2026-06-17T06:36:29.679561878Z [migrations] started
2026-06-17T06:36:29.679620145Z [migrations] no migrations found
2026-06-17T06:36:29.698567379Z usermod: no changes
2026-06-17T06:36:29.704891077Z ───────────────────────────────────────
2026-06-17T06:36:29.704905746Z
2026-06-17T06:36:29.704909754Z ██╗ ███████╗██╗ ██████╗
2026-06-17T06:36:29.704913562Z ██║ ██╔════╝██║██╔═══██╗
2026-06-17T06:36:29.704917770Z ██║ ███████╗██║██║ ██║
2026-06-17T06:36:29.704921398Z ██║ ╚════██║██║██║ ██║
2026-06-17T06:36:29.704925055Z ███████╗███████║██║╚██████╔╝
2026-06-17T06:36:29.704928773Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-17T06:36:29.704932450Z
2026-06-17T06:36:29.704935827Z Brought to you by linuxserver.io
2026-06-17T06:36:29.704939444Z ───────────────────────────────────────
2026-06-17T06:36:29.705197484Z
2026-06-17T06:36:29.705208185Z To support the app dev(s) visit:
2026-06-17T06:36:29.706735873Z Lidarr: https://opencollective.com/lidarr
2026-06-17T06:36:29.707037109Z
2026-06-17T06:36:29.707045486Z To support LSIO projects visit:
2026-06-17T06:36:29.707051989Z https://www.linuxserver.io/donate/
2026-06-17T06:36:29.707058542Z
2026-06-17T06:36:29.707064645Z ───────────────────────────────────────
2026-06-17T06:36:29.707072330Z GID/UID
2026-06-17T06:36:29.707078553Z ───────────────────────────────────────
2026-06-17T06:36:29.711401039Z
2026-06-17T06:36:29.711409396Z User UID: 911
2026-06-17T06:36:29.711413404Z User GID: 911
2026-06-17T06:36:29.711417262Z ───────────────────────────────────────
2026-06-17T06:36:29.713063919Z Linuxserver.io version: 3.1.3.4970-ls202
2026-06-17T06:36:29.713301307Z Build-date: 2026-06-17T06:30:45+00:00
2026-06-17T06:36:29.713314113Z ───────────────────────────────────────
2026-06-17T06:36:29.713319614Z
2026-06-17T06:36:29.763112098Z [custom-init] No custom files found, skipping...
2026-06-17T06:36:29.784844933Z failed to load "/config/config.xml": No such file or directory
2026-06-17T06:36:30.084469922Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4970
2026-06-17T06:36:30.101890401Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:36:30.105916440Z [Debug] Bootstrap: Console selected
2026-06-17T06:36:30.109394506Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:36:30.112087651Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:36:30.403723267Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:36:30.453449427Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {14a8b333-8e4c-4d93-b1a0-7ba0a8b7f65c} may be persisted to storage in unencrypted form.
2026-06-17T06:36:30.510849785Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-17T06:36:30.548215239Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-17T06:36:30.634426048Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-17T06:36:30.641126865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:30.641660591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:30.678374661Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-17T06:36:30.682447715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372637s
2026-06-17T06:36:30.682694523Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-17T06:36:30.682884605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413108s
2026-06-17T06:36:30.689566896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-17T06:36:30.690101623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.695101524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-17T06:36:30.704979040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-17T06:36:30.715761067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204526s
2026-06-17T06:36:30.716073737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.718212014Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-17T06:36:30.718390924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229499s
2026-06-17T06:36:30.718964700Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-17T06:36:30.719196868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.723618364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-17T06:36:30.724629049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:30.725115850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012945s
2026-06-17T06:36:30.725354881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:30.725640757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001036s
2026-06-17T06:36:30.726075874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-17T06:36:30.726625932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-17T06:36:30.727289408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s
2026-06-17T06:36:30.727476785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.728186184Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-17T06:36:30.728370475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019056s
2026-06-17T06:36:30.728766603Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-17T06:36:30.729001567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.729717479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:30.730652943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-17T06:36:30.730872405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-17T06:36:30.731217310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-17T06:36:30.731684551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2026-06-17T06:36:30.731893842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.732554032Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-17T06:36:30.732727271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014217s
2026-06-17T06:36:30.735761513Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-17T06:36:30.736002278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.736595412Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-17T06:36:30.748396783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-17T06:36:30.748945138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-06-17T06:36:30.749474434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008754s
2026-06-17T06:36:30.749667954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-17T06:36:30.749954631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-17T06:36:30.750268874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004269s
2026-06-17T06:36:30.750449558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-17T06:36:30.750796397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:30.751168516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2026-06-17T06:36:30.751334130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-17T06:36:30.751620927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-17T06:36:30.752006043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s
2026-06-17T06:36:30.752182529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-17T06:36:30.757686525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-06-17T06:36:30.758841251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00652s
2026-06-17T06:36:30.759051886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-17T06:36:30.759373674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-17T06:36:30.759706544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s
2026-06-17T06:36:30.759914814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-17T06:36:30.760234157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-17T06:36:30.760551787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-06-17T06:36:30.760747882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-17T06:36:30.761040481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:30.761395015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s
2026-06-17T06:36:30.761552252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-17T06:36:30.761803598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:30.762113613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003891s
2026-06-17T06:36:30.762285709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-17T06:36:30.763662503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-06-17T06:36:30.764619721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021653s
2026-06-17T06:36:30.764827679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-17T06:36:30.765138776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:30.765462679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s
2026-06-17T06:36:30.765648543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-17T06:36:30.765902935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:36:30.766228301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004097s
2026-06-17T06:36:30.766421219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-17T06:36:30.766683758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:36:30.767037080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000441s
2026-06-17T06:36:30.767200399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-17T06:36:30.767485132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:36:30.767807962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s
2026-06-17T06:36:30.768110812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-17T06:36:30.768406899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:30.768741543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2026-06-17T06:36:30.768932688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-17T06:36:30.769196339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-17T06:36:30.769514199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004018s
2026-06-17T06:36:30.769665013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-17T06:36:30.770548773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-06-17T06:36:30.771239675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014135s
2026-06-17T06:36:30.771457744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-17T06:36:30.771770524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-17T06:36:30.772150560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2026-06-17T06:36:30.772332546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-17T06:36:30.772596027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-17T06:36:30.772911402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000416s
2026-06-17T06:36:30.773117357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-17T06:36:30.773399445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-17T06:36:30.773725732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-06-17T06:36:30.773961357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-17T06:36:30.774346302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-17T06:36:30.774710335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s
2026-06-17T06:36:30.774893454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-17T06:36:30.775640048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-06-17T06:36:30.776248063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011651s
2026-06-17T06:36:30.776447194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-17T06:36:30.776737328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-17T06:36:30.777074077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-06-17T06:36:30.777279280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-17T06:36:30.777570557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:30.777891964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s
2026-06-17T06:36:30.778070644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-17T06:36:30.778880295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-06-17T06:36:30.779490734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012502s
2026-06-17T06:36:30.779682891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-17T06:36:30.779957294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-17T06:36:30.780276227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004152s
2026-06-17T06:36:30.780478314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-17T06:36:30.780760582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-17T06:36:30.781109525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-06-17T06:36:30.781314408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-17T06:36:30.781614943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-17T06:36:30.781949677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s
2026-06-17T06:36:30.782151333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-17T06:36:30.782427580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-17T06:36:30.782749288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s
2026-06-17T06:36:30.782937206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-17T06:36:30.783631846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-06-17T06:36:30.784235572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s
2026-06-17T06:36:30.784425083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-17T06:36:30.784896703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-06-17T06:36:30.785373965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007709s
2026-06-17T06:36:30.785587324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-17T06:36:30.785913962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-17T06:36:30.786268446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2026-06-17T06:36:30.786448198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-17T06:36:30.788797260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-06-17T06:36:30.789306005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026829s
2026-06-17T06:36:30.789509765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-17T06:36:30.789787504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-17T06:36:30.790139023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s
2026-06-17T06:36:30.790319566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-17T06:36:30.790741957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-06-17T06:36:30.791203857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s
2026-06-17T06:36:30.791393279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-17T06:36:30.791672692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-17T06:36:30.792095694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s
2026-06-17T06:36:30.792274845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-17T06:36:30.792765363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-06-17T06:36:30.793278456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008214s
2026-06-17T06:36:30.793494481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-17T06:36:30.793851841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-17T06:36:30.794205543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s
2026-06-17T06:36:30.794419434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-17T06:36:30.794749449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-17T06:36:30.795095556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s
2026-06-17T06:36:30.795281010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-17T06:36:30.795978475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-06-17T06:36:30.796484454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010263s
2026-06-17T06:36:30.796668023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-17T06:36:30.797555661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-06-17T06:36:30.798455774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016109s
2026-06-17T06:36:30.798647551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-17T06:36:30.799175695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-17T06:36:30.799635691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008188s
2026-06-17T06:36:30.799825223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-17T06:36:30.800578640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-17T06:36:30.801151504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s
2026-06-17T06:36:30.801345655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-17T06:36:30.801891294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-06-17T06:36:30.802406232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008834s
2026-06-17T06:36:30.802600403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-17T06:36:30.803180020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-06-17T06:36:30.803680188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009048s
2026-06-17T06:36:30.803906504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-17T06:36:30.804357322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-06-17T06:36:30.804776396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s
2026-06-17T06:36:30.804949745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-17T06:36:30.805277585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:30.805690016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005747s
2026-06-17T06:36:30.805880259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-17T06:36:30.806147467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-17T06:36:30.806520679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004664s
2026-06-17T06:36:30.806709550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-17T06:36:30.807135718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-06-17T06:36:30.807549261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006548s
2026-06-17T06:36:30.807723682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-17T06:36:30.808420406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-06-17T06:36:30.809002698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011011s
2026-06-17T06:36:30.809179314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-17T06:36:30.809626976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-06-17T06:36:30.810111572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007614s
2026-06-17T06:36:30.810311605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-17T06:36:30.810604304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-17T06:36:30.810983669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004924s
2026-06-17T06:36:30.811186377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-17T06:36:30.811466271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-17T06:36:30.811811646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2026-06-17T06:36:30.812038123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-17T06:36:30.812729605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-17T06:36:30.813321297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s
2026-06-17T06:36:30.813509156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-17T06:36:30.814147852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-17T06:36:30.814717028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010313s
2026-06-17T06:36:30.814931821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-17T06:36:30.815290914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:30.815667142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s
2026-06-17T06:36:30.815854289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-17T06:36:30.816513196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-17T06:36:30.817081030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s
2026-06-17T06:36:30.817269209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-17T06:36:30.817972676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-06-17T06:36:30.818599619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011592s
2026-06-17T06:36:30.818793670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-17T06:36:30.819245259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-06-17T06:36:30.819729395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007551s
2026-06-17T06:36:30.819953215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-17T06:36:30.820283651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-17T06:36:30.820670941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005298s
2026-06-17T06:36:30.820872096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-17T06:36:30.821472145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-17T06:36:30.822061181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s
2026-06-17T06:36:30.822301365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-17T06:36:30.822668424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:30.823091938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000559s
2026-06-17T06:36:30.824282806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-06-17T06:36:30.825985546Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014284 taking an average of 00:00:00.0014284
2026-06-17T06:36:30.826742711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T06:36:30', 'InitialSetup')
2026-06-17T06:36:30.827108548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.831239249Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-17T06:36:30.831421165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079806s
2026-06-17T06:36:30.831734967Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-17T06:36:30.831983558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.832277761Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-17T06:36:30.832911888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-17T06:36:30.833097652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.833302625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-17T06:36:30.833621637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:30.834650660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s
2026-06-17T06:36:30.835042760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T06:36:30', 'add_reason_to_pending_releases')
2026-06-17T06:36:30.835407935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.836141373Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-17T06:36:30.836336145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025988s
2026-06-17T06:36:30.836532501Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-17T06:36:30.836742023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.836994571Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-17T06:36:30.839313683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:30.839515619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.839674389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-17T06:36:30.839969814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-17T06:36:30.840968586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s
2026-06-17T06:36:30.841148829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:30.841302408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.841496549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-17T06:36:30.841808327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:30.842780035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010914s
2026-06-17T06:36:30.842960348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:30.843110610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.843315223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-17T06:36:30.843645648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:30.844619199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011038s
2026-06-17T06:36:30.844991379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-17T06:36:30.845594934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-17T06:36:30.845878025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006605s
2026-06-17T06:36:30.846216647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-17T06:36:30.857178907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-06-17T06:36:30.858600070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-06-17T06:36:30.859560715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-17T06:36:30.860739509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-17T06:36:30.863677657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-17T06:36:30.864186081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-17T06:36:30.864696850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-17T06:36:30.865068799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018648s
2026-06-17T06:36:30.865246998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:30.865398724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.865593516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-17T06:36:30.865863460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-17T06:36:30.870988173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051416s
2026-06-17T06:36:30.871359781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T06:36:30', 'add_medium_support')
2026-06-17T06:36:30.871711660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.873407456Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-17T06:36:30.873572267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075436s
2026-06-17T06:36:30.873828614Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-17T06:36:30.874052244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.874335575Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-17T06:36:30.875024743Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-17T06:36:30.875389708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-17T06:36:30.875673821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s
2026-06-17T06:36:30.875872250Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:30.876219620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:30.878579283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002413s
2026-06-17T06:36:30.878956453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T06:36:30', 'add_various_qualites_in_profile')
2026-06-17T06:36:30.879296367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.880200739Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-17T06:36:30.880419459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004013s
2026-06-17T06:36:30.880603129Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-17T06:36:30.880808092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.881047104Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-17T06:36:30.881901986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-17T06:36:30.882432544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-06-17T06:36:30.882895617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007958s
2026-06-17T06:36:30.883106943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-17T06:36:30.883429663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-17T06:36:30.883780650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s
2026-06-17T06:36:30.884022266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:30.884151917Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-17T06:36:30.884373684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-17T06:36:30.884706955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:30.885704274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011133s
2026-06-17T06:36:30.885917884Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-17T06:36:30.890007843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-06-17T06:36:30.892766780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-06-17T06:36:30.894014293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:30.895138437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:30.897505565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-17T06:36:30.898023137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-17T06:36:30.898477212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:30.898927038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:30.899261041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131555s
2026-06-17T06:36:30.899477507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-17T06:36:30.903476842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-06-17T06:36:30.906004524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-06-17T06:36:30.907149010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:30.908351923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:30.910727598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-17T06:36:30.911213867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-17T06:36:30.911653573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:30.912190094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:30.912516200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128154s
2026-06-17T06:36:30.912692896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:30.912845464Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:30.913051649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-17T06:36:30.913374860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-17T06:36:30.914224612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s
2026-06-17T06:36:30.914587943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T06:36:30', 'metadata_profiles')
2026-06-17T06:36:30.915021777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.916230933Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-17T06:36:30.916419683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029192s
2026-06-17T06:36:30.916683114Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-17T06:36:30.916942225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.917272571Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-17T06:36:30.919350657Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-17T06:36:30.924445549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-06-17T06:36:30.925456996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-06-17T06:36:30.925964749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-17T06:36:30.926593596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-17T06:36:30.929155837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-17T06:36:30.929520100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099191s
2026-06-17T06:36:30.929666575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:30.929859153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.930092353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-17T06:36:30.930407798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-17T06:36:30.931338523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010322s
2026-06-17T06:36:30.931641513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-17T06:36:30.932027731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-17T06:36:30.932301573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004012s
2026-06-17T06:36:30.932497437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:30.932641828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.933001793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-17T06:36:30.936430259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-06-17T06:36:30.937581708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-06-17T06:36:30.938170254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-17T06:36:30.938950746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-17T06:36:30.941286481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-17T06:36:30.941675334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084238s
2026-06-17T06:36:30.942060570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T06:36:30', 'separate_automatic_and_interactive_search')
2026-06-17T06:36:30.942438731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.943603237Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-17T06:36:30.943777137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102951s
2026-06-17T06:36:30.944100609Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-17T06:36:30.944360372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.944655517Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-17T06:36:30.944999489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-17T06:36:30.949473922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-06-17T06:36:30.951899498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-06-17T06:36:30.952884762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:30.954049568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:30.956355844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:30.956808225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:36:30.957271578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:36:30.957725102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:36:30.958183886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:30.958523390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132949s
2026-06-17T06:36:30.958913746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T06:36:30', 'change_album_path_to_relative')
2026-06-17T06:36:30.959321357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.961201935Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-17T06:36:30.961433942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159448s
2026-06-17T06:36:30.961677994Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-17T06:36:30.961896454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.962176127Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-17T06:36:30.962724472Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-06-17T06:36:30.963254359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-06-17T06:36:30.963558612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s
2026-06-17T06:36:30.963950281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T06:36:30', 'change_quality_size_mb_to_kb')
2026-06-17T06:36:30.964350347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.965090818Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-17T06:36:30.965290270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020059s
2026-06-17T06:36:30.965477397Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-17T06:36:30.965690336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.965951522Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-17T06:36:30.966331297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:30.966500317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.966695761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-17T06:36:30.966945153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-17T06:36:30.967885898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010213s
2026-06-17T06:36:30.968096312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:30.968246134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.968456357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-17T06:36:30.968758696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-17T06:36:30.969642376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s
2026-06-17T06:36:30.969992491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-17T06:36:30', 'album_releases')
2026-06-17T06:36:30.970350402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:30.971141185Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-17T06:36:30.971336569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024587s
2026-06-17T06:36:30.971513856Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-17T06:36:30.971725512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:30.972035887Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-17T06:36:30.972635134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:30.972778212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.972964448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-17T06:36:30.977037362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-06-17T06:36:30.979446204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-06-17T06:36:30.980472501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:30.981589631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:30.983809382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:30.984269750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:36:30.984699666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:36:30.985145494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:36:30.985644228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:30.985974363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128321s
2026-06-17T06:36:30.986151249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:30.986302133Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:30.986515714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-17T06:36:30.990519077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-06-17T06:36:30.992931757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-06-17T06:36:30.993982934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:30.995081898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:30.997643177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:30.998139477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:36:30.998579964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:36:30.999030171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:36:30.999469365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:30.999795392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013112s
2026-06-17T06:36:31.000177161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T06:36:30', 'album_releases_fix')
2026-06-17T06:36:31.000530583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.001763516Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-17T06:36:31.001935262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150309s
2026-06-17T06:36:31.002126077Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-17T06:36:31.002328795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.002593869Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-17T06:36:31.003405053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-17T06:36:31.004304284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-06-17T06:36:31.004988512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013833s
2026-06-17T06:36:31.005186631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-17T06:36:31.005471575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-17T06:36:31.005800708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2026-06-17T06:36:31.005996222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-17T06:36:31.006660009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-17T06:36:31.007215508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s
2026-06-17T06:36:31.007432725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-17T06:36:31.007780736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.008226725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005858s
2026-06-17T06:36:31.008582952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T06:36:31', 'import_lists')
2026-06-17T06:36:31.008930663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.009902861Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-17T06:36:31.010076891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022529s
2026-06-17T06:36:31.010294740Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-17T06:36:31.010497378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.010748404Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-17T06:36:31.011121435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-17T06:36:31.011298191Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.011517533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-17T06:36:31.011886386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-17T06:36:31.012813634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s
2026-06-17T06:36:31.012992143Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.013191545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.014246019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s
2026-06-17T06:36:31.014611736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-17T06:36:31', 'add_release_status')
2026-06-17T06:36:31.014967322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.016221989Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-17T06:36:31.016408956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030223s
2026-06-17T06:36:31.016628508Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-17T06:36:31.016846667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.017112934Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-17T06:36:31.017443860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.017618241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.017846361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-17T06:36:31.018188029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.019127231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s
2026-06-17T06:36:31.019511595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T06:36:31', 'album_download_notification')
2026-06-17T06:36:31.019918785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.020756603Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-17T06:36:31.020948770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s
2026-06-17T06:36:31.021179134Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-17T06:36:31.021399488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.021677027Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-17T06:36:31.022298098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-06-17T06:36:31.022967206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-06-17T06:36:31.023407713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000758s
2026-06-17T06:36:31.023994805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-06-17T06:36:31.024656929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-06-17T06:36:31.025078097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007424s
2026-06-17T06:36:31.025475969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T06:36:31', 'fix_language_metadata_profiles')
2026-06-17T06:36:31.025832657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.026507967Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-17T06:36:31.026680395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020977s
2026-06-17T06:36:31.026872802Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-17T06:36:31.027096753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.027415656Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-17T06:36:31.027753466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-17T06:36:31.028107499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-17T06:36:31.028361792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003625s
2026-06-17T06:36:31.028711977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T06:36:31', 'remove_fanzub')
2026-06-17T06:36:31.029059968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.029745469Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-17T06:36:31.029920812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017242s
2026-06-17T06:36:31.030140354Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-17T06:36:31.030360708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.030632385Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-17T06:36:31.032244021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-17T06:36:31.032547282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-17T06:36:31.032950364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004945s
2026-06-17T06:36:31.033184526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-17T06:36:31.033525813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-17T06:36:31.033941110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005448s
2026-06-17T06:36:31.034468903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-17T06:36:31.034953629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-17T06:36:31.035341981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006657s
2026-06-17T06:36:31.035574289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-17T06:36:31.035911739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-17T06:36:31.036252405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s
2026-06-17T06:36:31.036462598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-17T06:36:31.036733574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-17T06:36:31.037115544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s
2026-06-17T06:36:31.037359946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-17T06:36:31.037687436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-17T06:36:31.038045316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s
2026-06-17T06:36:31.038423178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T06:36:31', 'update_artist_history_indexes')
2026-06-17T06:36:31.038791610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.039694067Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-17T06:36:31.039903098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020928s
2026-06-17T06:36:31.040114194Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-17T06:36:31.040351281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.040626445Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-17T06:36:31.050708794Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.051875675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-17T06:36:31.052249708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012564s
2026-06-17T06:36:31.052588771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T06:36:31', 'remove_nma')
2026-06-17T06:36:31.052963015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.053808618Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-17T06:36:31.053991256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028207s
2026-06-17T06:36:31.054210277Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-17T06:36:31.054439439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.054728170Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-17T06:36:31.055103637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.055296144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s
2026-06-17T06:36:31.055559324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-17T06:36:31.055867996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-17T06:36:31.057018163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012537s
2026-06-17T06:36:31.057400763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T06:36:31', 'album_disambiguation')
2026-06-17T06:36:31.057786681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.058516451Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-17T06:36:31.058698888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027252s
2026-06-17T06:36:31.058917849Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-17T06:36:31.059133844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.059388638Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-17T06:36:31.059663381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.059890318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.061162651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012992s
2026-06-17T06:36:31.061534570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T06:36:31', 'add_ape_quality_in_profiles')
2026-06-17T06:36:31.061896058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.062681230Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-17T06:36:31.062868487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027946s
2026-06-17T06:36:31.063060333Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-17T06:36:31.063277721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.063523326Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-17T06:36:31.064449622Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.064782712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-17T06:36:31.065051173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003958s
2026-06-17T06:36:31.065268772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.065577624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-17T06:36:31.065851145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s
2026-06-17T06:36:31.066072060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.066367535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-17T06:36:31.066637849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s
2026-06-17T06:36:31.066990900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T06:36:31', 'remove_pushalot')
2026-06-17T06:36:31.067340234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.068123732Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-17T06:36:31.068299286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s
2026-06-17T06:36:31.068499188Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-17T06:36:31.068704312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.068954325Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-17T06:36:31.069346786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-17T06:36:31.069793125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-06-17T06:36:31.070206818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006657s
2026-06-17T06:36:31.070559458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T06:36:31', 'add_custom_filters')
2026-06-17T06:36:31.070922640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.071623371Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-17T06:36:31.071799496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020533s
2026-06-17T06:36:31.072008116Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-17T06:36:31.072223099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.072471099Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-17T06:36:31.072768818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:31.072940965Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.073134395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-17T06:36:31.073401874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-17T06:36:31.074292147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009701s
2026-06-17T06:36:31.074648114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T06:36:31', 'import_list_tags')
2026-06-17T06:36:31.075002728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.075817028Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-17T06:36:31.076015939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024742s
2026-06-17T06:36:31.076221583Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-17T06:36:31.076436556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.076691880Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-17T06:36:31.081082133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-17T06:36:31.081801562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-06-17T06:36:31.082386000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s
2026-06-17T06:36:31.082610291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-17T06:36:31.082967090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-17T06:36:31.083336354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005338s
2026-06-17T06:36:31.085692921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-17T06:36:31.085708642Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-17T06:36:31.085718582Z FROM "Artists"
2026-06-17T06:36:31.086705460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-17T06:36:31.086718166Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-17T06:36:31.086725971Z FROM "Artists"
2026-06-17T06:36:31.087286761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s
2026-06-17T06:36:31.087455531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:31.087612758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.087819584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-17T06:36:31.088189940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.089147088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010968s
2026-06-17T06:36:31.089699210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-17T06:36:31.089710102Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:31.089718890Z FROM "ArtistMetadata"
2026-06-17T06:36:31.089727457Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-17T06:36:31.090418429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-17T06:36:31.090428920Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:31.090436074Z FROM "ArtistMetadata"
2026-06-17T06:36:31.090442588Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-17T06:36:31.090855018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007924s
2026-06-17T06:36:31.091038608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-17T06:36:31.091881245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-06-17T06:36:31.092531134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013162s
2026-06-17T06:36:31.092755607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-17T06:36:31.093109780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-17T06:36:31.093477861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005295s
2026-06-17T06:36:31.093684007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-17T06:36:31.093987859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-17T06:36:31.094324827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s
2026-06-17T06:36:31.094502936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.094699191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.099098603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004402s
2026-06-17T06:36:31.099263755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.099420010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.099615785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-17T06:36:31.099953675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.100955062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011408s
2026-06-17T06:36:31.101134834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.101286700Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.101484288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-17T06:36:31.101791066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.102740629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001063s
2026-06-17T06:36:31.102913617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.103068659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.103254213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-17T06:36:31.103515950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-17T06:36:31.104484331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010351s
2026-06-17T06:36:31.105126765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-17T06:36:31.105137396Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:31.105146385Z FROM "ArtistMetadata"
2026-06-17T06:36:31.105155072Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:31.105164190Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-17T06:36:31.105968821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-17T06:36:31.105979372Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:31.105986316Z FROM "ArtistMetadata"
2026-06-17T06:36:31.105993371Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:31.106012479Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-17T06:36:31.106466373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s
2026-06-17T06:36:31.106638179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:31.106790406Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.106990980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-17T06:36:31.107316746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-17T06:36:31.108284766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010943s
2026-06-17T06:36:31.108464769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:31.108614961Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.108811116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-17T06:36:31.109124568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.110079080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s
2026-06-17T06:36:31.110259804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:31.110411089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.110609709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-17T06:36:31.110931768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.111893344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010756s
2026-06-17T06:36:31.112473944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-17T06:36:31.112484415Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-17T06:36:31.112493082Z FROM "AlbumReleases"
2026-06-17T06:36:31.112501720Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:31.112510678Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-17T06:36:31.113252642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-17T06:36:31.113265298Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-17T06:36:31.113272342Z FROM "AlbumReleases"
2026-06-17T06:36:31.113290178Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:31.113297312Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-17T06:36:31.113729363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008628s
2026-06-17T06:36:31.114348289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-17T06:36:31.114359732Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:31.114366977Z FROM "ArtistMetadata"
2026-06-17T06:36:31.114373600Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:31.114380925Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:31.115186428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-17T06:36:31.115201899Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:31.115212410Z FROM "ArtistMetadata"
2026-06-17T06:36:31.115222691Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:31.115233593Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:31.115691555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s
2026-06-17T06:36:31.116247154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-06-17T06:36:31.120179866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-06-17T06:36:31.121620938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-06-17T06:36:31.122279695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.123466526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.125822872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.126289332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.126637012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100743s
2026-06-17T06:36:31.127035465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-17T06:36:31.131045622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-06-17T06:36:31.132870007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-06-17T06:36:31.133694869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:31.135865330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:31.138141726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:31.138642975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:31.139028762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117115s
2026-06-17T06:36:31.139300640Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-17T06:36:31.143344154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-06-17T06:36:31.145009850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-06-17T06:36:31.145665691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-17T06:36:31.146610965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-17T06:36:31.148864103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-17T06:36:31.149378689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-17T06:36:31.149768976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010245s
2026-06-17T06:36:31.149979079Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-17T06:36:31.153873693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-06-17T06:36:31.154934440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-06-17T06:36:31.155497775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:31.156207414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:31.158447817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:31.158848293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086931s
2026-06-17T06:36:31.159076633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-17T06:36:31.159394534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.159800582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s
2026-06-17T06:36:31.160074373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-17T06:36:31.160317022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.160688139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004821s
2026-06-17T06:36:31.160902110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-17T06:36:31.161227887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.161612581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s
2026-06-17T06:36:31.161826953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-17T06:36:31.162141246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.162568537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005541s
2026-06-17T06:36:31.162783720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-17T06:36:31.163087452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-17T06:36:31.163465764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-06-17T06:36:31.163697501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-17T06:36:31.164038418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-17T06:36:31.164427491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005338s
2026-06-17T06:36:31.164605309Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:31.165596656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-17T06:36:31.165888504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011249s
2026-06-17T06:36:31.166058016Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:31.166371928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-17T06:36:31.166667804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-06-17T06:36:31.166836744Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:31.167207681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-06-17T06:36:31.167543287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005517s
2026-06-17T06:36:31.167969205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T06:36:31', 'add_release_groups_etc')
2026-06-17T06:36:31.168301925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.170198085Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-17T06:36:31.170391544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031621s
2026-06-17T06:36:31.170617600Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-17T06:36:31.170833725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.171113448Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-17T06:36:31.171705200Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:31.171986898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-17T06:36:31.172301020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004088s
2026-06-17T06:36:31.172662058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T06:36:31', 'NewMediaInfoFormat')
2026-06-17T06:36:31.173024578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.173709898Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-17T06:36:31.173890402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017845s
2026-06-17T06:36:31.174138421Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-17T06:36:31.174373745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.174647928Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-17T06:36:31.175885410Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-17T06:36:31.176323883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-17T06:36:31.178566531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023989s
2026-06-17T06:36:31.178764339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-17T06:36:31.178926716Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.179193313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-17T06:36:31.179590754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.180585608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s
2026-06-17T06:36:31.180955743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T06:36:31', 'rename_restrictions_to_release_profiles')
2026-06-17T06:36:31.181343103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.182106581Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-17T06:36:31.182305702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026235s
2026-06-17T06:36:31.182573151Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-17T06:36:31.182813866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.183106746Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-17T06:36:31.184323737Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-17T06:36:31.184616617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-17T06:36:31.186814043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022744s
2026-06-17T06:36:31.187016391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:31.187176724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.187403691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-17T06:36:31.187726912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-17T06:36:31.188627546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s
2026-06-17T06:36:31.188835655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-17T06:36:31.189014796Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.189222705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-17T06:36:31.189543020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-17T06:36:31.190448464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010183s
2026-06-17T06:36:31.190626142Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:31.190891586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-17T06:36:31.191165819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2026-06-17T06:36:31.191328707Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:31.191625945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-17T06:36:31.191957924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s
2026-06-17T06:36:31.192201755Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-17T06:36:31.196667641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-06-17T06:36:31.198135488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-06-17T06:36:31.198828424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.199794269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.202229254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.202665903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.203131471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.203588301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.203955721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115346s
2026-06-17T06:36:31.204406509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T06:36:31', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-17T06:36:31.204794390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.206473322Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-17T06:36:31.206675299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139804s
2026-06-17T06:36:31.206925834Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-17T06:36:31.207148823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.207435831Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-17T06:36:31.208086341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-17T06:36:31.208561488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-06-17T06:36:31.209035433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000742s
2026-06-17T06:36:31.209270076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-17T06:36:31.209648828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-17T06:36:31.210046239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000572s
2026-06-17T06:36:31.210409410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T06:36:31', 'add_import_exclusions')
2026-06-17T06:36:31.210791510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.211638737Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-17T06:36:31.211820302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021261s
2026-06-17T06:36:31.212061528Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-17T06:36:31.212295149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.212566415Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-17T06:36:31.217172092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-17T06:36:31.217186351Z WHERE "Id" in (
2026-06-17T06:36:31.217194788Z SELECT "Artists"."Id" from "Artists"
2026-06-17T06:36:31.217203736Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.217212824Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:31.218009389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-17T06:36:31.218022655Z WHERE "Id" in (
2026-06-17T06:36:31.218031333Z SELECT "Artists"."Id" from "Artists"
2026-06-17T06:36:31.218040000Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.218073638Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:31.218637644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010492s
2026-06-17T06:36:31.219242803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-17T06:36:31.219252052Z WHERE "Id" in (
2026-06-17T06:36:31.219260328Z SELECT "Albums"."Id" from "Albums"
2026-06-17T06:36:31.219268906Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.219277753Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:31.220053997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-17T06:36:31.220069869Z WHERE "Id" in (
2026-06-17T06:36:31.220078426Z SELECT "Albums"."Id" from "Albums"
2026-06-17T06:36:31.220087114Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.220096022Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:31.220636530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009888s
2026-06-17T06:36:31.221213041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-17T06:36:31.221223883Z WHERE "Id" in (
2026-06-17T06:36:31.221232210Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-17T06:36:31.221240827Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-17T06:36:31.221249655Z WHERE "Albums"."Id" IS NULL)
2026-06-17T06:36:31.221980718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-17T06:36:31.221992922Z WHERE "Id" in (
2026-06-17T06:36:31.222001510Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-17T06:36:31.222010187Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-17T06:36:31.222019075Z WHERE "Albums"."Id" IS NULL)
2026-06-17T06:36:31.222560756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009565s
2026-06-17T06:36:31.223138830Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-17T06:36:31.223150484Z WHERE "Id" in (
2026-06-17T06:36:31.223159001Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:31.223167468Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:31.223189122Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-17T06:36:31.223972139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-17T06:36:31.223986498Z WHERE "Id" in (
2026-06-17T06:36:31.223994795Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:31.224003372Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:31.224012220Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-17T06:36:31.224551726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s
2026-06-17T06:36:31.225159240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-17T06:36:31.225170413Z WHERE "Id" in (
2026-06-17T06:36:31.225179030Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:31.225187707Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.225196495Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:31.225967949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-17T06:36:31.225980494Z WHERE "Id" in (
2026-06-17T06:36:31.225988791Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:31.225997178Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.226005976Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:31.226539520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s
2026-06-17T06:36:31.227132274Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:31.227156072Z WHERE "Id" IN (
2026-06-17T06:36:31.227165060Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.227173898Z LEFT OUTER JOIN "Tracks"
2026-06-17T06:36:31.227182556Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:31.227191103Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:31.227952146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:31.227967106Z WHERE "Id" IN (
2026-06-17T06:36:31.227975382Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.227983799Z LEFT OUTER JOIN "Tracks"
2026-06-17T06:36:31.228020874Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:31.228031095Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:31.228569589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s
2026-06-17T06:36:31.228951078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T06:36:31', 'clean_artist_metadata_table')
2026-06-17T06:36:31.229321023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.230016424Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-17T06:36:31.230202919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024179s
2026-06-17T06:36:31.230430758Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-17T06:36:31.230645601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.230931387Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-17T06:36:31.231632759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.231804074Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.232055471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-17T06:36:31.232391638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.233374127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011226s
2026-06-17T06:36:31.233567126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.233724232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.233955017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-17T06:36:31.234344882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.235328393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011301s
2026-06-17T06:36:31.235516021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.235671444Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.235945747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-17T06:36:31.236272835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.237244813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010769s
2026-06-17T06:36:31.237484556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.237671212Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.237946657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-17T06:36:31.238321923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.239338160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s
2026-06-17T06:36:31.239564756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.239753536Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.240078671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-17T06:36:31.240435570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.241407267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s
2026-06-17T06:36:31.241645117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-17T06:36:31.247827038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-06-17T06:36:31.249559508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-06-17T06:36:31.250324018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-17T06:36:31.250807542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-17T06:36:31.253863587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120045s
2026-06-17T06:36:31.254115745Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-17T06:36:31.258048026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-06-17T06:36:31.259733852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-06-17T06:36:31.260511398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-17T06:36:31.261055704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-17T06:36:31.263961387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096141s
2026-06-17T06:36:31.264346002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T06:36:31', 'health_issue_notification')
2026-06-17T06:36:31.264709895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.265797285Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-17T06:36:31.265988500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114174s
2026-06-17T06:36:31.266234927Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-17T06:36:31.266452154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.266742058Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-17T06:36:31.267748115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:31.267942136Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.268159564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-17T06:36:31.268515390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-17T06:36:31.269474001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011041s
2026-06-17T06:36:31.269648923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:31.269806330Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.269989379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-17T06:36:31.270259684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-17T06:36:31.271125949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009472s
2026-06-17T06:36:31.271400071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-17T06:36:31.271678772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-17T06:36:31.271941471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003352s
2026-06-17T06:36:31.272448462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:31.272453112Z WHERE "Id" IN (
2026-06-17T06:36:31.272456869Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.272460697Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:31.272464825Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:31.273118923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:31.273132290Z WHERE "Id" IN (
2026-06-17T06:36:31.273140997Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.273149675Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:31.273158583Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:31.273635644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008383s
2026-06-17T06:36:31.274288268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:31.274298078Z WHERE "Id" IN (
2026-06-17T06:36:31.274302878Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.274308188Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:31.274313369Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:31.274318539Z WHERE "Artists"."Path" IS NULL)
2026-06-17T06:36:31.275164924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:31.275177249Z WHERE "Id" IN (
2026-06-17T06:36:31.275185736Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.275194363Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:31.275203171Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:31.275237109Z WHERE "Artists"."Path" IS NULL)
2026-06-17T06:36:31.275894383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010509s
2026-06-17T06:36:31.276535034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:31.276555295Z WHERE "Id" IN (
2026-06-17T06:36:31.276566517Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.276577880Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:31.276589373Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:31.276601488Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-17T06:36:31.276612450Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-17T06:36:31.277503184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:31.277514336Z WHERE "Id" IN (
2026-06-17T06:36:31.277521050Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:31.277528064Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:31.277535188Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:31.277544758Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-17T06:36:31.277551712Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-17T06:36:31.278162091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011747s
2026-06-17T06:36:31.278706918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-17T06:36:31.278716077Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-17T06:36:31.278723091Z FROM "Artists"
2026-06-17T06:36:31.278729414Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:31.278736528Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:31.279434965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-17T06:36:31.279444835Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-17T06:36:31.279453853Z FROM "Artists"
2026-06-17T06:36:31.279462100Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:31.279470997Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:31.279912877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008247s
2026-06-17T06:36:31.280337042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:31.280347132Z WHERE "Id" NOT IN (
2026-06-17T06:36:31.280355469Z SELECT MIN("Id")
2026-06-17T06:36:31.280363956Z FROM "TrackFiles"
2026-06-17T06:36:31.280372193Z GROUP BY "Path"
2026-06-17T06:36:31.280380429Z )
2026-06-17T06:36:31.280868342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:31.280878392Z WHERE "Id" NOT IN (
2026-06-17T06:36:31.280884915Z SELECT MIN("Id")
2026-06-17T06:36:31.280891449Z FROM "TrackFiles"
2026-06-17T06:36:31.280897972Z GROUP BY "Path"
2026-06-17T06:36:31.280904415Z )
2026-06-17T06:36:31.281241444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006027s
2026-06-17T06:36:31.281418089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:31.281571108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.281756812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-17T06:36:31.285306311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:31.286491729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-06-17T06:36:31.287059623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:31.287822479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:31.291107516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:31.291561551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096099s
2026-06-17T06:36:31.291810632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-17T06:36:31.292185497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:31.292626766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005671s
2026-06-17T06:36:31.292874856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-17T06:36:31.297468659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:31.298857286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-06-17T06:36:31.299557837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:31.300561388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:31.304343196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:31.304910188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:31.305322729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122091s
2026-06-17T06:36:31.305808327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T06:36:31', 'add_mediafilerepository_mtime')
2026-06-17T06:36:31.306263484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.307532550Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-17T06:36:31.307762203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143466s
2026-06-17T06:36:31.308094031Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-17T06:36:31.308373795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.308732216Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-17T06:36:31.310710922Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-17T06:36:31.310715952Z WHERE "Id" NOT IN (
2026-06-17T06:36:31.310719760Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-17T06:36:31.310723978Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.310745903Z GROUP BY "ArtistMetadata"."Id")
2026-06-17T06:36:31.312483593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-17T06:36:31.312520637Z WHERE "Id" NOT IN (
2026-06-17T06:36:31.312531048Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-17T06:36:31.312540227Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:31.312549686Z GROUP BY "ArtistMetadata"."Id")
2026-06-17T06:36:31.313090445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012538s
2026-06-17T06:36:31.313349096Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-17T06:36:31.313652718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-17T06:36:31.314079377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005027s
2026-06-17T06:36:31.314352176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-17T06:36:31.319224130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-06-17T06:36:31.321180851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-06-17T06:36:31.322116155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.323174056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.327390459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.328196071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.328637801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.328973427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143877s
2026-06-17T06:36:31.329184292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-17T06:36:31.329518445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.329859682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004839s
2026-06-17T06:36:31.330250269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T06:36:31', 'add_artistmetadataid_constraint')
2026-06-17T06:36:31.330609262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.331666822Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-17T06:36:31.331878358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022425s
2026-06-17T06:36:31.332127250Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-17T06:36:31.332357894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.332630704Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-17T06:36:31.333334030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-17T06:36:31.333507199Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.333711180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-17T06:36:31.334031786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.335011770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011045s
2026-06-17T06:36:31.335205229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-17T06:36:31.335358869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.335581768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-17T06:36:31.335962254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.336874983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010837s
2026-06-17T06:36:31.337057951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.337207382Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.337412776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-17T06:36:31.337739454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.338722915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010855s
2026-06-17T06:36:31.338887667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-17T06:36:31.339041066Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-17T06:36:31.339261941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-17T06:36:31.339615293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.340550917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010749s
2026-06-17T06:36:31.340730419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:31.340880060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.341093360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-17T06:36:31.341431822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.342377046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010824s
2026-06-17T06:36:31.342555235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:31.342706870Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.342910981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-17T06:36:31.343235024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.344150618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s
2026-06-17T06:36:31.344525924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T06:36:31', 'old_ids_and_artist_alias')
2026-06-17T06:36:31.344888274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.345968810Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-17T06:36:31.346152090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002824s
2026-06-17T06:36:31.346377053Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-17T06:36:31.346598328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.346874635Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-17T06:36:31.347266815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.347483040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.348038509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s
2026-06-17T06:36:31.348293713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-17T06:36:31.348580080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-17T06:36:31.348834192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s
2026-06-17T06:36:31.349193486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T06:36:31', 'download_propers_config')
2026-06-17T06:36:31.349549242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.350280706Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-17T06:36:31.350473404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001728s
2026-06-17T06:36:31.350679589Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-17T06:36:31.350891165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.351165969Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-17T06:36:31.352054318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-17T06:36:31.352404614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-17T06:36:31.353098702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007874s
2026-06-17T06:36:31.353335970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-17T06:36:31.357401038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-06-17T06:36:31.358804284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-06-17T06:36:31.359432399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.360435830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.362808169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.363257223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.363684805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.364185032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.364582282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010991s
2026-06-17T06:36:31.364772405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-17T06:36:31.368352617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-06-17T06:36:31.369644439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-06-17T06:36:31.370275259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-17T06:36:31.370913024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-17T06:36:31.373388169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-17T06:36:31.373743185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087652s
2026-06-17T06:36:31.373945272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-17T06:36:31.377454540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.379826568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-06-17T06:36:31.380471357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-17T06:36:31.380915802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-17T06:36:31.383257669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090922s
2026-06-17T06:36:31.383487602Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-17T06:36:31.386965828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-06-17T06:36:31.387989550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-06-17T06:36:31.388489207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-17T06:36:31.389276993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-17T06:36:31.391580694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-17T06:36:31.392049578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-17T06:36:31.392509735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-17T06:36:31.392998479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-17T06:36:31.393387092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096779s
2026-06-17T06:36:31.393623027Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-17T06:36:31.397016523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-17T06:36:31.397950193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-06-17T06:36:31.398445170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-17T06:36:31.398924235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-17T06:36:31.401253737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007433s
2026-06-17T06:36:31.401490965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-17T06:36:31.404866775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:31.405981781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-06-17T06:36:31.406504454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:31.407305126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:31.409669860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:31.410138253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:31.410471014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088038s
2026-06-17T06:36:31.410847682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T06:36:31', 'remove_language_profiles')
2026-06-17T06:36:31.411210974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.413623914Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-17T06:36:31.413856162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118906s
2026-06-17T06:36:31.414120404Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-17T06:36:31.414382943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.414735874Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-17T06:36:31.415337957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-17T06:36:31.415513721Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:31.415769456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-17T06:36:31.416115663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-17T06:36:31.417237653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012254s
2026-06-17T06:36:31.417707780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-17T06:36:31.418193950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-17T06:36:31.418518614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005349s
2026-06-17T06:36:31.418883969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T06:36:31', 'multi_disc_naming_format')
2026-06-17T06:36:31.419258995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.420062704Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-17T06:36:31.420260783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020332s
2026-06-17T06:36:31.420511949Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-17T06:36:31.420734367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.421043229Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-17T06:36:31.421444788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-17T06:36:31.421638007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.421914664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-17T06:36:31.422245510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.423257258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s
2026-06-17T06:36:31.423485358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.423729970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.439049197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152696s
2026-06-17T06:36:31.439571439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T06:36:31', 'add_download_client_priority')
2026-06-17T06:36:31.440034672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.441008203Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-17T06:36:31.441349560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172147s
2026-06-17T06:36:31.441666990Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-17T06:36:31.441913667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.442383303Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-17T06:36:31.442932258Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.443290159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-17T06:36:31.443698101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2026-06-17T06:36:31.443985981Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.444428903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-17T06:36:31.444741683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004944s
2026-06-17T06:36:31.445187982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T06:36:31', 'remove_growl_prowl')
2026-06-17T06:36:31.445615032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.446378760Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-17T06:36:31.446573202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s
2026-06-17T06:36:31.446803075Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-17T06:36:31.447022016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.447321058Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-17T06:36:31.447757137Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.448226512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-17T06:36:31.448720718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006276s
2026-06-17T06:36:31.449023568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.449371789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-17T06:36:31.449700762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s
2026-06-17T06:36:31.450125618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T06:36:31', 'remove_plex_hometheatre')
2026-06-17T06:36:31.450504370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.451293119Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-17T06:36:31.451520026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019864s
2026-06-17T06:36:31.451746713Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-17T06:36:31.452011376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.452296901Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-17T06:36:31.453088696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:31.453267666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-17T06:36:31.453462980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-17T06:36:31.453741811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-17T06:36:31.454860745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001207s
2026-06-17T06:36:31.455051359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:31.455208125Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.455435793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-17T06:36:31.455801470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.456771794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s
2026-06-17T06:36:31.456964172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:31.457119585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.457346482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-17T06:36:31.457707229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.458656761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001104s
2026-06-17T06:36:31.458845642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:31.459003880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.459225226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-17T06:36:31.459571674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.460566999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s
2026-06-17T06:36:31.460746671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:31.460909389Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.461107337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-17T06:36:31.461392331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-17T06:36:31.462297515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009942s
2026-06-17T06:36:31.462480583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.462684043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.463786073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011219s
2026-06-17T06:36:31.464191369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T06:36:31', 'add_root_folder_add_defaults')
2026-06-17T06:36:31.464560403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.465496648Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-17T06:36:31.465687302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027903s
2026-06-17T06:36:31.465906634Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-17T06:36:31.466114733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.466386210Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-17T06:36:31.466793150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-17T06:36:31.466973062Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:31.467194318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-17T06:36:31.467505324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-17T06:36:31.468542664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001135s
2026-06-17T06:36:31.468914864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T06:36:31', 'task_duration')
2026-06-17T06:36:31.469261191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.470028797Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-17T06:36:31.470314232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026071s
2026-06-17T06:36:31.470580959Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-17T06:36:31.470817446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.471127580Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-17T06:36:31.471705214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-17T06:36:31.471939536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:31.472153787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-17T06:36:31.472503191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.473589950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012273s
2026-06-17T06:36:31.473799192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-17T06:36:31.473965667Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:31.474178516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-17T06:36:31.474516066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.475488234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011086s
2026-06-17T06:36:31.475932609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T06:36:31', 'add_indexer_and_enabled_to_release_profiles')
2026-06-17T06:36:31.476330530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.477740410Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-17T06:36:31.477951255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032798s
2026-06-17T06:36:31.478202561Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-17T06:36:31.478421222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.478720174Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-17T06:36:31.479218367Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-17T06:36:31.483040255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-06-17T06:36:31.484448201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-06-17T06:36:31.485081317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.486088035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.488535785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.488998708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.489434125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.489920003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.490276782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108508s
2026-06-17T06:36:31.490618420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-17T06:36:31.491006782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-17T06:36:31.491303460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s
2026-06-17T06:36:31.491640359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-17T06:36:31.492079072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-17T06:36:31.492372584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s
2026-06-17T06:36:31.492597086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-17T06:36:31.496013627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-06-17T06:36:31.497119395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-06-17T06:36:31.497682068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-17T06:36:31.498143848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-17T06:36:31.500447388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076366s
2026-06-17T06:36:31.500804558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T06:36:31', 'remove_album_folders')
2026-06-17T06:36:31.501159743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.502476124Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-17T06:36:31.502653261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096605s
2026-06-17T06:36:31.502910289Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-17T06:36:31.503124991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.503419996Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-17T06:36:31.504543649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:31.504720405Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:31.504915127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-17T06:36:31.505193077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-17T06:36:31.506131086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s
2026-06-17T06:36:31.506312883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:31.506470380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.506665262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-17T06:36:31.506972942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:31.507945571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-06-17T06:36:31.508124442Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.508322851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.547689295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393212s
2026-06-17T06:36:31.547966563Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-17T06:36:31.551474689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:31.552520546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:31.553061295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:31.553540190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:31.555834641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076831s
2026-06-17T06:36:31.556065616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-17T06:36:31.559403410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:31.560372713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:31.560881006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:31.561428990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:31.563719494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074569s
2026-06-17T06:36:31.563955730Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-17T06:36:31.568563531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:31.569378282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:31.569838569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:31.570434058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:31.572770074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086137s
2026-06-17T06:36:31.572985217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-17T06:36:31.576228209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:31.576955785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:31.577383727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:31.577937793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:31.580238607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007054s
2026-06-17T06:36:31.580452067Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-17T06:36:31.583773447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:31.584447475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:31.584827711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:31.585376566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:31.587701499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070128s
2026-06-17T06:36:31.588077527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T06:36:31', 'flexible_delay_profiles')
2026-06-17T06:36:31.588447051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.589589502Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-17T06:36:31.589772471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088733s
2026-06-17T06:36:31.590026081Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-17T06:36:31.590267838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.590566771Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-17T06:36:31.591080796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:31.591233934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:31.591450330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-17T06:36:31.591768892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-17T06:36:31.592819698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011627s
2026-06-17T06:36:31.593189954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T06:36:31', 'add_priority_to_indexers')
2026-06-17T06:36:31.593569970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.594389821Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-17T06:36:31.594596978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027047s
2026-06-17T06:36:31.594838595Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-17T06:36:31.595064169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.595340326Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-17T06:36:31.595828920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-17T06:36:31.596169015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-17T06:36:31.596528419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-06-17T06:36:31.596702369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.596899827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.597504575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006279s
2026-06-17T06:36:31.597901274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-17T06:36:31', 'remove_chown_and_folderchmod_config')
2026-06-17T06:36:31.598272822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.599093606Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-17T06:36:31.599281755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021565s
2026-06-17T06:36:31.599501838Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-17T06:36:31.599722673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.600012486Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-17T06:36:31.600621834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-17T06:36:31.600798450Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:31.600978382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-17T06:36:31.604491528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.605629601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-06-17T06:36:31.606214198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-17T06:36:31.606794186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-17T06:36:31.609134781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079578s
2026-06-17T06:36:31.609395867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-17T06:36:31.609667975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-17T06:36:31.609919051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003235s
2026-06-17T06:36:31.610233294Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-17T06:36:31.610592257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-17T06:36:31.610874475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004127s
2026-06-17T06:36:31.611188107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-17T06:36:31.611550096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-17T06:36:31.611833427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s
2026-06-17T06:36:31.612248362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-17T06:36:31', 'convert_blacklist_protocol')
2026-06-17T06:36:31.612595732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.613561527Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-17T06:36:31.613745789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020852s
2026-06-17T06:36:31.613953166Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-17T06:36:31.614158841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.614419265Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-17T06:36:31.620758414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-17T06:36:31.621536842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-17T06:36:31.621974804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000834s
2026-06-17T06:36:31.622329448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-17T06:36:31', 'update_notifiarr')
2026-06-17T06:36:31.622678160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.623418261Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-17T06:36:31.623589877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002248s
2026-06-17T06:36:31.623804269Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-17T06:36:31.624079984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.624342813Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-17T06:36:31.624635343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.624852731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.625911213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010814s
2026-06-17T06:36:31.626275607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-17T06:36:31', 'email_multiple_addresses')
2026-06-17T06:36:31.626634860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.627360542Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-17T06:36:31.627540224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024994s
2026-06-17T06:36:31.627757672Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-17T06:36:31.628026303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.628272409Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-17T06:36:31.628599027Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-17T06:36:31.628834641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-17T06:36:31.631128261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023543s
2026-06-17T06:36:31.631548568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-17T06:36:31', 'rename_blacklist_to_blocklist')
2026-06-17T06:36:31.631887120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.632837254Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-17T06:36:31.633017487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040129s
2026-06-17T06:36:31.633232169Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-17T06:36:31.633460329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.633720182Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-17T06:36:31.634144717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-17T06:36:31.634334510Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:31.634570575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-17T06:36:31.634945390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.635995345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012174s
2026-06-17T06:36:31.636261852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-17T06:36:31.636620625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.637566229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s
2026-06-17T06:36:31.637733676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.637946595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.639245341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s
2026-06-17T06:36:31.639621589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-17T06:36:31', 'cdh_per_downloadclient')
2026-06-17T06:36:31.639979670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.640779081Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-17T06:36:31.640957089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028326s
2026-06-17T06:36:31.641154447Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-17T06:36:31.641364450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.641621037Z [Info] download_history: Starting migration of Main DB to 52
2026-06-17T06:36:31.642359464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-17T06:36:31.643114364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-17T06:36:31.643692409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011406s
2026-06-17T06:36:31.643943965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-17T06:36:31.644277587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-17T06:36:31.644640699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005077s
2026-06-17T06:36:31.644853888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-17T06:36:31.645181809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-17T06:36:31.645522174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s
2026-06-17T06:36:31.645741386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-17T06:36:31.646063154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-17T06:36:31.646406806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004822s
2026-06-17T06:36:31.646584835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.646783906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.647917379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s
2026-06-17T06:36:31.648264227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-17T06:36:31', 'download_history')
2026-06-17T06:36:31.648624794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.649474265Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-17T06:36:31.649656562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026906s
2026-06-17T06:36:31.649862377Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-17T06:36:31.650071127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.650329778Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-17T06:36:31.650749954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-17T06:36:31', 'add_update_history')
2026-06-17T06:36:31.651119689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.651816633Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-17T06:36:31.652012928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017462s
2026-06-17T06:36:31.652228683Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-17T06:36:31.652448546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.652715263Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-17T06:36:31.653065569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:31.653242405Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:31.653460795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-17T06:36:31.653813445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.654827718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001161s
2026-06-17T06:36:31.655210539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-17T06:36:31', 'add_on_update_to_notifications')
2026-06-17T06:36:31.655575464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.656288831Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-17T06:36:31.656497261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025653s
2026-06-17T06:36:31.656699077Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-17T06:36:31.656916155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.657182361Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-17T06:36:31.657497586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:31.657666406Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.657871980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-17T06:36:31.658194770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.659168341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s
2026-06-17T06:36:31.659542725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-17T06:36:31', 'download_client_per_indexer')
2026-06-17T06:36:31.659917340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.660568461Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-17T06:36:31.660752101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024613s
2026-06-17T06:36:31.660955711Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-17T06:36:31.661165393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.661429225Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-17T06:36:31.661844040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:31.662017329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.662224577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-17T06:36:31.662547036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.663532682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s
2026-06-17T06:36:31.663719799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:31.663907577Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.664142340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-17T06:36:31.664513417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.665501026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011484s
2026-06-17T06:36:31.665688434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:31.665842023Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.666049291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-17T06:36:31.666392322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.667399270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011415s
2026-06-17T06:36:31.667763604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-17T06:36:31', 'AddNewItemMonitorType')
2026-06-17T06:36:31.668134260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.668849782Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-17T06:36:31.669028963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025522s
2026-06-17T06:36:31.669224176Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-17T06:36:31.669431042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.669684834Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-17T06:36:31.669998736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:31.670169269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.670375254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-17T06:36:31.670725520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:31.671717508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011391s
2026-06-17T06:36:31.672118415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-17T06:36:31', 'ImportListSearch')
2026-06-17T06:36:31.672474002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.673105704Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-17T06:36:31.673276949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025022s
2026-06-17T06:36:31.673488846Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-17T06:36:31.673703889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.673965907Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-17T06:36:31.674314920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:31.674466245Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.674689254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-17T06:36:31.675040551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:31.676050055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011539s
2026-06-17T06:36:31.676421743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-17T06:36:31', 'ImportListMonitorExisting')
2026-06-17T06:36:31.676782941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.677434924Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-17T06:36:31.677618334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024982s
2026-06-17T06:36:31.677812294Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-17T06:36:31.678018510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.678273984Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-17T06:36:31.678727868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.679033224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-17T06:36:31.679304380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003704s
2026-06-17T06:36:31.679524914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.679804527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-17T06:36:31.680083108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s
2026-06-17T06:36:31.680253682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:31.680404696Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:31.680586743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-17T06:36:31.680844201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-17T06:36:31.681821169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010415s
2026-06-17T06:36:31.682213179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-17T06:36:31', 'add_indexer_tags')
2026-06-17T06:36:31.682581220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.683324217Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-17T06:36:31.683549761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024933s
2026-06-17T06:36:31.683814174Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-17T06:36:31.684040129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.684295683Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-17T06:36:31.684559515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:31.684771161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:31.685756155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010104s
2026-06-17T06:36:31.686135910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-17T06:36:31', 'update_audio_types')
2026-06-17T06:36:31.686506146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:31.687215364Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-17T06:36:31.687436961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023925s
2026-06-17T06:36:31.687835674Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-17T06:36:31.688173003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:31.688535263Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-17T06:36:31.690709713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:31.690992522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-17T06:36:31.691288629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s
2026-06-17T06:36:31.691470225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-17T06:36:31.691627341Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:31.691858787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-17T06:36:31.695686758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-06-17T06:36:31.697193272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-06-17T06:36:31.697855286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-17T06:36:31.698635026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-17T06:36:31.701336057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-17T06:36:31.701963952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-17T06:36:31.702337093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102711s
2026-06-17T06:36:31.702526615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.702681046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:31.702899045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-17T06:36:31.707167794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.709251210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-06-17T06:36:31.710184530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:31.711152851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:31.713886777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:31.714391013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:31.714857773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.715224773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121149s
2026-06-17T06:36:31.715407501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.715587042Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:31.715798218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-17T06:36:31.721615856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.723538889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-06-17T06:36:31.724427970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:31.725296600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:31.727816455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:31.728297414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:31.728765577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.729107556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131038s
2026-06-17T06:36:31.729283801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:31.729449905Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:31.729654397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-17T06:36:31.733770759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.735675225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-06-17T06:36:31.736596039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:31.737475861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:31.740077231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:31.740553300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:31.741024289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.741369244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115185s
2026-06-17T06:36:31.741543344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:31.741702285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.741904281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-17T06:36:31.745649625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-06-17T06:36:31.746973923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-06-17T06:36:31.747631778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.748625479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.751125625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.751551924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.752021390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.752499332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.752863696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107613s
2026-06-17T06:36:31.753042376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:31.753191226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.753387141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-17T06:36:31.757116142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-06-17T06:36:31.758458165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-06-17T06:36:31.759106471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:31.760130954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:31.762600609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:31.763039853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:31.763472635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:31.763968394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:31.764319661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107377s
2026-06-17T06:36:31.764498361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-17T06:36:31.764651319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.764849899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-17T06:36:31.768438007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.769554866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-06-17T06:36:31.770136147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-17T06:36:31.770686435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-17T06:36:31.773031028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079834s
2026-06-17T06:36:31.773213215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-17T06:36:31.773366203Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:31.773580846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-17T06:36:31.777168402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:31.778310633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-06-17T06:36:31.778868406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-17T06:36:31.779442944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-17T06:36:31.781829771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080402s
2026-06-17T06:36:31.782019113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:31.782171901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:31.782376913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-17T06:36:31.786228772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-17T06:36:31.787237213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-06-17T06:36:31.787766890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-17T06:36:31.788233921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-17T06:36:31.790696712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081143s
2026-06-17T06:36:31.790879981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:31.791031165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.791235527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-17T06:36:31.794785728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-17T06:36:31.795787165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-06-17T06:36:31.796346722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-17T06:36:31.796925357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-17T06:36:31.799310812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078743s
2026-06-17T06:36:31.799490194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:31.799655557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-17T06:36:31.821371368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-17T06:36:31.830052503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-06-17T06:36:31.831267471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-06-17T06:36:31.831903712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-17T06:36:31.832555725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-17T06:36:31.836423496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141032s
2026-06-17T06:36:31.836732458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-17T06:36:31.836951800Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-06-17T06:36:31.837229179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-17T06:36:31.841211500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-17T06:36:31.842058947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-17T06:36:31.843105806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-17T06:36:31.843909074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-17T06:36:31.846995190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.847395918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099682s
2026-06-17T06:36:31.847622113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-17T06:36:31.847820633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-17T06:36:31.848107291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-17T06:36:31.852694400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-17T06:36:31.853622269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-17T06:36:31.854061684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-17T06:36:31.854812527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-17T06:36:31.857406281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.858149718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097987s
2026-06-17T06:36:31.858333649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-17T06:36:31.858480094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-17T06:36:31.858685347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-17T06:36:31.862157551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-17T06:36:31.862970318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-06-17T06:36:31.863471848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-17T06:36:31.864273423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-17T06:36:31.866847297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.867187062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083208s
2026-06-17T06:36:31.867358197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-17T06:36:31.867503018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-06-17T06:36:31.867686057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-17T06:36:31.871225286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-17T06:36:31.872121190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-06-17T06:36:31.872611879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-17T06:36:31.873297219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-17T06:36:31.875806433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-17T06:36:31.876236469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-17T06:36:31.876645443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-17T06:36:31.876957392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091048s
2026-06-17T06:36:31.877118536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-17T06:36:31.877261224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-06-17T06:36:31.877433601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-17T06:36:31.880890374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-17T06:36:31.881696066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-17T06:36:31.882116012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-17T06:36:31.882545197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-17T06:36:31.885119642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074914s
2026-06-17T06:36:31.885284995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-17T06:36:31.885424035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-17T06:36:31.885602805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-17T06:36:31.889138908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-17T06:36:31.889870522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-06-17T06:36:31.890296139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-17T06:36:31.890814663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-17T06:36:31.893336543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075516s
2026-06-17T06:36:31.893501064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-17T06:36:31.893635666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-06-17T06:36:31.893804516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-17T06:36:31.897489388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-06-17T06:36:31.898266343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-06-17T06:36:31.898753454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-17T06:36:31.899566752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-17T06:36:31.902086668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-17T06:36:31.902462335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-17T06:36:31.902837881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-17T06:36:31.903247075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-17T06:36:31.903557781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095931s
2026-06-17T06:36:31.903721160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:31.903879038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-06-17T06:36:31.904079492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-17T06:36:31.907639743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-17T06:36:31.908495186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-06-17T06:36:31.908946706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:31.909558758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:31.912202233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.912529472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082739s
2026-06-17T06:36:31.912697200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:31.912865840Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-06-17T06:36:31.913057075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-17T06:36:31.918166477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-17T06:36:31.919015958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-06-17T06:36:31.919457187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:31.920160143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:31.922734458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.923049102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009807s
2026-06-17T06:36:31.923212301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:31.923350679Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-06-17T06:36:31.923561033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-17T06:36:31.927124441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-06-17T06:36:31.927964553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-06-17T06:36:31.928381102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:31.929025951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:31.931571548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.931916272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081687s
2026-06-17T06:36:31.932090984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-17T06:36:31.932219704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-06-17T06:36:31.932403394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-17T06:36:31.935821599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-17T06:36:31.936678715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-17T06:36:31.937123892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-17T06:36:31.937738049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-17T06:36:31.940334268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.940658040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080772s
2026-06-17T06:36:31.940821800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-17T06:36:31.940965009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-06-17T06:36:31.941150923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-17T06:36:31.944620662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-17T06:36:31.945420022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-17T06:36:31.945863916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-17T06:36:31.946537323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-17T06:36:31.949140125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.949475541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081462s
2026-06-17T06:36:31.949642106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-17T06:36:31.949782088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-06-17T06:36:31.949965969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-17T06:36:31.953439044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-06-17T06:36:31.954235158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-06-17T06:36:31.954678391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-17T06:36:31.955362408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-17T06:36:31.957981634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:31.958329214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008172s
2026-06-17T06:36:31.958470599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-17T06:36:31.958610491Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-06-17T06:36:31.958788269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-17T06:36:31.962249801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-06-17T06:36:31.963082819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-06-17T06:36:31.963511392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-17T06:36:31.964094166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-17T06:36:31.966595114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076279s
2026-06-17T06:36:31.966765226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-17T06:36:31.966944468Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-06-17T06:36:31.967105382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-17T06:36:31.970646384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-06-17T06:36:31.971400072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-06-17T06:36:31.971818926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-17T06:36:31.972350887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-17T06:36:31.974842636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075621s
2026-06-17T06:36:31.975006847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-17T06:36:31.975136969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-06-17T06:36:31.975307923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-17T06:36:31.978771430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-17T06:36:31.979555810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-17T06:36:31.980023792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-17T06:36:31.980439620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-17T06:36:31.983090920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007608s
2026-06-17T06:36:31.983293528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-17T06:36:31.983473321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-06-17T06:36:31.983695318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-17T06:36:31.990288318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-06-17T06:36:31.991241107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-06-17T06:36:31.991858852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-17T06:36:31.992519953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-17T06:36:31.995558814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116377s
2026-06-17T06:36:31.995731963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-17T06:36:31.995909290Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-06-17T06:36:31.996140556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-17T06:36:32.000860152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-06-17T06:36:32.001803502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-06-17T06:36:32.002263068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-17T06:36:32.002690148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-17T06:36:32.005174803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088259s
2026-06-17T06:36:32.005343573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-17T06:36:32.005482763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-06-17T06:36:32.005673618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-17T06:36:32.009139820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-17T06:36:32.009813456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-17T06:36:32.010212340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-17T06:36:32.010806897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-17T06:36:32.013373026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-17T06:36:32.013720526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078675s
2026-06-17T06:36:32.013881681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-17T06:36:32.014022454Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:32.014216475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-17T06:36:32.017670432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-17T06:36:32.018394751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-06-17T06:36:32.018814086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-17T06:36:32.019500669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-17T06:36:32.022221068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-17T06:36:32.022593388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081933s
2026-06-17T06:36:32.022760104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:32.022900948Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:32.023084137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-17T06:36:32.026646101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:32.027541826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-06-17T06:36:32.028050530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:32.028826523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:32.031710983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:32.032190168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:32.032536516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092778s
2026-06-17T06:36:32.032703623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:32.032848705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-06-17T06:36:32.033024910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-17T06:36:32.036630542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:36:32.037528130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-06-17T06:36:32.038000382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:32.038779070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:32.041722549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:32.042138457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:32.042467539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092715s
2026-06-17T06:36:32.042629706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:32.042769137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:32.042950572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-17T06:36:32.046182853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-17T06:36:32.046689193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-17T06:36:32.047062976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-17T06:36:32.047581029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-17T06:36:32.050184724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:32.050522073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073943s
2026-06-17T06:36:32.050884403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-17T06:36:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-17T06:36:32.051234789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.054716031Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-17T06:36:32.054895552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115087s
2026-06-17T06:36:32.055133552Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-17T06:36:32.055319366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.055587176Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-17T06:36:32.056225291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:32.056359010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-06-17T06:36:32.056537891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-17T06:36:32.056805910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.057784371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s
2026-06-17T06:36:32.057943842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:32.058079666Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:32.058254699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-17T06:36:32.058520384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.059521721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010737s
2026-06-17T06:36:32.059842226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-17T06:36:32', 'add_on_delete_to_notifications')
2026-06-17T06:36:32.060187281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.060943194Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-17T06:36:32.061104238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024673s
2026-06-17T06:36:32.061294081Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-17T06:36:32.061476929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.061715229Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-17T06:36:32.063126451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:32.063280071Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:32.063475464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-17T06:36:32.063768485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.064820013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011506s
2026-06-17T06:36:32.064978803Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:32.065185469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-17T06:36:32.065423719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003215s
2026-06-17T06:36:32.065585284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:32.065708102Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:32.065883295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-17T06:36:32.066120062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-17T06:36:32.067062340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009987s
2026-06-17T06:36:32.067218925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:32.067370240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:32.068282297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009095s
2026-06-17T06:36:32.068441247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-17T06:36:32.068844279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-06-17T06:36:32.069294546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006978s
2026-06-17T06:36:32.069469649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-17T06:36:32.069696275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-17T06:36:32.069993283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s
2026-06-17T06:36:32.070163356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:32.070291254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:32.070474984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-17T06:36:32.070727132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:32.071706424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2026-06-17T06:36:32.071883010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:32.072010096Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.072181531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-17T06:36:32.072438258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.073383803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s
2026-06-17T06:36:32.073547663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:32.073687334Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-06-17T06:36:32.073867327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-17T06:36:32.074131258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.075082063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s
2026-06-17T06:36:32.075235543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:32.075395896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:32.077809016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024111s
2026-06-17T06:36:32.077967876Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:32.078130103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:32.078989574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008687s
2026-06-17T06:36:32.079168515Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-17T06:36:32.082684406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-06-17T06:36:32.083480460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-06-17T06:36:32.083913582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-17T06:36:32.084339711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-17T06:36:32.089015459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00966s
2026-06-17T06:36:32.089217305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-17T06:36:32.094238910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-06-17T06:36:32.094901434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-06-17T06:36:32.095269977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-17T06:36:32.095802630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-17T06:36:32.098863665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094615s
2026-06-17T06:36:32.099099751Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-17T06:36:32.099343492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-17T06:36:32.099580609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003089s
2026-06-17T06:36:32.099733157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:32.099882006Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:32.100153012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-17T06:36:32.100481785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.101467751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011321s
2026-06-17T06:36:32.101623765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:32.101756352Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:32.101935823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-17T06:36:32.102182149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-17T06:36:32.103135139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010288s
2026-06-17T06:36:32.103429482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-17T06:36:32', 'add_custom_formats')
2026-06-17T06:36:32.103722362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.104818820Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-17T06:36:32.104967650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026807s
2026-06-17T06:36:32.105190790Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-17T06:36:32.105359419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.105616527Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-17T06:36:32.106124951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:32.106267719Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:32.106421639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-17T06:36:32.106654989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:32.107672538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s
2026-06-17T06:36:32.108000008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-17T06:36:32', 'add_result_to_commands')
2026-06-17T06:36:32.108295654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.109003249Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-17T06:36:32.109156187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024004s
2026-06-17T06:36:32.109357011Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-17T06:36:32.109535511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.109779913Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-17T06:36:32.110176111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:32.110325442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:32.110503330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-17T06:36:32.110767963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.111828710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001158s
2026-06-17T06:36:32.112301011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-17T06:36:32', 'health_restored_notification')
2026-06-17T06:36:32.112605986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.113646351Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-17T06:36:32.113803187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00293s
2026-06-17T06:36:32.113989853Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-17T06:36:32.114160346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.114395660Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-17T06:36:32.114799414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:32.115043606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-17T06:36:32.115286665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003173s
2026-06-17T06:36:32.115559034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-17T06:36:32', 'remove_uc')
2026-06-17T06:36:32.115852355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.116528777Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-17T06:36:32.116673599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015368s
2026-06-17T06:36:32.116884233Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-17T06:36:32.117069987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.117314570Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-17T06:36:32.117643903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:32.117795549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:32.119803473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020141s
2026-06-17T06:36:32.120167556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-17T06:36:32', 'download_clients_rename_tv_to_music')
2026-06-17T06:36:32.120489555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.121175797Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-17T06:36:32.121346200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033538s
2026-06-17T06:36:32.121564580Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-17T06:36:32.121745906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.121994085Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-17T06:36:32.122383901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-17T06:36:32.122536187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-17T06:36:32.122713665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-17T06:36:32.122986224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-17T06:36:32.124139577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012505s
2026-06-17T06:36:32.124453149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-17T06:36:32', 'add_colon_replacement_to_naming_config')
2026-06-17T06:36:32.124759546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.125605860Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-17T06:36:32.125766775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026755s
2026-06-17T06:36:32.125954352Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-17T06:36:32.126123022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.126359007Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-17T06:36:32.126817210Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-17T06:36:32.130397352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-17T06:36:32.131172924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-06-17T06:36:32.131596757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:32.132376859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:32.135023019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:32.135340138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083468s
2026-06-17T06:36:32.135495050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:32.135627206Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:32.135806757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-17T06:36:32.136067322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-17T06:36:32.137007336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s
2026-06-17T06:36:32.137292079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-17T06:36:32', 'list_sync_time')
2026-06-17T06:36:32.137574027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.138616988Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-17T06:36:32.138762221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026087s
2026-06-17T06:36:32.138964118Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-17T06:36:32.139136966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.139374494Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-17T06:36:32.139771454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-17T06:36:32.139945625Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.140108212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-17T06:36:32.140319668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-17T06:36:32.141351817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010648s
2026-06-17T06:36:32.141629086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-17T06:36:32', 'add_download_client_tags')
2026-06-17T06:36:32.141924050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.142697758Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-17T06:36:32.142846628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023959s
2026-06-17T06:36:32.143048124Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-17T06:36:32.143210661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.143450635Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-17T06:36:32.144119111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-17T06:36:32.144560550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-17T06:36:32.145003933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007226s
2026-06-17T06:36:32.145186942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-17T06:36:32.145446094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-17T06:36:32.145755217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s
2026-06-17T06:36:32.146044339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-17T06:36:32', 'add_notification_status')
2026-06-17T06:36:32.146317730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.147151679Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-17T06:36:32.147299698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017771s
2026-06-17T06:36:32.147490181Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-17T06:36:32.147667829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.147926430Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-17T06:36:32.148221975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:32.148394733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:32.150079146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016986s
2026-06-17T06:36:32.150375012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-17T06:36:32', 'add_alac_24_quality_in_profiles')
2026-06-17T06:36:32.150669245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.151380607Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-17T06:36:32.151522213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029657s
2026-06-17T06:36:32.151689009Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-17T06:36:32.151864612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.152090978Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-17T06:36:32.152441735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-17T06:36:32.152580234Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-17T06:36:32.152724074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-17T06:36:32.152919116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-17T06:36:32.153943590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s
2026-06-17T06:36:32.154112260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-17T06:36:32.154314908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-17T06:36:32.155275853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010092s
2026-06-17T06:36:32.155550937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-17T06:36:32', 'add_salt_to_users')
2026-06-17T06:36:32.155833917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.156685112Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-17T06:36:32.156836497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023874s
2026-06-17T06:36:32.156992912Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-17T06:36:32.157166932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.157439331Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-17T06:36:32.157913777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-17T06:36:32.158336859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-06-17T06:36:32.158778408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007071s
2026-06-17T06:36:32.158938691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-17T06:36:32.159155057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-17T06:36:32.159451053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s
2026-06-17T06:36:32.159731338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-17T06:36:32', 'add_auto_tagging')
2026-06-17T06:36:32.160036442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.160879571Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-17T06:36:32.161025645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017618s
2026-06-17T06:36:32.161199535Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-17T06:36:32.161372383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.161597276Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-17T06:36:32.161976670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-17T06:36:32.162125430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:32.162298669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-17T06:36:32.162541268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-17T06:36:32.163591002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011225s
2026-06-17T06:36:32.163829943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-17T06:36:32.164148786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-17T06:36:32.164398118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003199s
2026-06-17T06:36:32.164675887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-17T06:36:32', 'quality_definition_preferred_size')
2026-06-17T06:36:32.164965250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.166327113Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-17T06:36:32.166497316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022137s
2026-06-17T06:36:32.166699744Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-17T06:36:32.166874436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.167114409Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-17T06:36:32.167471488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:32.167619687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:32.167785471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-17T06:36:32.168050364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.169099838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011365s
2026-06-17T06:36:32.169392207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-17T06:36:32', 'add_on_artist_add_to_notifications')
2026-06-17T06:36:32.169682482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.170421811Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-17T06:36:32.170574088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024232s
2026-06-17T06:36:32.170748759Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-17T06:36:32.170917239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.171136310Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-17T06:36:32.171417436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:32.171557188Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.171725868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-17T06:36:32.171983036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-17T06:36:32.172984844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s
2026-06-17T06:36:32.173265419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-17T06:36:32', 'album_last_searched_time')
2026-06-17T06:36:32.173550964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.174257056Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-17T06:36:32.174404453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023419s
2026-06-17T06:36:32.174585818Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-17T06:36:32.174738225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.174955673Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-17T06:36:32.175304837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-17T06:36:32.175445129Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.175604079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-17T06:36:32.175838041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.176855330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00109s
2026-06-17T06:36:32.177022917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:32.177138239Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.177295246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-17T06:36:32.177528636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:32.178535704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010863s
2026-06-17T06:36:32.178809105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-17T06:36:32', 'add_indexer_flags')
2026-06-17T06:36:32.179090782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.179818448Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-17T06:36:32.179979893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002352s
2026-06-17T06:36:32.180172170Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-17T06:36:32.180329387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.180545833Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-17T06:36:32.180954206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-17T06:36:32.181179950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-17T06:36:32.181464884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s
2026-06-17T06:36:32.181641330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-17T06:36:32.181846743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-17T06:36:32.182134583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s
2026-06-17T06:36:32.182296690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-17T06:36:32.182525260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-17T06:36:32.182816697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003742s
2026-06-17T06:36:32.183099537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-17T06:36:32', 'add_indexes_album_statistics')
2026-06-17T06:36:32.183385533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.184260255Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-17T06:36:32.184411009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017766s
2026-06-17T06:36:32.184594538Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-17T06:36:32.184762166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.184978451Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-17T06:36:32.185323005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-17T06:36:32.185644233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-17T06:36:32.185909807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003749s
2026-06-17T06:36:32.186181394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-17T06:36:32', 'update_redacted_baseurl')
2026-06-17T06:36:32.186469856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.187194645Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-17T06:36:32.187342243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016283s
2026-06-17T06:36:32.195158186Z [Debug] MigrationController: Took: 00:00:01.6472147
2026-06-17T06:36:32.265470703Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-17T06:36:32.297713317Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-17T06:36:32.317367015Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-17T06:36:32.340908493Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-17T06:36:32.341812434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:32.342063038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:32.345780085Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-17T06:36:32.345994056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039548s
2026-06-17T06:36:32.346220723Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-17T06:36:32.346420796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004161s
2026-06-17T06:36:32.347902510Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-17T06:36:32.348240000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.348618152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-17T06:36:32.348922856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-17T06:36:32.349368543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s
2026-06-17T06:36:32.349601823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.350678352Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-17T06:36:32.350899497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018108s
2026-06-17T06:36:32.351208700Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-17T06:36:32.351436849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.351870343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-17T06:36:32.352206640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:32.352619181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004742s
2026-06-17T06:36:32.352837541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:32.353039257Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-17T06:36:32.353282748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-17T06:36:32.353552822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-17T06:36:32.354274866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007797s
2026-06-17T06:36:32.354513056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.355340453Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-17T06:36:32.355558562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018094s
2026-06-17T06:36:32.355919329Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-17T06:36:32.356172098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.356545710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:32.356900595Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.357118214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-17T06:36:32.357408398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-17T06:36:32.357893836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000534s
2026-06-17T06:36:32.358121064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.358929552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-17T06:36:32.359169115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015464s
2026-06-17T06:36:32.359501825Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-17T06:36:32.359757420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.360067274Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-17T06:36:32.360616911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-17T06:36:32.361052428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-17T06:36:32.361624049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007747s
2026-06-17T06:36:32.361833902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-17T06:36:32.362093575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-17T06:36:32.362452919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s
2026-06-17T06:36:32.362785619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T06:36:32', 'InitialSetup')
2026-06-17T06:36:32.363199693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.364158865Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-17T06:36:32.364389700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020944s
2026-06-17T06:36:32.364627730Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-17T06:36:32.364880899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.365185834Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-17T06:36:32.365582473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T06:36:32', 'add_reason_to_pending_releases')
2026-06-17T06:36:32.366015084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.367193568Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-17T06:36:32.367415435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022809s
2026-06-17T06:36:32.367814248Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-17T06:36:32.368072558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.368365017Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-17T06:36:32.368705032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T06:36:32', 'add_medium_support')
2026-06-17T06:36:32.369117834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.369956262Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-17T06:36:32.370177558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s
2026-06-17T06:36:32.370414746Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-17T06:36:32.370670962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.370991097Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-17T06:36:32.371359790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T06:36:32', 'add_various_qualites_in_profile')
2026-06-17T06:36:32.371788263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.372462240Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-17T06:36:32.372700440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s
2026-06-17T06:36:32.372930543Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-17T06:36:32.373168483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.373463567Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-17T06:36:32.373811718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T06:36:32', 'metadata_profiles')
2026-06-17T06:36:32.374232185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.374841843Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-17T06:36:32.375052347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016661s
2026-06-17T06:36:32.375320006Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-17T06:36:32.375593668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.375915446Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-17T06:36:32.376322255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T06:36:32', 'separate_automatic_and_interactive_search')
2026-06-17T06:36:32.376764055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.377487131Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-17T06:36:32.377734760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018669s
2026-06-17T06:36:32.377973401Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-17T06:36:32.378230479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.378533439Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-17T06:36:32.378899025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T06:36:32', 'change_album_path_to_relative')
2026-06-17T06:36:32.379328631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.380024172Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-17T06:36:32.380255057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017733s
2026-06-17T06:36:32.380493046Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-17T06:36:32.380747158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.381047322Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-17T06:36:32.381400674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T06:36:32', 'change_quality_size_mb_to_kb')
2026-06-17T06:36:32.381821762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.382502824Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-17T06:36:32.382739721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017372s
2026-06-17T06:36:32.382966719Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-17T06:36:32.383196852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.383488830Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-17T06:36:32.383810518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-17T06:36:32', 'album_releases')
2026-06-17T06:36:32.384238340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.384909652Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-17T06:36:32.385122210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017094s
2026-06-17T06:36:32.385360089Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-17T06:36:32.385605554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.385902452Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-17T06:36:32.386252277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T06:36:32', 'album_releases_fix')
2026-06-17T06:36:32.386662663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.387351070Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-17T06:36:32.387570231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017363s
2026-06-17T06:36:32.387802128Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-17T06:36:32.388044677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.388342827Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-17T06:36:32.388666630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T06:36:32', 'import_lists')
2026-06-17T06:36:32.389068309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.389783219Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-17T06:36:32.389999314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017346s
2026-06-17T06:36:32.390219277Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-17T06:36:32.390452948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.390741669Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-17T06:36:32.391095672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-17T06:36:32', 'add_release_status')
2026-06-17T06:36:32.391489956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.392159956Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-17T06:36:32.392385140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016971s
2026-06-17T06:36:32.392623921Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-17T06:36:32.392873684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.393169680Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-17T06:36:32.393529294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T06:36:32', 'album_download_notification')
2026-06-17T06:36:32.393947266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.394637877Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-17T06:36:32.394868231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017428s
2026-06-17T06:36:32.395111150Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-17T06:36:32.395368449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.395668603Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-17T06:36:32.396044571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T06:36:32', 'fix_language_metadata_profiles')
2026-06-17T06:36:32.396471470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.397160428Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-17T06:36:32.397397676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017675s
2026-06-17T06:36:32.397620856Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-17T06:36:32.397854125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.398141875Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-17T06:36:32.398466709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T06:36:32', 'remove_fanzub')
2026-06-17T06:36:32.398870913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.399522336Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-17T06:36:32.399738621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016671s
2026-06-17T06:36:32.400040118Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-17T06:36:32.400296244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.400593423Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-17T06:36:32.400955653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T06:36:32', 'update_artist_history_indexes')
2026-06-17T06:36:32.401377913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.402054666Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-17T06:36:32.402286664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001743s
2026-06-17T06:36:32.402499111Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-17T06:36:32.402729155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.403012606Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-17T06:36:32.403328011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T06:36:32', 'remove_nma')
2026-06-17T06:36:32.403729390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.404422426Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-17T06:36:32.404657238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016746s
2026-06-17T06:36:32.404895548Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-17T06:36:32.405134630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.405425095Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-17T06:36:32.405764669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T06:36:32', 'album_disambiguation')
2026-06-17T06:36:32.406179926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.406827340Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-17T06:36:32.407049477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016824s
2026-06-17T06:36:32.407283368Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-17T06:36:32.407554284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.407834278Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-17T06:36:32.408217470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T06:36:32', 'add_ape_quality_in_profiles')
2026-06-17T06:36:32.408632826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.409338468Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-17T06:36:32.409584413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001775s
2026-06-17T06:36:32.409806320Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-17T06:36:32.410045792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.410355707Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-17T06:36:32.410691222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T06:36:32', 'remove_pushalot')
2026-06-17T06:36:32.411100136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.411761047Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-17T06:36:32.412017464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017102s
2026-06-17T06:36:32.412247317Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-17T06:36:32.412492280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.412788266Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-17T06:36:32.413128101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T06:36:32', 'add_custom_filters')
2026-06-17T06:36:32.413547155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.414620266Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-17T06:36:32.414845670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021088s
2026-06-17T06:36:32.415085083Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-17T06:36:32.415340176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.415634670Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-17T06:36:32.415976568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T06:36:32', 'import_list_tags')
2026-06-17T06:36:32.416422777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.417151395Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-17T06:36:32.417369123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018093s
2026-06-17T06:36:32.417599387Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-17T06:36:32.417844381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.418136810Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-17T06:36:32.418482877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T06:36:32', 'add_release_groups_etc')
2026-06-17T06:36:32.418892532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.419629616Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-17T06:36:32.419866313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s
2026-06-17T06:36:32.420094583Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-17T06:36:32.420349607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.420647707Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-17T06:36:32.420984726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T06:36:32', 'NewMediaInfoFormat')
2026-06-17T06:36:32.421393970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.422119482Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-17T06:36:32.422345797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017679s
2026-06-17T06:36:32.422593045Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-17T06:36:32.422878691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.423236431Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-17T06:36:32.423652990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T06:36:32', 'rename_restrictions_to_release_profiles')
2026-06-17T06:36:32.424102145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.424845292Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-17T06:36:32.425089825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019331s
2026-06-17T06:36:32.425375550Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-17T06:36:32.425634702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.425931861Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-17T06:36:32.426343830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T06:36:32', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-17T06:36:32.426773316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.427570381Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-17T06:36:32.427859764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018842s
2026-06-17T06:36:32.428099677Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-17T06:36:32.428338468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.428633823Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-17T06:36:32.428978948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T06:36:32', 'add_import_exclusions')
2026-06-17T06:36:32.429387171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.430137492Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-17T06:36:32.430365091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017921s
2026-06-17T06:36:32.430597619Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-17T06:36:32.430849506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.431166806Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-17T06:36:32.431543745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T06:36:32', 'clean_artist_metadata_table')
2026-06-17T06:36:32.432009804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.432762139Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-17T06:36:32.433022513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018865s
2026-06-17T06:36:32.433303970Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-17T06:36:32.433555677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.433857646Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-17T06:36:32.434249575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T06:36:32', 'health_issue_notification')
2026-06-17T06:36:32.434686225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.435437307Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-17T06:36:32.435669696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018701s
2026-06-17T06:36:32.435935932Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-17T06:36:32.436205124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.436509156Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-17T06:36:32.436873741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T06:36:32', 'add_mediafilerepository_mtime')
2026-06-17T06:36:32.437303546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.438035070Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-17T06:36:32.438274412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018066s
2026-06-17T06:36:32.438522452Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-17T06:36:32.438785552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.439083562Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-17T06:36:32.439450120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T06:36:32', 'add_artistmetadataid_constraint')
2026-06-17T06:36:32.439889345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.440613514Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-17T06:36:32.440859489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018054s
2026-06-17T06:36:32.441092949Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-17T06:36:32.441340398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.441629911Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-17T06:36:32.441976389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T06:36:32', 'old_ids_and_artist_alias')
2026-06-17T06:36:32.442382216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.443101876Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-17T06:36:32.443322079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017465s
2026-06-17T06:36:32.443564568Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-17T06:36:32.443833890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.444219236Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-17T06:36:32.444563680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T06:36:32', 'download_propers_config')
2026-06-17T06:36:32.445145001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.445749579Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-17T06:36:32.445982518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018919s
2026-06-17T06:36:32.446208203Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-17T06:36:32.446452384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.446756186Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-17T06:36:32.447146032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T06:36:32', 'remove_language_profiles')
2026-06-17T06:36:32.447569895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.448324285Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-17T06:36:32.448547855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018469s
2026-06-17T06:36:32.448782458Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-17T06:36:32.449027040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.449318898Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-17T06:36:32.449676899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T06:36:32', 'multi_disc_naming_format')
2026-06-17T06:36:32.450095322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.450814821Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-17T06:36:32.451056899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017763s
2026-06-17T06:36:32.451336272Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-17T06:36:32.451588610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.451895909Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-17T06:36:32.452267047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T06:36:32', 'add_download_client_priority')
2026-06-17T06:36:32.452686061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.453501944Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-17T06:36:32.453757208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018754s
2026-06-17T06:36:32.453990578Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-17T06:36:32.454224519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.454551528Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-17T06:36:32.454908126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T06:36:32', 'remove_growl_prowl')
2026-06-17T06:36:32.455331539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.456056670Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-17T06:36:32.456308547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s
2026-06-17T06:36:32.456582409Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-17T06:36:32.456824136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.457151144Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-17T06:36:32.457509947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T06:36:32', 'remove_plex_hometheatre')
2026-06-17T06:36:32.457919091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.458662038Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-17T06:36:32.458883804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018212s
2026-06-17T06:36:32.459123788Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-17T06:36:32.459383360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.459676301Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-17T06:36:32.460065695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T06:36:32', 'add_root_folder_add_defaults')
2026-06-17T06:36:32.460534108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.461371545Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-17T06:36:32.461614284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00194s
2026-06-17T06:36:32.461830490Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-17T06:36:32.462064070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.462349766Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-17T06:36:32.462690732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T06:36:32', 'task_duration')
2026-06-17T06:36:32.463103353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.463808614Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-17T06:36:32.464048597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017374s
2026-06-17T06:36:32.464298471Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-17T06:36:32.464566120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.464877657Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-17T06:36:32.465280278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T06:36:32', 'add_indexer_and_enabled_to_release_profiles')
2026-06-17T06:36:32.465732369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.466768145Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-17T06:36:32.467020964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021649s
2026-06-17T06:36:32.467243833Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-17T06:36:32.467487434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.467791627Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-17T06:36:32.468153145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T06:36:32', 'remove_album_folders')
2026-06-17T06:36:32.468568632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.469306328Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-17T06:36:32.469522092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018053s
2026-06-17T06:36:32.469818379Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-17T06:36:32.470097862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.470390201Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-17T06:36:32.470738583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T06:36:32', 'flexible_delay_profiles')
2026-06-17T06:36:32.471164801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.471900363Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-17T06:36:32.472136909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017836s
2026-06-17T06:36:32.472374698Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-17T06:36:32.472628539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.472951801Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-17T06:36:32.473366045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T06:36:32', 'add_priority_to_indexers')
2026-06-17T06:36:32.473805089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.474522735Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-17T06:36:32.474750574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018846s
2026-06-17T06:36:32.474994776Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-17T06:36:32.475255260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.475562018Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-17T06:36:32.475987976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-17T06:36:32', 'remove_chown_and_folderchmod_config')
2026-06-17T06:36:32.476454736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.477262714Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-17T06:36:32.477519361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019764s
2026-06-17T06:36:32.477794515Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-17T06:36:32.478047134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.478338160Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-17T06:36:32.478696381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-17T06:36:32', 'convert_blacklist_protocol')
2026-06-17T06:36:32.479121428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.479880306Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-17T06:36:32.480151272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018068s
2026-06-17T06:36:32.480377728Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-17T06:36:32.480615337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.480922395Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-17T06:36:32.481256258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-17T06:36:32', 'update_notifiarr')
2026-06-17T06:36:32.483873089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.484665054Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-17T06:36:32.484924516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040258s
2026-06-17T06:36:32.485187446Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-17T06:36:32.485448151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.485774288Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-17T06:36:32.486123401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-17T06:36:32', 'email_multiple_addresses')
2026-06-17T06:36:32.486539900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.487296254Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-17T06:36:32.487540726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018451s
2026-06-17T06:36:32.487767002Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-17T06:36:32.488040593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.488356369Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-17T06:36:32.488728539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-17T06:36:32', 'rename_blacklist_to_blocklist')
2026-06-17T06:36:32.489193645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.489915269Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-17T06:36:32.490156154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018478s
2026-06-17T06:36:32.490393853Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-17T06:36:32.490641672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.490939171Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-17T06:36:32.491283966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-17T06:36:32', 'cdh_per_downloadclient')
2026-06-17T06:36:32.491694142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.492437459Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-17T06:36:32.492659927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00178s
2026-06-17T06:36:32.492882275Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-17T06:36:32.493114162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.493397353Z [Info] download_history: Starting migration of Log DB to 52
2026-06-17T06:36:32.493738600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-17T06:36:32', 'download_history')
2026-06-17T06:36:32.494157915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.494870750Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-17T06:36:32.495093409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017384s
2026-06-17T06:36:32.495308913Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-17T06:36:32.495551011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.495861686Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-17T06:36:32.496507688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-17T06:36:32.496947975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-06-17T06:36:32.497439074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006669s
2026-06-17T06:36:32.497659107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-17T06:36:32.497957768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-17T06:36:32.498336371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s
2026-06-17T06:36:32.498680905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-17T06:36:32', 'add_update_history')
2026-06-17T06:36:32.499100911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.499897245Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-17T06:36:32.500118280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019805s
2026-06-17T06:36:32.500359045Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-17T06:36:32.500605091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.500908843Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-17T06:36:32.501269379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-17T06:36:32', 'add_on_update_to_notifications')
2026-06-17T06:36:32.501692131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.502426149Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-17T06:36:32.502660101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018039s
2026-06-17T06:36:32.502889012Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-17T06:36:32.503137793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.503434921Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-17T06:36:32.503813935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-17T06:36:32', 'download_client_per_indexer')
2026-06-17T06:36:32.504265494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.504992629Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-17T06:36:32.505223855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018279s
2026-06-17T06:36:32.505451022Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-17T06:36:32.505691276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.505984206Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-17T06:36:32.506325664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-17T06:36:32', 'AddNewItemMonitorType')
2026-06-17T06:36:32.506741642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.507460159Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-17T06:36:32.507696555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017592s
2026-06-17T06:36:32.507931148Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-17T06:36:32.508168075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.508457167Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-17T06:36:32.508783565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-17T06:36:32', 'ImportListSearch')
2026-06-17T06:36:32.509196737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.509961678Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-17T06:36:32.510186180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017538s
2026-06-17T06:36:32.510413057Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-17T06:36:32.510658471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.510949698Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-17T06:36:32.511304523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-17T06:36:32', 'ImportListMonitorExisting')
2026-06-17T06:36:32.511732304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.512489239Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-17T06:36:32.512717829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018046s
2026-06-17T06:36:32.512934285Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-17T06:36:32.513179269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.513473321Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-17T06:36:32.513796472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-17T06:36:32', 'add_indexer_tags')
2026-06-17T06:36:32.514212891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.515040858Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-17T06:36:32.515256473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018555s
2026-06-17T06:36:32.515477027Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-17T06:36:32.515718103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.516019991Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-17T06:36:32.516369635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-17T06:36:32', 'update_audio_types')
2026-06-17T06:36:32.516764971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.517617839Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-17T06:36:32.517838073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018866s
2026-06-17T06:36:32.518093287Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-17T06:36:32.518374463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.518680039Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-17T06:36:32.519184214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-17T06:36:32.519388546Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:32.519618659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-17T06:36:32.520441396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-06-17T06:36:32.521162268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-06-17T06:36:32.521668408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-17T06:36:32.522205079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-17T06:36:32.523197508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-17T06:36:32.523570319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037154s
2026-06-17T06:36:32.523774139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-17T06:36:32.523992710Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-17T06:36:32.524209977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-17T06:36:32.524927032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-06-17T06:36:32.525832776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-17T06:36:32.526273383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-17T06:36:32.526807630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-17T06:36:32.527739807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-17T06:36:32.528169743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037205s
2026-06-17T06:36:32.528385578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:32.528577003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-17T06:36:32.528807137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-17T06:36:32.529454992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-17T06:36:32.530005551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-17T06:36:32.530483173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-17T06:36:32.531016407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-17T06:36:32.531923224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:32.532320814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003271s
2026-06-17T06:36:32.532701010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-17T06:36:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-17T06:36:32.533155025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.534276413Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-17T06:36:32.534535325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051691s
2026-06-17T06:36:32.534782844Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-17T06:36:32.535036224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.535327951Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-17T06:36:32.535689540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-17T06:36:32', 'add_on_delete_to_notifications')
2026-06-17T06:36:32.536127873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.536980640Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-17T06:36:32.537211776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001928s
2026-06-17T06:36:32.537438362Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-17T06:36:32.537672103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.537957438Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-17T06:36:32.538291681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-17T06:36:32', 'add_custom_formats')
2026-06-17T06:36:32.538705104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.539479193Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-17T06:36:32.539694878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018005s
2026-06-17T06:36:32.539943588Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-17T06:36:32.540187279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.540479408Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-17T06:36:32.540817970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-17T06:36:32', 'add_result_to_commands')
2026-06-17T06:36:32.541236152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.542047877Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-17T06:36:32.542273722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018539s
2026-06-17T06:36:32.542510278Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-17T06:36:32.542761905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.543055647Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-17T06:36:32.543408818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-17T06:36:32', 'health_restored_notification')
2026-06-17T06:36:32.543829055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.544714248Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-17T06:36:32.544943019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019303s
2026-06-17T06:36:32.545157470Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-17T06:36:32.545383155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.545667859Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-17T06:36:32.545976991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-17T06:36:32', 'remove_uc')
2026-06-17T06:36:32.546377127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.547196437Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-17T06:36:32.547402823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018155s
2026-06-17T06:36:32.547648528Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-17T06:36:32.547954144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.548262114Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-17T06:36:32.548633913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-17T06:36:32', 'download_clients_rename_tv_to_music')
2026-06-17T06:36:32.549060402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.549887538Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-17T06:36:32.550121229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019517s
2026-06-17T06:36:32.550374439Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-17T06:36:32.550631937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.550930910Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-17T06:36:32.551304432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-17T06:36:32', 'add_colon_replacement_to_naming_config')
2026-06-17T06:36:32.551740029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.552606454Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-17T06:36:32.552848352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019392s
2026-06-17T06:36:32.553068716Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-17T06:36:32.553300192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.553593893Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-17T06:36:32.553920591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-17T06:36:32', 'list_sync_time')
2026-06-17T06:36:32.554317862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.555138114Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-17T06:36:32.555344780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018325s
2026-06-17T06:36:32.555575916Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-17T06:36:32.555822172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.556138138Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-17T06:36:32.556478664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-17T06:36:32', 'add_download_client_tags')
2026-06-17T06:36:32.556889211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.557696457Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-17T06:36:32.557921480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001857s
2026-06-17T06:36:32.558155031Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-17T06:36:32.558401768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.558688405Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-17T06:36:32.559032358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-17T06:36:32', 'add_notification_status')
2026-06-17T06:36:32.559439979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.560281504Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-17T06:36:32.560504744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018631s
2026-06-17T06:36:32.560747262Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-17T06:36:32.560997055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.561292791Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-17T06:36:32.561648237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-17T06:36:32', 'add_alac_24_quality_in_profiles')
2026-06-17T06:36:32.562070848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.562874116Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-17T06:36:32.563105312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001857s
2026-06-17T06:36:32.563324704Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-17T06:36:32.563559476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.563864351Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-17T06:36:32.564326010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-17T06:36:32', 'add_salt_to_users')
2026-06-17T06:36:32.564741087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.565590026Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-17T06:36:32.565807264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020273s
2026-06-17T06:36:32.566035394Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-17T06:36:32.566448977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.566745594Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-17T06:36:32.567073034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-17T06:36:32', 'add_auto_tagging')
2026-06-17T06:36:32.567474142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.568328212Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-17T06:36:32.568549848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018748s
2026-06-17T06:36:32.568793900Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-17T06:36:32.569049765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.569347024Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-17T06:36:32.569713993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-17T06:36:32', 'quality_definition_preferred_size')
2026-06-17T06:36:32.570136334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.570996236Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-17T06:36:32.571240318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019237s
2026-06-17T06:36:32.571481123Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-17T06:36:32.571732098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.572050199Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-17T06:36:32.572417368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-17T06:36:32', 'add_on_artist_add_to_notifications')
2026-06-17T06:36:32.572900933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.573821788Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-17T06:36:32.574057262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020659s
2026-06-17T06:36:32.574290191Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-17T06:36:32.574534553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.574826772Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-17T06:36:32.575170574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-17T06:36:32', 'album_last_searched_time')
2026-06-17T06:36:32.575577133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.576946622Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-17T06:36:32.577181485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023956s
2026-06-17T06:36:32.577406288Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-17T06:36:32.577640800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.577932438Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-17T06:36:32.578277763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-17T06:36:32', 'add_indexer_flags')
2026-06-17T06:36:32.578680394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.579381637Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-17T06:36:32.579595998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017347s
2026-06-17T06:36:32.579838757Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-17T06:36:32.580109583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.580402773Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-17T06:36:32.580749131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-17T06:36:32', 'add_indexes_album_statistics')
2026-06-17T06:36:32.581174548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.581911773Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-17T06:36:32.582141486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001795s
2026-06-17T06:36:32.582372842Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-17T06:36:32.582611092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:32.582899102Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-17T06:36:32.583237694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-17T06:36:32', 'update_redacted_baseurl')
2026-06-17T06:36:32.583648030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:32.584513724Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-17T06:36:32.584842516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018592s
2026-06-17T06:36:32.757633079Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-17T06:36:32.764619892Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-17T06:36:32.768936667Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-17T06:36:32.880813514Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-17T06:36:32.904384442Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-17T06:36:32.918244800Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-17T06:36:32.956057655Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-17T06:36:32.956957367Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-17T06:36:32.957239976Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-17T06:36:33.029446197Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-17T06:36:33.029786452Z [ls.io-init] done.