2026-03-11T03:41:42.277992638Z [migrations] started
2026-03-11T03:41:42.278050084Z [migrations] no migrations found
2026-03-11T03:41:42.297954397Z usermod: no changes
2026-03-11T03:41:42.303635277Z ───────────────────────────────────────
2026-03-11T03:41:42.303669045Z
2026-03-11T03:41:42.303673333Z ██╗ ███████╗██╗ ██████╗
2026-03-11T03:41:42.303677261Z ██║ ██╔════╝██║██╔═══██╗
2026-03-11T03:41:42.303681049Z ██║ ███████╗██║██║ ██║
2026-03-11T03:41:42.303684726Z ██║ ╚════██║██║██║ ██║
2026-03-11T03:41:42.303688434Z ███████╗███████║██║╚██████╔╝
2026-03-11T03:41:42.303692662Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-11T03:41:42.303696400Z
2026-03-11T03:41:42.303700117Z Brought to you by linuxserver.io
2026-03-11T03:41:42.303703775Z ───────────────────────────────────────
2026-03-11T03:41:42.303983528Z
2026-03-11T03:41:42.304003769Z To support the app dev(s) visit:
2026-03-11T03:41:42.305467456Z Lidarr: https://opencollective.com/lidarr
2026-03-11T03:41:42.305766719Z
2026-03-11T03:41:42.305773493Z To support LSIO projects visit:
2026-03-11T03:41:42.305777501Z https://www.linuxserver.io/donate/
2026-03-11T03:41:42.305781158Z
2026-03-11T03:41:42.305784896Z ───────────────────────────────────────
2026-03-11T03:41:42.305789615Z GID/UID
2026-03-11T03:41:42.305793323Z ───────────────────────────────────────
2026-03-11T03:41:42.309932268Z
2026-03-11T03:41:42.309944462Z User UID: 911
2026-03-11T03:41:42.309948520Z User GID: 911
2026-03-11T03:41:42.309952238Z ───────────────────────────────────────
2026-03-11T03:41:42.311591228Z Linuxserver.io version: 3.1.2.4914-ls191
2026-03-11T03:41:42.311831011Z Build-date: 2026-03-11T03:38:00+00:00
2026-03-11T03:41:42.311837434Z ───────────────────────────────────────
2026-03-11T03:41:42.311842264Z
2026-03-11T03:41:42.357348572Z [custom-init] No custom files found, skipping...
2026-03-11T03:41:42.378239291Z failed to load "/config/config.xml": No such file or directory
2026-03-11T03:41:42.676807045Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-03-11T03:41:42.694107835Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-11T03:41:42.698265858Z [Debug] Bootstrap: Console selected
2026-03-11T03:41:42.701683831Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-11T03:41:42.704393748Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-11T03:41:42.962250610Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-11T03:41:43.014414095Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {01055f11-31af-4c5c-bf9b-c0e79112d144} may be persisted to storage in unencrypted form.
2026-03-11T03:41:43.069598353Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-11T03:41:43.106752372Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-11T03:41:43.184820592Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-11T03:41:43.194367267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.195165755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.246916158Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-11T03:41:43.251672586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526034s
2026-03-11T03:41:43.252118364Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-11T03:41:43.252388829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573763s
2026-03-11T03:41:43.262258213Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-11T03:41:43.262864614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.268432807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-11T03:41:43.278255758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-11T03:41:43.288891757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202481s
2026-03-11T03:41:43.289238114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.291952380Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-11T03:41:43.292134236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232805s
2026-03-11T03:41:43.292784956Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-11T03:41:43.293013697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.297596466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-11T03:41:43.298539615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-11T03:41:43.299032768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012574s
2026-03-11T03:41:43.299292411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-11T03:41:43.299570762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001016s
2026-03-11T03:41:43.300018834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-11T03:41:43.300587890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-11T03:41:43.301234061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009929s
2026-03-11T03:41:43.301453413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.302149144Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-11T03:41:43.302332052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018941s
2026-03-11T03:41:43.302769854Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-11T03:41:43.303001811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.303763475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-11T03:41:43.304602004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-03-11T03:41:43.304864071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-11T03:41:43.305234427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-11T03:41:43.305707179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s
2026-03-11T03:41:43.305911380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.306635028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-11T03:41:43.306820631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015074s
2026-03-11T03:41:43.309797085Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-11T03:41:43.310014503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.310710254Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-11T03:41:43.322050120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-11T03:41:43.322572011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-03-11T03:41:43.323092990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s
2026-03-11T03:41:43.323273283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-11T03:41:43.323566253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-11T03:41:43.323891268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s
2026-03-11T03:41:43.324071050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-11T03:41:43.324412748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:43.324771089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2026-03-11T03:41:43.324967915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-11T03:41:43.325255805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-11T03:41:43.325572252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s
2026-03-11T03:41:43.325747666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-11T03:41:43.331288433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-03-11T03:41:43.332502628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065556s
2026-03-11T03:41:43.332702010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-11T03:41:43.333023888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-11T03:41:43.333358692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004799s
2026-03-11T03:41:43.333554186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-11T03:41:43.333855733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-11T03:41:43.334203043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s
2026-03-11T03:41:43.334401462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-11T03:41:43.334691406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.335034958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2026-03-11T03:41:43.335215141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-11T03:41:43.335478090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.335796932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004084s
2026-03-11T03:41:43.335978588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-11T03:41:43.337369740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-03-11T03:41:43.338369393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002204s
2026-03-11T03:41:43.338564185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-11T03:41:43.338871744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:43.339196308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s
2026-03-11T03:41:43.339377743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-11T03:41:43.339634170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-11T03:41:43.340003083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004413s
2026-03-11T03:41:43.340213917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-11T03:41:43.340486586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-11T03:41:43.340850910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s
2026-03-11T03:41:43.341046384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-11T03:41:43.341348953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-11T03:41:43.341684940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s
2026-03-11T03:41:43.341889381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-11T03:41:43.342170187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:43.342528308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2026-03-11T03:41:43.342712519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-11T03:41:43.342977473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-11T03:41:43.343324191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004203s
2026-03-11T03:41:43.343500185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-11T03:41:43.344428545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-03-11T03:41:43.345171370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001494s
2026-03-11T03:41:43.345380532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-11T03:41:43.345699324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-11T03:41:43.346024518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s
2026-03-11T03:41:43.346224601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-11T03:41:43.346504415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-11T03:41:43.346841794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-03-11T03:41:43.347044482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-11T03:41:43.347330057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-11T03:41:43.347678509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-03-11T03:41:43.347925456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-11T03:41:43.348315452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-11T03:41:43.348696008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s
2026-03-11T03:41:43.348884608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-11T03:41:43.349642805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-03-11T03:41:43.350295780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012232s
2026-03-11T03:41:43.350500722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-11T03:41:43.350795205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-11T03:41:43.351129849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2026-03-11T03:41:43.351326114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-11T03:41:43.351623804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:43.351979089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s
2026-03-11T03:41:43.352165745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-11T03:41:43.352968352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-03-11T03:41:43.353641477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012982s
2026-03-11T03:41:43.353826510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-11T03:41:43.354098718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-11T03:41:43.354445456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s
2026-03-11T03:41:43.354649307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-11T03:41:43.354931725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-11T03:41:43.355318374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004835s
2026-03-11T03:41:43.355546994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-11T03:41:43.355817259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-11T03:41:43.356202354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000486s
2026-03-11T03:41:43.356398579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-11T03:41:43.356675407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-11T03:41:43.357014259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2026-03-11T03:41:43.357206456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-11T03:41:43.357929733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-03-11T03:41:43.358536374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011512s
2026-03-11T03:41:43.358730996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-11T03:41:43.359209640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-03-11T03:41:43.359680037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007658s
2026-03-11T03:41:43.359911353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-11T03:41:43.360241308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-11T03:41:43.360616143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005141s
2026-03-11T03:41:43.360799913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-11T03:41:43.363124805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-03-11T03:41:43.363655433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00268s
2026-03-11T03:41:43.363868091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-11T03:41:43.364151833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-11T03:41:43.364504823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s
2026-03-11T03:41:43.364685447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-11T03:41:43.365112207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-03-11T03:41:43.365600420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s
2026-03-11T03:41:43.365795502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-11T03:41:43.366075546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-11T03:41:43.366443096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004659s
2026-03-11T03:41:43.366647919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-11T03:41:43.367154669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-03-11T03:41:43.367731942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009011s
2026-03-11T03:41:43.367967075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-11T03:41:43.368325858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-11T03:41:43.368702556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s
2026-03-11T03:41:43.368922720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-11T03:41:43.369269027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-11T03:41:43.369659413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s
2026-03-11T03:41:43.369844215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-11T03:41:43.370533353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-03-11T03:41:43.371050304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001028s
2026-03-11T03:41:43.371231138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-11T03:41:43.372091060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-03-11T03:41:43.373090793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016709s
2026-03-11T03:41:43.373270605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-11T03:41:43.373804501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-11T03:41:43.374302664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000858s
2026-03-11T03:41:43.374493969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-11T03:41:43.375245593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-11T03:41:43.375940041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012532s
2026-03-11T03:41:43.376132338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-11T03:41:43.376692567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-11T03:41:43.377218766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008983s
2026-03-11T03:41:43.377410743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-11T03:41:43.377990831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-03-11T03:41:43.378533163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009346s
2026-03-11T03:41:43.378724809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-11T03:41:43.379169475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-03-11T03:41:43.379585723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006822s
2026-03-11T03:41:43.379758711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-11T03:41:43.380104207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:43.380503842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s
2026-03-11T03:41:43.380696740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-11T03:41:43.380964379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-11T03:41:43.381319674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2026-03-11T03:41:43.381511581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-11T03:41:43.381934001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-03-11T03:41:43.382358406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006763s
2026-03-11T03:41:43.382544210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-11T03:41:43.383278178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-03-11T03:41:43.383873868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011431s
2026-03-11T03:41:43.384073850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-11T03:41:43.384523155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-03-11T03:41:43.384983743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007389s
2026-03-11T03:41:43.385182152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-11T03:41:43.385475252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-11T03:41:43.385866560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s
2026-03-11T03:41:43.386058557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-11T03:41:43.386344774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-11T03:41:43.386729899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s
2026-03-11T03:41:43.386904891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-11T03:41:43.387643319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-11T03:41:43.388259058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011708s
2026-03-11T03:41:43.388439322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-11T03:41:43.389086936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-11T03:41:43.389656743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010312s
2026-03-11T03:41:43.389866215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-11T03:41:43.390229306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-11T03:41:43.390565894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005006s
2026-03-11T03:41:43.390743161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-11T03:41:43.391413892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-11T03:41:43.391977657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010249s
2026-03-11T03:41:43.392152750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-11T03:41:43.392870505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-03-11T03:41:43.393485534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s
2026-03-11T03:41:43.393677370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-11T03:41:43.394129991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-03-11T03:41:43.394596882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007395s
2026-03-11T03:41:43.394802355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-11T03:41:43.395127270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-11T03:41:43.395474018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s
2026-03-11T03:41:43.395670684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-11T03:41:43.396296404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-11T03:41:43.396850690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00098s
2026-03-11T03:41:43.397072747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-11T03:41:43.397458344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-11T03:41:43.397812868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s
2026-03-11T03:41:43.399000590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-03-11T03:41:43.400686144Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013852 taking an average of 00:00:00.0013852
2026-03-11T03:41:43.401391765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-11T03:41:43', 'InitialSetup')
2026-03-11T03:41:43.401759125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.405108930Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-11T03:41:43.405289023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070902s
2026-03-11T03:41:43.405575339Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-11T03:41:43.405807407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.406108543Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-11T03:41:43.406694333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-11T03:41:43.406876169Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-11T03:41:43.407079969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-11T03:41:43.407408120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.408407533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s
2026-03-11T03:41:43.408816597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-11T03:41:43', 'add_reason_to_pending_releases')
2026-03-11T03:41:43.409183085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.409822592Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-11T03:41:43.410007465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024958s
2026-03-11T03:41:43.410207668Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-11T03:41:43.410420847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.410673997Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-11T03:41:43.412956173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.413143871Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.413307420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-11T03:41:43.413593145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-11T03:41:43.414507246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s
2026-03-11T03:41:43.414677369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.414836810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.415028837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-11T03:41:43.415347188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.416259024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s
2026-03-11T03:41:43.416427603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.416581954Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.416786336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-11T03:41:43.417124166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.418029649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s
2026-03-11T03:41:43.418398071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-11T03:41:43.418994582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-11T03:41:43.419278444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s
2026-03-11T03:41:43.419609781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-11T03:41:43.430577147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-03-11T03:41:43.432076436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-03-11T03:41:43.432948022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-11T03:41:43.434117086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-11T03:41:43.436345303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-11T03:41:43.436802874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-11T03:41:43.437280045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-11T03:41:43.437622515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178186s
2026-03-11T03:41:43.437796866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.437952569Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.438147181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-11T03:41:43.438418949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-11T03:41:43.439255383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009052s
2026-03-11T03:41:43.439614706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-11T03:41:43', 'add_medium_support')
2026-03-11T03:41:43.439975062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.444598843Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-11T03:41:43.444790640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062102s
2026-03-11T03:41:43.445035312Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-11T03:41:43.445257540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.445550580Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-11T03:41:43.446213325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-11T03:41:43.446574081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-11T03:41:43.446863414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s
2026-03-11T03:41:43.447035540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.447248239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.449593451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023676s
2026-03-11T03:41:43.449983617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-11T03:41:43', 'add_various_qualites_in_profile')
2026-03-11T03:41:43.450353753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.450946556Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-11T03:41:43.451138202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036842s
2026-03-11T03:41:43.451329648Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-11T03:41:43.451536925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.451800556Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-11T03:41:43.452569675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-11T03:41:43.453084712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-03-11T03:41:43.453545119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007811s
2026-03-11T03:41:43.453753268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-11T03:41:43.454073984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-11T03:41:43.454414981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004737s
2026-03-11T03:41:43.454587408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-11T03:41:43.454739494Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-11T03:41:43.454962704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-11T03:41:43.455291997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:43.456251389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2026-03-11T03:41:43.456468647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-11T03:41:43.460447469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-03-11T03:41:43.463087926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-03-11T03:41:43.464269385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:43.465256403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:43.467414829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-11T03:41:43.467897491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-11T03:41:43.468349712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.468786712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.469105865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01245s
2026-03-11T03:41:43.469315507Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-11T03:41:43.473247826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-03-11T03:41:43.475704733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-03-11T03:41:43.476842825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:43.477891507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:43.480028270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-11T03:41:43.480511763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-11T03:41:43.480951930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.481377146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.481698493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121899s
2026-03-11T03:41:43.481868516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.482020411Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.482223581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-11T03:41:43.482498254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-11T03:41:43.483318405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009003s
2026-03-11T03:41:43.483679833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-11T03:41:43', 'metadata_profiles')
2026-03-11T03:41:43.484051872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.485757096Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-11T03:41:43.485943331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033097s
2026-03-11T03:41:43.486193505Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-11T03:41:43.486425452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.486713893Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-11T03:41:43.488598568Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-11T03:41:43.493259575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-03-11T03:41:43.494164567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-03-11T03:41:43.494656317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-11T03:41:43.495284813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-11T03:41:43.497889097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-11T03:41:43.498230434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094044s
2026-03-11T03:41:43.498406309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-11T03:41:43.498562593Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-11T03:41:43.498780051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-11T03:41:43.499103573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-11T03:41:43.499972773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s
2026-03-11T03:41:43.500288299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-11T03:41:43.500640117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-11T03:41:43.500913618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2026-03-11T03:41:43.501086316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-11T03:41:43.501236037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.501604279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-11T03:41:43.505087924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-03-11T03:41:43.506226848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-03-11T03:41:43.506781474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-11T03:41:43.507479200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-11T03:41:43.509772167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-11T03:41:43.510144878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083212s
2026-03-11T03:41:43.510547488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-11T03:41:43', 'separate_automatic_and_interactive_search')
2026-03-11T03:41:43.510921041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.511833849Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-11T03:41:43.512053251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009938s
2026-03-11T03:41:43.512269697Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-11T03:41:43.512494579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.512767048Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-11T03:41:43.513053375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-11T03:41:43.516807063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-03-11T03:41:43.518945760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-03-11T03:41:43.519936064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:43.521137073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:43.523255459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:43.523696587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-11T03:41:43.524136924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-11T03:41:43.524573193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-11T03:41:43.525012758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:43.525349827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121115s
2026-03-11T03:41:43.525734361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-11T03:41:43', 'change_album_path_to_relative')
2026-03-11T03:41:43.526096099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.527181465Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-11T03:41:43.527369915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138943s
2026-03-11T03:41:43.527579136Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-11T03:41:43.527800923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.528123582Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-11T03:41:43.528660804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-03-11T03:41:43.529190952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-03-11T03:41:43.529535235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s
2026-03-11T03:41:43.529907234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-11T03:41:43', 'change_quality_size_mb_to_kb')
2026-03-11T03:41:43.530263592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.531452486Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-11T03:41:43.531640464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024475s
2026-03-11T03:41:43.531827170Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-11T03:41:43.532048987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.532299601Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-11T03:41:43.532677733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.532840821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.533035363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-11T03:41:43.533318373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-11T03:41:43.534196552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009696s
2026-03-11T03:41:43.534369189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.534521596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-11T03:41:43.534719695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-11T03:41:43.535017615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-11T03:41:43.535878699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009508s
2026-03-11T03:41:43.536271119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-11T03:41:43', 'album_releases')
2026-03-11T03:41:43.536617296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.537494743Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-11T03:41:43.537849077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024239s
2026-03-11T03:41:43.538235124Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-11T03:41:43.538558365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.538815102Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-11T03:41:43.539389870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.539561145Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.539764194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-11T03:41:43.543686913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-03-11T03:41:43.546027356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-03-11T03:41:43.547063082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:43.548222948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:43.550303287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:43.550742461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-11T03:41:43.551158008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-11T03:41:43.551597553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-11T03:41:43.552053892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:43.552375550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124404s
2026-03-11T03:41:43.552561043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.552714793Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-11T03:41:43.552909525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-11T03:41:43.556840311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-03-11T03:41:43.559164271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-03-11T03:41:43.560216179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:43.561327577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:43.563427887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:43.563889176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-11T03:41:43.564302318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-11T03:41:43.564736141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-11T03:41:43.565175817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:43.565498296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124001s
2026-03-11T03:41:43.565858581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-11T03:41:43', 'album_releases_fix')
2026-03-11T03:41:43.566213075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.567263831Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-11T03:41:43.567438613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141338s
2026-03-11T03:41:43.567625850Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-11T03:41:43.567829791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.568114544Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-11T03:41:43.568954415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-11T03:41:43.569815920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-03-11T03:41:43.570468835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013271s
2026-03-11T03:41:43.570664068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-11T03:41:43.570956527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-11T03:41:43.571285660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s
2026-03-11T03:41:43.571473689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-11T03:41:43.572118648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-11T03:41:43.572669056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s
2026-03-11T03:41:43.572889029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-11T03:41:43.573236599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-11T03:41:43.573590782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005076s
2026-03-11T03:41:43.573936749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-11T03:41:43', 'import_lists')
2026-03-11T03:41:43.574285461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.575087095Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-11T03:41:43.575262128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019832s
2026-03-11T03:41:43.575460918Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-11T03:41:43.575670991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.575936466Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-11T03:41:43.576310178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-11T03:41:43.576487465Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-11T03:41:43.576715585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-11T03:41:43.577058545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-11T03:41:43.577964079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010444s
2026-03-11T03:41:43.578142849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.578348142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.579323747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010039s
2026-03-11T03:41:43.579693111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-11T03:41:43', 'add_release_status')
2026-03-11T03:41:43.580059910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.580699668Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-11T03:41:43.580881073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023581s
2026-03-11T03:41:43.581094323Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-11T03:41:43.581308574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.581575542Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-11T03:41:43.581899053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:43.582077553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.582290702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-11T03:41:43.582638142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.583532603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s
2026-03-11T03:41:43.583935154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-11T03:41:43', 'album_download_notification')
2026-03-11T03:41:43.584302533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.585642632Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-11T03:41:43.585832133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031017s
2026-03-11T03:41:43.586054150Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-11T03:41:43.586280647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.586551201Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-11T03:41:43.587166340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-03-11T03:41:43.587837682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-03-11T03:41:43.588273690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007529s
2026-03-11T03:41:43.588780210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-03-11T03:41:43.589435700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-03-11T03:41:43.589843641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007268s
2026-03-11T03:41:43.590217564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-11T03:41:43', 'fix_language_metadata_profiles')
2026-03-11T03:41:43.590578632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.591218801Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-11T03:41:43.591414124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002052s
2026-03-11T03:41:43.591596431Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-11T03:41:43.591804831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.592066939Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-11T03:41:43.592411883Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-11T03:41:43.592729934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-11T03:41:43.592991721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003554s
2026-03-11T03:41:43.593329311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-11T03:41:43', 'remove_fanzub')
2026-03-11T03:41:43.593738665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.594350137Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-11T03:41:43.594528696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016919s
2026-03-11T03:41:43.594750723Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-11T03:41:43.594972660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.595236662Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-11T03:41:43.596749108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-11T03:41:43.597047619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-11T03:41:43.597365709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004228s
2026-03-11T03:41:43.597586815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-11T03:41:43.597922551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-11T03:41:43.598284269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005076s
2026-03-11T03:41:43.598733223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-11T03:41:43.599144391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-11T03:41:43.599512432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2026-03-11T03:41:43.599722064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-11T03:41:43.600070346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-11T03:41:43.608628930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086358s
2026-03-11T03:41:43.608909075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-11T03:41:43.609226273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-11T03:41:43.609590016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005095s
2026-03-11T03:41:43.609804839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-11T03:41:43.610140224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-11T03:41:43.610471992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004824s
2026-03-11T03:41:43.610856546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-11T03:41:43', 'update_artist_history_indexes')
2026-03-11T03:41:43.611219778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.612135833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-11T03:41:43.612331928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020926s
2026-03-11T03:41:43.612545417Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-11T03:41:43.612750190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.613017939Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-11T03:41:43.614610957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.615536771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-11T03:41:43.615829611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010105s
2026-03-11T03:41:43.616210889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-11T03:41:43', 'remove_nma')
2026-03-11T03:41:43.616557166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.617179550Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-11T03:41:43.617358951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023401s
2026-03-11T03:41:43.617551819Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-11T03:41:43.617762133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.618019531Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-11T03:41:43.618326399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.618502504Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-03-11T03:41:43.618721194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-11T03:41:43.619000477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-11T03:41:43.619924287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000998s
2026-03-11T03:41:43.620286576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-11T03:41:43', 'album_disambiguation')
2026-03-11T03:41:43.620651632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.621313164Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-11T03:41:43.621492054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023701s
2026-03-11T03:41:43.621716225Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-11T03:41:43.621934204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.622197074Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-11T03:41:43.622465173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.622678162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.623932508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012581s
2026-03-11T03:41:43.624304327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-11T03:41:43', 'add_ape_quality_in_profiles')
2026-03-11T03:41:43.624665915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.625308399Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-11T03:41:43.625498933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026149s
2026-03-11T03:41:43.625691130Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-11T03:41:43.625915131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.626166888Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-11T03:41:43.626982159Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.627311192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-11T03:41:43.627580745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s
2026-03-11T03:41:43.627799676Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.628135422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-11T03:41:43.628415616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003973s
2026-03-11T03:41:43.628629036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.628931325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-11T03:41:43.629206298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s
2026-03-11T03:41:43.629551834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-11T03:41:43', 'remove_pushalot')
2026-03-11T03:41:43.629905737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.630540956Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-11T03:41:43.630714977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016913s
2026-03-11T03:41:43.630910340Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-11T03:41:43.631127848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.631383082Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-11T03:41:43.631786745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-11T03:41:43.632256531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-03-11T03:41:43.632667629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006675s
2026-03-11T03:41:43.633015519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-11T03:41:43', 'add_custom_filters')
2026-03-11T03:41:43.633378110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.634021575Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-11T03:41:43.634204003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020004s
2026-03-11T03:41:43.634394637Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-11T03:41:43.634600972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.634851046Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-11T03:41:43.635147072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-11T03:41:43.635321994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.635515183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-11T03:41:43.635784566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-11T03:41:43.636712595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010015s
2026-03-11T03:41:43.637064453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-11T03:41:43', 'import_list_tags')
2026-03-11T03:41:43.637413105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.638291654Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-11T03:41:43.638467428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025628s
2026-03-11T03:41:43.638675538Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-11T03:41:43.638885079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.639146125Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-11T03:41:43.643510173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-11T03:41:43.644233489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-03-11T03:41:43.644819109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s
2026-03-11T03:41:43.645039232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-11T03:41:43.645397353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-11T03:41:43.645764613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s
2026-03-11T03:41:43.648106559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-11T03:41:43.648115477Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-11T03:41:43.648119916Z FROM "Artists"
2026-03-11T03:41:43.649128397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-11T03:41:43.649142475Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-11T03:41:43.649150361Z FROM "Artists"
2026-03-11T03:41:43.649698866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s
2026-03-11T03:41:43.649872545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-11T03:41:43.650023750Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.650234675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-11T03:41:43.650560511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.651511105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010811s
2026-03-11T03:41:43.652072806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-11T03:41:43.652083748Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:43.652088668Z FROM "ArtistMetadata"
2026-03-11T03:41:43.652093197Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-11T03:41:43.652795662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-11T03:41:43.652802726Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:43.652809490Z FROM "ArtistMetadata"
2026-03-11T03:41:43.652816113Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-11T03:41:43.653234536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007942s
2026-03-11T03:41:43.653435981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-11T03:41:43.654250411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-03-11T03:41:43.654900671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012992s
2026-03-11T03:41:43.655112578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-11T03:41:43.655464466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-11T03:41:43.655826566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s
2026-03-11T03:41:43.656065437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-11T03:41:43.656356783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-11T03:41:43.656689213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s
2026-03-11T03:41:43.656863063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.657075561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.661725013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046721s
2026-03-11T03:41:43.661913393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.662055008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.662255432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-11T03:41:43.662576959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.663551141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s
2026-03-11T03:41:43.663733969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.663888340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.664085276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-11T03:41:43.664393858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:43.665306746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010172s
2026-03-11T03:41:43.665484113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.665625478Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.665813236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-11T03:41:43.666069843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-11T03:41:43.666969615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s
2026-03-11T03:41:43.667604824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-11T03:41:43.667616958Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:43.667626037Z FROM "ArtistMetadata"
2026-03-11T03:41:43.667634574Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:43.667643772Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-11T03:41:43.668504556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-11T03:41:43.668515748Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:43.668520277Z FROM "ArtistMetadata"
2026-03-11T03:41:43.668524386Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:43.668537362Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-11T03:41:43.669008601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009384s
2026-03-11T03:41:43.669164775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.669313805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.669518407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-11T03:41:43.669840817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-11T03:41:43.670749477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010316s
2026-03-11T03:41:43.670922956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.671073950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.671270656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-11T03:41:43.671585691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.672523539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010404s
2026-03-11T03:41:43.672702349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.672843724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.673045320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-11T03:41:43.673371206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.674290006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010499s
2026-03-11T03:41:43.674879514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-11T03:41:43.674891588Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-11T03:41:43.674900626Z FROM "AlbumReleases"
2026-03-11T03:41:43.674909003Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:43.674918071Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-11T03:41:43.675686398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-11T03:41:43.675695296Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-11T03:41:43.675699525Z FROM "AlbumReleases"
2026-03-11T03:41:43.675712621Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:43.675716930Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-11T03:41:43.676185914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009117s
2026-03-11T03:41:43.676783337Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-11T03:41:43.676788718Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:43.676792616Z FROM "ArtistMetadata"
2026-03-11T03:41:43.676796434Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:43.676800592Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-11T03:41:43.677679412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-11T03:41:43.677690544Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:43.677699242Z FROM "ArtistMetadata"
2026-03-11T03:41:43.677707609Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:43.677716446Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-11T03:41:43.678164499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009605s
2026-03-11T03:41:43.678688985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-03-11T03:41:43.682642967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-11T03:41:43.684075512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-11T03:41:43.684750982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:43.685840206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:43.688198645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.688656267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.689009107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099959s
2026-03-11T03:41:43.689404984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-11T03:41:43.693418617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-03-11T03:41:43.695242189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-03-11T03:41:43.696103373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:43.698643158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:43.700998921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:43.701507556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:43.701888102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121913s
2026-03-11T03:41:43.702159278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-11T03:41:43.706307732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-11T03:41:43.707865980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-03-11T03:41:43.708568335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-11T03:41:43.709536454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-11T03:41:43.711783700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-11T03:41:43.712315390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-11T03:41:43.712706628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010323s
2026-03-11T03:41:43.712908715Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-11T03:41:43.716848990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-03-11T03:41:43.717905106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-03-11T03:41:43.718467399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-11T03:41:43.719164302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-11T03:41:43.721471569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:43.721887356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087791s
2026-03-11T03:41:43.722109363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-11T03:41:43.722425289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:43.722822880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005322s
2026-03-11T03:41:43.723047582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-11T03:41:43.723323568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:43.723693072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s
2026-03-11T03:41:43.723930270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-11T03:41:43.724249803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-11T03:41:43.724634859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s
2026-03-11T03:41:43.724848749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-11T03:41:43.725164275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-11T03:41:43.725589521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005525s
2026-03-11T03:41:43.725802380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-11T03:41:43.726105601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-11T03:41:43.726490826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s
2026-03-11T03:41:43.726710128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-11T03:41:43.727032888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-11T03:41:43.727413554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s
2026-03-11T03:41:43.727594328Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:43.728517969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-11T03:41:43.728809916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s
2026-03-11T03:41:43.728987564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:43.729308781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-11T03:41:43.729586260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000438s
2026-03-11T03:41:43.729755621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:43.730129905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-03-11T03:41:43.730461041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s
2026-03-11T03:41:43.730857299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-11T03:41:43', 'add_release_groups_etc')
2026-03-11T03:41:43.731211533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.733195608Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-11T03:41:43.733385731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032356s
2026-03-11T03:41:43.733609922Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-11T03:41:43.733826058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.734103947Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-11T03:41:43.734676620Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:43.734954881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-11T03:41:43.735226307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003643s
2026-03-11T03:41:43.735583677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-11T03:41:43', 'NewMediaInfoFormat')
2026-03-11T03:41:43.735958922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.736704965Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-11T03:41:43.736906100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018096s
2026-03-11T03:41:43.737150171Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-11T03:41:43.737378110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.737661130Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-11T03:41:43.738864524Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-11T03:41:43.739238266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-11T03:41:43.741497636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023971s
2026-03-11T03:41:43.741695134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-11T03:41:43.741856409Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:43.742107154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-11T03:41:43.742500776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:43.743523426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s
2026-03-11T03:41:43.743935315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-11T03:41:43', 'rename_restrictions_to_release_profiles')
2026-03-11T03:41:43.744324619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.745107887Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-11T03:41:43.745312499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027175s
2026-03-11T03:41:43.745556550Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-11T03:41:43.745794419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.746080926Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-11T03:41:43.747249279Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-11T03:41:43.747540485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-11T03:41:43.749811759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023349s
2026-03-11T03:41:43.750006561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-11T03:41:43.750174389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.750396226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-11T03:41:43.750710128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-11T03:41:43.751580972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009865s
2026-03-11T03:41:43.751780223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-11T03:41:43.751957821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.752183736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-11T03:41:43.752513490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-11T03:41:43.753390446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009913s
2026-03-11T03:41:43.753564957Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:43.753831233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-11T03:41:43.754101097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s
2026-03-11T03:41:43.754266420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:43.754548397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-11T03:41:43.754812169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s
2026-03-11T03:41:43.755048865Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-11T03:41:43.759479377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-11T03:41:43.760907443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-11T03:41:43.761618625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:43.762562085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:43.764862117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.765302504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.765772991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:43.766236735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:43.766583143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113308s
2026-03-11T03:41:43.766990964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-11T03:41:43', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-11T03:41:43.767393464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.769158278Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-11T03:41:43.769369313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138269s
2026-03-11T03:41:43.769587412Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-11T03:41:43.769809189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.770076607Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-11T03:41:43.770524980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-11T03:41:43.770979045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-03-11T03:41:43.771407227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006854s
2026-03-11T03:41:43.771635056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-11T03:41:43.772033237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-11T03:41:43.772432151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s
2026-03-11T03:41:43.772803318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-11T03:41:43', 'add_import_exclusions')
2026-03-11T03:41:43.773167231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.774105140Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-11T03:41:43.774289150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022276s
2026-03-11T03:41:43.774510316Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-11T03:41:43.774743325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.775014221Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-11T03:41:43.779521106Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-11T03:41:43.779527790Z WHERE "Id" in (
2026-03-11T03:41:43.779531527Z SELECT "Artists"."Id" from "Artists"
2026-03-11T03:41:43.779535365Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.779539423Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-11T03:41:43.780414896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-11T03:41:43.780433023Z WHERE "Id" in (
2026-03-11T03:41:43.780441891Z SELECT "Artists"."Id" from "Artists"
2026-03-11T03:41:43.780450548Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.780472673Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-11T03:41:43.781000516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010569s
2026-03-11T03:41:43.781596917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-11T03:41:43.781601055Z WHERE "Id" in (
2026-03-11T03:41:43.781604813Z SELECT "Albums"."Id" from "Albums"
2026-03-11T03:41:43.781608640Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.781612598Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-11T03:41:43.782416457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-11T03:41:43.782429714Z WHERE "Id" in (
2026-03-11T03:41:43.782438491Z SELECT "Albums"."Id" from "Albums"
2026-03-11T03:41:43.782447019Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.782456117Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-11T03:41:43.782988840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s
2026-03-11T03:41:43.783560301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-11T03:41:43.783564519Z WHERE "Id" in (
2026-03-11T03:41:43.783568227Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-11T03:41:43.783572094Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-11T03:41:43.783576062Z WHERE "Albums"."Id" IS NULL)
2026-03-11T03:41:43.784366995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-11T03:41:43.784383709Z WHERE "Id" in (
2026-03-11T03:41:43.784392276Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-11T03:41:43.784400863Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-11T03:41:43.784409751Z WHERE "Albums"."Id" IS NULL)
2026-03-11T03:41:43.784921121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009504s
2026-03-11T03:41:43.785500648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-11T03:41:43.785504846Z WHERE "Id" in (
2026-03-11T03:41:43.785508524Z SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:43.785512311Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:43.785522963Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-11T03:41:43.786302362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-11T03:41:43.786315699Z WHERE "Id" in (
2026-03-11T03:41:43.786324006Z SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:43.786332674Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:43.786341511Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-11T03:41:43.786861569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009619s
2026-03-11T03:41:43.787463441Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-11T03:41:43.787467559Z WHERE "Id" in (
2026-03-11T03:41:43.787471246Z SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:43.787476076Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.787480084Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-11T03:41:43.788306007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-11T03:41:43.788323162Z WHERE "Id" in (
2026-03-11T03:41:43.788331689Z SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:43.788340056Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.788348804Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-11T03:41:43.788874282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001012s
2026-03-11T03:41:43.789459440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:43.789463729Z WHERE "Id" IN (
2026-03-11T03:41:43.789467406Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.789471254Z LEFT OUTER JOIN "Tracks"
2026-03-11T03:41:43.789474991Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:43.789478819Z WHERE "Tracks"."Id" IS NULL)
2026-03-11T03:41:43.790271435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:43.790284762Z WHERE "Id" IN (
2026-03-11T03:41:43.790293209Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.790301766Z LEFT OUTER JOIN "Tracks"
2026-03-11T03:41:43.790324071Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:43.790332869Z WHERE "Tracks"."Id" IS NULL)
2026-03-11T03:41:43.790843597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s
2026-03-11T03:41:43.791232190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-11T03:41:43', 'clean_artist_metadata_table')
2026-03-11T03:41:43.791606884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.792572499Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-11T03:41:43.792769475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026549s
2026-03-11T03:41:43.792988657Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-11T03:41:43.793223981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.793497642Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-11T03:41:43.794195026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:43.794378586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.794598539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-11T03:41:43.794938383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.795917365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011032s
2026-03-11T03:41:43.796112237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:43.796271578Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.796504727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-11T03:41:43.796875504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.797805938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001079s
2026-03-11T03:41:43.798001662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:43.798162325Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.798415766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-11T03:41:43.798766191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.799702126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001082s
2026-03-11T03:41:43.799962200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:43.800104857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.800324099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-11T03:41:43.800671278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.801597844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s
2026-03-11T03:41:43.803592190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:43.803759026Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.804003568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-11T03:41:43.804339705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.805278285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010691s
2026-03-11T03:41:43.805489140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-11T03:41:43.809419715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-03-11T03:41:43.811083075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-03-11T03:41:43.811852143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-11T03:41:43.812357892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-11T03:41:43.814621450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089358s
2026-03-11T03:41:43.814878538Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-11T03:41:43.818761758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-03-11T03:41:43.820430198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-03-11T03:41:43.821189266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-11T03:41:43.821738973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-11T03:41:43.823947250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088391s
2026-03-11T03:41:43.824322586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-11T03:41:43', 'health_issue_notification')
2026-03-11T03:41:43.824682611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.825756513Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-11T03:41:43.825943570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106205s
2026-03-11T03:41:43.826175988Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-11T03:41:43.826396923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.826675464Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-11T03:41:43.827564023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:43.827738795Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:43.827968698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-11T03:41:43.828312821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-11T03:41:43.829241050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010805s
2026-03-11T03:41:43.829426023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:43.829581165Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.829767480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-11T03:41:43.830038145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-11T03:41:43.830929190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009714s
2026-03-11T03:41:43.831203031Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-11T03:41:43.831492374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-11T03:41:43.831743790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s
2026-03-11T03:41:43.832255020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:43.832262194Z WHERE "Id" IN (
2026-03-11T03:41:43.832266032Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.832269870Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:43.832273818Z WHERE "Tracks"."Id" IS NULL)
2026-03-11T03:41:43.832927113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:43.832935129Z WHERE "Id" IN (
2026-03-11T03:41:43.832941753Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.832948486Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:43.832955691Z WHERE "Tracks"."Id" IS NULL)
2026-03-11T03:41:43.833449165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008377s
2026-03-11T03:41:43.834091618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:43.834096909Z WHERE "Id" IN (
2026-03-11T03:41:43.834100967Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.834104775Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:43.834108793Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:43.834113813Z WHERE "Artists"."Path" IS NULL)
2026-03-11T03:41:43.834964957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:43.834972502Z WHERE "Id" IN (
2026-03-11T03:41:43.834979045Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.834985649Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:43.834992553Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:43.835010619Z WHERE "Artists"."Path" IS NULL)
2026-03-11T03:41:43.835605597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s
2026-03-11T03:41:43.836336579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:43.836343653Z WHERE "Id" IN (
2026-03-11T03:41:43.836347321Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.836351139Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:43.836356048Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:43.836359976Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-11T03:41:43.836363764Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-11T03:41:43.837347896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:43.837360030Z WHERE "Id" IN (
2026-03-11T03:41:43.837367475Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:43.837375511Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:43.837383808Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:43.837391764Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-11T03:41:43.837399309Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-11T03:41:43.838019899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012171s
2026-03-11T03:41:43.838600538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-11T03:41:43.838606631Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-11T03:41:43.838611190Z FROM "Artists"
2026-03-11T03:41:43.838615268Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:43.838619577Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-11T03:41:43.839322142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-11T03:41:43.839328134Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-11T03:41:43.839332222Z FROM "Artists"
2026-03-11T03:41:43.839335889Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:43.839339947Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-11T03:41:43.839819072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008447s
2026-03-11T03:41:43.840236433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:43.840242886Z WHERE "Id" NOT IN (
2026-03-11T03:41:43.840246643Z SELECT MIN("Id")
2026-03-11T03:41:43.840250431Z FROM "TrackFiles"
2026-03-11T03:41:43.840254168Z GROUP BY "Path"
2026-03-11T03:41:43.840257856Z )
2026-03-11T03:41:43.840783214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:43.840793404Z WHERE "Id" NOT IN (
2026-03-11T03:41:43.840801751Z SELECT MIN("Id")
2026-03-11T03:41:43.840810018Z FROM "TrackFiles"
2026-03-11T03:41:43.840818224Z GROUP BY "Path"
2026-03-11T03:41:43.840826621Z )
2026-03-11T03:41:43.841145163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s
2026-03-11T03:41:43.841319364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:43.841475448Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.841658877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-11T03:41:43.845337435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:43.846500657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-03-11T03:41:43.847080655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-11T03:41:43.847709571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-11T03:41:43.850028541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:43.850394749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085511s
2026-03-11T03:41:43.850592687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-11T03:41:43.850885868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-11T03:41:43.851255402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2026-03-11T03:41:43.851454283Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-11T03:41:43.855018260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:43.856107333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-03-11T03:41:43.856650637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-11T03:41:43.857442822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-11T03:41:43.859712974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:43.860185716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-11T03:41:43.860519909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088794s
2026-03-11T03:41:43.860898361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-11T03:41:43', 'add_mediafilerepository_mtime')
2026-03-11T03:41:43.861267063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.862377389Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-11T03:41:43.862567732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106835s
2026-03-11T03:41:43.862819249Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-11T03:41:43.863044843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.863328614Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-11T03:41:43.864841060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-11T03:41:43.864847072Z WHERE "Id" NOT IN (
2026-03-11T03:41:43.864850880Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-11T03:41:43.864854888Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.864865139Z GROUP BY "ArtistMetadata"."Id")
2026-03-11T03:41:43.865666743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-11T03:41:43.865678416Z WHERE "Id" NOT IN (
2026-03-11T03:41:43.865686934Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-11T03:41:43.865695551Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:43.865704459Z GROUP BY "ArtistMetadata"."Id")
2026-03-11T03:41:43.866141609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008819s
2026-03-11T03:41:43.866348947Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-11T03:41:43.866592968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-11T03:41:43.866941380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s
2026-03-11T03:41:43.867159970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-11T03:41:43.870953990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-11T03:41:43.872413259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-11T03:41:43.873101535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:43.873863960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:43.876185926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.876622285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.877054035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:43.877401835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010016s
2026-03-11T03:41:43.877598381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-11T03:41:43.877928496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:43.878275855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s
2026-03-11T03:41:43.878653596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-11T03:41:43', 'add_artistmetadataid_constraint')
2026-03-11T03:41:43.879025084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.881098709Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-11T03:41:43.881303081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032508s
2026-03-11T03:41:43.881530208Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-11T03:41:43.881760572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.882034564Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-11T03:41:43.882682739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-11T03:41:43.882863563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.883064257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-11T03:41:43.883388250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:43.884354596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001087s
2026-03-11T03:41:43.884547174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-11T03:41:43.884706775Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.884930465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-11T03:41:43.885285070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:43.886210653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s
2026-03-11T03:41:43.886394794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:43.886550077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.886756132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-11T03:41:43.887084734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:43.888006971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010418s
2026-03-11T03:41:43.888197785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-11T03:41:43.888357387Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.888579534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-11T03:41:43.888933647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:43.889846826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s
2026-03-11T03:41:43.890022239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.890181099Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.890391703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-11T03:41:43.890736598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:43.891663194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s
2026-03-11T03:41:43.891843206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-11T03:41:43.892035013Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.892237721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-11T03:41:43.892561944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:43.893481746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s
2026-03-11T03:41:43.893851741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-11T03:41:43', 'old_ids_and_artist_alias')
2026-03-11T03:41:43.894210103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.895217401Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-11T03:41:43.895401362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027518s
2026-03-11T03:41:43.895611034Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-11T03:41:43.895835295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.896128766Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-11T03:41:43.896465174Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.896677952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.897214062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005587s
2026-03-11T03:41:43.897481962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-11T03:41:43.897770643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-11T03:41:43.898029564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000336s
2026-03-11T03:41:43.898382926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-11T03:41:43', 'download_propers_config')
2026-03-11T03:41:43.898737520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.899524375Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-11T03:41:43.899711161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s
2026-03-11T03:41:43.899969591Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-11T03:41:43.900192430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.900454918Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-11T03:41:43.901268436Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-11T03:41:43.901574142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-11T03:41:43.902106053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006389s
2026-03-11T03:41:43.902321407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-11T03:41:43.905976387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-11T03:41:43.907288810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-11T03:41:43.907935943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:43.908893872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:43.911176799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:43.911618729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:43.912101622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:43.912587100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:43.912933908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104183s
2026-03-11T03:41:43.913154793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-11T03:41:43.916707928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-03-11T03:41:43.917980090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-03-11T03:41:43.918612383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-11T03:41:43.919202651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-11T03:41:43.921668176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-11T03:41:43.922009474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086564s
2026-03-11T03:41:43.922208124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-11T03:41:43.926689629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-11T03:41:43.927817820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-03-11T03:41:43.928414672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-11T03:41:43.928856242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-11T03:41:43.931063166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008664s
2026-03-11T03:41:43.931256415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-11T03:41:43.934655891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-03-11T03:41:43.935656997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-03-11T03:41:43.936179028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-11T03:41:43.936926884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-11T03:41:43.940101477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-11T03:41:43.940528196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-11T03:41:43.940989886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-11T03:41:43.941467628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-11T03:41:43.941815107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103777s
2026-03-11T03:41:43.942010862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-11T03:41:43.945394005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-11T03:41:43.946306743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-11T03:41:43.946814074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-11T03:41:43.947251766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-11T03:41:43.949450774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072481s
2026-03-11T03:41:43.949651929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-11T03:41:43.953063619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:43.954108814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-11T03:41:43.954630585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-11T03:41:43.955367028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-11T03:41:43.957656969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:43.958116945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-11T03:41:43.958449084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086161s
2026-03-11T03:41:43.958814991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-11T03:41:43', 'remove_language_profiles')
2026-03-11T03:41:43.959175337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.960845420Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-11T03:41:43.961031996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109674s
2026-03-11T03:41:43.961258732Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-11T03:41:43.961472874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.961766705Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-11T03:41:43.962180569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-11T03:41:43.962351092Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:43.962595695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-11T03:41:43.962909366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-11T03:41:43.963813748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010109s
2026-03-11T03:41:43.964219254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-11T03:41:43.964694481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-11T03:41:43.965011449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005164s
2026-03-11T03:41:43.965367296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-11T03:41:43', 'multi_disc_naming_format')
2026-03-11T03:41:43.965724455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.967215949Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-11T03:41:43.967399068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026747s
2026-03-11T03:41:43.967618239Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-11T03:41:43.967837691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.968148316Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-11T03:41:43.968521628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-11T03:41:43.968697472Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:43.968900331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-11T03:41:43.969225516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:43.970123133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010277s
2026-03-11T03:41:43.970303787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:43.970502477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:43.983125647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126282s
2026-03-11T03:41:43.983508067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-11T03:41:43', 'add_download_client_priority')
2026-03-11T03:41:43.983905097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.984892515Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-11T03:41:43.985085424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143625s
2026-03-11T03:41:43.985277541Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-11T03:41:43.985494387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.985755744Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-11T03:41:43.986120879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.986424641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-11T03:41:43.986703061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s
2026-03-11T03:41:43.986925339Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.987221495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-11T03:41:43.987485236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003635s
2026-03-11T03:41:43.987836494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-11T03:41:43', 'remove_growl_prowl')
2026-03-11T03:41:43.988218313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.988989195Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-11T03:41:43.989172264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s
2026-03-11T03:41:43.989379611Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-11T03:41:43.989595797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.989870951Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-11T03:41:43.990213641Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.990534236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-11T03:41:43.990810102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s
2026-03-11T03:41:43.991033191Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:43.991330650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-11T03:41:43.991600604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s
2026-03-11T03:41:43.991984307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-11T03:41:43', 'remove_plex_hometheatre')
2026-03-11T03:41:43.992333019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:43.993071406Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-11T03:41:43.993260045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018049s
2026-03-11T03:41:43.993476060Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-11T03:41:43.993697055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:43.993964183Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-11T03:41:43.994582168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-11T03:41:43.994759375Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:43.994950008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-11T03:41:43.995217958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-11T03:41:43.996143372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009987s
2026-03-11T03:41:43.996330488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-11T03:41:43.996494619Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:43.996719662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-11T03:41:43.997076911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.998003588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s
2026-03-11T03:41:43.998187197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-11T03:41:43.998345777Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:43.998567854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-11T03:41:43.998922418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:43.999901039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011089s
2026-03-11T03:41:44.000089568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-11T03:41:44.000250993Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.000473782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-11T03:41:44.000820691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.001784301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010925s
2026-03-11T03:41:44.001956959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-11T03:41:44.002115909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.002317174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-11T03:41:44.002600715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-11T03:41:44.003499836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s
2026-03-11T03:41:44.003678335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.003895112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.004879134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2026-03-11T03:41:44.005253628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-11T03:41:44', 'add_root_folder_add_defaults')
2026-03-11T03:41:44.005618703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.006417281Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-11T03:41:44.006608887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025171s
2026-03-11T03:41:44.006799691Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-11T03:41:44.007006508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.007257042Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-11T03:41:44.007559100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-11T03:41:44.007736808Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.007973114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-11T03:41:44.008282267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-11T03:41:44.009193712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010142s
2026-03-11T03:41:44.009541081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-11T03:41:44', 'task_duration')
2026-03-11T03:41:44.009893191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.011028306Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-11T03:41:44.011218179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028316s
2026-03-11T03:41:44.011450707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-11T03:41:44.011685339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.011981816Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-11T03:41:44.012387243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-11T03:41:44.012569530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.012778070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-11T03:41:44.013103786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:44.014060122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010804s
2026-03-11T03:41:44.014260625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-11T03:41:44.014579868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.014788889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-11T03:41:44.015116709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.016060059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s
2026-03-11T03:41:44.016478622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-11T03:41:44', 'add_indexer_and_enabled_to_release_profiles')
2026-03-11T03:41:44.016856343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.017699931Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-11T03:41:44.017901768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026419s
2026-03-11T03:41:44.018102081Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-11T03:41:44.018317435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.018573701Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-11T03:41:44.018917714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-11T03:41:44.022501881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-11T03:41:44.023782631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-11T03:41:44.024391497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:44.025350127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:44.027927267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:44.028367894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:44.028801878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:44.029275462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:44.029625497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105143s
2026-03-11T03:41:44.029959880Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-11T03:41:44.030348122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-11T03:41:44.030643296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004407s
2026-03-11T03:41:44.030972830Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-11T03:41:44.031375671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-11T03:41:44.031670094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s
2026-03-11T03:41:44.031910929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-11T03:41:44.035216866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-03-11T03:41:44.036318384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-03-11T03:41:44.036894825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-11T03:41:44.037335242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-11T03:41:44.039642248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075324s
2026-03-11T03:41:44.040015359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-11T03:41:44', 'remove_album_folders')
2026-03-11T03:41:44.040372729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.041573758Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-11T03:41:44.041757087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094355s
2026-03-11T03:41:44.041966108Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-11T03:41:44.042180850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.042454622Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-11T03:41:44.043361718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-11T03:41:44.043537492Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.043731944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-11T03:41:44.044025425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-11T03:41:44.044960047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2026-03-11T03:41:44.045146853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-11T03:41:44.045306324Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.045499874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-11T03:41:44.045807003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:44.046698798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s
2026-03-11T03:41:44.046884031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.047082581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.119565975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0724127s
2026-03-11T03:41:44.119834426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-11T03:41:44.123374905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-11T03:41:44.124433958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-11T03:41:44.124972172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-11T03:41:44.125460054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-11T03:41:44.128108698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080529s
2026-03-11T03:41:44.128325695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-11T03:41:44.133302337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-11T03:41:44.134225787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-11T03:41:44.134725573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-11T03:41:44.135277204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-11T03:41:44.137639521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091152s
2026-03-11T03:41:44.137867009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-11T03:41:44.141141694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-11T03:41:44.141946083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-11T03:41:44.142407432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-11T03:41:44.142982280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-11T03:41:44.145324066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072548s
2026-03-11T03:41:44.145537676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-11T03:41:44.148758582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-11T03:41:44.149484404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-11T03:41:44.149916905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-11T03:41:44.150461251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-11T03:41:44.152856805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071153s
2026-03-11T03:41:44.153070445Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-11T03:41:44.156216851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-11T03:41:44.156863273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-11T03:41:44.157260072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-11T03:41:44.157800931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-11T03:41:44.160543724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069848s
2026-03-11T03:41:44.160738777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-11T03:41:44', 'flexible_delay_profiles')
2026-03-11T03:41:44.161014202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.162034607Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-11T03:41:44.162218888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008727s
2026-03-11T03:41:44.162448771Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-11T03:41:44.162665577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.162949339Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-11T03:41:44.163390307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-11T03:41:44.163507242Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.163712355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-11T03:41:44.164106850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-11T03:41:44.165009998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s
2026-03-11T03:41:44.165376136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-11T03:41:44', 'add_priority_to_indexers')
2026-03-11T03:41:44.165752945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.166595612Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-11T03:41:44.166781205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026188s
2026-03-11T03:41:44.167008152Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-11T03:41:44.167249188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.167470403Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-11T03:41:44.167990290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-11T03:41:44.168308812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-11T03:41:44.168674638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s
2026-03-11T03:41:44.168844801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.169048772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.169622998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006054s
2026-03-11T03:41:44.170027382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-11T03:41:44', 'remove_chown_and_folderchmod_config')
2026-03-11T03:41:44.170380213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.171326649Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-11T03:41:44.171486551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002256s
2026-03-11T03:41:44.171696634Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-11T03:41:44.171941838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.172232213Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-11T03:41:44.172698672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-11T03:41:44.172885658Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.173058446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-11T03:41:44.176507452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-11T03:41:44.177632668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-03-11T03:41:44.178209850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-11T03:41:44.178752763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-11T03:41:44.181195913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079223s
2026-03-11T03:41:44.181438291Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-11T03:41:44.181715890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-11T03:41:44.181972407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s
2026-03-11T03:41:44.182275607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-11T03:41:44.182640001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-11T03:41:44.182921819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s
2026-03-11T03:41:44.183198987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-11T03:41:44.183563721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-11T03:41:44.183854266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s
2026-03-11T03:41:44.184277178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-11T03:41:44', 'convert_blacklist_protocol')
2026-03-11T03:41:44.184638295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.185539560Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-11T03:41:44.185721587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020118s
2026-03-11T03:41:44.185925798Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-11T03:41:44.186130290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.186385424Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-11T03:41:44.192540138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-11T03:41:44.193317954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-11T03:41:44.193761467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008322s
2026-03-11T03:41:44.194108857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-11T03:41:44', 'update_notifiarr')
2026-03-11T03:41:44.194460866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.195196126Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-11T03:41:44.195336048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022386s
2026-03-11T03:41:44.195543626Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-11T03:41:44.195759952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.196068052Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-11T03:41:44.196351824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.196568580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.197548944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010048s
2026-03-11T03:41:44.197882035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-11T03:41:44', 'email_multiple_addresses')
2026-03-11T03:41:44.198239775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.199686719Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-11T03:41:44.199886571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031358s
2026-03-11T03:41:44.200138960Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-11T03:41:44.200357820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.200617423Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-11T03:41:44.200939382Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-11T03:41:44.201201339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-11T03:41:44.203468665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023295s
2026-03-11T03:41:44.203844261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-11T03:41:44', 'rename_blacklist_to_blocklist')
2026-03-11T03:41:44.204228315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.205030681Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-11T03:41:44.205224331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038488s
2026-03-11T03:41:44.205434243Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-11T03:41:44.205646340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.205913218Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-11T03:41:44.206320528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-11T03:41:44.206499809Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.206735293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-11T03:41:44.207114828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:44.208100923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001148s
2026-03-11T03:41:44.208359234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-11T03:41:44.208719128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:44.209672298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011032s
2026-03-11T03:41:44.209850938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.210052403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.211199293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001169s
2026-03-11T03:41:44.211560370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-11T03:41:44', 'cdh_per_downloadclient')
2026-03-11T03:41:44.211927469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.212761569Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-11T03:41:44.212943786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027033s
2026-03-11T03:41:44.213135893Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-11T03:41:44.213346276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.213598594Z [Info] download_history: Starting migration of Main DB to 52
2026-03-11T03:41:44.214347162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-11T03:41:44.215086701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-11T03:41:44.215660316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011235s
2026-03-11T03:41:44.215896632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-11T03:41:44.216232849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-11T03:41:44.216576872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004854s
2026-03-11T03:41:44.216792496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-11T03:41:44.217105145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-11T03:41:44.217470141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004907s
2026-03-11T03:41:44.217684622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-11T03:41:44.218010268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-11T03:41:44.218379532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005057s
2026-03-11T03:41:44.218562029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.218760950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.219794571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2026-03-11T03:41:44.220163214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-11T03:41:44', 'download_history')
2026-03-11T03:41:44.220521275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.221386137Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-11T03:41:44.221572081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026286s
2026-03-11T03:41:44.221768326Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-11T03:41:44.221979812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.222232922Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-11T03:41:44.222646064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-11T03:41:44', 'add_update_history')
2026-03-11T03:41:44.223047232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.223742101Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-11T03:41:44.223935540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017462s
2026-03-11T03:41:44.224141185Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-11T03:41:44.224363913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.224644829Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-11T03:41:44.224963050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:44.225122962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.225343756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-11T03:41:44.225696677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:44.226671280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s
2026-03-11T03:41:44.227050604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-11T03:41:44', 'add_on_update_to_notifications')
2026-03-11T03:41:44.227416400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.228194838Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-11T03:41:44.228388077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025967s
2026-03-11T03:41:44.228598060Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-11T03:41:44.228816710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.229076694Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-11T03:41:44.229385956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-11T03:41:44.229553855Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.229758517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-11T03:41:44.230104393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.231068365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010951s
2026-03-11T03:41:44.231438059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-11T03:41:44', 'download_client_per_indexer')
2026-03-11T03:41:44.231795900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.232646823Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-11T03:41:44.232834651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002649s
2026-03-11T03:41:44.233035305Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-11T03:41:44.233286271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.233505562Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-11T03:41:44.233936470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-11T03:41:44.234083837Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.234299000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-11T03:41:44.234625497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.235624609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011276s
2026-03-11T03:41:44.235800904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-11T03:41:44.235977460Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.236196190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-11T03:41:44.236587558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.237553644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011377s
2026-03-11T03:41:44.237735109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-11T03:41:44.237895412Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.238100796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-11T03:41:44.238438386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.239443329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s
2026-03-11T03:41:44.239812753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-11T03:41:44', 'AddNewItemMonitorType')
2026-03-11T03:41:44.240174211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.241044233Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-11T03:41:44.241233845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027051s
2026-03-11T03:41:44.241410631Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-11T03:41:44.241623820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.241877712Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-11T03:41:44.242172064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-11T03:41:44.242376236Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.242561719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-11T03:41:44.242878257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:44.243866286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s
2026-03-11T03:41:44.244229177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-11T03:41:44', 'ImportListSearch')
2026-03-11T03:41:44.244573120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.245366157Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-11T03:41:44.245549436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025838s
2026-03-11T03:41:44.245754228Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-11T03:41:44.245966085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.246226670Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-11T03:41:44.246542856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-11T03:41:44.246708650Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.246935727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-11T03:41:44.247284901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.248358573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012057s
2026-03-11T03:41:44.248722977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-11T03:41:44', 'ImportListMonitorExisting')
2026-03-11T03:41:44.249077220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.249818172Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-11T03:41:44.250005489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002642s
2026-03-11T03:41:44.250193809Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-11T03:41:44.250402519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.250652703Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-11T03:41:44.251055564Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:44.251362662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-11T03:41:44.251623568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s
2026-03-11T03:41:44.251861637Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:44.252146862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-11T03:41:44.252402486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s
2026-03-11T03:41:44.252574513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-11T03:41:44.252730707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.252909898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-11T03:41:44.253166435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-11T03:41:44.254114363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010159s
2026-03-11T03:41:44.254464719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-11T03:41:44', 'add_indexer_tags')
2026-03-11T03:41:44.254826107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.255606829Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-11T03:41:44.255782422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024898s
2026-03-11T03:41:44.255995491Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-11T03:41:44.256210595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.256467291Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-11T03:41:44.256723087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.256933380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.257777239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008709s
2026-03-11T03:41:44.258136433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-11T03:41:44', 'update_audio_types')
2026-03-11T03:41:44.258493342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.259261258Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-11T03:41:44.259432342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023252s
2026-03-11T03:41:44.259689009Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-11T03:41:44.259953352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.260230770Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-11T03:41:44.262185316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:44.262449559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-11T03:41:44.262698991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s
2026-03-11T03:41:44.262869725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-11T03:41:44.263030148Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.263251423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-11T03:41:44.267051696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-03-11T03:41:44.268469541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-03-11T03:41:44.269163749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-11T03:41:44.269921956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-11T03:41:44.272472181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-11T03:41:44.272972930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-11T03:41:44.273315119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098669s
2026-03-11T03:41:44.273488969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:44.273648390Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.273847932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-11T03:41:44.279230501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-11T03:41:44.281198314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-11T03:41:44.282068617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:44.282922176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:44.285869290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:44.286339367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:44.286798181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-11T03:41:44.287143927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130967s
2026-03-11T03:41:44.287309010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:44.287460996Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.287689105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-11T03:41:44.291788931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-11T03:41:44.293699819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-11T03:41:44.294578298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:44.295413259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:44.297897432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:44.298365905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:44.298826433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-11T03:41:44.299168933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112803s
2026-03-11T03:41:44.299339436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:44.299495851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.299684711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-11T03:41:44.303755830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-11T03:41:44.305676417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-11T03:41:44.306548604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-11T03:41:44.307381611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-11T03:41:44.309865553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-11T03:41:44.310334898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-11T03:41:44.310795826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-11T03:41:44.311141833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011261s
2026-03-11T03:41:44.311304030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-11T03:41:44.311456336Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.311666379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-11T03:41:44.315397373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-03-11T03:41:44.316794867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-03-11T03:41:44.317452461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:44.318391332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:44.320826265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:44.321267053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:44.321695746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:44.322171454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:44.322532141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106595s
2026-03-11T03:41:44.322702985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-11T03:41:44.322859540Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.323051957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-11T03:41:44.326782590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-03-11T03:41:44.328139903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-03-11T03:41:44.328817527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-11T03:41:44.329746398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-11T03:41:44.332182774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-11T03:41:44.332623612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-11T03:41:44.333050752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-11T03:41:44.333530949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-11T03:41:44.333877467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106285s
2026-03-11T03:41:44.334059965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-11T03:41:44.334211209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.334408116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-11T03:41:44.338003396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-11T03:41:44.339116828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-03-11T03:41:44.339698229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-11T03:41:44.340268347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-11T03:41:44.342615614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008005s
2026-03-11T03:41:44.342789304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-11T03:41:44.342944095Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.343168517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-11T03:41:44.346768757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-11T03:41:44.347886899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-03-11T03:41:44.348482769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-11T03:41:44.349067546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-11T03:41:44.351435374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008058s
2026-03-11T03:41:44.351605988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-11T03:41:44.351760690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.351985733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-11T03:41:44.355543547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-11T03:41:44.356544413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-11T03:41:44.357071484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-11T03:41:44.357491390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-11T03:41:44.359866744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076712s
2026-03-11T03:41:44.360051896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-11T03:41:44.360206237Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.360417262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-11T03:41:44.365367200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-11T03:41:44.366385080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-11T03:41:44.366901770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-11T03:41:44.367464543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-11T03:41:44.369832692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092083s
2026-03-11T03:41:44.370011893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-11T03:41:44.370158859Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.370386658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-11T03:41:44.373944022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-11T03:41:44.374954316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-11T03:41:44.375470736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-11T03:41:44.376047938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-11T03:41:44.378407149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078168s
2026-03-11T03:41:44.378599587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-11T03:41:44.378765832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.379003981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-11T03:41:44.382479650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-11T03:41:44.383453862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-11T03:41:44.384002066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-11T03:41:44.384670612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-11T03:41:44.387238463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.387608739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083943s
2026-03-11T03:41:44.387803130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-11T03:41:44.387983113Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-11T03:41:44.388235882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-11T03:41:44.391680368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-11T03:41:44.392723088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-11T03:41:44.393262815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-11T03:41:44.411057309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-11T03:41:44.413935305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.414393858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259394s
2026-03-11T03:41:44.414630224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-11T03:41:44.414825016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-11T03:41:44.415063416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-11T03:41:44.419436432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-11T03:41:44.420151532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-11T03:41:44.420559955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-11T03:41:44.421321558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-11T03:41:44.425264048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.425625916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103623s
2026-03-11T03:41:44.425780758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-11T03:41:44.425913165Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-11T03:41:44.426078999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-11T03:41:44.429933501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-11T03:41:44.430735205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-03-11T03:41:44.431191504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-11T03:41:44.432281580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-11T03:41:44.434877928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-11T03:41:44.435318906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-11T03:41:44.435756177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-11T03:41:44.436128817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009862s
2026-03-11T03:41:44.436285352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-11T03:41:44.436422629Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.436602331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-11T03:41:44.440015694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-11T03:41:44.440781767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-11T03:41:44.441191191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-11T03:41:44.441659825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-11T03:41:44.444091892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073097s
2026-03-11T03:41:44.444262596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-11T03:41:44.444392317Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.444564073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-11T03:41:44.447997357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-11T03:41:44.448716425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-11T03:41:44.449130790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-11T03:41:44.449610706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-11T03:41:44.451971971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007206s
2026-03-11T03:41:44.452143206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-11T03:41:44.452273018Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.452444032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-11T03:41:44.455888057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-03-11T03:41:44.456639410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-03-11T03:41:44.457067743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-11T03:41:44.457830048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-11T03:41:44.460193337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-11T03:41:44.460567731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-11T03:41:44.460941984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-11T03:41:44.461342090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-11T03:41:44.461682886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090729s
2026-03-11T03:41:44.461842648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-11T03:41:44.461983893Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.462175639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-11T03:41:44.466669709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-11T03:41:44.467468197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-11T03:41:44.467916850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-11T03:41:44.468540757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-11T03:41:44.470984077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.471293360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089511s
2026-03-11T03:41:44.471456428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-11T03:41:44.471593765Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.471801343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-11T03:41:44.475194185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-11T03:41:44.475966189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-11T03:41:44.476401556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-11T03:41:44.477030493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-11T03:41:44.479465236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.479776893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077933s
2026-03-11T03:41:44.479970133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-11T03:41:44.480118622Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-11T03:41:44.480292101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-11T03:41:44.483634101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-11T03:41:44.484427078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-11T03:41:44.484851813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-11T03:41:44.485475389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-11T03:41:44.487935914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.488259045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007796s
2026-03-11T03:41:44.488412223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-11T03:41:44.488543828Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.488728059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-11T03:41:44.492084518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-11T03:41:44.492852575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-11T03:41:44.493273954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-11T03:41:44.493849613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-11T03:41:44.496295127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.496610843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077201s
2026-03-11T03:41:44.496762999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-11T03:41:44.496895556Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.497073695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-11T03:41:44.500428812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-11T03:41:44.501202500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-11T03:41:44.501628908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-11T03:41:44.502255550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-11T03:41:44.504696756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.505006831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077585s
2026-03-11T03:41:44.505171412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-11T03:41:44.505306735Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-11T03:41:44.505481697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-11T03:41:44.508844439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-11T03:41:44.509618407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-11T03:41:44.510048794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-11T03:41:44.510715517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-11T03:41:44.513203437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.513514924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078654s
2026-03-11T03:41:44.513673113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-11T03:41:44.513807603Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.513980471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-11T03:41:44.517349195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-11T03:41:44.518030738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-11T03:41:44.518423088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-11T03:41:44.518902273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-11T03:41:44.521287917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071263s
2026-03-11T03:41:44.521442859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-11T03:41:44.521586218Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.521747903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-11T03:41:44.525091466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-03-11T03:41:44.525771456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-11T03:41:44.526159828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-11T03:41:44.526637249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-11T03:41:44.529013725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070889s
2026-03-11T03:41:44.529173156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-11T03:41:44.529306274Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.529482359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-11T03:41:44.535947417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-11T03:41:44.536743220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-11T03:41:44.537168537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-11T03:41:44.537576067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-11T03:41:44.540091503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104303s
2026-03-11T03:41:44.540246665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-11T03:41:44.540389974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-03-11T03:41:44.540585317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-11T03:41:44.544025034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-11T03:41:44.544784173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-11T03:41:44.545218477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-11T03:41:44.545697933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-11T03:41:44.548043897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072984s
2026-03-11T03:41:44.548212457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-11T03:41:44.548336246Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.548497020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-11T03:41:44.551868328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-03-11T03:41:44.552486543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-03-11T03:41:44.552866388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-11T03:41:44.553276243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-11T03:41:44.555698151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070311s
2026-03-11T03:41:44.555859696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-11T03:41:44.556002073Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.556170071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-11T03:41:44.559441499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-11T03:41:44.560073101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-11T03:41:44.560419879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-11T03:41:44.560999056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-11T03:41:44.563656267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-11T03:41:44.563968365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076321s
2026-03-11T03:41:44.564114940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-11T03:41:44.564243920Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.564414614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-11T03:41:44.567689419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-11T03:41:44.568360029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-11T03:41:44.568702579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-11T03:41:44.569490886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-11T03:41:44.571988395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-11T03:41:44.572290484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077067s
2026-03-11T03:41:44.572436087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:44.572556018Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.572715379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-11T03:41:44.576112651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:44.576832761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-11T03:41:44.577244470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-11T03:41:44.577978739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-11T03:41:44.580536690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:44.580913699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-11T03:41:44.581203212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083239s
2026-03-11T03:41:44.581355910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:44.581483386Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.581652196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-11T03:41:44.585058215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-11T03:41:44.585806372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-11T03:41:44.586236067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-11T03:41:44.586958732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-11T03:41:44.589535591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-11T03:41:44.589912550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-11T03:41:44.590196532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083822s
2026-03-11T03:41:44.590346995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-11T03:41:44.590485083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.590652661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-11T03:41:44.593847003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-11T03:41:44.594315667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-11T03:41:44.594677466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-11T03:41:44.595150909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-11T03:41:44.597588909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-11T03:41:44.597922390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070957s
2026-03-11T03:41:44.598275992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-11T03:41:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-11T03:41:44.598598392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.602037347Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-11T03:41:44.602228903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111421s
2026-03-11T03:41:44.602448715Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-11T03:41:44.602632285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.602908792Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-11T03:41:44.603408548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:44.603560815Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.603747842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-11T03:41:44.604037675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.605014111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010877s
2026-03-11T03:41:44.605173062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:44.605312522Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.605487655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-11T03:41:44.605744051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.606686479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010271s
2026-03-11T03:41:44.606989169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-11T03:41:44', 'add_on_delete_to_notifications')
2026-03-11T03:41:44.607296377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.608071197Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-11T03:41:44.608241039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023741s
2026-03-11T03:41:44.608412715Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-11T03:41:44.608592397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.608814705Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-11T03:41:44.610112739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-11T03:41:44.610265897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.610450819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-11T03:41:44.610746876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.611723312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001089s
2026-03-11T03:41:44.611881150Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-11T03:41:44.612112025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-11T03:41:44.612351056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s
2026-03-11T03:41:44.612502742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:44.612642543Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.612812816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-11T03:41:44.613047338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-11T03:41:44.613990668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010024s
2026-03-11T03:41:44.614144929Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.614311414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.615000131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007019s
2026-03-11T03:41:44.615166736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-11T03:41:44.615571842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-03-11T03:41:44.616021227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006914s
2026-03-11T03:41:44.616204586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-11T03:41:44.616435802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-11T03:41:44.616724293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s
2026-03-11T03:41:44.616888163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-11T03:41:44.617021521Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.617190883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-11T03:41:44.617461187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-11T03:41:44.618435589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-03-11T03:41:44.618606734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-11T03:41:44.618740633Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.618919694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-11T03:41:44.619193826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.620212768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s
2026-03-11T03:41:44.620376949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-11T03:41:44.620516740Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.620700570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-11T03:41:44.620970764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.621954525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-03-11T03:41:44.622107994Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.622273518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.623907949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016279s
2026-03-11T03:41:44.624066378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.624235027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.625035900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008109s
2026-03-11T03:41:44.625217907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-11T03:41:44.630043324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-03-11T03:41:44.630799998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-03-11T03:41:44.631219823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-11T03:41:44.631637504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-11T03:41:44.635871270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104686s
2026-03-11T03:41:44.636096043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-11T03:41:44.639475408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-03-11T03:41:44.640119095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-03-11T03:41:44.640490212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-11T03:41:44.641000800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-11T03:41:44.643580685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073109s
2026-03-11T03:41:44.643813834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-11T03:41:44.644119169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-11T03:41:44.644316447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003079s
2026-03-11T03:41:44.644469344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-11T03:41:44.644605459Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.644825091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-11T03:41:44.645124364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.646116161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010984s
2026-03-11T03:41:44.646264299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-11T03:41:44.646401816Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-03-11T03:41:44.646586508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-11T03:41:44.646845800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-11T03:41:44.647792156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001027s
2026-03-11T03:41:44.648108814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-11T03:41:44', 'add_custom_formats')
2026-03-11T03:41:44.648391052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.649514785Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-11T03:41:44.649663805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027252s
2026-03-11T03:41:44.649855441Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-11T03:41:44.650026696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.650258603Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-11T03:41:44.650604570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-11T03:41:44.650747107Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.650901007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-11T03:41:44.651170930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-11T03:41:44.652165663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2026-03-11T03:41:44.652438893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-11T03:41:44', 'add_result_to_commands')
2026-03-11T03:41:44.652726162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.653415039Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-11T03:41:44.653564590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023233s
2026-03-11T03:41:44.653750234Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-11T03:41:44.653927241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.654156202Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-11T03:41:44.654488160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:44.654640136Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.654814487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-11T03:41:44.655073289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.656044044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s
2026-03-11T03:41:44.656342134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-11T03:41:44', 'health_restored_notification')
2026-03-11T03:41:44.656633130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.657324532Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-11T03:41:44.657480667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023077s
2026-03-11T03:41:44.657642272Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-11T03:41:44.657809308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.658021546Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-11T03:41:44.658311510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-11T03:41:44.658551242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-11T03:41:44.658777859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002977s
2026-03-11T03:41:44.659039075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-11T03:41:44', 'remove_uc')
2026-03-11T03:41:44.659317926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.660003377Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-11T03:41:44.660149060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015015s
2026-03-11T03:41:44.660341688Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-11T03:41:44.660523023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.660750722Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-11T03:41:44.661001857Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.661175978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.663020873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018633s
2026-03-11T03:41:44.663327560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-11T03:41:44', 'download_clients_rename_tv_to_music')
2026-03-11T03:41:44.663624518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.664464169Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-11T03:41:44.665111463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032585s
2026-03-11T03:41:44.665311375Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-11T03:41:44.665494594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.665729157Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-11T03:41:44.666036636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-11T03:41:44.666184303Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.666361400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-11T03:41:44.666635191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-11T03:41:44.667647199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011145s
2026-03-11T03:41:44.667979849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-11T03:41:44', 'add_colon_replacement_to_naming_config')
2026-03-11T03:41:44.668281577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.669030184Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-11T03:41:44.669194876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002453s
2026-03-11T03:41:44.669360990Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-11T03:41:44.669529029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.669747038Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-11T03:41:44.670089267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-11T03:41:44.673583113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-11T03:41:44.674299245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-03-11T03:41:44.674735043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-11T03:41:44.675440884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-11T03:41:44.678048976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.678362618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080973s
2026-03-11T03:41:44.678522279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-11T03:41:44.678656119Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.678834428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-11T03:41:44.679072477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-11T03:41:44.680093042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010836s
2026-03-11T03:41:44.680371122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-11T03:41:44', 'list_sync_time')
2026-03-11T03:41:44.680655455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.681560537Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-11T03:41:44.681717333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025407s
2026-03-11T03:41:44.681894450Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-11T03:41:44.682074402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.682292972Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-11T03:41:44.682584319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-11T03:41:44.682731435Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.682897029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-11T03:41:44.683112192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-11T03:41:44.684067987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010071s
2026-03-11T03:41:44.684354303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-11T03:41:44', 'add_download_client_tags')
2026-03-11T03:41:44.684648376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.685359287Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-11T03:41:44.685514860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002278s
2026-03-11T03:41:44.685690564Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-11T03:41:44.685864945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.686087373Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-11T03:41:44.686616589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-11T03:41:44.687050282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-11T03:41:44.687461721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006829s
2026-03-11T03:41:44.687646653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-11T03:41:44.687934132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-11T03:41:44.688229036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s
2026-03-11T03:41:44.688515273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-11T03:41:44', 'add_notification_status')
2026-03-11T03:41:44.688797982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.689562832Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-11T03:41:44.689713936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001731s
2026-03-11T03:41:44.689896123Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-11T03:41:44.690074412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.690299917Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-11T03:41:44.690542766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.690718419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.692287820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015823s
2026-03-11T03:41:44.692587483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-11T03:41:44', 'add_alac_24_quality_in_profiles')
2026-03-11T03:41:44.692884682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.693533859Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-11T03:41:44.693689142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027941s
2026-03-11T03:41:44.693859505Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-11T03:41:44.694026471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.694243879Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-11T03:41:44.694564314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-11T03:41:44.694708795Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.694855160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-11T03:41:44.695050754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-11T03:41:44.696079405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010668s
2026-03-11T03:41:44.696255390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-11T03:41:44.696470863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-11T03:41:44.697418482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00101s
2026-03-11T03:41:44.697710159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-11T03:41:44', 'add_salt_to_users')
2026-03-11T03:41:44.697984091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.698653889Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-11T03:41:44.698801406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022274s
2026-03-11T03:41:44.698972310Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-11T03:41:44.699139928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.699350843Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-11T03:41:44.699782792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-11T03:41:44.700220724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-03-11T03:41:44.700633596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006758s
2026-03-11T03:41:44.700801574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-11T03:41:44.701020735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-11T03:41:44.701316401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003632s
2026-03-11T03:41:44.701586855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-11T03:41:44', 'add_auto_tagging')
2026-03-11T03:41:44.701870998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.702601178Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-11T03:41:44.702748926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016318s
2026-03-11T03:41:44.702936864Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-11T03:41:44.703117087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.703341168Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-11T03:41:44.703684810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-11T03:41:44.703835855Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.704035386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-11T03:41:44.704271141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-11T03:41:44.705296195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010974s
2026-03-11T03:41:44.705534956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-11T03:41:44.705793477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-11T03:41:44.706031706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003148s
2026-03-11T03:41:44.706319286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-11T03:41:44', 'quality_definition_preferred_size')
2026-03-11T03:41:44.706609540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.707299069Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-11T03:41:44.707459502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00154s
2026-03-11T03:41:44.707656589Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-11T03:41:44.707836822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.708094691Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-11T03:41:44.708388452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-11T03:41:44.708539336Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.708702485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-11T03:41:44.708951657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.709962122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010912s
2026-03-11T03:41:44.710252526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-11T03:41:44', 'add_on_artist_add_to_notifications')
2026-03-11T03:41:44.710541168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.711233041Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-11T03:41:44.711385368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023323s
2026-03-11T03:41:44.711560931Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-11T03:41:44.711760563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.712005376Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-11T03:41:44.712276131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-11T03:41:44.712416685Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-11T03:41:44.712586557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-11T03:41:44.712800918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-11T03:41:44.713798718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010565s
2026-03-11T03:41:44.714081046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-11T03:41:44', 'album_last_searched_time')
2026-03-11T03:41:44.714365329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.715426095Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-11T03:41:44.715581848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026547s
2026-03-11T03:41:44.715738594Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-11T03:41:44.715926994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.716160774Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-11T03:41:44.716497342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-11T03:41:44.716642174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.716799520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-11T03:41:44.717038802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.718056211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s
2026-03-11T03:41:44.718205562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-11T03:41:44.718333790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.718492560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-11T03:41:44.718728445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-11T03:41:44.719737907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s
2026-03-11T03:41:44.720032430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-11T03:41:44', 'add_indexer_flags')
2026-03-11T03:41:44.720318507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.721036843Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-11T03:41:44.721187887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023677s
2026-03-11T03:41:44.721362599Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-11T03:41:44.721534786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.721758025Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-11T03:41:44.722113131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-11T03:41:44.722333464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-11T03:41:44.722616985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003459s
2026-03-11T03:41:44.722778811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-11T03:41:44.722993283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-11T03:41:44.723288928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003533s
2026-03-11T03:41:44.723451325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-11T03:41:44.723685176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-11T03:41:44.723999850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s
2026-03-11T03:41:44.724283471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-11T03:41:44', 'add_indexes_album_statistics')
2026-03-11T03:41:44.724566451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.725374528Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-11T03:41:44.725532526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017332s
2026-03-11T03:41:44.725703571Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-11T03:41:44.725875086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.726094749Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-11T03:41:44.726432308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-11T03:41:44.726749407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-11T03:41:44.727019461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s
2026-03-11T03:41:44.727291168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-11T03:41:44', 'update_redacted_baseurl')
2026-03-11T03:41:44.727591443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.728298316Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-11T03:41:44.728458799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016257s
2026-03-11T03:41:44.736135678Z [Debug] MigrationController: Took: 00:00:01.6296157
2026-03-11T03:41:44.817870864Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-11T03:41:44.848536016Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-11T03:41:44.875344061Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-11T03:41:44.893273426Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-11T03:41:44.894143809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-11T03:41:44.894386438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-11T03:41:44.898366593Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-11T03:41:44.898568109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042235s
2026-03-11T03:41:44.898796108Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-11T03:41:44.899019859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044363s
2026-03-11T03:41:44.900634099Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-11T03:41:44.900887650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.901274950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-11T03:41:44.901615125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-11T03:41:44.902088127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005466s
2026-03-11T03:41:44.902299673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.903383846Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-11T03:41:44.903612366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018611s
2026-03-11T03:41:44.903956930Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-11T03:41:44.904223036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.904670507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-11T03:41:44.904952154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-11T03:41:44.905425197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s
2026-03-11T03:41:44.905650170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-11T03:41:44.905856706Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:44.906104164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-11T03:41:44.906405762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-11T03:41:44.907109860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007585s
2026-03-11T03:41:44.907351887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.908128381Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-11T03:41:44.908341490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017288s
2026-03-11T03:41:44.908629750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-11T03:41:44.908894734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.909239618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-11T03:41:44.909459531Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:44.909696388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-11T03:41:44.909992996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-11T03:41:44.910495868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005574s
2026-03-11T03:41:44.910731112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.911433797Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-11T03:41:44.911675524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s
2026-03-11T03:41:44.912031360Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-11T03:41:44.912286033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.912583703Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-11T03:41:44.913138650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-11T03:41:44.913581562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-11T03:41:44.914170789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008061s
2026-03-11T03:41:44.914398167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-11T03:41:44.914662259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-11T03:41:44.915048927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s
2026-03-11T03:41:44.915394253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-11T03:41:44', 'InitialSetup')
2026-03-11T03:41:44.915796082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.916691585Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-11T03:41:44.916911258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020577s
2026-03-11T03:41:44.917158205Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-11T03:41:44.917416164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.917723533Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-11T03:41:44.918121855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-11T03:41:44', 'add_reason_to_pending_releases')
2026-03-11T03:41:44.918560499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.919477275Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-11T03:41:44.919718140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020471s
2026-03-11T03:41:44.919972482Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-11T03:41:44.920224790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.920521367Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-11T03:41:44.920861492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-11T03:41:44', 'add_medium_support')
2026-03-11T03:41:44.921280847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.922200889Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-11T03:41:44.922426393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019801s
2026-03-11T03:41:44.922673321Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-11T03:41:44.922933865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.923251485Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-11T03:41:44.923627933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-11T03:41:44', 'add_various_qualites_in_profile')
2026-03-11T03:41:44.924099412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.924918913Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-11T03:41:44.925160720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019579s
2026-03-11T03:41:44.925389450Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-11T03:41:44.925634714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.925932684Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-11T03:41:44.926279433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-11T03:41:44', 'metadata_profiles')
2026-03-11T03:41:44.926694298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.928384462Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-11T03:41:44.928614685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027394s
2026-03-11T03:41:44.928877244Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-11T03:41:44.929152027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.929462623Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-11T03:41:44.929859612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-11T03:41:44', 'separate_automatic_and_interactive_search')
2026-03-11T03:41:44.930305991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.931003616Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-11T03:41:44.931260303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018239s
2026-03-11T03:41:44.931505106Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-11T03:41:44.931764639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.932087569Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-11T03:41:44.932456502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-11T03:41:44', 'change_album_path_to_relative')
2026-03-11T03:41:44.932881959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.933625736Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-11T03:41:44.933868275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s
2026-03-11T03:41:44.934110082Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-11T03:41:44.934370697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.934672935Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-11T03:41:44.935039333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-11T03:41:44', 'change_quality_size_mb_to_kb')
2026-03-11T03:41:44.935458257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.936115671Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-11T03:41:44.936362247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017312s
2026-03-11T03:41:44.936582521Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-11T03:41:44.936832123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.937124682Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-11T03:41:44.937457683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-11T03:41:44', 'album_releases')
2026-03-11T03:41:44.937859813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.938479060Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-11T03:41:44.938701518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016512s
2026-03-11T03:41:44.938935439Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-11T03:41:44.939182867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.939475256Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-11T03:41:44.939824048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-11T03:41:44', 'album_releases_fix')
2026-03-11T03:41:44.940256459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.940885195Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-11T03:41:44.941111972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016995s
2026-03-11T03:41:44.941342826Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-11T03:41:44.941580685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.941871050Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-11T03:41:44.942193760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-11T03:41:44', 'import_lists')
2026-03-11T03:41:44.942597393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.943214957Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-11T03:41:44.943433136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016387s
2026-03-11T03:41:44.943664111Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-11T03:41:44.943921099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.944217976Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-11T03:41:44.944555997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-11T03:41:44', 'add_release_status')
2026-03-11T03:41:44.944963277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.945621793Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-11T03:41:44.945850484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001709s
2026-03-11T03:41:44.946088714Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-11T03:41:44.946343827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.946642008Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-11T03:41:44.947000229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-11T03:41:44', 'album_download_notification')
2026-03-11T03:41:44.947418482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.948062338Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-11T03:41:44.948302722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001702s
2026-03-11T03:41:44.948550411Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-11T03:41:44.948858942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.949154658Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-11T03:41:44.949495164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-11T03:41:44', 'fix_language_metadata_profiles')
2026-03-11T03:41:44.949920199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.950556832Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-11T03:41:44.950798829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017203s
2026-03-11T03:41:44.951020445Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-11T03:41:44.951256591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.951545402Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-11T03:41:44.951927271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-11T03:41:44', 'remove_fanzub')
2026-03-11T03:41:44.952347297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.953001204Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-11T03:41:44.953215626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017371s
2026-03-11T03:41:44.953457262Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-11T03:41:44.953711514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.954009054Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-11T03:41:44.954371063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-11T03:41:44', 'update_artist_history_indexes')
2026-03-11T03:41:44.954791830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.955427240Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-11T03:41:44.955663515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016915s
2026-03-11T03:41:44.955913719Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-11T03:41:44.956140446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.956426852Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-11T03:41:44.956746165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-11T03:41:44', 'remove_nma')
2026-03-11T03:41:44.957142984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.957821060Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-11T03:41:44.958034690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016884s
2026-03-11T03:41:44.958265675Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-11T03:41:44.958515408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.958809280Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-11T03:41:44.959150757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-11T03:41:44', 'album_disambiguation')
2026-03-11T03:41:44.959560723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.960222576Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-11T03:41:44.960455405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017002s
2026-03-11T03:41:44.960691931Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-11T03:41:44.960952987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.961248983Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-11T03:41:44.961606413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-11T03:41:44', 'add_ape_quality_in_profiles')
2026-03-11T03:41:44.962018522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.962647449Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-11T03:41:44.962887522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016837s
2026-03-11T03:41:44.963113417Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-11T03:41:44.963351888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.963640328Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-11T03:41:44.963982688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-11T03:41:44', 'remove_pushalot')
2026-03-11T03:41:44.964413455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.965048695Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-11T03:41:44.965275652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016916s
2026-03-11T03:41:44.965489913Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-11T03:41:44.965734856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.966028438Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-11T03:41:44.966365136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-11T03:41:44', 'add_custom_filters')
2026-03-11T03:41:44.966774851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.967395601Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-11T03:41:44.967621566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016605s
2026-03-11T03:41:44.967896179Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-11T03:41:44.968129469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.968421437Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-11T03:41:44.968756020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-11T03:41:44', 'import_list_tags')
2026-03-11T03:41:44.969174904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.969832889Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-11T03:41:44.970060838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017042s
2026-03-11T03:41:44.970295040Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-11T03:41:44.970542137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.970840528Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-11T03:41:44.971179240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-11T03:41:44', 'add_release_groups_etc')
2026-03-11T03:41:44.971591691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.972246359Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-11T03:41:44.972480761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016962s
2026-03-11T03:41:44.972708360Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-11T03:41:44.972952020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.973248738Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-11T03:41:44.973584945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-11T03:41:44', 'NewMediaInfoFormat')
2026-03-11T03:41:44.973991984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.974610470Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-11T03:41:44.975164305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016573s
2026-03-11T03:41:44.975422385Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-11T03:41:44.975691096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.976009788Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-11T03:41:44.976400334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-11T03:41:44', 'rename_restrictions_to_release_profiles')
2026-03-11T03:41:44.976832915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.977511492Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-11T03:41:44.977762006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017917s
2026-03-11T03:41:44.978037311Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-11T03:41:44.978291913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.978594633Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-11T03:41:44.978988085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-11T03:41:44', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-11T03:41:44.979428011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.980116578Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-11T03:41:44.980374858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017882s
2026-03-11T03:41:44.980604981Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-11T03:41:44.980851097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.981155219Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-11T03:41:44.981506607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-11T03:41:44', 'add_import_exclusions')
2026-03-11T03:41:44.981913767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.982537693Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-11T03:41:44.982766584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016815s
2026-03-11T03:41:44.983006217Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-11T03:41:44.983259817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.983567597Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-11T03:41:44.983962673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-11T03:41:44', 'clean_artist_metadata_table')
2026-03-11T03:41:44.984379111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.985061816Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-11T03:41:44.985298423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017859s
2026-03-11T03:41:44.985549709Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-11T03:41:44.985798971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.986092452Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-11T03:41:44.986441755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-11T03:41:44', 'health_issue_notification')
2026-03-11T03:41:44.986867012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.987554907Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-11T03:41:44.987790080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017459s
2026-03-11T03:41:44.988062770Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-11T03:41:44.988329527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.988632276Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-11T03:41:44.989002342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-11T03:41:44', 'add_mediafilerepository_mtime')
2026-03-11T03:41:44.989423720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.990117407Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-11T03:41:44.990360106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017681s
2026-03-11T03:41:44.992958629Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-11T03:41:44.993245977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.993568577Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-11T03:41:44.993942169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-11T03:41:44', 'add_artistmetadataid_constraint')
2026-03-11T03:41:44.994369570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.995138538Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-11T03:41:44.995381107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001872s
2026-03-11T03:41:44.995615919Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-11T03:41:44.995877115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.996177590Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-11T03:41:44.996522736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-11T03:41:44', 'old_ids_and_artist_alias')
2026-03-11T03:41:44.996935316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:44.997706810Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-11T03:41:44.997929659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s
2026-03-11T03:41:44.998151295Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-11T03:41:44.998400427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:44.998698196Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-11T03:41:44.999047590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-11T03:41:44', 'download_propers_config')
2026-03-11T03:41:44.999457896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.000197446Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-11T03:41:45.000435044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017827s
2026-03-11T03:41:45.000671160Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-11T03:41:45.000919860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.001213822Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-11T03:41:45.001562565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-11T03:41:45', 'remove_language_profiles')
2026-03-11T03:41:45.001981949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.002690516Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-11T03:41:45.002924127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017618s
2026-03-11T03:41:45.003158398Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-11T03:41:45.003406087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.003699839Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-11T03:41:45.004115516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-11T03:41:45', 'multi_disc_naming_format')
2026-03-11T03:41:45.004531744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.005294971Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-11T03:41:45.005527028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018768s
2026-03-11T03:41:45.005766290Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-11T03:41:45.006016434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.006316198Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-11T03:41:45.006679008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-11T03:41:45', 'add_download_client_priority')
2026-03-11T03:41:45.007094214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.007803443Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-11T03:41:45.008058246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017724s
2026-03-11T03:41:45.008285934Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-11T03:41:45.008527020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.008818677Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-11T03:41:45.009153742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-11T03:41:45', 'remove_growl_prowl')
2026-03-11T03:41:45.009564709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.010293988Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-11T03:41:45.010518550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017587s
2026-03-11T03:41:45.010753533Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-11T03:41:45.011000661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.011293020Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-11T03:41:45.011639387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-11T03:41:45', 'remove_plex_hometheatre')
2026-03-11T03:41:45.012068351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.012812069Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-11T03:41:45.013039126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s
2026-03-11T03:41:45.013278859Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-11T03:41:45.013534043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.013831762Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-11T03:41:45.014209032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-11T03:41:45', 'add_root_folder_add_defaults')
2026-03-11T03:41:45.014630420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.015355200Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-11T03:41:45.015586315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018081s
2026-03-11T03:41:45.015809905Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-11T03:41:45.016113316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.016396507Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-11T03:41:45.016723826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-11T03:41:45', 'task_duration')
2026-03-11T03:41:45.017122749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.017856056Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-11T03:41:45.018075949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017546s
2026-03-11T03:41:45.018334239Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-11T03:41:45.018608030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.018911251Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-11T03:41:45.019306156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-11T03:41:45', 'add_indexer_and_enabled_to_release_profiles')
2026-03-11T03:41:45.019734489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.020518527Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-11T03:41:45.020771387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s
2026-03-11T03:41:45.020999456Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-11T03:41:45.021246614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.021537169Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-11T03:41:45.021875640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-11T03:41:45', 'remove_album_folders')
2026-03-11T03:41:45.022282189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.022962810Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-11T03:41:45.023192703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017167s
2026-03-11T03:41:45.023426373Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-11T03:41:45.023666757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.023983946Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-11T03:41:45.024346316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-11T03:41:45', 'flexible_delay_profiles')
2026-03-11T03:41:45.024767494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.025482704Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-11T03:41:45.025712938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018012s
2026-03-11T03:41:45.025945737Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-11T03:41:45.026203055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.026491356Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-11T03:41:45.026855008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-11T03:41:45', 'add_priority_to_indexers')
2026-03-11T03:41:45.027260194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.028496093Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-11T03:41:45.028717008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022687s
2026-03-11T03:41:45.028964235Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-11T03:41:45.029224850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.029534233Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-11T03:41:45.029914970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-11T03:41:45', 'remove_chown_and_folderchmod_config')
2026-03-11T03:41:45.030349595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.031090297Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-11T03:41:45.031344879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018426s
2026-03-11T03:41:45.031573360Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-11T03:41:45.031830037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.032137486Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-11T03:41:45.032498883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-11T03:41:45', 'convert_blacklist_protocol')
2026-03-11T03:41:45.032903909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.033603878Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-11T03:41:45.033842930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017696s
2026-03-11T03:41:45.034061089Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-11T03:41:45.034300251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.034598161Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-11T03:41:45.034926201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-11T03:41:45', 'update_notifiarr')
2026-03-11T03:41:45.035332219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.036024202Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-11T03:41:45.036251420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017127s
2026-03-11T03:41:45.036481754Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-11T03:41:45.036736707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.037031481Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-11T03:41:45.037377567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-11T03:41:45', 'email_multiple_addresses')
2026-03-11T03:41:45.037806090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.038509557Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-11T03:41:45.038742566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017659s
2026-03-11T03:41:45.038982449Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-11T03:41:45.039238595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.039539702Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-11T03:41:45.039919977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-11T03:41:45', 'rename_blacklist_to_blocklist')
2026-03-11T03:41:45.040374012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.041064663Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-11T03:41:45.041303133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018072s
2026-03-11T03:41:45.041533256Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-11T03:41:45.041777658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.042072101Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-11T03:41:45.042414591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-11T03:41:45', 'cdh_per_downloadclient')
2026-03-11T03:41:45.042820178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.043463062Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-11T03:41:45.043686542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016783s
2026-03-11T03:41:45.043928039Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-11T03:41:45.044173613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.044463247Z [Info] download_history: Starting migration of Log DB to 52
2026-03-11T03:41:45.044793061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-11T03:41:45', 'download_history')
2026-03-11T03:41:45.045197786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.045877465Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-11T03:41:45.046107017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017079s
2026-03-11T03:41:45.046336288Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-11T03:41:45.046582865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.046868881Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-11T03:41:45.047473248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-11T03:41:45.047895068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-11T03:41:45.048479053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007612s
2026-03-11T03:41:45.048708065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-11T03:41:45.048994391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-11T03:41:45.049406671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s
2026-03-11T03:41:45.049742448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-11T03:41:45', 'add_update_history')
2026-03-11T03:41:45.050156171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.050898355Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-11T03:41:45.051125222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019488s
2026-03-11T03:41:45.051363191Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-11T03:41:45.051624698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.051958780Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-11T03:41:45.052323475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-11T03:41:45', 'add_on_update_to_notifications')
2026-03-11T03:41:45.052743681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.053471036Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-11T03:41:45.053714286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018334s
2026-03-11T03:41:45.053952525Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-11T03:41:45.054207238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.054502443Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-11T03:41:45.054857528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-11T03:41:45', 'download_client_per_indexer')
2026-03-11T03:41:45.055272924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.055930408Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-11T03:41:45.056180642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016989s
2026-03-11T03:41:45.056409483Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-11T03:41:45.056658936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.056955633Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-11T03:41:45.057293854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-11T03:41:45', 'AddNewItemMonitorType')
2026-03-11T03:41:45.057711445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.058403208Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-11T03:41:45.058624694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017386s
2026-03-11T03:41:45.058849497Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-11T03:41:45.059095713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.059381188Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-11T03:41:45.059719118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-11T03:41:45', 'ImportListSearch')
2026-03-11T03:41:45.060143904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.060791317Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-11T03:41:45.061013264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016872s
2026-03-11T03:41:45.061248358Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-11T03:41:45.061498672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.061791722Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-11T03:41:45.062144352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-11T03:41:45', 'ImportListMonitorExisting')
2026-03-11T03:41:45.062559278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.063242353Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-11T03:41:45.063478168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017399s
2026-03-11T03:41:45.063695686Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-11T03:41:45.063993857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.064297278Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-11T03:41:45.064629767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-11T03:41:45', 'add_indexer_tags')
2026-03-11T03:41:45.065036566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.065764693Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-11T03:41:45.065987822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018216s
2026-03-11T03:41:45.066220350Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-11T03:41:45.066457508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.066745508Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-11T03:41:45.067077096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-11T03:41:45', 'update_audio_types')
2026-03-11T03:41:45.067482261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.068301211Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-11T03:41:45.068541715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018362s
2026-03-11T03:41:45.068797079Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-11T03:41:45.069075079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.069383330Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-11T03:41:45.069883507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-11T03:41:45.070096375Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-11T03:41:45.070339886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-11T03:41:45.071150308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-11T03:41:45.071955790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-11T03:41:45.072490777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-11T03:41:45.073082388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-11T03:41:45.074100609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-11T03:41:45.074470614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039044s
2026-03-11T03:41:45.074688653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-11T03:41:45.074888075Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:45.075112577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-11T03:41:45.075822326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-11T03:41:45.076463587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-11T03:41:45.076914475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-11T03:41:45.077435154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-11T03:41:45.078414787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-11T03:41:45.078803269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034541s
2026-03-11T03:41:45.079019615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-11T03:41:45.079217383Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-11T03:41:45.079440472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-11T03:41:45.080179591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-11T03:41:45.080715330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-11T03:41:45.081179434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-11T03:41:45.081698760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-11T03:41:45.082613402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-11T03:41:45.083006974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033218s
2026-03-11T03:41:45.083378232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-11T03:41:45', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-11T03:41:45.083815663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.085431026Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-11T03:41:45.085704857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005682s
2026-03-11T03:41:45.085938668Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-11T03:41:45.086195546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.086500690Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-11T03:41:45.086854052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-11T03:41:45', 'add_on_delete_to_notifications')
2026-03-11T03:41:45.087273767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.088070591Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-11T03:41:45.088319182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s
2026-03-11T03:41:45.088540588Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-11T03:41:45.088780200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.089072148Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-11T03:41:45.089408355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-11T03:41:45', 'add_custom_formats')
2026-03-11T03:41:45.089806126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.090592470Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-11T03:41:45.090815769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018114s
2026-03-11T03:41:45.091046945Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-11T03:41:45.091293261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.091590299Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-11T03:41:45.091947969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-11T03:41:45', 'add_result_to_commands')
2026-03-11T03:41:45.092361452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.093140240Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-11T03:41:45.093367808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018366s
2026-03-11T03:41:45.093607271Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-11T03:41:45.093860420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.094159262Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-11T03:41:45.094518977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-11T03:41:45', 'health_restored_notification')
2026-03-11T03:41:45.094947981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.095722079Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-11T03:41:45.095980540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018457s
2026-03-11T03:41:45.096195473Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-11T03:41:45.096425746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.096714358Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-11T03:41:45.097025334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-11T03:41:45', 'remove_uc')
2026-03-11T03:41:45.097415480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.098197895Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-11T03:41:45.098426746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017785s
2026-03-11T03:41:45.098661178Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-11T03:41:45.098919438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.099218781Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-11T03:41:45.099583265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-11T03:41:45', 'download_clients_rename_tv_to_music')
2026-03-11T03:41:45.100049955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.100837270Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-11T03:41:45.101080330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s
2026-03-11T03:41:45.101328760Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-11T03:41:45.101593062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.101892636Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-11T03:41:45.102270406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-11T03:41:45', 'add_colon_replacement_to_naming_config')
2026-03-11T03:41:45.102704210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.103494522Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-11T03:41:45.103743393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001875s
2026-03-11T03:41:45.103994118Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-11T03:41:45.104225684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.104516670Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-11T03:41:45.104842766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-11T03:41:45', 'list_sync_time')
2026-03-11T03:41:45.105244175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.106018955Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-11T03:41:45.106248537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017974s
2026-03-11T03:41:45.106474121Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-11T03:41:45.106727281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.107018908Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-11T03:41:45.107365055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-11T03:41:45', 'add_download_client_tags')
2026-03-11T03:41:45.107770672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.108583379Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-11T03:41:45.108812200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018384s
2026-03-11T03:41:45.109044247Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-11T03:41:45.109294100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.109584785Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-11T03:41:45.109929961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-11T03:41:45', 'add_notification_status')
2026-03-11T03:41:45.110338864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.111116921Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-11T03:41:45.111350060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018169s
2026-03-11T03:41:45.111585294Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-11T03:41:45.111837011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.112212106Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-11T03:41:45.112576801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-11T03:41:45', 'add_alac_24_quality_in_profiles')
2026-03-11T03:41:45.112990925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.113785084Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-11T03:41:45.114019336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019268s
2026-03-11T03:41:45.114245120Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-11T03:41:45.114487198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.114773655Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-11T03:41:45.115102256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-11T03:41:45', 'add_salt_to_users')
2026-03-11T03:41:45.115516972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.116312664Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-11T03:41:45.116546064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018219s
2026-03-11T03:41:45.116765446Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-11T03:41:45.117000519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.117295433Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-11T03:41:45.117626720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-11T03:41:45', 'add_auto_tagging')
2026-03-11T03:41:45.118033389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.118800845Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-11T03:41:45.119026830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017995s
2026-03-11T03:41:45.119267224Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-11T03:41:45.119530284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.119829977Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-11T03:41:45.120217838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-11T03:41:45', 'quality_definition_preferred_size')
2026-03-11T03:41:45.120641832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.121436943Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-11T03:41:45.121679001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018857s
2026-03-11T03:41:45.121926449Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-11T03:41:45.122182835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.122481597Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-11T03:41:45.122862364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-11T03:41:45', 'add_on_artist_add_to_notifications')
2026-03-11T03:41:45.123274744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.124102561Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-11T03:41:45.124353637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018943s
2026-03-11T03:41:45.124582427Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-11T03:41:45.124830337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.125121152Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-11T03:41:45.125464874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-11T03:41:45', 'album_last_searched_time')
2026-03-11T03:41:45.125871413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.126662486Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-11T03:41:45.126891748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018291s
2026-03-11T03:41:45.127121180Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-11T03:41:45.127355872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.127649944Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-11T03:41:45.127997915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-11T03:41:45', 'add_indexer_flags')
2026-03-11T03:41:45.128412049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.129181939Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-11T03:41:45.129404077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018184s
2026-03-11T03:41:45.129641565Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-11T03:41:45.129908112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.130199619Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-11T03:41:45.130554473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-11T03:41:45', 'add_indexes_album_statistics')
2026-03-11T03:41:45.130967625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.131758318Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-11T03:41:45.132006988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018421s
2026-03-11T03:41:45.132241801Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-11T03:41:45.132488799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-11T03:41:45.132785105Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-11T03:41:45.133127916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-11T03:41:45', 'update_redacted_baseurl')
2026-03-11T03:41:45.133537100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-11T03:41:45.134643227Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-11T03:41:45.134872860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021471s
2026-03-11T03:41:45.303682302Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-11T03:41:45.310554701Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-11T03:41:45.314880362Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-11T03:41:45.434214262Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-11T03:41:45.454008162Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-11T03:41:45.464940356Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-11T03:41:45.504051016Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-11T03:41:45.505710127Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-11T03:41:45.506085363Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-11T03:41:45.599643045Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-11T03:41:45.641072775Z [ls.io-init] done.