2026-07-09T08:49:17.163950367Z [migrations] started
2026-07-09T08:49:17.168483507Z [migrations] no migrations found
2026-07-09T08:49:17.923908931Z usermod: no changes
2026-07-09T08:49:17.999040996Z ───────────────────────────────────────
2026-07-09T08:49:17.999059523Z
2026-07-09T08:49:17.999063751Z ██╗ ███████╗██╗ ██████╗
2026-07-09T08:49:17.999067619Z ██║ ██╔════╝██║██╔═══██╗
2026-07-09T08:49:17.999071387Z ██║ ███████╗██║██║ ██║
2026-07-09T08:49:17.999075215Z ██║ ╚════██║██║██║ ██║
2026-07-09T08:49:17.999080706Z ███████╗███████║██║╚██████╔╝
2026-07-09T08:49:17.999085135Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-09T08:49:17.999088912Z
2026-07-09T08:49:17.999092479Z Brought to you by linuxserver.io
2026-07-09T08:49:17.999096237Z ───────────────────────────────────────
2026-07-09T08:49:18.003273911Z
2026-07-09T08:49:18.003504085Z To support the app dev(s) visit:
2026-07-09T08:49:18.025163940Z Lidarr: https://opencollective.com/lidarr
2026-07-09T08:49:18.028774312Z
2026-07-09T08:49:18.028784602Z To support LSIO projects visit:
2026-07-09T08:49:18.028788771Z https://www.linuxserver.io/donate/
2026-07-09T08:49:18.028792569Z
2026-07-09T08:49:18.028796146Z ───────────────────────────────────────
2026-07-09T08:49:18.028800484Z GID/UID
2026-07-09T08:49:18.028804052Z ───────────────────────────────────────
2026-07-09T08:49:18.114715638Z
2026-07-09T08:49:18.114758424Z User UID: 911
2026-07-09T08:49:18.114767943Z User GID: 911
2026-07-09T08:49:18.114776400Z ───────────────────────────────────────
2026-07-09T08:49:18.141286745Z Linuxserver.io version: 3.1.0.4875-ls34
2026-07-09T08:49:18.144081243Z Build-date: 2026-07-09T08:42:39+00:00
2026-07-09T08:49:18.144099149Z ───────────────────────────────────────
2026-07-09T08:49:18.144108137Z
2026-07-09T08:49:21.397972527Z [custom-init] No custom files found, skipping...
2026-07-09T08:49:27.563227178Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875
2026-07-09T08:49:27.841861961Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:49:27.909336813Z [Debug] Bootstrap: Console selected
2026-07-09T08:49:27.922308459Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:49:31.758128192Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T08:49:32.762882045Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ec853785-2fc3-4199-bed3-9ac4002615dc} may be persisted to storage in unencrypted form.
2026-07-09T08:49:33.700449817Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-09T08:49:34.335795448Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-09T08:49:35.385418453Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-09T08:49:35.495703992Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:35.503966914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:36.059128315Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-09T08:49:36.109245136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5640048s
2026-07-09T08:49:36.113190453Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-09T08:49:36.116174353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.613376s
2026-07-09T08:49:36.226601335Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-09T08:49:36.235106406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:36.319455004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-09T08:49:36.469749595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-09T08:49:36.644363909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3210635s
2026-07-09T08:49:36.650727376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:36.667809011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-09T08:49:36.670855076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3445677s
2026-07-09T08:49:36.688884599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-09T08:49:36.692667088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:36.772677408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-09T08:49:36.788181856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:49:36.801941659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259679s
2026-07-09T08:49:36.806050185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:49:36.810589648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018645s
2026-07-09T08:49:36.817274381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-09T08:49:36.826852122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-09T08:49:36.840753892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202605s
2026-07-09T08:49:36.844946507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:36.850130367Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-09T08:49:36.853507459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293924s
2026-07-09T08:49:36.860548531Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-09T08:49:36.863865963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:36.877553180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:49:36.880626871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002759s
2026-07-09T08:49:36.883609188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-09T08:49:36.888014470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-09T08:49:36.893973673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076364s
2026-07-09T08:49:36.896935819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:36.901417105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-09T08:49:36.903984185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146052s
2026-07-09T08:49:36.949565491Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-09T08:49:36.952904917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:36.963274874Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-09T08:49:37.681377839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-09T08:49:37.724545112Z [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-07-09T08:49:37.795491227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0857407s
2026-07-09T08:49:37.798377790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-09T08:49:37.804991281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-09T08:49:37.811693680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108754s
2026-07-09T08:49:37.814140619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-09T08:49:37.818681424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-07-09T08:49:37.823886708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071115s
2026-07-09T08:49:37.826515694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-09T08:49:37.830119282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-09T08:49:37.834719928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059553s
2026-07-09T08:49:37.839537842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-07-09T08:49:38.224417125Z [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-07-09T08:49:38.267582715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4220276s
2026-07-09T08:49:38.271405835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-07-09T08:49:38.277523988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-09T08:49:38.286503714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118564s
2026-07-09T08:49:38.290573461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-07-09T08:49:38.296403093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-09T08:49:38.305461177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110484s
2026-07-09T08:49:38.309996471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-07-09T08:49:38.314590604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:38.319721128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071447s
2026-07-09T08:49:38.322260232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-07-09T08:49:38.325563936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:38.330622074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058713s
2026-07-09T08:49:38.333465942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-07-09T08:49:38.357504699Z [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-07-09T08:49:38.373588644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375851s
2026-07-09T08:49:38.376945635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-07-09T08:49:38.381063679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:38.386656484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068812s
2026-07-09T08:49:38.389214015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-07-09T08:49:38.392631849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:49:38.397837254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063467s
2026-07-09T08:49:38.400212608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-07-09T08:49:38.403488616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:49:38.407653905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052141s
2026-07-09T08:49:38.410289463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-07-09T08:49:38.413880496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:49:38.420488586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074147s
2026-07-09T08:49:38.423012489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-07-09T08:49:38.426687271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:38.430964596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055934s
2026-07-09T08:49:38.433342605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-07-09T08:49:38.436646550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-07-09T08:49:38.440903043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052224s
2026-07-09T08:49:38.443943106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-07-09T08:49:38.455027351Z [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-07-09T08:49:38.470124939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239219s
2026-07-09T08:49:38.472909668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-07-09T08:49:38.476841487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-09T08:49:38.481414297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061273s
2026-07-09T08:49:38.484533410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-07-09T08:49:38.488423915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-07-09T08:49:38.493323925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006506s
2026-07-09T08:49:38.496142853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-07-09T08:49:38.499859649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-09T08:49:38.504403230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058541s
2026-07-09T08:49:38.507450137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-07-09T08:49:38.512499657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-07-09T08:49:38.517605321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074831s
2026-07-09T08:49:38.519924181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-07-09T08:49:38.529283501Z [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-07-09T08:49:38.537445421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150837s
2026-07-09T08:49:38.540114406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-07-09T08:49:38.544020965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-07-09T08:49:38.548638665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060285s
2026-07-09T08:49:38.551206588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-07-09T08:49:38.554844956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:38.559213585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056576s
2026-07-09T08:49:38.561484098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-09T08:49:38.571339708Z [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-07-09T08:49:38.585312791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214246s
2026-07-09T08:49:38.587948380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-09T08:49:38.591316394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T08:49:38.595627877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053954s
2026-07-09T08:49:38.598166220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-09T08:49:38.601775169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T08:49:38.606070119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055526s
2026-07-09T08:49:38.608599123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-09T08:49:38.612233583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-09T08:49:38.616462290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055331s
2026-07-09T08:49:38.618931674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-07-09T08:49:38.622410821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-07-09T08:49:38.626987820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057384s
2026-07-09T08:49:38.629588909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-09T08:49:38.638141385Z [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-07-09T08:49:38.646182710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143008s
2026-07-09T08:49:38.648555971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-09T08:49:38.654158495Z [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-07-09T08:49:38.660221967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093939s
2026-07-09T08:49:38.662869329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-09T08:49:38.666902182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T08:49:38.671397146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061218s
2026-07-09T08:49:38.673694393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-09T08:49:38.708336035Z [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-07-09T08:49:38.715820099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397266s
2026-07-09T08:49:38.718444585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-09T08:49:38.722067612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T08:49:38.728175815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071658s
2026-07-09T08:49:38.730534546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-07-09T08:49:38.735732274Z [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-07-09T08:49:38.741219867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083855s
2026-07-09T08:49:38.743659560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-07-09T08:49:38.747232698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-07-09T08:49:38.751510985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054625s
2026-07-09T08:49:38.754027754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-09T08:49:38.759919410Z [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-07-09T08:49:38.766065048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096689s
2026-07-09T08:49:38.768831590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-09T08:49:38.773152012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-09T08:49:38.777853802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065606s
2026-07-09T08:49:38.780582668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-09T08:49:38.785038883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-09T08:49:38.789795915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065205s
2026-07-09T08:49:38.792184506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-09T08:49:38.801408824Z [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-07-09T08:49:38.808099651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013625s
2026-07-09T08:49:38.810449394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-09T08:49:38.821236500Z [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-07-09T08:49:38.835535019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226023s
2026-07-09T08:49:38.838067590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-09T08:49:38.844507250Z [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-07-09T08:49:38.850417785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101293s
2026-07-09T08:49:38.852776415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-09T08:49:38.861400344Z [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-07-09T08:49:38.868618844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135582s
2026-07-09T08:49:38.871015791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-09T08:49:38.877615053Z [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-07-09T08:49:38.883721171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104172s
2026-07-09T08:49:38.886136767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-09T08:49:38.893027115Z [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-07-09T08:49:38.899474530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110295s
2026-07-09T08:49:38.901945938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-09T08:49:38.907240432Z [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-07-09T08:49:38.912344051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080603s
2026-07-09T08:49:38.914521186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-09T08:49:38.918516092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-09T08:49:38.923091498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064117s
2026-07-09T08:49:38.925602195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-09T08:49:38.928961431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-09T08:49:38.933069615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052376s
2026-07-09T08:49:38.935377093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-09T08:49:38.940688180Z [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-07-09T08:49:38.945759474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00813s
2026-07-09T08:49:38.948083575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-09T08:49:38.956217718Z [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-07-09T08:49:38.963127065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127938s
2026-07-09T08:49:38.965468821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-09T08:49:38.971748629Z [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-07-09T08:49:38.977559623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009606s
2026-07-09T08:49:38.980108156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-09T08:49:38.983741645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-09T08:49:38.988021124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056272s
2026-07-09T08:49:38.990544226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-09T08:49:38.994092372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-09T08:49:38.998881648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055368s
2026-07-09T08:49:39.000681543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-09T08:49:39.009041953Z [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-07-09T08:49:39.016416385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135295s
2026-07-09T08:49:39.018767240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-09T08:49:39.026355664Z [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-07-09T08:49:39.033036981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012017s
2026-07-09T08:49:39.035688602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-09T08:49:39.039781115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:49:39.044248463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061682s
2026-07-09T08:49:39.046557503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-09T08:49:39.054208754Z [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-07-09T08:49:39.060835892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120175s
2026-07-09T08:49:39.063113068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-07-09T08:49:39.071322062Z [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-07-09T08:49:39.078216098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128764s
2026-07-09T08:49:39.080729851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-09T08:49:39.086073423Z [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-07-09T08:49:39.094892626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084392s
2026-07-09T08:49:39.097620701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-09T08:49:39.101706159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-09T08:49:39.106250212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062421s
2026-07-09T08:49:39.108770758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-09T08:49:39.115930659Z [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-07-09T08:49:39.122364788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112538s
2026-07-09T08:49:39.125218145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-09T08:49:39.130354801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:49:39.135039256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071833s
2026-07-09T08:49:39.157109177Z [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-07-09T08:49:39.186523862Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0273346 taking an average of 00:00:00.0273346
2026-07-09T08:49:39.199027025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:49:39', 'InitialSetup')
2026-07-09T08:49:39.206026663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:39.218326346Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-09T08:49:39.220755048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0806524s
2026-07-09T08:49:39.231701465Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-07-09T08:49:39.235325264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:39.248357031Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-07-09T08:49:39.262618065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T08:49:39.265318364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002274s
2026-07-09T08:49:39.268688411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-09T08:49:39.273449130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:39.292078472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205767s
2026-07-09T08:49:39.297959758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:49:39', 'add_reason_to_pending_releases')
2026-07-09T08:49:39.303394704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:39.308300314Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-07-09T08:49:39.310738806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364657s
2026-07-09T08:49:39.314527086Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-07-09T08:49:39.317342918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:39.320915603Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-07-09T08:49:39.372462826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:39.383198949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-07-09T08:49:39.385792864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-07-09T08:49:39.389604942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-07-09T08:49:39.400865492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126004s
2026-07-09T08:49:39.403101495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:39.405303019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-07-09T08:49:39.407916924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-07-09T08:49:39.411904927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:39.422153218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118102s
2026-07-09T08:49:39.424409703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:39.426539262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-07-09T08:49:39.429350444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-07-09T08:49:39.433490823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:39.443955670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012103s
2026-07-09T08:49:39.449316037Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-07-09T08:49:39.457996731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-07-09T08:49:39.465522679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133228s
2026-07-09T08:49:39.471059591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-07-09T08:49:39.781693355Z [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-07-09T08:49:39.802777381Z [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-07-09T08:49:39.818080332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-07-09T08:49:39.831354538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-07-09T08:49:39.864078278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-09T08:49:39.870576897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-07-09T08:49:39.876218049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-09T08:49:39.880641107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.407178s
2026-07-09T08:49:39.882879035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:39.885031139Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-07-09T08:49:39.890868727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-07-09T08:49:39.894407735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-07-09T08:49:39.904726979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113464s
2026-07-09T08:49:39.909435513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:49:39', 'add_medium_support')
2026-07-09T08:49:39.914408028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:39.926014625Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-07-09T08:49:39.928315038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323195s
2026-07-09T08:49:39.931493971Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-07-09T08:49:39.934455095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:39.938260370Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-07-09T08:49:39.947116747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-07-09T08:49:39.951806954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-07-09T08:49:39.957580954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072961s
2026-07-09T08:49:39.959898812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:39.962992282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:39.997964521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354241s
2026-07-09T08:49:40.003638689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:49:39', 'add_various_qualites_in_profile')
2026-07-09T08:49:40.009099638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:40.024796924Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-07-09T08:49:40.027469517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062056s
2026-07-09T08:49:40.030334007Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-07-09T08:49:40.033175530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:40.036789469Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-07-09T08:49:40.054702969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-07-09T08:49:40.061207780Z [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-07-09T08:49:40.067734906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102802s
2026-07-09T08:49:40.070773537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-07-09T08:49:40.074777411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-07-09T08:49:40.079420683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062333s
2026-07-09T08:49:40.081742299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:49:40.083907239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-09T08:49:40.086681467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-07-09T08:49:40.090922078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:40.101925250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126403s
2026-07-09T08:49:40.104820171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-07-09T08:49:40.189901485Z [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-07-09T08:49:40.226351319Z [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-07-09T08:49:40.246153233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:40.252142566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:40.278549602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-09T08:49:40.284444496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-09T08:49:40.289943602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:40.295232243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:40.305262325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1979463s
2026-07-09T08:49:40.308208509Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-07-09T08:49:40.401478486Z [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-07-09T08:49:40.436539142Z [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-07-09T08:49:40.455357915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:40.461858098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:40.488007426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-07-09T08:49:40.494006919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-07-09T08:49:40.499712070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:40.505122518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:40.509340944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1986194s
2026-07-09T08:49:40.511554191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:40.513761177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-09T08:49:40.516524282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-07-09T08:49:40.520252601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-07-09T08:49:40.530752138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117512s
2026-07-09T08:49:40.535916992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:49:40', 'metadata_profiles')
2026-07-09T08:49:40.540949357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:40.547526544Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-07-09T08:49:40.549814302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282815s
2026-07-09T08:49:40.553604857Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-07-09T08:49:40.556731434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:40.560546107Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-07-09T08:49:40.596445092Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-09T08:49:40.707220527Z [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-07-09T08:49:40.719417593Z [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-07-09T08:49:40.726425899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T08:49:40.731435599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T08:49:40.760101245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T08:49:40.764493512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1650151s
2026-07-09T08:49:40.766752602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:49:40.769193729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-07-09T08:49:40.772197629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-09T08:49:40.776228287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-09T08:49:40.786713395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118807s
2026-07-09T08:49:40.790610935Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-09T08:49:40.795161260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-09T08:49:40.798875792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053491s
2026-07-09T08:49:40.801130263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:49:40.803246976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-07-09T08:49:40.813853990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-09T08:49:40.886556020Z [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-07-09T08:49:40.901032758Z [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-07-09T08:49:40.910173218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T08:49:40.915403222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T08:49:40.943963787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T08:49:40.948289789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319065s
2026-07-09T08:49:40.953599203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:49:40', 'separate_automatic_and_interactive_search')
2026-07-09T08:49:40.958833436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:40.970683473Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-07-09T08:49:40.973260844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1534263s
2026-07-09T08:49:40.976469727Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-07-09T08:49:40.979429148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:40.983041554Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-07-09T08:49:40.987964279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-07-09T08:49:41.066075764Z [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-07-09T08:49:41.096069886Z [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-07-09T08:49:41.112238612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:41.118725487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:41.144072199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:41.149962793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:49:41.159428879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:49:41.164824256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:49:41.170590690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:41.174911232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1845682s
2026-07-09T08:49:41.179930482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:49:41', 'change_album_path_to_relative')
2026-07-09T08:49:41.185025884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:41.199144541Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-07-09T08:49:41.201574255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.208236s
2026-07-09T08:49:41.204714419Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-07-09T08:49:41.207647507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:41.211282589Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-07-09T08:49:41.220209017Z [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-07-09T08:49:41.226553867Z [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-07-09T08:49:41.231330257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074591s
2026-07-09T08:49:41.236622266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:49:41', 'change_quality_size_mb_to_kb')
2026-07-09T08:49:41.241717969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:41.246545783Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-07-09T08:49:41.248996800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221625s
2026-07-09T08:49:41.251750506Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-07-09T08:49:41.254518381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:41.257954541Z [Info] album_releases: Starting migration of Main DB to 9
2026-07-09T08:49:41.264941273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:41.267199482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-09T08:49:41.270029322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-07-09T08:49:41.273670034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-07-09T08:49:41.284715491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122311s
2026-07-09T08:49:41.286975313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:41.289136095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-07-09T08:49:41.291810221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-07-09T08:49:41.295593140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-07-09T08:49:41.306094161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118035s
2026-07-09T08:49:41.310686209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:49:41', 'album_releases')
2026-07-09T08:49:41.315559304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:41.329786830Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-07-09T08:49:41.332058335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352729s
2026-07-09T08:49:41.335056454Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-07-09T08:49:41.337945863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:41.341662559Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-07-09T08:49:41.350977731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:41.353375350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-09T08:49:41.355995868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-07-09T08:49:41.436435614Z [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-07-09T08:49:41.469591073Z [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-07-09T08:49:41.487238266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:41.493463745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:41.519201895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:41.524739478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:49:41.530080576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:49:41.535492907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:49:41.541158789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:41.545358066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1869471s
2026-07-09T08:49:41.547614371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:41.549739942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-09T08:49:41.552389028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-07-09T08:49:41.631428793Z [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-07-09T08:49:41.663429126Z [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-07-09T08:49:41.681008893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:41.687359565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:41.715215550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:41.722257523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-07-09T08:49:41.728742064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-07-09T08:49:41.735702423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-07-09T08:49:41.742822634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:41.748211899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1930906s
2026-07-09T08:49:41.753955527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:49:41', 'album_releases_fix')
2026-07-09T08:49:41.759998738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:41.781438992Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-07-09T08:49:41.784155564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2256259s
2026-07-09T08:49:41.787319817Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-07-09T08:49:41.790207232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:41.794406159Z [Info] import_lists: Starting migration of Main DB to 11
2026-07-09T08:49:41.817223396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-09T08:49:41.835428393Z [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-07-09T08:49:41.845211467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189635s
2026-07-09T08:49:41.847955043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-09T08:49:41.851620045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-09T08:49:41.855958262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056376s
2026-07-09T08:49:41.858377395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-09T08:49:41.865855056Z [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-07-09T08:49:41.872970307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012309s
2026-07-09T08:49:41.875707540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-09T08:49:41.879921949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:49:41.884690533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065387s
2026-07-09T08:49:41.889217390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:49:41', 'import_lists')
2026-07-09T08:49:41.894154755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:41.909899016Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-07-09T08:49:41.912394241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313428s
2026-07-09T08:49:41.915614768Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-07-09T08:49:41.918449808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:41.922247247Z [Info] add_release_status: Starting migration of Main DB to 12
2026-07-09T08:49:41.968815120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-07-09T08:49:41.971696483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-07-09T08:49:41.974908904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-07-09T08:49:41.979419368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-07-09T08:49:41.995871515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178313s
2026-07-09T08:49:41.998499017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:42.001268725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:42.020591243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192975s
2026-07-09T08:49:42.025771968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:49:42', 'add_release_status')
2026-07-09T08:49:42.031317507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.042977983Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-07-09T08:49:42.045389049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418052s
2026-07-09T08:49:42.048780460Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-07-09T08:49:42.051746434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.056060493Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-07-09T08:49:42.062229237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:42.064651656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-07-09T08:49:42.067634343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-07-09T08:49:42.072199198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:42.085218951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146019s
2026-07-09T08:49:42.090462522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:49:42', 'album_download_notification')
2026-07-09T08:49:42.096054485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.101998597Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-07-09T08:49:42.104513142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310773s
2026-07-09T08:49:42.107703497Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-07-09T08:49:42.110733410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.114925474Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-07-09T08:49:42.123732121Z [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-07-09T08:49:42.131727285Z [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-07-09T08:49:42.140937074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125037s
2026-07-09T08:49:42.147078123Z [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-07-09T08:49:42.154978706Z [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-07-09T08:49:42.161354016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099716s
2026-07-09T08:49:42.166443247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:49:42', 'fix_language_metadata_profiles')
2026-07-09T08:49:42.171827171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.177625208Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-07-09T08:49:42.180263532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254981s
2026-07-09T08:49:42.183172100Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-07-09T08:49:42.186117383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.190249816Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-07-09T08:49:42.195607858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-07-09T08:49:42.199669839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-07-09T08:49:42.204030562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052714s
2026-07-09T08:49:42.208934700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:49:42', 'remove_fanzub')
2026-07-09T08:49:42.214369295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.218793336Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-07-09T08:49:42.221222599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198014s
2026-07-09T08:49:42.224705744Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-07-09T08:49:42.227739685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.231931598Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-07-09T08:49:42.261081840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-07-09T08:49:42.264910051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-07-09T08:49:42.269891654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060836s
2026-07-09T08:49:42.272843239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-07-09T08:49:42.277072577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-07-09T08:49:42.282347993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069664s
2026-07-09T08:49:42.289722846Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-07-09T08:49:42.302839175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-07-09T08:49:42.307760196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091083s
2026-07-09T08:49:42.310603673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-07-09T08:49:42.314736647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-09T08:49:42.319716457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066287s
2026-07-09T08:49:42.322437328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-09T08:49:42.325845271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-09T08:49:42.330269633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052897s
2026-07-09T08:49:42.333153631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-09T08:49:42.337395234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T08:49:42.342708356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068706s
2026-07-09T08:49:42.347988531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:49:42', 'update_artist_history_indexes')
2026-07-09T08:49:42.353632879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.360826688Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-07-09T08:49:42.363466896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244066s
2026-07-09T08:49:42.366324431Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-07-09T08:49:42.369143048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.372817038Z [Info] remove_nma: Starting migration of Main DB to 17
2026-07-09T08:49:42.398669047Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:42.415110182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-09T08:49:42.419697631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180819s
2026-07-09T08:49:42.424391826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:49:42', 'remove_nma')
2026-07-09T08:49:42.429628934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.435998533Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-07-09T08:49:42.438416864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034157s
2026-07-09T08:49:42.441425283Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-07-09T08:49:42.444310134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.448215379Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-07-09T08:49:42.453833455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:42.456405475Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.39E-05s
2026-07-09T08:49:42.459206377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-07-09T08:49:42.462888994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-07-09T08:49:42.474627968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127868s
2026-07-09T08:49:42.479462655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:49:42', 'album_disambiguation')
2026-07-09T08:49:42.488097136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.492932395Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-07-09T08:49:42.495291236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307857s
2026-07-09T08:49:42.498390047Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-07-09T08:49:42.501379218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.505477552Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-07-09T08:49:42.509985993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:42.512796073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:42.535783071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229955s
2026-07-09T08:49:42.540932022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:49:42', 'add_ape_quality_in_profiles')
2026-07-09T08:49:42.546210934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.560952746Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-07-09T08:49:42.563299162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048153s
2026-07-09T08:49:42.566039201Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-07-09T08:49:42.568777416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.572195220Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-07-09T08:49:42.585832607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:42.590535590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-09T08:49:42.594734627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060856s
2026-07-09T08:49:42.597571641Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:42.601535424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-09T08:49:42.605103471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050856s
2026-07-09T08:49:42.607912379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:42.611688244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-09T08:49:42.623581628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132216s
2026-07-09T08:49:42.628083726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:49:42', 'remove_pushalot')
2026-07-09T08:49:42.632878623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.638926064Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-07-09T08:49:42.641166556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282868s
2026-07-09T08:49:42.643979382Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-07-09T08:49:42.646770273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.650188357Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-07-09T08:49:42.657207925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-09T08:49:42.662327216Z [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-07-09T08:49:42.667723555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008188s
2026-07-09T08:49:42.672274592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:49:42', 'add_custom_filters')
2026-07-09T08:49:42.677108948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.691080509Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-07-09T08:49:42.693357776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312201s
2026-07-09T08:49:42.696117544Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-07-09T08:49:42.698851460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.702258773Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-07-09T08:49:42.707485611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:49:42.709747146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-09T08:49:42.712288013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-07-09T08:49:42.715703102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-07-09T08:49:42.726988612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123255s
2026-07-09T08:49:42.731607525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:49:42', 'import_list_tags')
2026-07-09T08:49:42.736439758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:42.749729756Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-07-09T08:49:42.751953324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348029s
2026-07-09T08:49:42.754822242Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-07-09T08:49:42.757644126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:42.761150539Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-07-09T08:49:42.851998296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-07-09T08:49:42.860893513Z [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-07-09T08:49:42.868990802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143319s
2026-07-09T08:49:42.871793567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-07-09T08:49:42.876230524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-07-09T08:49:42.880847452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065609s
2026-07-09T08:49:42.916051357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:49:42.916419759Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:49:42.916598650Z FROM "Artists"
2026-07-09T08:49:42.930926878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:49:42.930976308Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:49:42.931018102Z FROM "Artists"
2026-07-09T08:49:42.940031226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168218s
2026-07-09T08:49:42.942258772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:49:42.944388572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-09T08:49:42.947095053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-07-09T08:49:42.951173417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:42.962695173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131474s
2026-07-09T08:49:42.970220721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-09T08:49:42.970251714Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:42.970269760Z FROM "ArtistMetadata"
2026-07-09T08:49:42.970330793Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-07-09T08:49:42.980643133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-09T08:49:42.980671390Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:42.980700719Z FROM "ArtistMetadata"
2026-07-09T08:49:42.980755750Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-07-09T08:49:42.987596889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01227s
2026-07-09T08:49:42.989899687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-07-09T08:49:42.999856230Z [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-07-09T08:49:43.008255398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161048s
2026-07-09T08:49:43.011000807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-07-09T08:49:43.015311178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-07-09T08:49:43.019913758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064845s
2026-07-09T08:49:43.022477713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-07-09T08:49:43.026202465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-07-09T08:49:43.030476353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005659s
2026-07-09T08:49:43.032686625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:43.035278796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:43.114356257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788758s
2026-07-09T08:49:43.117073089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:43.119283592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-07-09T08:49:43.122103121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-07-09T08:49:43.126345655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:43.139061096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144517s
2026-07-09T08:49:43.142737871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:43.144913914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-07-09T08:49:43.147565444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-07-09T08:49:43.151474428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:43.163368173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133257s
2026-07-09T08:49:43.165598786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:43.167721892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-07-09T08:49:43.170201717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-07-09T08:49:43.173544239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-07-09T08:49:43.184955843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123674s
2026-07-09T08:49:43.194180733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-09T08:49:43.194208489Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:43.194299923Z FROM "ArtistMetadata"
2026-07-09T08:49:43.194341417Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:43.194378492Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-07-09T08:49:43.206500547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-09T08:49:43.206537742Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:43.206585267Z FROM "ArtistMetadata"
2026-07-09T08:49:43.206630458Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:43.206682654Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-07-09T08:49:43.215581096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156406s
2026-07-09T08:49:43.217837090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:43.219967000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-07-09T08:49:43.222721678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-07-09T08:49:43.226963742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-07-09T08:49:43.239129896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137682s
2026-07-09T08:49:43.241456993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:43.243563386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-09T08:49:43.246271671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-07-09T08:49:43.250309944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:43.262367309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135569s
2026-07-09T08:49:43.264570286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:43.266683733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-09T08:49:43.269462309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-07-09T08:49:43.273533580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:43.285570573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136096s
2026-07-09T08:49:43.293706871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:49:43.293728014Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:49:43.293781491Z FROM "AlbumReleases"
2026-07-09T08:49:43.293844649Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:43.293870410Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-07-09T08:49:43.304831026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:49:43.304904694Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:49:43.304958363Z FROM "AlbumReleases"
2026-07-09T08:49:43.305027933Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:43.305085368Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-07-09T08:49:43.312453649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133916s
2026-07-09T08:49:43.321165265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:49:43.321191107Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:43.321213242Z FROM "ArtistMetadata"
2026-07-09T08:49:43.321262441Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:43.321315157Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-07-09T08:49:43.333234134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:49:43.333264304Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:43.333310748Z FROM "ArtistMetadata"
2026-07-09T08:49:43.333340458Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:43.333419938Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-07-09T08:49:43.341182051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138691s
2026-07-09T08:49:43.348376172Z [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-07-09T08:49:43.430571543Z [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-07-09T08:49:43.448906622Z [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-07-09T08:49:43.458951092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:43.465128284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:43.494855628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:43.500839191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:43.505168370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1527294s
2026-07-09T08:49:43.510172539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-07-09T08:49:43.593138252Z [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-07-09T08:49:43.617333213Z [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-07-09T08:49:43.630382125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:43.638305434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:43.669418569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:43.675455849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:43.679815500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1661167s
2026-07-09T08:49:43.683277132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-07-09T08:49:43.760419536Z [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-07-09T08:49:43.777714150Z [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-07-09T08:49:43.786781733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-07-09T08:49:43.792193302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-07-09T08:49:43.822381916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-07-09T08:49:43.828522774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-07-09T08:49:43.832334061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.146341s
2026-07-09T08:49:43.834409641Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-07-09T08:49:43.905938038Z [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-07-09T08:49:43.917303580Z [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-07-09T08:49:43.923932521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:49:43.928438637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:49:43.955680355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:43.959369045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230018s
2026-07-09T08:49:43.961568394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-07-09T08:49:43.964717417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:43.968487871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049689s
2026-07-09T08:49:43.971188060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-07-09T08:49:43.973393732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:43.976472443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037611s
2026-07-09T08:49:43.978123989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-07-09T08:49:43.980882656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:49:43.984096428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043646s
2026-07-09T08:49:43.986076897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-07-09T08:49:43.988377050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-07-09T08:49:43.991532015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040043s
2026-07-09T08:49:43.993281448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-07-09T08:49:43.995826104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-07-09T08:49:43.998918422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041562s
2026-07-09T08:49:44.000802236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-07-09T08:49:44.003208282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-07-09T08:49:44.006303235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039181s
2026-07-09T08:49:44.007940884Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:44.018841279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-07-09T08:49:44.022352861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130306s
2026-07-09T08:49:44.023743803Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:44.026190731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-07-09T08:49:44.028605224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003562s
2026-07-09T08:49:44.029965324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:44.033071651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-07-09T08:49:44.036022654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047447s
2026-07-09T08:49:44.038900721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:49:44', 'add_release_groups_etc')
2026-07-09T08:49:44.042108381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:44.046504767Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-07-09T08:49:44.047996762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150066s
2026-07-09T08:49:44.050413189Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-07-09T08:49:44.052130898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:44.054826608Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-07-09T08:49:44.066561553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:44.068788980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-07-09T08:49:44.071661605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034829s
2026-07-09T08:49:44.074460232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:49:44', 'NewMediaInfoFormat')
2026-07-09T08:49:44.077615988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:44.080375546Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-07-09T08:49:44.081817771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120277s
2026-07-09T08:49:44.083941618Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-07-09T08:49:44.085705902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:44.088291580Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-07-09T08:49:44.109442972Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-09T08:49:44.112744712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-09T08:49:44.141414546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298924s
2026-07-09T08:49:44.143060191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T08:49:44.144454649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-09T08:49:44.146406370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-09T08:49:44.149325390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:44.159636437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011583s
2026-07-09T08:49:44.162709096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:49:44', 'rename_restrictions_to_release_profiles')
2026-07-09T08:49:44.166010946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:44.169109988Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-07-09T08:49:44.170628897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206857s
2026-07-09T08:49:44.172828628Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-09T08:49:44.174621990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:44.177203209Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-07-09T08:49:44.196510215Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-09T08:49:44.199120283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-09T08:49:44.227755828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292186s
2026-07-09T08:49:44.229322483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:49:44.230693394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-09T08:49:44.232422577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-09T08:49:44.234762520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-09T08:49:44.244522067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105321s
2026-07-09T08:49:44.246593409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-09T08:49:44.247460956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-07-09T08:49:44.249225180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-09T08:49:44.251515503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-09T08:49:44.261694685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109022s
2026-07-09T08:49:44.263064424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:44.265062779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-09T08:49:44.267361689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029954s
2026-07-09T08:49:44.268708551Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:44.270871408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-09T08:49:44.273002310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029722s
2026-07-09T08:49:44.274789700Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-07-09T08:49:44.349884790Z [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-07-09T08:49:44.362113450Z [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-07-09T08:49:44.369234443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:44.373505145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:44.400997337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:44.405359503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:44.409259649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:44.413032347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:44.416213594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397633s
2026-07-09T08:49:44.419233827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:49:44', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-09T08:49:44.422679497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:44.425969223Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-09T08:49:44.427509596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492416s
2026-07-09T08:49:44.429642432Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-07-09T08:49:44.431176712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:44.434329232Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-07-09T08:49:44.440812029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-09T08:49:44.444189552Z [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-07-09T08:49:44.448611558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061912s
2026-07-09T08:49:44.450336051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-07-09T08:49:44.452837409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-07-09T08:49:44.456136033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042756s
2026-07-09T08:49:44.458834929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:49:44', 'add_import_exclusions')
2026-07-09T08:49:44.461955244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:44.476286268Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-07-09T08:49:44.478000581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239763s
2026-07-09T08:49:44.480012082Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-07-09T08:49:44.481734131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:44.484302524Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-07-09T08:49:44.539094682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:49:44.539121326Z WHERE "Id" in (
2026-07-09T08:49:44.539149933Z SELECT "Artists"."Id" from "Artists"
2026-07-09T08:49:44.539186767Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.539246919Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:49:44.547320079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:49:44.547346963Z WHERE "Id" in (
2026-07-09T08:49:44.547373416Z SELECT "Artists"."Id" from "Artists"
2026-07-09T08:49:44.547405791Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.547449229Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:49:44.556652846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134441s
2026-07-09T08:49:44.562025708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-09T08:49:44.562105118Z WHERE "Id" in (
2026-07-09T08:49:44.562128024Z SELECT "Albums"."Id" from "Albums"
2026-07-09T08:49:44.562155118Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.562228306Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:49:44.569512006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-09T08:49:44.569540864Z WHERE "Id" in (
2026-07-09T08:49:44.569554471Z SELECT "Albums"."Id" from "Albums"
2026-07-09T08:49:44.569597388Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.569624322Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:49:44.574760457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091404s
2026-07-09T08:49:44.579800609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-09T08:49:44.579865800Z WHERE "Id" in (
2026-07-09T08:49:44.579895019Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:49:44.579909658Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:49:44.579948577Z WHERE "Albums"."Id" IS NULL)
2026-07-09T08:49:44.586781709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-09T08:49:44.586796449Z WHERE "Id" in (
2026-07-09T08:49:44.586829566Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:49:44.586871460Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:49:44.586913935Z WHERE "Albums"."Id" IS NULL)
2026-07-09T08:49:44.591858184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086649s
2026-07-09T08:49:44.597088418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:49:44.597117777Z WHERE "Id" in (
2026-07-09T08:49:44.597131796Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:44.597172428Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:44.597209582Z WHERE "AlbumReleases"."Id" IS NULL)
2026-07-09T08:49:44.604312779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:49:44.604342409Z WHERE "Id" in (
2026-07-09T08:49:44.604355565Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:44.604399614Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:44.604437019Z WHERE "AlbumReleases"."Id" IS NULL)
2026-07-09T08:49:44.609416067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088814s
2026-07-09T08:49:44.614804220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:49:44.614844661Z WHERE "Id" in (
2026-07-09T08:49:44.614865784Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:44.614945755Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.614972319Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:49:44.622184595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:49:44.622208012Z WHERE "Id" in (
2026-07-09T08:49:44.622263143Z SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:44.622285909Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.622333435Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-07-09T08:49:44.627336221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090029s
2026-07-09T08:49:44.632842431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:44.632865838Z WHERE "Id" IN (
2026-07-09T08:49:44.632925980Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:44.632966060Z LEFT OUTER JOIN "Tracks"
2026-07-09T08:49:44.633021592Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:44.633044368Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:49:44.640575837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:44.640625848Z WHERE "Id" IN (
2026-07-09T08:49:44.640661129Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:44.640721661Z LEFT OUTER JOIN "Tracks"
2026-07-09T08:49:44.640756671Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:44.640809959Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:49:44.645923207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094611s
2026-07-09T08:49:44.648883079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:49:44', 'clean_artist_metadata_table')
2026-07-09T08:49:44.652165631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:44.655545578Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-07-09T08:49:44.657041190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185683s
2026-07-09T08:49:44.659002761Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-07-09T08:49:44.660691512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:44.663191979Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-07-09T08:49:44.675437924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:44.677214732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-07-09T08:49:44.679119469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-09T08:49:44.681699064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:44.692741886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119368s
2026-07-09T08:49:44.694234853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:44.695560112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-09T08:49:44.697339957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-09T08:49:44.699991708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:44.710452157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114461s
2026-07-09T08:49:44.712027349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:44.713430375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.56E-05s
2026-07-09T08:49:44.715180340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-07-09T08:49:44.717708321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:44.728034950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112892s
2026-07-09T08:49:44.729515382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:44.730918649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-07-09T08:49:44.732617781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-07-09T08:49:44.735080371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:44.745283841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110771s
2026-07-09T08:49:44.746742700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:44.748092960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-07-09T08:49:44.749749486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-07-09T08:49:44.752192727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:44.762424886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111435s
2026-07-09T08:49:44.764006231Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-07-09T08:49:44.841306323Z [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-07-09T08:49:44.855454969Z [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-07-09T08:49:44.862972611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-09T08:49:44.866301836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-09T08:49:44.894641236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290527s
2026-07-09T08:49:44.896602285Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-07-09T08:49:44.971583186Z [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-07-09T08:49:44.985562191Z [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-07-09T08:49:44.993113360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-09T08:49:44.996592397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-09T08:49:45.023915329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125666s
2026-07-09T08:49:45.026834068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:49:45', 'health_issue_notification')
2026-07-09T08:49:45.030011407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:45.033031180Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-07-09T08:49:45.034418955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.134626s
2026-07-09T08:49:45.037451302Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-07-09T08:49:45.039195355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:45.041581881Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-07-09T08:49:45.057695146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:45.059274016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-09T08:49:45.060912405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-07-09T08:49:45.063472171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-07-09T08:49:45.074348207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119346s
2026-07-09T08:49:45.075776123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:45.077078676Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-09T08:49:45.078580792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-07-09T08:49:45.080566732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-07-09T08:49:45.090456371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104321s
2026-07-09T08:49:45.092341718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-07-09T08:49:45.094385364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-07-09T08:49:45.096674515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027717s
2026-07-09T08:49:45.100833161Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:45.100866297Z WHERE "Id" IN (
2026-07-09T08:49:45.100915557Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:45.100955778Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:45.100999125Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:49:45.106432018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:45.106483622Z WHERE "Id" IN (
2026-07-09T08:49:45.106525686Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:45.106567701Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:45.106610998Z WHERE "Tracks"."Id" IS NULL)
2026-07-09T08:49:45.111092264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073671s
2026-07-09T08:49:45.116239351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:45.116270373Z WHERE "Id" IN (
2026-07-09T08:49:45.116327268Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:45.116366006Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:45.116429223Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:45.116479534Z WHERE "Artists"."Path" IS NULL)
2026-07-09T08:49:45.123350794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:45.123403380Z WHERE "Id" IN (
2026-07-09T08:49:45.123448541Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:45.123487339Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:45.123551228Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:45.123593202Z WHERE "Artists"."Path" IS NULL)
2026-07-09T08:49:45.128987076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093098s
2026-07-09T08:49:45.134603017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:45.134652126Z WHERE "Id" IN (
2026-07-09T08:49:45.134705844Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:45.134741917Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:45.134803541Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:45.134841087Z WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:49:45.134889825Z OR "AlbumReleases"."Monitored" IS NULL)
2026-07-09T08:49:45.142562699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:45.142602860Z WHERE "Id" IN (
2026-07-09T08:49:45.142653161Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:45.142711459Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:45.142769816Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:45.142812723Z WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:49:45.142856591Z OR "AlbumReleases"."Monitored" IS NULL)
2026-07-09T08:49:45.149078753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107033s
2026-07-09T08:49:45.153102347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-09T08:49:45.153148941Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:49:45.153184803Z FROM "Artists"
2026-07-09T08:49:45.153242900Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:45.153278642Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-07-09T08:49:45.158535701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-09T08:49:45.158597706Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:49:45.158638398Z FROM "Artists"
2026-07-09T08:49:45.158676534Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:45.158731024Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-07-09T08:49:45.163398375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074387s
2026-07-09T08:49:45.167163448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:45.167219120Z WHERE "Id" NOT IN (
2026-07-09T08:49:45.167256475Z SELECT MIN("Id")
2026-07-09T08:49:45.167294582Z FROM "TrackFiles"
2026-07-09T08:49:45.167335144Z GROUP BY "Path"
2026-07-09T08:49:45.167371527Z )
2026-07-09T08:49:45.172477751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:45.172515027Z WHERE "Id" NOT IN (
2026-07-09T08:49:45.172577051Z SELECT MIN("Id")
2026-07-09T08:49:45.172600138Z FROM "TrackFiles"
2026-07-09T08:49:45.172642994Z GROUP BY "Path"
2026-07-09T08:49:45.172683265Z )
2026-07-09T08:49:45.178172111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082676s
2026-07-09T08:49:45.179582782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:45.180889203Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-07-09T08:49:45.182381980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-07-09T08:49:45.254897525Z [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-07-09T08:49:45.264713185Z [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-07-09T08:49:45.270388285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:49:45.273959889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:49:45.301604108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:45.304809083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209167s
2026-07-09T08:49:45.306340648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-07-09T08:49:45.308361568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:49:45.311394216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036735s
2026-07-09T08:49:45.312999760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-07-09T08:49:45.386271047Z [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-07-09T08:49:45.395713155Z [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-07-09T08:49:45.401009322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:49:45.404967003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:49:45.432490849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:45.436220521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:49:45.439287489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124827s
2026-07-09T08:49:45.442409808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:49:45', 'add_mediafilerepository_mtime')
2026-07-09T08:49:45.445637569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:45.448875891Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-07-09T08:49:45.450331332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341448s
2026-07-09T08:49:45.452887701Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-07-09T08:49:45.454920395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:45.457417234Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-07-09T08:49:45.476128711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:49:45.476179734Z WHERE "Id" NOT IN (
2026-07-09T08:49:45.476218772Z SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:49:45.476283443Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:45.476309455Z GROUP BY "ArtistMetadata"."Id")
2026-07-09T08:49:45.484051739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:49:45.484097351Z WHERE "Id" NOT IN (
2026-07-09T08:49:45.484109456Z SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:49:45.484181050Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:45.484210138Z GROUP BY "ArtistMetadata"."Id")
2026-07-09T08:49:45.489970961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099502s
2026-07-09T08:49:45.491625113Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-07-09T08:49:45.493622456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-07-09T08:49:45.496338627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003199s
2026-07-09T08:49:45.497965724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-07-09T08:49:45.571628199Z [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-07-09T08:49:45.583892180Z [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-07-09T08:49:45.590547715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:45.594516779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:45.621955163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:45.625450413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:45.629036486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:45.632093714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325736s
2026-07-09T08:49:45.633643275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-07-09T08:49:45.636310707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:45.639029904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039328s
2026-07-09T08:49:45.642116971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:49:45', 'add_artistmetadataid_constraint')
2026-07-09T08:49:45.645408752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:45.649936571Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-07-09T08:49:45.651429348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145175s
2026-07-09T08:49:45.653621213Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-07-09T08:49:45.655421809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:45.658288633Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-07-09T08:49:45.669589114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-07-09T08:49:45.671433108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-09T08:49:45.672803508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-07-09T08:49:45.675219354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:45.686910431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125422s
2026-07-09T08:49:45.688378969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-07-09T08:49:45.689672063Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-07-09T08:49:45.691363280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-07-09T08:49:45.693877253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:45.704920586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119621s
2026-07-09T08:49:45.706336919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:45.707610273Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-07-09T08:49:45.709229605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-07-09T08:49:45.711558395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:45.722029936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112957s
2026-07-09T08:49:45.723466149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-07-09T08:49:45.724777620Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-07-09T08:49:45.726490370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-07-09T08:49:45.728976247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:45.739598351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114247s
2026-07-09T08:49:45.740959332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:45.742249882Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-07-09T08:49:45.743913572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-07-09T08:49:45.746479530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:45.756810799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113784s
2026-07-09T08:49:45.758188434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-07-09T08:49:45.759619396Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-07-09T08:49:45.761222645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-07-09T08:49:45.763621466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:45.774945414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120905s
2026-07-09T08:49:45.777846587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:49:45', 'old_ids_and_artist_alias')
2026-07-09T08:49:45.781116343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:45.784066154Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-07-09T08:49:45.785455693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211966s
2026-07-09T08:49:45.787387785Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-07-09T08:49:45.789079672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:45.791553314Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-07-09T08:49:45.795456997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:45.797169827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:45.803248149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061909s
2026-07-09T08:49:45.805433791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-09T08:49:45.807474411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-09T08:49:45.810080951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030331s
2026-07-09T08:49:45.812848105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:49:45', 'download_propers_config')
2026-07-09T08:49:45.816063130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:45.818753369Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-07-09T08:49:45.820188449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114914s
2026-07-09T08:49:45.822090450Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-07-09T08:49:45.823709331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:45.826066258Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-07-09T08:49:45.840809312Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-09T08:49:45.843581676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-09T08:49:45.847261758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047227s
2026-07-09T08:49:45.848967013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-07-09T08:49:45.922000190Z [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-07-09T08:49:45.932963512Z [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-07-09T08:49:45.939244703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:45.943440243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:45.971028670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:45.974871660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:45.978464586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:45.982316956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:45.985463593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348219s
2026-07-09T08:49:45.987109378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-09T08:49:46.070378432Z [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-07-09T08:49:46.081293957Z [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-07-09T08:49:46.087248490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-09T08:49:46.091016088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-09T08:49:46.119165044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-09T08:49:46.122533649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337537s
2026-07-09T08:49:46.124171678Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-07-09T08:49:46.196466448Z [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-07-09T08:49:46.206674699Z [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-07-09T08:49:46.212378407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-07-09T08:49:46.215934409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-07-09T08:49:46.246726468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208813s
2026-07-09T08:49:46.248456322Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-09T08:49:46.319901732Z [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-07-09T08:49:46.328730815Z [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-07-09T08:49:46.333876359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T08:49:46.337695251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-09T08:49:46.367767810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T08:49:46.372084705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T08:49:46.375973668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-09T08:49:46.379915297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T08:49:46.383046543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331739s
2026-07-09T08:49:46.384625944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-07-09T08:49:46.456223721Z [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-07-09T08:49:46.463934431Z [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-07-09T08:49:46.468471279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-09T08:49:46.471584640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-09T08:49:46.499999541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1138995s
2026-07-09T08:49:46.501568381Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-07-09T08:49:46.572198618Z [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-07-09T08:49:46.580710272Z [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-07-09T08:49:46.585573667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:49:46.589521348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:49:46.617913263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:46.621742135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:49:46.624734362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121818s
2026-07-09T08:49:46.627587969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:49:46', 'remove_language_profiles')
2026-07-09T08:49:46.630622441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:46.635689948Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-07-09T08:49:46.637318147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325631s
2026-07-09T08:49:46.640921635Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-07-09T08:49:46.642672842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:46.645505056Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-07-09T08:49:46.651112099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T08:49:46.652539034Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-07-09T08:49:46.654340392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-07-09T08:49:46.656581125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-07-09T08:49:46.667372690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114653s
2026-07-09T08:49:46.669990984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-07-09T08:49:46.673164045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-07-09T08:49:46.675772950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039001s
2026-07-09T08:49:46.678426935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:49:46', 'multi_disc_naming_format')
2026-07-09T08:49:46.681461026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:46.684212027Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-07-09T08:49:46.685572707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121134s
2026-07-09T08:49:46.687433665Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-07-09T08:49:46.689057787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:46.691293660Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-07-09T08:49:46.696500828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T08:49:46.697946510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-07-09T08:49:46.699489568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-09T08:49:46.701823408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:46.712533249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115355s
2026-07-09T08:49:46.713892297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:46.715377779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:46.914420024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1986364s
2026-07-09T08:49:46.917564347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:49:46', 'add_download_client_priority')
2026-07-09T08:49:46.921139568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:46.923989808Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-07-09T08:49:46.925384527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2085057s
2026-07-09T08:49:46.927180194Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-07-09T08:49:46.928700566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:46.930998315Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-07-09T08:49:46.935906540Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:46.938260191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-09T08:49:46.940807892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033438s
2026-07-09T08:49:46.942388345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:46.944403604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-07-09T08:49:46.946608425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027963s
2026-07-09T08:49:46.949177539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:49:46', 'remove_growl_prowl')
2026-07-09T08:49:46.952183384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:46.954783380Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-07-09T08:49:46.956146085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108384s
2026-07-09T08:49:46.958038296Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-07-09T08:49:46.959574721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:46.962119296Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-07-09T08:49:46.966453716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:46.968710441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-09T08:49:46.971242611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032639s
2026-07-09T08:49:46.973037867Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:46.975095952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-09T08:49:46.977381375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029153s
2026-07-09T08:49:46.979992525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:49:46', 'remove_plex_hometheatre')
2026-07-09T08:49:46.982973699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:46.985659448Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-07-09T08:49:46.987011742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109939s
2026-07-09T08:49:46.988875346Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-07-09T08:49:46.990480008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:46.992953249Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-07-09T08:49:47.004580167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:49:47.006079747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-07-09T08:49:47.007589729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-07-09T08:49:47.009615609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-07-09T08:49:47.020384619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011333s
2026-07-09T08:49:47.021798376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:49:47.023074376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-09T08:49:47.024729129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-07-09T08:49:47.027446593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:47.037529802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112351s
2026-07-09T08:49:47.038942587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:49:47.040268588Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-07-09T08:49:47.041963261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-07-09T08:49:47.044452725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:47.054887141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113679s
2026-07-09T08:49:47.056271790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:49:47.057559654Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-09T08:49:47.059184497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-07-09T08:49:47.061558037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:47.071977614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112374s
2026-07-09T08:49:47.073385870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:49:47.074680347Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-07-09T08:49:47.076246572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-07-09T08:49:47.078283204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-07-09T08:49:47.088392996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106754s
2026-07-09T08:49:47.089725610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:47.091218227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:47.104726003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133095s
2026-07-09T08:49:47.107799604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:49:47', 'add_root_folder_add_defaults')
2026-07-09T08:49:47.111061924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.113846503Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-07-09T08:49:47.115248697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225797s
2026-07-09T08:49:47.117011648Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-07-09T08:49:47.118564064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.120774056Z [Info] task_duration: Starting migration of Main DB to 40
2026-07-09T08:49:47.125180561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T08:49:47.126593206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-09T08:49:47.128244191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-09T08:49:47.130440565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-09T08:49:47.141182330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114265s
2026-07-09T08:49:47.143752818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:49:47', 'task_duration')
2026-07-09T08:49:47.146782880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.149660506Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-07-09T08:49:47.150985585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198319s
2026-07-09T08:49:47.153053600Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-07-09T08:49:47.154755408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.157143989Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-07-09T08:49:47.163729413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T08:49:47.165183251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-07-09T08:49:47.166762532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-09T08:49:47.169098617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:47.180516675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121717s
2026-07-09T08:49:47.181974972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T08:49:47.183250661Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-09T08:49:47.184890484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-09T08:49:47.187464057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:47.197756047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113714s
2026-07-09T08:49:47.200657661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:49:47', 'add_indexer_and_enabled_to_release_profiles')
2026-07-09T08:49:47.203900502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.206840824Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-07-09T08:49:47.208331647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201241s
2026-07-09T08:49:47.210121302Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-07-09T08:49:47.211697557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.213935344Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-07-09T08:49:47.218810553Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-07-09T08:49:47.291673939Z [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-07-09T08:49:47.301921338Z [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-07-09T08:49:47.307551037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:47.311671707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:47.340559881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:47.344238180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:47.347780945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:47.351506889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:47.354595690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342758s
2026-07-09T08:49:47.356835101Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-07-09T08:49:47.359430078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-07-09T08:49:47.361992449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034044s
2026-07-09T08:49:47.364197109Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-07-09T08:49:47.366817517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-07-09T08:49:47.369382563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034168s
2026-07-09T08:49:47.370962996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-07-09T08:49:47.441990194Z [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-07-09T08:49:47.450125620Z [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-07-09T08:49:47.454626214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-09T08:49:47.457889076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-09T08:49:47.487428422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148346s
2026-07-09T08:49:47.490169553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:49:47', 'remove_album_folders')
2026-07-09T08:49:47.493192151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.496444872Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-07-09T08:49:47.497794059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238531s
2026-07-09T08:49:47.499890081Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-07-09T08:49:47.501489372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.503759274Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-07-09T08:49:47.508793193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:49:47.510253625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-09T08:49:47.511734828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-09T08:49:47.513982866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-09T08:49:47.525024665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118052s
2026-07-09T08:49:47.527636616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:49:47', 'add_priority_to_indexers')
2026-07-09T08:49:47.530663252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.533429574Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-07-09T08:49:47.534775545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200991s
2026-07-09T08:49:47.536699630Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-07-09T08:49:47.538316587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.540586338Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-07-09T08:49:47.545401868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-07-09T08:49:47.547526537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-07-09T08:49:47.551055094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039602s
2026-07-09T08:49:47.552409732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:47.553877749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:47.561066438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072007s
2026-07-09T08:49:47.563981780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:49:47', 'remove_chown_and_folderchmod_config')
2026-07-09T08:49:47.567149770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.570058749Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-07-09T08:49:47.571456545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016072s
2026-07-09T08:49:47.573410771Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-07-09T08:49:47.574938738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.577114671Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-07-09T08:49:47.644720768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-09T08:49:47.649676038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-09T08:49:47.653840336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063822s
2026-07-09T08:49:47.656455032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:49:47', 'update_notifiarr')
2026-07-09T08:49:47.659457710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.662702605Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-07-09T08:49:47.664082755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151344s
2026-07-09T08:49:47.665971870Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-07-09T08:49:47.667578937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.669877075Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-07-09T08:49:47.673078764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:47.674634488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:47.695964549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211281s
2026-07-09T08:49:47.698950373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:49:47', 'email_multiple_addresses')
2026-07-09T08:49:47.702166530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.704878723Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-07-09T08:49:47.706248442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302094s
2026-07-09T08:49:47.708108097Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-07-09T08:49:47.709732509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.711992722Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-07-09T08:49:47.715486328Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-09T08:49:47.717423289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-09T08:49:47.745873131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288559s
2026-07-09T08:49:47.748589703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:49:47', 'rename_blacklist_to_blocklist')
2026-07-09T08:49:47.751715528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.754511009Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-07-09T08:49:47.755935568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373461s
2026-07-09T08:49:47.757689991Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-07-09T08:49:47.759278290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.761530246Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-07-09T08:49:47.767900276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T08:49:47.769351950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-09T08:49:47.771082425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-09T08:49:47.773841573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:47.784894314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120822s
2026-07-09T08:49:47.786597114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-09T08:49:47.789031978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:47.799345440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011265s
2026-07-09T08:49:47.800696101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:47.802163436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:47.842366490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039949s
2026-07-09T08:49:47.845354929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:49:47', 'cdh_per_downloadclient')
2026-07-09T08:49:47.848487549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.851251746Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-07-09T08:49:47.852622367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490951s
2026-07-09T08:49:47.854431280Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-07-09T08:49:47.855913435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.858216053Z [Info] download_history: Starting migration of Main DB to 52
2026-07-09T08:49:47.874180347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-09T08:49:47.879562437Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-09T08:49:47.885060551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093807s
2026-07-09T08:49:47.886628930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-09T08:49:47.888799582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-09T08:49:47.891803051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037833s
2026-07-09T08:49:47.893334125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-07-09T08:49:47.895475889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-07-09T08:49:47.898449087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037062s
2026-07-09T08:49:47.900008889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-09T08:49:47.902170643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-09T08:49:47.905129232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037499s
2026-07-09T08:49:47.906477377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:47.907951767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:47.921528322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133833s
2026-07-09T08:49:47.924414555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:49:47', 'download_history')
2026-07-09T08:49:47.927470790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.930362355Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-07-09T08:49:47.931647483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224486s
2026-07-09T08:49:47.933487599Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-07-09T08:49:47.935036739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.937211500Z [Info] add_update_history: Starting migration of Main DB to 53
2026-07-09T08:49:47.940816120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:49:47', 'add_update_history')
2026-07-09T08:49:47.943881193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.946433824Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-07-09T08:49:47.947737750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114325s
2026-07-09T08:49:47.949560502Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-07-09T08:49:47.951159042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.953312419Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-07-09T08:49:47.965804850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:47.967537920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-07-09T08:49:47.969403748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-09T08:49:47.971946781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:47.983511954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125811s
2026-07-09T08:49:47.986233736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:49:47', 'add_on_update_to_notifications')
2026-07-09T08:49:47.989269371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:47.992075743Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-07-09T08:49:47.993454690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209438s
2026-07-09T08:49:47.995347643Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-07-09T08:49:47.996972185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:47.999262457Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-07-09T08:49:48.003766699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:49:48.005170116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-09T08:49:48.006736121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-09T08:49:48.009057857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:48.020222243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120137s
2026-07-09T08:49:48.022894956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:49:48', 'download_client_per_indexer')
2026-07-09T08:49:48.025880580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:48.028542712Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-07-09T08:49:48.029979075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201519s
2026-07-09T08:49:48.031743037Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-07-09T08:49:48.033354814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:48.035641670Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-07-09T08:49:48.042994399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:49:48.044378126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-07-09T08:49:48.045906094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-07-09T08:49:48.048189954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:48.059376484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120035s
2026-07-09T08:49:48.060799040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-07-09T08:49:48.062056683Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-07-09T08:49:48.063723871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-07-09T08:49:48.066199597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:48.077062707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118042s
2026-07-09T08:49:48.078444129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:49:48.079698165Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-07-09T08:49:48.081244009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-09T08:49:48.083520604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:48.094082667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113803s
2026-07-09T08:49:48.096717233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:49:48', 'AddNewItemMonitorType')
2026-07-09T08:49:48.099735112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:48.102529360Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-07-09T08:49:48.103825881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197091s
2026-07-09T08:49:48.105603141Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-07-09T08:49:48.107132982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:48.109366390Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-07-09T08:49:48.113979351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:49:48.115385143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-07-09T08:49:48.116943371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-07-09T08:49:48.119243404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:48.130433452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120159s
2026-07-09T08:49:48.132994009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:49:48', 'ImportListSearch')
2026-07-09T08:49:48.135950614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:48.138516793Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-07-09T08:49:48.139822693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200212s
2026-07-09T08:49:48.141674423Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-07-09T08:49:48.143276850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:48.145497503Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-07-09T08:49:48.150028559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T08:49:48.151424159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-09T08:49:48.153081097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-07-09T08:49:48.155487845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:48.166757513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121837s
2026-07-09T08:49:48.169393141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:49:48', 'ImportListMonitorExisting')
2026-07-09T08:49:48.172581022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:48.175233304Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-07-09T08:49:48.176612472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204916s
2026-07-09T08:49:48.178335432Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-07-09T08:49:48.179881486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:48.182044503Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-07-09T08:49:48.187980428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:48.190131772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-09T08:49:48.192628330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031139s
2026-07-09T08:49:48.194234655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:48.196228090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-07-09T08:49:48.198433051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027484s
2026-07-09T08:49:48.199768070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T08:49:48.201023930Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-07-09T08:49:48.202490263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-09T08:49:48.204481854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-09T08:49:48.215284422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113526s
2026-07-09T08:49:48.217880962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:49:48', 'add_indexer_tags')
2026-07-09T08:49:48.220820893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:48.223314575Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-07-09T08:49:48.224637510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192987s
2026-07-09T08:49:48.226406453Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-07-09T08:49:48.227944201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:48.230139282Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-07-09T08:49:48.233207161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:48.234735840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:48.247223652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123321s
2026-07-09T08:49:48.250106869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:49:48', 'update_audio_types')
2026-07-09T08:49:48.253284859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:48.256782143Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-07-09T08:49:48.258110639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220482s
2026-07-09T08:49:48.260217082Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-09T08:49:48.261925383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:48.264309645Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-07-09T08:49:48.312007223Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:48.314189719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-09T08:49:48.316600425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029541s
2026-07-09T08:49:48.317973851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-07-09T08:49:48.319249350Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-07-09T08:49:48.320968032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-07-09T08:49:48.398483497Z [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-07-09T08:49:48.409470486Z [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-07-09T08:49:48.415654171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-07-09T08:49:48.419431429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-07-09T08:49:48.448531951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-07-09T08:49:48.452373208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-07-09T08:49:48.455289551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327977s
2026-07-09T08:49:48.456648348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:48.457997896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-07-09T08:49:48.459473959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-07-09T08:49:48.541188613Z [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-07-09T08:49:48.557238268Z [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-07-09T08:49:48.565588547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:48.569558573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:48.598114639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:48.601911616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:48.605592199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:49:48.608572241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475703s
2026-07-09T08:49:48.610374311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:48.611217519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-07-09T08:49:48.612768282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-07-09T08:49:48.694536724Z [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-07-09T08:49:48.710655950Z [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-07-09T08:49:48.719050147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:48.723219265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:48.753403268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:48.757241990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:48.760932093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:49:48.763876703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496623s
2026-07-09T08:49:48.765216682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:48.766486510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-07-09T08:49:48.768078226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-07-09T08:49:48.849704992Z [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-07-09T08:49:48.866074352Z [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-07-09T08:49:48.875056152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-07-09T08:49:48.879045477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-07-09T08:49:48.908030537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-07-09T08:49:48.913455533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-07-09T08:49:48.917245206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-07-09T08:49:48.920172913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150618s
2026-07-09T08:49:48.921589706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:49:48.922877169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-07-09T08:49:48.924494547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-07-09T08:49:49.001462540Z [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-07-09T08:49:49.012019703Z [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-07-09T08:49:49.017950268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:49.022096279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:49.050254172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:49.054096050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:49.057856535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:49.061871601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:49.065023059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390191s
2026-07-09T08:49:49.066396475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-07-09T08:49:49.067637534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-07-09T08:49:49.069218108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-07-09T08:49:49.146143335Z [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-07-09T08:49:49.157888070Z [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-07-09T08:49:49.163742542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-07-09T08:49:49.167939655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-07-09T08:49:49.196652516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-07-09T08:49:49.200261556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-07-09T08:49:49.203728619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-07-09T08:49:49.207532460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-07-09T08:49:49.210769550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401505s
2026-07-09T08:49:49.212157044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T08:49:49.213627756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-07-09T08:49:49.215248992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-09T08:49:49.300615180Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-09T08:49:49.309971354Z [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-07-09T08:49:49.315239946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T08:49:49.318485122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T08:49:49.349198863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323187s
2026-07-09T08:49:49.350610146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T08:49:49.351900445Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-07-09T08:49:49.353714548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-09T08:49:49.429139704Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-07-09T08:49:49.438280164Z [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-07-09T08:49:49.443611251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T08:49:49.446963643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T08:49:49.475247881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199321s
2026-07-09T08:49:49.476702782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:49:49.477979954Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-07-09T08:49:49.479534525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-09T08:49:49.555072778Z [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-07-09T08:49:49.563304127Z [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-07-09T08:49:49.568261893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T08:49:49.571392759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T08:49:49.599767980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186446s
2026-07-09T08:49:49.601178972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:49:49.602431745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-07-09T08:49:49.604009683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-09T08:49:49.680634034Z [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-07-09T08:49:49.689497105Z [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-07-09T08:49:49.694575223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T08:49:49.697874709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T08:49:49.725852068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201799s
2026-07-09T08:49:49.727301568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:49:49.728677359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-07-09T08:49:49.730288624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-09T08:49:49.806719075Z [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-07-09T08:49:49.815354567Z [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-07-09T08:49:49.820235047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T08:49:49.823542499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T08:49:49.852443749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205001s
2026-07-09T08:49:49.854155297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T08:49:49.855537360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-09T08:49:49.857392567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-09T08:49:49.934400120Z [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-07-09T08:49:49.942934799Z [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-07-09T08:49:49.947277486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T08:49:49.951051007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T08:49:49.981731511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:49:49.985536965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262738s
2026-07-09T08:49:49.987441261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T08:49:49.989297089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-07-09T08:49:49.991476779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-09T08:49:50.070097701Z [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-07-09T08:49:50.078817143Z [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-07-09T08:49:50.083438902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T08:49:50.087524881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T08:49:50.117302698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:49:50.122248259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283828s
2026-07-09T08:49:50.123934094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T08:49:50.125596081Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-07-09T08:49:50.127499184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-09T08:49:50.203715814Z [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-07-09T08:49:50.213477656Z [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-07-09T08:49:50.218223785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T08:49:50.222477943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T08:49:50.252902582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T08:49:50.257262113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1279747s
2026-07-09T08:49:50.258969462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-09T08:49:50.260654766Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.52E-05s
2026-07-09T08:49:50.262339800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-09T08:49:50.341423123Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-09T08:49:50.352869047Z [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-07-09T08:49:50.358195164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-09T08:49:50.362124729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-09T08:49:50.391457068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-09T08:49:50.395439048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-07-09T08:49:50.399434034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-09T08:49:50.402826146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1387177s
2026-07-09T08:49:50.404454686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-09T08:49:50.405901661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-07-09T08:49:50.407617106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-09T08:49:50.496431980Z [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-07-09T08:49:50.506437512Z [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-07-09T08:49:50.512175890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-09T08:49:50.516087128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-09T08:49:50.547174181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366136s
2026-07-09T08:49:50.549326937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-09T08:49:50.550793892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-07-09T08:49:50.552700001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-09T08:49:50.628897933Z [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-07-09T08:49:50.637881496Z [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-07-09T08:49:50.642591102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-09T08:49:50.646432620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-09T08:49:50.675782804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12087s
2026-07-09T08:49:50.679358096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T08:49:50.680869450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-07-09T08:49:50.682485174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-09T08:49:50.757818985Z [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-07-09T08:49:50.766443766Z [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-07-09T08:49:50.771649542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T08:49:50.776201229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-09T08:49:50.805213624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T08:49:50.809004078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T08:49:50.812798611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-07-09T08:49:50.816794840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T08:49:50.820176521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360717s
2026-07-09T08:49:50.821730821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:49:50.823136823Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-07-09T08:49:50.824933492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-09T08:49:50.900748984Z [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-07-09T08:49:50.911175784Z [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-07-09T08:49:50.916044521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:49:50.919937963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:49:50.949501868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:49:50.952859210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261544s
2026-07-09T08:49:50.954408911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:49:50.955800705Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-07-09T08:49:50.957614708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-09T08:49:51.034351856Z [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-07-09T08:49:51.045006756Z [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-07-09T08:49:51.050823682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:49:51.055143272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:49:51.084831408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:49:51.090387378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309703s
2026-07-09T08:49:51.092934749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:49:51.094722891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-07-09T08:49:51.096738891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-09T08:49:51.174832130Z [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-07-09T08:49:51.185859681Z [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-07-09T08:49:51.190682074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:49:51.194519764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:49:51.224485789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:49:51.229895104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310777s
2026-07-09T08:49:51.231423572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T08:49:51.232780024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-07-09T08:49:51.234633978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-09T08:49:51.317052550Z [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-07-09T08:49:51.332316373Z [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-07-09T08:49:51.337839748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T08:49:51.341854744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T08:49:51.374148267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:49:51.378210429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416115s
2026-07-09T08:49:51.380321451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T08:49:51.381695809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-07-09T08:49:51.383482838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-09T08:49:51.467668549Z [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-07-09T08:49:51.478785379Z [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-07-09T08:49:51.483922516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T08:49:51.488068236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T08:49:51.519370312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:49:51.523985307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138634s
2026-07-09T08:49:51.525721554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T08:49:51.527202597Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-07-09T08:49:51.529234790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-09T08:49:51.617456901Z [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-07-09T08:49:51.632466181Z [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-07-09T08:49:51.637890186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T08:49:51.642086969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T08:49:51.675871806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T08:49:51.681827260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1509647s
2026-07-09T08:49:51.683303955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-07-09T08:49:51.684632490Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-05s
2026-07-09T08:49:51.686444891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-07-09T08:49:51.770026605Z [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-07-09T08:49:51.777971567Z [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-07-09T08:49:51.782697596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-09T08:49:51.786295873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-09T08:49:51.819119454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284955s
2026-07-09T08:49:51.820871903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-07-09T08:49:51.822309749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-07-09T08:49:51.824206630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-07-09T08:49:51.902846981Z [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-07-09T08:49:51.910650568Z [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-07-09T08:49:51.915200472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-07-09T08:49:51.918863480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-07-09T08:49:51.947282299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121151s
2026-07-09T08:49:51.948787952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T08:49:51.950107309Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-07-09T08:49:51.951756471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-09T08:49:52.033053152Z [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-07-09T08:49:52.042022447Z [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-07-09T08:49:52.047088100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T08:49:52.050606617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T08:49:52.079924366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.126159s
2026-07-09T08:49:52.082156442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T08:49:52.083918782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001773s
2026-07-09T08:49:52.085578705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-09T08:49:52.167563733Z [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-07-09T08:49:52.176582478Z [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-07-09T08:49:52.181765597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T08:49:52.185258663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T08:49:52.214042056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268401s
2026-07-09T08:49:52.215559222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T08:49:52.217077770Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.12E-05s
2026-07-09T08:49:52.218683444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-09T08:49:52.308106153Z [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-07-09T08:49:52.315223758Z [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-07-09T08:49:52.319550553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-09T08:49:52.322876161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-09T08:49:52.351796851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314279s
2026-07-09T08:49:52.353263515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T08:49:52.354625448Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-05s
2026-07-09T08:49:52.356283587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-09T08:49:52.436185239Z [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-07-09T08:49:52.443144145Z [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-07-09T08:49:52.447216177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-09T08:49:52.450696427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-09T08:49:52.482151441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T08:49:52.486143692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283005s
2026-07-09T08:49:52.487608572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T08:49:52.488946537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-07-09T08:49:52.490609817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-09T08:49:52.572421946Z [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-07-09T08:49:52.580127426Z [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-07-09T08:49:52.583810004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-09T08:49:52.587949170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-09T08:49:52.617133251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T08:49:52.620329528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281676s
2026-07-09T08:49:52.621740721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:52.623105189Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-07-09T08:49:52.624666403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-07-09T08:49:52.704796926Z [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-07-09T08:49:52.713052193Z [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-07-09T08:49:52.717875398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:49:52.721829502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:49:52.751431012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:52.755267831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:49:52.758344087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322378s
2026-07-09T08:49:52.759726421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:52.761040948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-07-09T08:49:52.762617884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-07-09T08:49:52.852731194Z [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-07-09T08:49:52.861380875Z [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-07-09T08:49:52.866180743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-07-09T08:49:52.870090217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-07-09T08:49:52.898827417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-07-09T08:49:52.902490365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-07-09T08:49:52.905498022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413326s
2026-07-09T08:49:52.906898984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:49:52.908205305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-07-09T08:49:52.910061153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-09T08:49:52.987896343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-09T08:49:52.992960873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-09T08:49:52.996498238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-09T08:49:52.999933246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-09T08:49:53.029140574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:49:53.033258307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121626s
2026-07-09T08:49:53.037408646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:49:53', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-09T08:49:53.040932344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.046643377Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-09T08:49:53.048229251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346383s
2026-07-09T08:49:53.051494146Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-07-09T08:49:53.053170543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.056957330Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-07-09T08:49:53.070550528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:53.072102133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-07-09T08:49:53.073755503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-07-09T08:49:53.076491404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.088870357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134821s
2026-07-09T08:49:53.090326740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:53.091698994Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-07-09T08:49:53.093343656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-07-09T08:49:53.095724753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.107226017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01236s
2026-07-09T08:49:53.110025055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:49:53', 'add_on_delete_to_notifications')
2026-07-09T08:49:53.113189318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.116015901Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-07-09T08:49:53.117443657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209337s
2026-07-09T08:49:53.119286028Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-07-09T08:49:53.120855078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.123101172Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-07-09T08:49:53.148236156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:49:53.149888224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-07-09T08:49:53.151620874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-09T08:49:53.154208877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.166190279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129664s
2026-07-09T08:49:53.167540939Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T08:49:53.169705980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-09T08:49:53.172390036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033746s
2026-07-09T08:49:53.173814986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:53.175112870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-07-09T08:49:53.176725438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-07-09T08:49:53.178800938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-09T08:49:53.189977519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115968s
2026-07-09T08:49:53.191373080Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:53.192868111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:53.201759449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088058s
2026-07-09T08:49:53.203433050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-09T08:49:53.207446584Z [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-07-09T08:49:53.212172152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072785s
2026-07-09T08:49:53.214316801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-09T08:49:53.216517503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-09T08:49:53.219609671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038893s
2026-07-09T08:49:53.221049191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:49:53.222381354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-07-09T08:49:53.223970174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-09T08:49:53.226922681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-09T08:49:53.239568000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139692s
2026-07-09T08:49:53.241125537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:49:53.242426407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-09T08:49:53.244097112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-09T08:49:53.246512477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.257933811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123186s
2026-07-09T08:49:53.259389563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T08:49:53.260702598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-07-09T08:49:53.262329194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-09T08:49:53.264725029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.277028170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131821s
2026-07-09T08:49:53.278405844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:53.279899803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:53.301572054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214593s
2026-07-09T08:49:53.303277268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:53.304775887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:53.316336060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114102s
2026-07-09T08:49:53.318166677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-09T08:49:53.420947421Z [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-07-09T08:49:53.428453529Z [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-07-09T08:49:53.432849903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-09T08:49:53.436113066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-09T08:49:53.465507129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457262s
2026-07-09T08:49:53.467418519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-09T08:49:53.553591562Z [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-07-09T08:49:53.559902022Z [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-07-09T08:49:53.563875235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-09T08:49:53.567357659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-09T08:49:53.598621328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289037s
2026-07-09T08:49:53.600842401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-09T08:49:53.603077483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-09T08:49:53.605609252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031823s
2026-07-09T08:49:53.606980614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:49:53.608284771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-07-09T08:49:53.610070427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-09T08:49:53.612775295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.624206629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125456s
2026-07-09T08:49:53.625614204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T08:49:53.626903130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-07-09T08:49:53.628576871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-09T08:49:53.630828767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-09T08:49:53.642284671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121773s
2026-07-09T08:49:53.644989989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:49:53', 'add_custom_formats')
2026-07-09T08:49:53.648043610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.651129295Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-07-09T08:49:53.652532131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209356s
2026-07-09T08:49:53.654378970Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-07-09T08:49:53.655968181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.658294176Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-07-09T08:49:53.663682548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T08:49:53.665179363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-07-09T08:49:53.666692251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-09T08:49:53.668923755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-09T08:49:53.681451678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132419s
2026-07-09T08:49:53.684253761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:49:53', 'add_result_to_commands')
2026-07-09T08:49:53.687656626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.690029515Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-07-09T08:49:53.691364944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217795s
2026-07-09T08:49:53.693250713Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-07-09T08:49:53.694882058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.697218955Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-07-09T08:49:53.701558024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:53.702969457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-09T08:49:53.704605433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-09T08:49:53.707033783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:53.719595083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134842s
2026-07-09T08:49:53.722404592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:49:53', 'health_restored_notification')
2026-07-09T08:49:53.725529015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.729538220Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-07-09T08:49:53.730976367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232232s
2026-07-09T08:49:53.732700599Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-07-09T08:49:53.734214188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.736477867Z [Info] remove_uc: Starting migration of Main DB to 66
2026-07-09T08:49:53.740310507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T08:49:53.742502231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-09T08:49:53.745153150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033463s
2026-07-09T08:49:53.747650300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:49:53', 'remove_uc')
2026-07-09T08:49:53.750585051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.753123233Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-07-09T08:49:53.754419083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112821s
2026-07-09T08:49:53.756293198Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-07-09T08:49:53.757922399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.760266922Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-07-09T08:49:53.763328939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:53.764911616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:53.790900150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258211s
2026-07-09T08:49:53.794171459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:49:53', 'download_clients_rename_tv_to_music')
2026-07-09T08:49:53.797475594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.800165833Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-07-09T08:49:53.801579590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351522s
2026-07-09T08:49:53.803538486Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-07-09T08:49:53.805187797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.807508682Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-07-09T08:49:53.811792019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T08:49:53.813229034Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-09T08:49:53.814864097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-09T08:49:53.817438161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-09T08:49:53.829511679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131062s
2026-07-09T08:49:53.832459957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:49:53', 'add_colon_replacement_to_naming_config')
2026-07-09T08:49:53.835624080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:53.838405412Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-07-09T08:49:53.839871585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217363s
2026-07-09T08:49:53.841631800Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-07-09T08:49:53.843171381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:53.845427706Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-07-09T08:49:53.850824265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-09T08:49:53.940241001Z [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-07-09T08:49:53.947727860Z [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-07-09T08:49:53.952101149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T08:49:53.956160635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T08:49:53.987031292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T08:49:53.990281499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378131s
2026-07-09T08:49:53.991722281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T08:49:53.993029574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-09T08:49:53.994729738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-09T08:49:53.997140243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-09T08:49:54.008649785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123744s
2026-07-09T08:49:54.011335033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:49:54', 'list_sync_time')
2026-07-09T08:49:54.014350046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.017393786Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-07-09T08:49:54.018746631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210365s
2026-07-09T08:49:54.020882683Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-07-09T08:49:54.022497726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.024884654Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-07-09T08:49:54.029619811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T08:49:54.031038168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-07-09T08:49:54.032573580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-09T08:49:54.034677257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-09T08:49:54.046789353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127172s
2026-07-09T08:49:54.049496275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:49:54', 'add_download_client_tags')
2026-07-09T08:49:54.052541929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.055300816Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-07-09T08:49:54.056675865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021146s
2026-07-09T08:49:54.058492674Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-07-09T08:49:54.060100072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.062395044Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-07-09T08:49:54.070379005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-09T08:49:54.075364166Z [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-07-09T08:49:54.080235217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083206s
2026-07-09T08:49:54.081866352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-09T08:49:54.084326878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-09T08:49:54.087480029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041756s
2026-07-09T08:49:54.090128563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:49:54', 'add_notification_status')
2026-07-09T08:49:54.093893586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.097447505Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-07-09T08:49:54.099275857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136978s
2026-07-09T08:49:54.101859641Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-07-09T08:49:54.103982266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.107079264Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-07-09T08:49:54.111056093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:54.112630384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:54.134372396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215161s
2026-07-09T08:49:54.137556819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:49:54', 'add_alac_24_quality_in_profiles')
2026-07-09T08:49:54.141010395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.143791677Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-07-09T08:49:54.145205855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310894s
2026-07-09T08:49:54.146952603Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-07-09T08:49:54.148493657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.150679680Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-07-09T08:49:54.155240386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-09T08:49:54.156621107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-07-09T08:49:54.158038492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-09T08:49:54.159965874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-09T08:49:54.172135295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125455s
2026-07-09T08:49:54.173818635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-09T08:49:54.175771067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-09T08:49:54.187068462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118325s
2026-07-09T08:49:54.189688519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:49:54', 'add_salt_to_users')
2026-07-09T08:49:54.192694263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.195423269Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-07-09T08:49:54.196762787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200871s
2026-07-09T08:49:54.198523323Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-07-09T08:49:54.200024056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.202268066Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-07-09T08:49:54.209160478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-09T08:49:54.213528526Z [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-07-09T08:49:54.218569769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079006s
2026-07-09T08:49:54.220158960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-09T08:49:54.222135391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-09T08:49:54.225187158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037033s
2026-07-09T08:49:54.227813087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:49:54', 'add_auto_tagging')
2026-07-09T08:49:54.230765473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.233540803Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-07-09T08:49:54.234880641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119248s
2026-07-09T08:49:54.236757742Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-07-09T08:49:54.238378326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.240697427Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-07-09T08:49:54.245372784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-09T08:49:54.246805339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-09T08:49:54.248425833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-09T08:49:54.250693039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-09T08:49:54.263186323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132132s
2026-07-09T08:49:54.265307535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-09T08:49:54.267663540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-09T08:49:54.270239118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032682s
2026-07-09T08:49:54.273006552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:49:54', 'quality_definition_preferred_size')
2026-07-09T08:49:54.276054020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.278803457Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-07-09T08:49:54.280203096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011535s
2026-07-09T08:49:54.282085518Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-07-09T08:49:54.283693547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.286036075Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-07-09T08:49:54.290213679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T08:49:54.291609831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-09T08:49:54.293203010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-07-09T08:49:54.295551741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:54.308682818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139816s
2026-07-09T08:49:54.311473479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:49:54', 'add_on_artist_add_to_notifications')
2026-07-09T08:49:54.314601970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.317850844Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-07-09T08:49:54.319291024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229257s
2026-07-09T08:49:54.321161592Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-07-09T08:49:54.322752075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.325076206Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-07-09T08:49:54.329024389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-07-09T08:49:54.330392554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-07-09T08:49:54.332007767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-07-09T08:49:54.334145072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-07-09T08:49:54.347244566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137194s
2026-07-09T08:49:54.349961098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:49:54', 'album_last_searched_time')
2026-07-09T08:49:54.353034438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.355767352Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-07-09T08:49:54.357153173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221138s
2026-07-09T08:49:54.358887236Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-07-09T08:49:54.360461396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.362682460Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-07-09T08:49:54.367947003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T08:49:54.369385340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-07-09T08:49:54.370942617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-09T08:49:54.373475348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:54.386593660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141061s
2026-07-09T08:49:54.388025995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-07-09T08:49:54.389296734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-07-09T08:49:54.390816054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-07-09T08:49:54.393063802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-09T08:49:54.405314206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130381s
2026-07-09T08:49:54.407943170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:49:54', 'add_indexer_flags')
2026-07-09T08:49:54.411005418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.413587659Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-07-09T08:49:54.414888730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212256s
2026-07-09T08:49:54.416749558Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-07-09T08:49:54.418355422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.420653140Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-07-09T08:49:54.426112726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-07-09T08:49:54.428215451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-07-09T08:49:54.431685290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040968s
2026-07-09T08:49:54.433237837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-07-09T08:49:54.435266383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-07-09T08:49:54.438296456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003674s
2026-07-09T08:49:54.439987261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-07-09T08:49:54.442154797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-07-09T08:49:54.445201213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037889s
2026-07-09T08:49:54.447929337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:49:54', 'add_indexes_album_statistics')
2026-07-09T08:49:54.450967988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.453845564Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-07-09T08:49:54.455245323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122143s
2026-07-09T08:49:54.457078415Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-07-09T08:49:54.458671924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:54.460945293Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-07-09T08:49:54.464847342Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-07-09T08:49:54.467681551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-07-09T08:49:54.470909623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004153s
2026-07-09T08:49:54.473587877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:49:54', 'update_redacted_baseurl')
2026-07-09T08:49:54.476638862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:54.479287487Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-07-09T08:49:54.480694791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123728s
2026-07-09T08:49:54.617695357Z [Debug] MigrationController: Took: 00:00:20.2837744
2026-07-09T08:49:56.129443563Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-07-09T08:49:56.697026625Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-09T08:49:57.457317194Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-09T08:49:57.938944460Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-09T08:49:57.951107618Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T08:49:57.953595449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T08:49:58.031438254Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-09T08:49:58.033954452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804679s
2026-07-09T08:49:58.036349355Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-09T08:49:58.038427752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082729s
2026-07-09T08:49:58.071439592Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-09T08:49:58.074077605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.081289581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-09T08:49:58.084621331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-09T08:49:58.089695180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062272s
2026-07-09T08:49:58.091876003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.096605499Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-09T08:49:58.098640007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131465s
2026-07-09T08:49:58.103297507Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-09T08:49:58.105676779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.113025310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-09T08:49:58.115817665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:49:58.120240042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049597s
2026-07-09T08:49:58.122289069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:49:58.124323837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-09T08:49:58.126725073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-09T08:49:58.129719735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-09T08:49:58.138730333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093724s
2026-07-09T08:49:58.141262974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.145025633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-09T08:49:58.147112436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159308s
2026-07-09T08:49:58.150863642Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-09T08:49:58.153489240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.158174777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:49:58.160256800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-09T08:49:58.162396780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-09T08:49:58.165339447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-09T08:49:58.169986297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052816s
2026-07-09T08:49:58.172185777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.175621046Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-09T08:49:58.177797660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107566s
2026-07-09T08:49:58.183992147Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-09T08:49:58.186321749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.190365132Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-09T08:49:58.199146309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-09T08:49:58.203806295Z [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-07-09T08:49:58.210332820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091355s
2026-07-09T08:49:58.212405484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-09T08:49:58.214904678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T08:49:58.218580381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041612s
2026-07-09T08:49:58.222339633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:49:58', 'InitialSetup')
2026-07-09T08:49:58.226498549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.230007697Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-09T08:49:58.232013617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155095s
2026-07-09T08:49:58.234573053Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-07-09T08:49:58.236963658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.240153913Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-07-09T08:49:58.244379855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:49:58', 'add_reason_to_pending_releases')
2026-07-09T08:49:58.248871000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.252308765Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-07-09T08:49:58.254443604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015278s
2026-07-09T08:49:58.256732094Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-07-09T08:49:58.258991645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.261875613Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-07-09T08:49:58.265177002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:49:58', 'add_medium_support')
2026-07-09T08:49:58.269363905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.272620996Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-07-09T08:49:58.274645774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136814s
2026-07-09T08:49:58.277053032Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-07-09T08:49:58.279428978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.282324249Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-07-09T08:49:58.285835371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:49:58', 'add_various_qualites_in_profile')
2026-07-09T08:49:58.290171906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.293685262Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-07-09T08:49:58.295817416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141338s
2026-07-09T08:49:58.298096536Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-07-09T08:49:58.300355496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.303154163Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-07-09T08:49:58.306387145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:49:58', 'metadata_profiles')
2026-07-09T08:49:58.310561292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.313893724Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-07-09T08:49:58.315935146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136061s
2026-07-09T08:49:58.318409249Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-07-09T08:49:58.320910927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.323812873Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-07-09T08:49:58.327542254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:49:58', 'separate_automatic_and_interactive_search')
2026-07-09T08:49:58.332013610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.335536004Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-07-09T08:49:58.337802509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144473s
2026-07-09T08:49:58.340196712Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-07-09T08:49:58.342512867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.345445563Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-07-09T08:49:58.348910532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:49:58', 'change_album_path_to_relative')
2026-07-09T08:49:58.353237497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.356629128Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-07-09T08:49:58.358759920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140515s
2026-07-09T08:49:58.361139273Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-07-09T08:49:58.363493334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.366325819Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-07-09T08:49:58.369745496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:49:58', 'change_quality_size_mb_to_kb')
2026-07-09T08:49:58.374064766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.377463301Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-07-09T08:49:58.379598041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139208s
2026-07-09T08:49:58.381831689Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-07-09T08:49:58.384064376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.386852702Z [Info] album_releases: Starting migration of Log DB to 9
2026-07-09T08:49:58.390036986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:49:58', 'album_releases')
2026-07-09T08:49:58.394195091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.397407541Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-07-09T08:49:58.399424223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134375s
2026-07-09T08:49:58.401692892Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-07-09T08:49:58.404066403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.407053249Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-07-09T08:49:58.410434309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:49:58', 'album_releases_fix')
2026-07-09T08:49:58.414640360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.418514363Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-07-09T08:49:58.420598270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145619s
2026-07-09T08:49:58.422935147Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-07-09T08:49:58.425163906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.428116363Z [Info] import_lists: Starting migration of Log DB to 11
2026-07-09T08:49:58.431286247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:49:58', 'import_lists')
2026-07-09T08:49:58.435467258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.438697324Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-07-09T08:49:58.440702553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013637s
2026-07-09T08:49:58.442946733Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-07-09T08:49:58.445232056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.448060312Z [Info] add_release_status: Starting migration of Log DB to 12
2026-07-09T08:49:58.451297382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:49:58', 'add_release_status')
2026-07-09T08:49:58.455520518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.458824041Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-07-09T08:49:58.460884712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013645s
2026-07-09T08:49:58.463227882Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-07-09T08:49:58.465586492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.468435410Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-07-09T08:49:58.471880789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:49:58', 'album_download_notification')
2026-07-09T08:49:58.476163906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.479519986Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-07-09T08:49:58.481694195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138968s
2026-07-09T08:49:58.484129029Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-07-09T08:49:58.486539504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.489504295Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-07-09T08:49:58.493043113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:49:58', 'fix_language_metadata_profiles')
2026-07-09T08:49:58.497319216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.500801239Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-07-09T08:49:58.502981721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142163s
2026-07-09T08:49:58.505324730Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-07-09T08:49:58.507571585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.510527088Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-07-09T08:49:58.513758957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:49:58', 'remove_fanzub')
2026-07-09T08:49:58.517906902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.521218892Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-07-09T08:49:58.523225193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137936s
2026-07-09T08:49:58.525744548Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-07-09T08:49:58.528129291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.531162590Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-07-09T08:49:58.534752391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:49:58', 'update_artist_history_indexes')
2026-07-09T08:49:58.539522408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.542980062Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-07-09T08:49:58.545141806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147937s
2026-07-09T08:49:58.547541610Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-07-09T08:49:58.549735919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.552514095Z [Info] remove_nma: Starting migration of Log DB to 17
2026-07-09T08:49:58.555681635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:49:58', 'remove_nma')
2026-07-09T08:49:58.559889199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.563169706Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-07-09T08:49:58.565169033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013506s
2026-07-09T08:49:58.567428484Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-07-09T08:49:58.569721202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.572796246Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-07-09T08:49:58.576277898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:49:58', 'album_disambiguation')
2026-07-09T08:49:58.580469430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.583781662Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-07-09T08:49:58.585881100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140856s
2026-07-09T08:49:58.588231224Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-07-09T08:49:58.590573672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.593444844Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-07-09T08:49:58.596844121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:49:58', 'add_ape_quality_in_profiles')
2026-07-09T08:49:58.601131877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.604577587Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-07-09T08:49:58.606677166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139588s
2026-07-09T08:49:58.608928049Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-07-09T08:49:58.611162309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.613965956Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-07-09T08:49:58.617141502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:49:58', 'remove_pushalot')
2026-07-09T08:49:58.621305509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.624626338Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-07-09T08:49:58.626635164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135239s
2026-07-09T08:49:58.628899464Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-07-09T08:49:58.631165188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.633956420Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-07-09T08:49:58.637196686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:49:58', 'add_custom_filters')
2026-07-09T08:49:58.641404020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.644711702Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-07-09T08:49:58.646784808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136185s
2026-07-09T08:49:58.649006643Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-07-09T08:49:58.651305413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.654147577Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-07-09T08:49:58.657512204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:49:58', 'import_list_tags')
2026-07-09T08:49:58.661824149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.665120628Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-07-09T08:49:58.667169084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139147s
2026-07-09T08:49:58.669428715Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-07-09T08:49:58.671776895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.674697147Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-07-09T08:49:58.678342399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:49:58', 'add_release_groups_etc')
2026-07-09T08:49:58.682738292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.686161177Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-07-09T08:49:58.688233050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01444s
2026-07-09T08:49:58.690484815Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-07-09T08:49:58.692766450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.696786066Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-07-09T08:49:58.700091654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:49:58', 'NewMediaInfoFormat')
2026-07-09T08:49:58.704296694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.707584696Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-07-09T08:49:58.709650066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148595s
2026-07-09T08:49:58.712134270Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-07-09T08:49:58.714584825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.718990118Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-07-09T08:49:58.722635921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:49:58', 'rename_restrictions_to_release_profiles')
2026-07-09T08:49:58.727054441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.730591244Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-07-09T08:49:58.732861376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158628s
2026-07-09T08:49:58.735630894Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-09T08:49:58.738097262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.741140161Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-07-09T08:49:58.745290130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:49:58', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-09T08:49:58.750194608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.753912366Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-09T08:49:58.756218560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155921s
2026-07-09T08:49:58.758632132Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-07-09T08:49:58.761048779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.764113552Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-07-09T08:49:58.767593421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:49:58', 'add_import_exclusions')
2026-07-09T08:49:58.772023704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.775326266Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-07-09T08:49:58.777418891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143091s
2026-07-09T08:49:58.779787922Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-07-09T08:49:58.782136483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.785135693Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-07-09T08:49:58.788710413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:49:58', 'clean_artist_metadata_table')
2026-07-09T08:49:58.793120546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.796474221Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-07-09T08:49:58.798596245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142869s
2026-07-09T08:49:58.800966649Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-07-09T08:49:58.803286181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.806219078Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-07-09T08:49:58.809686963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:49:58', 'health_issue_notification')
2026-07-09T08:49:58.814098298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.817569730Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-07-09T08:49:58.819688667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01423s
2026-07-09T08:49:58.822214484Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-07-09T08:49:58.824666503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.827613309Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-07-09T08:49:58.831309764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:49:58', 'add_mediafilerepository_mtime')
2026-07-09T08:49:58.835774015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.840156081Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-07-09T08:49:58.842379890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015282s
2026-07-09T08:49:58.845551028Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-07-09T08:49:58.847975811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.851305397Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-07-09T08:49:58.854951451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:49:58', 'add_artistmetadataid_constraint')
2026-07-09T08:49:58.859359138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.862856423Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-07-09T08:49:58.865052245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014731s
2026-07-09T08:49:58.867409222Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-07-09T08:49:58.869737782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.872646320Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-07-09T08:49:58.876594412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:49:58', 'old_ids_and_artist_alias')
2026-07-09T08:49:58.881220440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.885459748Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-07-09T08:49:58.887538515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157187s
2026-07-09T08:49:58.890076417Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-07-09T08:49:58.892416861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.895246390Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-07-09T08:49:58.898590676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:49:58', 'download_propers_config')
2026-07-09T08:49:58.902849524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.906466178Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-07-09T08:49:58.908589454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140455s
2026-07-09T08:49:58.912269406Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-07-09T08:49:58.914700583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.917611346Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-07-09T08:49:58.920973998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:49:58', 'remove_language_profiles')
2026-07-09T08:49:58.925233157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.928497502Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-07-09T08:49:58.930598263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013771s
2026-07-09T08:49:58.933616121Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-07-09T08:49:58.936054112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.939081960Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-07-09T08:49:58.942696781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:49:58', 'multi_disc_naming_format')
2026-07-09T08:49:58.947045981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.950520218Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-07-09T08:49:58.952814389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144683s
2026-07-09T08:49:58.955519016Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-07-09T08:49:58.958346982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.961401454Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-07-09T08:49:58.964836373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:49:58', 'add_download_client_priority')
2026-07-09T08:49:58.969135953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.972657936Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-07-09T08:49:58.974809790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146983s
2026-07-09T08:49:58.977068590Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-07-09T08:49:58.979507362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:58.985176731Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-07-09T08:49:58.988737412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:49:58', 'remove_growl_prowl')
2026-07-09T08:49:58.992972352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:58.996245685Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-07-09T08:49:58.998290253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169425s
2026-07-09T08:49:59.000606098Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-07-09T08:49:59.002908044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.006193110Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-07-09T08:49:59.011017838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:49:59', 'remove_plex_hometheatre')
2026-07-09T08:49:59.015332828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.018572063Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-07-09T08:49:59.020697424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156177s
2026-07-09T08:49:59.023070022Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-07-09T08:49:59.025429946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.028385799Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-07-09T08:49:59.031893343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:49:59', 'add_root_folder_add_defaults')
2026-07-09T08:49:59.036204888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.039549424Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-07-09T08:49:59.041707380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140384s
2026-07-09T08:49:59.043932061Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-07-09T08:49:59.046158064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.049076342Z [Info] task_duration: Starting migration of Log DB to 40
2026-07-09T08:49:59.052255255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:49:59', 'task_duration')
2026-07-09T08:49:59.056455766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.059603014Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-07-09T08:49:59.061629025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135275s
2026-07-09T08:49:59.064129581Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-07-09T08:49:59.066619015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.069595811Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-07-09T08:49:59.073342618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:49:59', 'add_indexer_and_enabled_to_release_profiles')
2026-07-09T08:49:59.077809254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.081434295Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-07-09T08:49:59.083719858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146392s
2026-07-09T08:49:59.086008198Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-07-09T08:49:59.088349584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.091156086Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-07-09T08:49:59.094460852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:49:59', 'remove_album_folders')
2026-07-09T08:49:59.098682625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.102061281Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-07-09T08:49:59.104146330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013782s
2026-07-09T08:49:59.106451413Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-07-09T08:49:59.108789622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.111613660Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-07-09T08:49:59.114999139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:49:59', 'add_priority_to_indexers')
2026-07-09T08:49:59.119289199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.122893429Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-07-09T08:49:59.125044351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014091s
2026-07-09T08:49:59.127479797Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-07-09T08:49:59.129943970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.132915344Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-07-09T08:49:59.136529123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:49:59', 'remove_chown_and_folderchmod_config')
2026-07-09T08:49:59.140981872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.144671022Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-07-09T08:49:59.146907566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145872s
2026-07-09T08:49:59.149173119Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-07-09T08:49:59.151481950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.154401711Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-07-09T08:49:59.157653260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:49:59', 'update_notifiarr')
2026-07-09T08:49:59.161984062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.165561698Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-07-09T08:49:59.167627529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141217s
2026-07-09T08:49:59.169991019Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-07-09T08:49:59.172318307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.175427640Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-07-09T08:49:59.178858981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:49:59', 'email_multiple_addresses')
2026-07-09T08:49:59.183161867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.186606856Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-07-09T08:49:59.188728629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142881s
2026-07-09T08:49:59.191081057Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-07-09T08:49:59.193444959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.196477757Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-07-09T08:49:59.199965922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:49:59', 'rename_blacklist_to_blocklist')
2026-07-09T08:49:59.204305914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.207783548Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-07-09T08:49:59.209940082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142536s
2026-07-09T08:49:59.212229653Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-07-09T08:49:59.214535067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.217483295Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-07-09T08:49:59.223039175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:49:59', 'cdh_per_downloadclient')
2026-07-09T08:49:59.227462324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.230873424Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-07-09T08:49:59.232954676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163401s
2026-07-09T08:49:59.235398648Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-07-09T08:49:59.237755505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.240652450Z [Info] download_history: Starting migration of Log DB to 52
2026-07-09T08:49:59.243876815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:49:59', 'download_history')
2026-07-09T08:49:59.248057375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.251358744Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-07-09T08:49:59.253379795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013674s
2026-07-09T08:49:59.255624335Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-07-09T08:49:59.270266416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.273657025Z [Info] add_update_history: Starting migration of Log DB to 53
2026-07-09T08:49:59.283775044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-09T08:49:59.288549871Z [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-07-09T08:49:59.294028927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008018s
2026-07-09T08:49:59.296224790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-09T08:49:59.298932514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-09T08:49:59.302814542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045207s
2026-07-09T08:49:59.306048345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:49:59', 'add_update_history')
2026-07-09T08:49:59.310201521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.314148711Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-07-09T08:49:59.316213670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157331s
2026-07-09T08:49:59.318701471Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-07-09T08:49:59.321140473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.324176428Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-07-09T08:49:59.327668541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:49:59', 'add_on_update_to_notifications')
2026-07-09T08:49:59.332114386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.335564695Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-07-09T08:49:59.337744987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143794s
2026-07-09T08:49:59.340089318Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-07-09T08:49:59.342412527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.345291175Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-07-09T08:49:59.348711164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:49:59', 'download_client_per_indexer')
2026-07-09T08:49:59.352979100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.356411563Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-07-09T08:49:59.358527585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139409s
2026-07-09T08:49:59.360794591Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-07-09T08:49:59.363064413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.366054255Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-07-09T08:49:59.369360514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:49:59', 'AddNewItemMonitorType')
2026-07-09T08:49:59.373549040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.376961874Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-07-09T08:49:59.379024548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138644s
2026-07-09T08:49:59.381277737Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-07-09T08:49:59.383509803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.386842896Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-07-09T08:49:59.390082491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:49:59', 'ImportListSearch')
2026-07-09T08:49:59.394252299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.397571995Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-07-09T08:49:59.399593928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141227s
2026-07-09T08:49:59.401921917Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-07-09T08:49:59.404262050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.407536846Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-07-09T08:49:59.410963107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:49:59', 'ImportListMonitorExisting')
2026-07-09T08:49:59.415228388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.418612905Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-07-09T08:49:59.420766152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143293s
2026-07-09T08:49:59.423024771Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-07-09T08:49:59.425259111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.428332110Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-07-09T08:49:59.431530432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:49:59', 'add_indexer_tags')
2026-07-09T08:49:59.435709028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.439038324Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-07-09T08:49:59.441201491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138381s
2026-07-09T08:49:59.443484589Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-07-09T08:49:59.445737567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.448560513Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-07-09T08:49:59.451828796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:49:59', 'update_audio_types')
2026-07-09T08:49:59.456294931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.459705891Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-07-09T08:49:59.461759978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139957s
2026-07-09T08:49:59.464391949Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-09T08:49:59.466945022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.470044354Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-07-09T08:49:59.478060389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-09T08:49:59.480369690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002735s
2026-07-09T08:49:59.483005109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-09T08:49:59.498627453Z [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-07-09T08:49:59.506768561Z [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-07-09T08:49:59.512231604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-09T08:49:59.516307383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-09T08:49:59.523572787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T08:49:59.527381358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421845s
2026-07-09T08:49:59.529413841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-09T08:49:59.531741289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-07-09T08:49:59.533922963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-09T08:49:59.544502442Z [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-07-09T08:49:59.550988014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-09T08:49:59.555740677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-09T08:49:59.559813310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-09T08:49:59.567389499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-09T08:49:59.571316288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351446s
2026-07-09T08:49:59.573343231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T08:49:59.575330794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-07-09T08:49:59.577491987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-09T08:49:59.587630377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-09T08:49:59.593280417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-09T08:49:59.597996134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-09T08:49:59.602020520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-09T08:49:59.609341395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T08:49:59.613455151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336943s
2026-07-09T08:49:59.617156526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:49:59', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-09T08:49:59.621690327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.625619922Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-09T08:49:59.627977150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454526s
2026-07-09T08:49:59.631743366Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-07-09T08:49:59.634950074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.639520580Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-07-09T08:49:59.644636995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:49:59', 'add_on_delete_to_notifications')
2026-07-09T08:49:59.651037887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.655664956Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-07-09T08:49:59.657978236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020587s
2026-07-09T08:49:59.660456788Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-07-09T08:49:59.662760588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.666185276Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-07-09T08:49:59.669766659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:49:59', 'add_custom_formats')
2026-07-09T08:49:59.674589764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.678285688Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-07-09T08:49:59.680385116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01549s
2026-07-09T08:49:59.682983409Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-07-09T08:49:59.685361309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.688736186Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-07-09T08:49:59.692389084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:49:59', 'add_result_to_commands')
2026-07-09T08:49:59.697125754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.700739172Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-07-09T08:49:59.702936698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015354s
2026-07-09T08:49:59.705516484Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-07-09T08:49:59.707910485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.711074749Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-07-09T08:49:59.714721333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:49:59', 'health_restored_notification')
2026-07-09T08:49:59.719431099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.723129228Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-07-09T08:49:59.725333247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151616s
2026-07-09T08:49:59.727860748Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-07-09T08:49:59.730043063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.733159129Z [Info] remove_uc: Starting migration of Log DB to 66
2026-07-09T08:49:59.736570851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:49:59', 'remove_uc')
2026-07-09T08:49:59.741189383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.744876720Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-07-09T08:49:59.746932340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149056s
2026-07-09T08:49:59.749779345Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-07-09T08:49:59.752385183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.755642303Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-07-09T08:49:59.759396595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:49:59', 'download_clients_rename_tv_to_music')
2026-07-09T08:49:59.764188176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.767920603Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-07-09T08:49:59.770171667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154244s
2026-07-09T08:49:59.772882216Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-07-09T08:49:59.775421210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.778723973Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-07-09T08:49:59.782553676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:49:59', 'add_colon_replacement_to_naming_config')
2026-07-09T08:49:59.787605341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.792012938Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-07-09T08:49:59.794275796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164197s
2026-07-09T08:49:59.796977217Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-07-09T08:49:59.799348924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.802739753Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-07-09T08:49:59.806101875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:49:59', 'list_sync_time')
2026-07-09T08:49:59.810963076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.814814714Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-07-09T08:49:59.816832518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155992s
2026-07-09T08:49:59.819283855Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-07-09T08:49:59.821642897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.825674066Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-07-09T08:49:59.829316813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:49:59', 'add_download_client_tags')
2026-07-09T08:49:59.833978322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.837786712Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-07-09T08:49:59.839905540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016141s
2026-07-09T08:49:59.842357278Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-07-09T08:49:59.844661609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.848198463Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-07-09T08:49:59.851908936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:49:59', 'add_notification_status')
2026-07-09T08:49:59.856518100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.860214805Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-07-09T08:49:59.862315015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155087s
2026-07-09T08:49:59.864766312Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-07-09T08:49:59.867095634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.870012218Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-07-09T08:49:59.873700357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:49:59', 'add_alac_24_quality_in_profiles')
2026-07-09T08:49:59.878142123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.881452450Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-07-09T08:49:59.883555827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143104s
2026-07-09T08:49:59.885783754Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-07-09T08:49:59.887990759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.890801581Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-07-09T08:49:59.893963549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:49:59', 'add_salt_to_users')
2026-07-09T08:49:59.898446919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.901654240Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-07-09T08:49:59.903637494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137002s
2026-07-09T08:49:59.906041436Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-07-09T08:49:59.908298782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.911048240Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-07-09T08:49:59.914222052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:49:59', 'add_auto_tagging')
2026-07-09T08:49:59.918340528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.921420381Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-07-09T08:49:59.923436031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132638s
2026-07-09T08:49:59.925868620Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-07-09T08:49:59.928307923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.931211681Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-07-09T08:49:59.934814518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:49:59', 'quality_definition_preferred_size')
2026-07-09T08:49:59.939051412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.942331929Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-07-09T08:49:59.944443322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139782s
2026-07-09T08:49:59.946787914Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-07-09T08:49:59.949151835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.952011876Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-07-09T08:49:59.955457155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:49:59', 'add_on_artist_add_to_notifications')
2026-07-09T08:49:59.959657194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.962910848Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-07-09T08:49:59.965017310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137151s
2026-07-09T08:49:59.967247231Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-07-09T08:49:59.969442613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.972373086Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-07-09T08:49:59.975627651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:49:59', 'album_last_searched_time')
2026-07-09T08:49:59.979915086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:49:59.983193018Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-07-09T08:49:59.985304170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137324s
2026-07-09T08:49:59.987411315Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-07-09T08:49:59.989554872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:49:59.992299320Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-07-09T08:49:59.995364042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:49:59', 'add_indexer_flags')
2026-07-09T08:49:59.999426204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:50:00.002565788Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-07-09T08:50:00.004530866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130307s
2026-07-09T08:50:00.006900468Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-07-09T08:50:00.009153827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:50:00.012213970Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-07-09T08:50:00.015641463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:50:00', 'add_indexes_album_statistics')
2026-07-09T08:50:00.020049001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:50:00.024038126Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-07-09T08:50:00.026217295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148184s
2026-07-09T08:50:00.028709284Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-07-09T08:50:00.030914996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T08:50:00.033722691Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-07-09T08:50:00.037105545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:50:00', 'update_redacted_baseurl')
2026-07-09T08:50:00.041537121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T08:50:00.044906687Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-07-09T08:50:00.046955774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139799s
2026-07-09T08:50:04.074176025Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-07-09T08:50:04.267471315Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-09T08:50:04.702975645Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-09T08:50:06.105413971Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-09T08:50:07.147667879Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-07-09T08:50:07.809391193Z [ls.io-init] done.
2026-07-09T08:50:08.934130939Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-07-09T08:50:09.897842545Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-09T08:50:10.003809285Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-09T08:50:10.017815035Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin