AMD64 PASS
linuxserver/lidarr
Runtime: 15.57s
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2026-03-17T19:45:41+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.46MB
Tag: amd64-nightly-3.1.2.4928-ls191
Version: 3.1.2.4928-ls191
Expand
2026-03-17T19:49:41.972426924Z [migrations] started
2026-03-17T19:49:41.972476113Z [migrations] no migrations found
2026-03-17T19:49:42.008268962Z usermod: no changes
2026-03-17T19:49:42.014191937Z ───────────────────────────────────────
2026-03-17T19:49:42.014205955Z
2026-03-17T19:49:42.014211266Z ██╗ ███████╗██╗ ██████╗
2026-03-17T19:49:42.014216076Z ██║ ██╔════╝██║██╔═══██╗
2026-03-17T19:49:42.014220755Z ██║ ███████╗██║██║ ██║
2026-03-17T19:49:42.014227649Z ██║ ╚════██║██║██║ ██║
2026-03-17T19:49:42.014232288Z ███████╗███████║██║╚██████╔╝
2026-03-17T19:49:42.014237008Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-17T19:49:42.014241647Z
2026-03-17T19:49:42.014246016Z Brought to you by linuxserver.io
2026-03-17T19:49:42.014250475Z ───────────────────────────────────────
2026-03-17T19:49:42.014542323Z
2026-03-17T19:49:42.014560339Z To support the app dev(s) visit:
2026-03-17T19:49:42.016229089Z Lidarr: https://opencollective.com/lidarr
2026-03-17T19:49:42.016527409Z
2026-03-17T19:49:42.016532349Z To support LSIO projects visit:
2026-03-17T19:49:42.016536097Z https://www.linuxserver.io/donate/
2026-03-17T19:49:42.016539734Z
2026-03-17T19:49:42.016543391Z ───────────────────────────────────────
2026-03-17T19:49:42.016547169Z GID/UID
2026-03-17T19:49:42.016550736Z ───────────────────────────────────────
2026-03-17T19:49:42.020853510Z
2026-03-17T19:49:42.020868831Z User UID: 911
2026-03-17T19:49:42.020872879Z User GID: 911
2026-03-17T19:49:42.020876747Z ───────────────────────────────────────
2026-03-17T19:49:42.022748846Z Linuxserver.io version: 3.1.2.4928-ls191
2026-03-17T19:49:42.023010012Z Build-date: 2026-03-17T19:45:41+00:00
2026-03-17T19:49:42.023020373Z ───────────────────────────────────────
2026-03-17T19:49:42.023024832Z
2026-03-17T19:49:42.072696615Z [custom-init] No custom files found, skipping...
2026-03-17T19:49:42.093726457Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:42.392246850Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4928
2026-03-17T19:49:42.409763800Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:42.413788714Z [Debug] Bootstrap: Console selected
2026-03-17T19:49:42.417240164Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:42.419916272Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:42.692748572Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:42.745777274Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e831d56e-90a5-4c5f-aa0e-7ee0ea1db4cc} may be persisted to storage in unencrypted form.
2026-03-17T19:49:42.802435754Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-17T19:49:42.839469059Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-17T19:49:42.912305413Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-17T19:49:42.919229455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:42.919698750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:42.959020433Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-17T19:49:42.962473104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398302s
2026-03-17T19:49:42.962727166Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-17T19:49:42.962916527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432461s
2026-03-17T19:49:42.970018798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-17T19:49:42.970480097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:42.975679976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-17T19:49:42.985541031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-17T19:49:42.996359815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204384s
2026-03-17T19:49:42.996725291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:42.998780639Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-17T19:49:42.998892123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228466s
2026-03-17T19:49:42.999561010Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-17T19:49:42.999772175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.004273148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-17T19:49:43.005269995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:49:43.005747938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012671s
2026-03-17T19:49:43.006020947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:49:43.006340320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001159s
2026-03-17T19:49:43.006718241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-17T19:49:43.007274782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-17T19:49:43.008027748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010062s
2026-03-17T19:49:43.008253773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.008922439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-17T19:49:43.009100778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019702s
2026-03-17T19:49:43.009547217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-17T19:49:43.009781599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.010582101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:49:43.011355488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-17T19:49:43.011517023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-17T19:49:43.011822097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-17T19:49:43.012352135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2026-03-17T19:49:43.012529321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.013206054Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-17T19:49:43.013388802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014207s
2026-03-17T19:49:43.016357078Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-17T19:49:43.016612483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.017162791Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-17T19:49:43.030582742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-17T19:49:43.031142659Z [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-17T19:49:43.031690823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009056s
2026-03-17T19:49:43.031936528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-17T19:49:43.032194026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-17T19:49:43.032505343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s
2026-03-17T19:49:43.032684002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-17T19:49:43.033032033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-17T19:49:43.033392208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s
2026-03-17T19:49:43.033587241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-17T19:49:43.033878327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-17T19:49:43.034189975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s
2026-03-17T19:49:43.034363334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-17T19:49:43.039967648Z [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-17T19:49:43.041124156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065834s
2026-03-17T19:49:43.041333828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-17T19:49:43.041651839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-17T19:49:43.041980951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s
2026-03-17T19:49:43.042174261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-17T19:49:43.042463222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-17T19:49:43.042773788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s
2026-03-17T19:49:43.042976426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-17T19:49:43.043261881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.043569931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s
2026-03-17T19:49:43.043759212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-17T19:49:43.044054186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.044353739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004203s
2026-03-17T19:49:43.044527068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-17T19:49:43.045896726Z [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-17T19:49:43.046841578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021478s
2026-03-17T19:49:43.047048084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-17T19:49:43.047356084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:43.047679145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2026-03-17T19:49:43.047871181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-17T19:49:43.048133820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:49:43.048462682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004128s
2026-03-17T19:49:43.048652054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-17T19:49:43.048913540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:49:43.049232412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s
2026-03-17T19:49:43.049428136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-17T19:49:43.049715896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:49:43.050032263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-03-17T19:49:43.050232325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-17T19:49:43.050511187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:43.050851312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2026-03-17T19:49:43.051040884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-17T19:49:43.051299224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-17T19:49:43.051625841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004009s
2026-03-17T19:49:43.051801986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-17T19:49:43.052694202Z [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-17T19:49:43.053408751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014283s
2026-03-17T19:49:43.053629696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-17T19:49:43.053948618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-17T19:49:43.054274705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2026-03-17T19:49:43.054468435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-17T19:49:43.054740954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-17T19:49:43.055056168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s
2026-03-17T19:49:43.055254167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-17T19:49:43.055543590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-17T19:49:43.055872482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-03-17T19:49:43.056126574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-17T19:49:43.056502591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-17T19:49:43.056869660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s
2026-03-17T19:49:43.057051115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-17T19:49:43.057796366Z [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-17T19:49:43.058444691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011441s
2026-03-17T19:49:43.058653722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-17T19:49:43.058944057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-17T19:49:43.059293701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s
2026-03-17T19:49:43.059489675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-17T19:49:43.059781312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:43.060125155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s
2026-03-17T19:49:43.060304035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-17T19:49:43.061114286Z [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-17T19:49:43.061723783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012505s
2026-03-17T19:49:43.061913165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-17T19:49:43.062177697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-17T19:49:43.062490737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s
2026-03-17T19:49:43.062686992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-17T19:49:43.062970603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-17T19:49:43.063311971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004436s
2026-03-17T19:49:43.063512064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-17T19:49:43.063811867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-17T19:49:43.064191552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s
2026-03-17T19:49:43.064393649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-17T19:49:43.064666107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-17T19:49:43.064989508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s
2026-03-17T19:49:43.065176555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-17T19:49:43.065875903Z [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-17T19:49:43.066425790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010716s
2026-03-17T19:49:43.066617025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-17T19:49:43.067091130Z [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-17T19:49:43.067545785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007449s
2026-03-17T19:49:43.067757001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-17T19:49:43.068107106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-17T19:49:43.068486449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s
2026-03-17T19:49:43.068671232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-17T19:49:43.071009680Z [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-17T19:49:43.071512432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00267s
2026-03-17T19:49:43.071698998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-17T19:49:43.072008441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-17T19:49:43.072341131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s
2026-03-17T19:49:43.072520712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-17T19:49:43.072939896Z [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-17T19:49:43.073406456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007107s
2026-03-17T19:49:43.073595647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-17T19:49:43.073879428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-17T19:49:43.074217739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2026-03-17T19:49:43.074421119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-17T19:49:43.074909873Z [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-17T19:49:43.075450261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008489s
2026-03-17T19:49:43.075665424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-17T19:49:43.076038706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-17T19:49:43.076414372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005475s
2026-03-17T19:49:43.076631269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-17T19:49:43.076959009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-17T19:49:43.077339054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-03-17T19:49:43.077524437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-17T19:49:43.078206841Z [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-17T19:49:43.078703582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s
2026-03-17T19:49:43.078883875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-17T19:49:43.079731822Z [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-17T19:49:43.080694981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016328s
2026-03-17T19:49:43.080877880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-17T19:49:43.081406203Z [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-17T19:49:43.081888805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s
2026-03-17T19:49:43.082081513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-17T19:49:43.082810852Z [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-17T19:49:43.083450630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011821s
2026-03-17T19:49:43.083630863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-17T19:49:43.084188576Z [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-17T19:49:43.084713963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008964s
2026-03-17T19:49:43.084903004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-17T19:49:43.085474224Z [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-17T19:49:43.086005794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009293s
2026-03-17T19:49:43.086199454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-17T19:49:43.086642887Z [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-17T19:49:43.087061580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s
2026-03-17T19:49:43.087227474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-17T19:49:43.087559232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-17T19:49:43.087972865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005431s
2026-03-17T19:49:43.088168519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-17T19:49:43.088431578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-17T19:49:43.088749809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s
2026-03-17T19:49:43.088931876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-17T19:49:43.089357994Z [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-17T19:49:43.089761797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006507s
2026-03-17T19:49:43.089943102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-17T19:49:43.090631708Z [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-17T19:49:43.091197257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s
2026-03-17T19:49:43.091371348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-17T19:49:43.091816464Z [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-17T19:49:43.092302202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007565s
2026-03-17T19:49:43.092492485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-17T19:49:43.092784453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-17T19:49:43.093150490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2026-03-17T19:49:43.093350653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-17T19:49:43.093629615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-17T19:49:43.093962134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s
2026-03-17T19:49:43.094131836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-17T19:49:43.094829100Z [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-17T19:49:43.095410480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011076s
2026-03-17T19:49:43.095599561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-17T19:49:43.096249941Z [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-17T19:49:43.096788244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010079s
2026-03-17T19:49:43.096995171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-17T19:49:43.097332390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:49:43.097685511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s
2026-03-17T19:49:43.097865854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-17T19:49:43.098525542Z [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-17T19:49:43.099043736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010019s
2026-03-17T19:49:43.099217245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-17T19:49:43.099929209Z [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-17T19:49:43.100513716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011208s
2026-03-17T19:49:43.100699560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-17T19:49:43.101152973Z [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-17T19:49:43.101577247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007066s
2026-03-17T19:49:43.101787741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-17T19:49:43.102105370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-17T19:49:43.102448962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s
2026-03-17T19:49:43.102645588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-17T19:49:43.103245927Z [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-17T19:49:43.103785644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00096s
2026-03-17T19:49:43.104045447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-17T19:49:43.104463448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:49:43.104790397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s
2026-03-17T19:49:43.105963629Z [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-17T19:49:43.107636387Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013794 taking an average of 00:00:00.0013794
2026-03-17T19:49:43.108382820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-17T19:49:43', 'InitialSetup')
2026-03-17T19:49:43.108753096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.112381251Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-17T19:49:43.112561834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073866s
2026-03-17T19:49:43.112844594Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-17T19:49:43.113080980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.113383348Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-17T19:49:43.113967785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-17T19:49:43.114157447Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.114355165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-17T19:49:43.114673536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.115621975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s
2026-03-17T19:49:43.116046580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-17T19:49:43', 'add_reason_to_pending_releases')
2026-03-17T19:49:43.116419942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.117187468Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-17T19:49:43.117378763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025879s
2026-03-17T19:49:43.117574467Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-17T19:49:43.117788488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.118049864Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-17T19:49:43.120320706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.120485258Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.120670000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-17T19:49:43.120953160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-17T19:49:43.121874284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-03-17T19:49:43.122054137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.122198307Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-17T19:49:43.122388981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-17T19:49:43.122696340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.123655571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010683s
2026-03-17T19:49:43.123824982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.124028953Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.124260108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-17T19:49:43.124586986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.125513682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s
2026-03-17T19:49:43.125897846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-17T19:49:43.126646744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-17T19:49:43.126965926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007855s
2026-03-17T19:49:43.127312625Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-17T19:49:43.138388235Z [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-17T19:49:43.139841230Z [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-17T19:49:43.140746192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-17T19:49:43.141875226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-17T19:49:43.144106859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-17T19:49:43.144561514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-17T19:49:43.145032934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-17T19:49:43.145370052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178736s
2026-03-17T19:49:43.145543652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.145699426Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.145894719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-17T19:49:43.146169873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-17T19:49:43.150748282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046219s
2026-03-17T19:49:43.151129409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-17T19:49:43', 'add_medium_support')
2026-03-17T19:49:43.151480516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.153196080Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-17T19:49:43.153381383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007076s
2026-03-17T19:49:43.153630194Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-17T19:49:43.153854917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.154166324Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-17T19:49:43.154873828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-17T19:49:43.155228773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-17T19:49:43.155510711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s
2026-03-17T19:49:43.155683719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.155914624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.158281470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s
2026-03-17T19:49:43.158657647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-17T19:49:43', 'add_various_qualites_in_profile')
2026-03-17T19:49:43.159025087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.159873194Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-17T19:49:43.160065251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003953s
2026-03-17T19:49:43.160267067Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-17T19:49:43.160478954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.160741914Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-17T19:49:43.161512755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-17T19:49:43.162026891Z [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-17T19:49:43.162492438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007856s
2026-03-17T19:49:43.162697040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-17T19:49:43.163016633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-17T19:49:43.163354824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004744s
2026-03-17T19:49:43.163530007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:49:43.163680320Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-17T19:49:43.163915764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-17T19:49:43.164247261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.165118585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010097s
2026-03-17T19:49:43.165331534Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-17T19:49:43.169390006Z [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-17T19:49:43.172048349Z [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-17T19:49:43.173225599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.174198287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.176387325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-17T19:49:43.176851409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-17T19:49:43.177304361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.177734317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.178056516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125296s
2026-03-17T19:49:43.178270918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-17T19:49:43.182168786Z [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-17T19:49:43.184674130Z [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-17T19:49:43.185791771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.186819941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.188950591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-17T19:49:43.189414295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-17T19:49:43.189861114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.190283314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.190605112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121422s
2026-03-17T19:49:43.190772669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.190927902Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-17T19:49:43.191121261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-17T19:49:43.191396786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-17T19:49:43.192270124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009374s
2026-03-17T19:49:43.192623486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-17T19:49:43', 'metadata_profiles')
2026-03-17T19:49:43.192979974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.194353459Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-17T19:49:43.194535566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030012s
2026-03-17T19:49:43.194794036Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-17T19:49:43.195036995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.195329414Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-17T19:49:43.197244550Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-17T19:49:43.201951197Z [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-17T19:49:43.202883625Z [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-17T19:49:43.203362589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-17T19:49:43.203995002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-17T19:49:43.206334934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-17T19:49:43.206668455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092042s
2026-03-17T19:49:43.206829880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:49:43.206981476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.207204565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-17T19:49:43.207516814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-17T19:49:43.208408599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009734s
2026-03-17T19:49:43.208692160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-17T19:49:43.209031594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-17T19:49:43.209306427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s
2026-03-17T19:49:43.209478794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:49:43.209629227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.210007128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-17T19:49:43.213377844Z [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-17T19:49:43.214485805Z [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-17T19:49:43.215060923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-17T19:49:43.215737806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-17T19:49:43.217998608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-17T19:49:43.218343122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081213s
2026-03-17T19:49:43.218747786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-17T19:49:43', 'separate_automatic_and_interactive_search')
2026-03-17T19:49:43.219124755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.220184910Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-17T19:49:43.220393159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098862s
2026-03-17T19:49:43.220627241Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-17T19:49:43.220848636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.221123650Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-17T19:49:43.221439887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-17T19:49:43.225222814Z [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-17T19:49:43.227395769Z [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-17T19:49:43.228366043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:43.229458142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:43.231549422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:43.232039720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:49:43.232467561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:49:43.232890272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:49:43.233333685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:43.233667237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120395s
2026-03-17T19:49:43.234045077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-17T19:49:43', 'change_album_path_to_relative')
2026-03-17T19:49:43.234419972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.236440380Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-17T19:49:43.236647247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147578s
2026-03-17T19:49:43.236861659Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-17T19:49:43.237084688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.237356936Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-17T19:49:43.237898817Z [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-17T19:49:43.238427932Z [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-17T19:49:43.238764740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2026-03-17T19:49:43.239145487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-17T19:49:43', 'change_quality_size_mb_to_kb')
2026-03-17T19:49:43.239496925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.240174188Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-17T19:49:43.240359822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019192s
2026-03-17T19:49:43.240547851Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-17T19:49:43.240757743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.241008538Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-17T19:49:43.241384205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.241547754Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.241737626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-17T19:49:43.242010896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-17T19:49:43.242895638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s
2026-03-17T19:49:43.243065540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.243211433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.243408360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-17T19:49:43.243701881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-17T19:49:43.244577905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s
2026-03-17T19:49:43.244920474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-17T19:49:43', 'album_releases')
2026-03-17T19:49:43.245270940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.245972833Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-17T19:49:43.246151142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023523s
2026-03-17T19:49:43.246357788Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-17T19:49:43.246564174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.246825410Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-17T19:49:43.247401660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.247567464Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.247763028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-17T19:49:43.251730055Z [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-17T19:49:43.254082191Z [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-17T19:49:43.255126003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:43.256244836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:43.258369063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:43.258798307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:49:43.259217772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:49:43.259663449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:49:43.260146041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:43.260464542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012526s
2026-03-17T19:49:43.260639374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.260790328Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-17T19:49:43.260995501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-17T19:49:43.264933059Z [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-17T19:49:43.267274423Z [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-17T19:49:43.268339758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:43.269418180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:43.271497246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:43.271959116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:49:43.272386236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:49:43.272817985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:49:43.273265697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:43.273590230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124062s
2026-03-17T19:49:43.273960165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-17T19:49:43', 'album_releases_fix')
2026-03-17T19:49:43.274298877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.275444985Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-17T19:49:43.275612282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142224s
2026-03-17T19:49:43.275820190Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-17T19:49:43.276044312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.276314956Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-17T19:49:43.277182122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-17T19:49:43.278120121Z [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-17T19:49:43.278708937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013374s
2026-03-17T19:49:43.278899270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-17T19:49:43.279204695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-17T19:49:43.279517244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s
2026-03-17T19:49:43.279710644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-17T19:49:43.280350933Z [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-17T19:49:43.280905409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s
2026-03-17T19:49:43.281137477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-17T19:49:43.281500347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:49:43.281903629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s
2026-03-17T19:49:43.282260818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-17T19:49:43', 'import_lists')
2026-03-17T19:49:43.282644391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.283577950Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-17T19:49:43.283774296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022196s
2026-03-17T19:49:43.284014349Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-17T19:49:43.284254753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.284528755Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-17T19:49:43.285008040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-17T19:49:43.285221079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.285488918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-17T19:49:43.285838512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-17T19:49:43.286788735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s
2026-03-17T19:49:43.286986333Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.287204402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.288296752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s
2026-03-17T19:49:43.288695314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-17T19:49:43', 'add_release_status')
2026-03-17T19:49:43.289074397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.290398824Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-17T19:49:43.290616442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031922s
2026-03-17T19:49:43.290865964Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-17T19:49:43.291104966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.291386663Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-17T19:49:43.291771197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.291972142Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.292216804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-17T19:49:43.292567110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.293608176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011916s
2026-03-17T19:49:43.294017841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-17T19:49:43', 'album_download_notification')
2026-03-17T19:49:43.294414489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.295147756Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-17T19:49:43.295349923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026836s
2026-03-17T19:49:43.295595257Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-17T19:49:43.295835510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.296176788Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-17T19:49:43.296882569Z [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-17T19:49:43.297610484Z [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-17T19:49:43.298074869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008423s
2026-03-17T19:49:43.298617953Z [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-17T19:49:43.299349696Z [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-17T19:49:43.299816626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008038s
2026-03-17T19:49:43.300287394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-17T19:49:43', 'fix_language_metadata_profiles')
2026-03-17T19:49:43.300687049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.301409043Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-17T19:49:43.301656631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023258s
2026-03-17T19:49:43.301860572Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-17T19:49:43.302089142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.302416311Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-17T19:49:43.302822849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-17T19:49:43.303164217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-17T19:49:43.303453539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s
2026-03-17T19:49:43.303881311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-17T19:49:43', 'remove_fanzub')
2026-03-17T19:49:43.304266797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.305004472Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-17T19:49:43.305194445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018937s
2026-03-17T19:49:43.305429839Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-17T19:49:43.305667677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.305962601Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-17T19:49:43.307703076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-17T19:49:43.308029683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-17T19:49:43.308392113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s
2026-03-17T19:49:43.308616465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-17T19:49:43.308973373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-17T19:49:43.309391195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005522s
2026-03-17T19:49:43.318506308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-17T19:49:43.319025012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-17T19:49:43.319499517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007359s
2026-03-17T19:49:43.319701754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-17T19:49:43.320087170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-17T19:49:43.320459270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005616s
2026-03-17T19:49:43.320653651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-17T19:49:43.320937984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-17T19:49:43.321293129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-03-17T19:49:43.321497600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-17T19:49:43.321827575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-17T19:49:43.322169092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s
2026-03-17T19:49:43.322568627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-17T19:49:43', 'update_artist_history_indexes')
2026-03-17T19:49:43.322929523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.323899286Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-17T19:49:43.324090852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002143s
2026-03-17T19:49:43.324297328Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-17T19:49:43.324512922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.324778817Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-17T19:49:43.326257474Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.327179831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-17T19:49:43.327482501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s
2026-03-17T19:49:43.327821293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-17T19:49:43', 'remove_nma')
2026-03-17T19:49:43.328204074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.328898722Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-17T19:49:43.329083404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024144s
2026-03-17T19:49:43.329285561Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-17T19:49:43.329509111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.329780027Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-17T19:49:43.330093348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.330270194Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-03-17T19:49:43.330499375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-17T19:49:43.330772545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-17T19:49:43.331700524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s
2026-03-17T19:49:43.332074617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-17T19:49:43', 'album_disambiguation')
2026-03-17T19:49:43.332454863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.333227939Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-17T19:49:43.333414856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025075s
2026-03-17T19:49:43.333628496Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-17T19:49:43.333856625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.334116829Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-17T19:49:43.334391302Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.334611365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.335879578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012831s
2026-03-17T19:49:43.336266898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-17T19:49:43', 'add_ape_quality_in_profiles')
2026-03-17T19:49:43.336629128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.337304698Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-17T19:49:43.337487957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00268s
2026-03-17T19:49:43.337683300Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-17T19:49:43.337903584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.338153026Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-17T19:49:43.339004470Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.339333142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-17T19:49:43.339612224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s
2026-03-17T19:49:43.339830453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.340156931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-17T19:49:43.340425251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s
2026-03-17T19:49:43.340650905Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.340949216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-17T19:49:43.341225482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s
2026-03-17T19:49:43.341572040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-17T19:49:43', 'remove_pushalot')
2026-03-17T19:49:43.341934179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.342617645Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-17T19:49:43.342803209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s
2026-03-17T19:49:43.343003442Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-17T19:49:43.343220930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.343474220Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-17T19:49:43.343916510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-17T19:49:43.344356175Z [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-17T19:49:43.344778115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006696s
2026-03-17T19:49:43.345135495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-17T19:49:43', 'add_custom_filters')
2026-03-17T19:49:43.345505229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.346209697Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-17T19:49:43.346397425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020785s
2026-03-17T19:49:43.346591606Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-17T19:49:43.346809375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.347061603Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-17T19:49:43.347370545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:49:43.347542701Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:43.347739247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-17T19:49:43.348035133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-17T19:49:43.348960616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010307s
2026-03-17T19:49:43.349313086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-17T19:49:43', 'import_list_tags')
2026-03-17T19:49:43.349673031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.350406117Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-17T19:49:43.350572452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024406s
2026-03-17T19:49:43.350787515Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-17T19:49:43.351015544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.351272171Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-17T19:49:43.355889478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-17T19:49:43.356638626Z [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-17T19:49:43.357315880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012176s
2026-03-17T19:49:43.357540121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-17T19:49:43.357969335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-17T19:49:43.358386175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006185s
2026-03-17T19:49:43.360930798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-17T19:49:43.360951320Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-17T19:49:43.360961189Z FROM "Artists"
2026-03-17T19:49:43.361986404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-17T19:49:43.362010873Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-17T19:49:43.362021414Z FROM "Artists"
2026-03-17T19:49:43.362644439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012226s
2026-03-17T19:49:43.362838660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:49:43.363001197Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.363224116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-17T19:49:43.363587808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.364717082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012649s
2026-03-17T19:49:43.365303543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-17T19:49:43.365316339Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:49:43.365325126Z FROM "ArtistMetadata"
2026-03-17T19:49:43.365333593Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-17T19:49:43.366085527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-17T19:49:43.366108684Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:49:43.366120498Z FROM "ArtistMetadata"
2026-03-17T19:49:43.366131901Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-17T19:49:43.366565233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008338s
2026-03-17T19:49:43.366732280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-17T19:49:43.367597051Z [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-17T19:49:43.368311319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013749s
2026-03-17T19:49:43.368594599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-17T19:49:43.368933211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-17T19:49:43.369314559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s
2026-03-17T19:49:43.369529031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-17T19:49:43.369840147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-17T19:49:43.370204841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s
2026-03-17T19:49:43.370386898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.370612562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.375480263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048922s
2026-03-17T19:49:43.375680135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.375843334Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.376083017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-17T19:49:43.376423081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.377452604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011556s
2026-03-17T19:49:43.377638859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.377807619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.378019446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-17T19:49:43.378346183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.379270334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s
2026-03-17T19:49:43.379455958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.379622914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.379831234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-17T19:49:43.380141118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-17T19:49:43.381041400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009903s
2026-03-17T19:49:43.381686780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-17T19:49:43.381699555Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:49:43.381704966Z FROM "ArtistMetadata"
2026-03-17T19:49:43.381709776Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-17T19:49:43.381715057Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-17T19:49:43.382559798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-17T19:49:43.382571211Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:49:43.382576030Z FROM "ArtistMetadata"
2026-03-17T19:49:43.382580700Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-17T19:49:43.382594177Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-17T19:49:43.383074023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s
2026-03-17T19:49:43.383257242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.383421843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.383649101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-17T19:49:43.384300653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-17T19:49:43.385791925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019065s
2026-03-17T19:49:43.385978501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.386135417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-03-17T19:49:43.386332203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-17T19:49:43.386674262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.387591599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s
2026-03-17T19:49:43.387766261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.387930241Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.388134462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-17T19:49:43.388456230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.389371112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s
2026-03-17T19:49:43.389959427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-17T19:49:43.389964056Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-17T19:49:43.389968776Z FROM "AlbumReleases"
2026-03-17T19:49:43.389972623Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-17T19:49:43.389976872Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-17T19:49:43.390759488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-17T19:49:43.390776782Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-17T19:49:43.390785660Z FROM "AlbumReleases"
2026-03-17T19:49:43.390810911Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-17T19:49:43.390820090Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-17T19:49:43.391221067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008766s
2026-03-17T19:49:43.391838500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-17T19:49:43.391843450Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:49:43.391856526Z FROM "ArtistMetadata"
2026-03-17T19:49:43.391860354Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-17T19:49:43.391864322Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-17T19:49:43.392701929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-17T19:49:43.392706287Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:49:43.392710045Z FROM "ArtistMetadata"
2026-03-17T19:49:43.392713843Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-17T19:49:43.392717680Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-17T19:49:43.393212436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009298s
2026-03-17T19:49:43.393826823Z [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-17T19:49:43.397806005Z [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-17T19:49:43.399244792Z [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-17T19:49:43.399931675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.401017752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.403397684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.403858101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.404219889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100498s
2026-03-17T19:49:43.404607159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-17T19:49:43.408620370Z [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-17T19:49:43.410448461Z [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-17T19:49:43.411281418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:43.412759304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:43.415070998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:43.415579181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:43.415965649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110819s
2026-03-17T19:49:43.416238860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-17T19:49:43.420403344Z [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-17T19:49:43.421962724Z [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-17T19:49:43.422677864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-17T19:49:43.423620101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-17T19:49:43.425886424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-17T19:49:43.426392123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-17T19:49:43.426794423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103441s
2026-03-17T19:49:43.427006500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-17T19:49:43.430906011Z [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-17T19:49:43.431993691Z [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-17T19:49:43.432559240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:49:43.433243778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:49:43.435465382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:43.435879505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086779s
2026-03-17T19:49:43.436116162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-17T19:49:43.436425465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.436836442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005348s
2026-03-17T19:49:43.437034040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-17T19:49:43.437320126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:43.437687907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s
2026-03-17T19:49:43.437904483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-17T19:49:43.438219978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.438603540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s
2026-03-17T19:49:43.438832952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-17T19:49:43.439147035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.439595177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s
2026-03-17T19:49:43.439811723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-17T19:49:43.440135876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-17T19:49:43.440525380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s
2026-03-17T19:49:43.440741705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-17T19:49:43.441065137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-17T19:49:43.441459330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005312s
2026-03-17T19:49:43.441638190Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:43.442537922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-17T19:49:43.442871073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010564s
2026-03-17T19:49:43.443085825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:43.443532605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-17T19:49:43.443876106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s
2026-03-17T19:49:43.444030046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:43.444427166Z [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-17T19:49:43.444740367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005498s
2026-03-17T19:49:43.445128779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-17T19:49:43', 'add_release_groups_etc')
2026-03-17T19:49:43.445491018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.448198178Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-17T19:49:43.448381658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039481s
2026-03-17T19:49:43.448628815Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-17T19:49:43.448853588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.449137530Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-17T19:49:43.449777178Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:43.450050979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-17T19:49:43.450332927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003689s
2026-03-17T19:49:43.450717822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-17T19:49:43', 'NewMediaInfoFormat')
2026-03-17T19:49:43.451086163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.451779670Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-17T19:49:43.451988831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001783s
2026-03-17T19:49:43.452224095Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-17T19:49:43.452459278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.452742498Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-17T19:49:43.454057356Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-17T19:49:43.454429655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-17T19:49:43.456733204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024535s
2026-03-17T19:49:43.456940351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-17T19:49:43.457103720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-17T19:49:43.457357380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-17T19:49:43.457760532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.458708611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010983s
2026-03-17T19:49:43.459083626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-17T19:49:43', 'rename_restrictions_to_release_profiles')
2026-03-17T19:49:43.459477569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.460241518Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-17T19:49:43.460467242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002588s
2026-03-17T19:49:43.460705842Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-17T19:49:43.460943641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.461231771Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-17T19:49:43.462433651Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-17T19:49:43.462726882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-17T19:49:43.465328210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026529s
2026-03-17T19:49:43.465531689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:49:43.465696651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-17T19:49:43.465925612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-17T19:49:43.466258884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-17T19:49:43.467176160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s
2026-03-17T19:49:43.467373448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-17T19:49:43.467523991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.467758052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-17T19:49:43.468086624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-17T19:49:43.468985123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010085s
2026-03-17T19:49:43.469142099Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:43.469418295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-17T19:49:43.469691174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2026-03-17T19:49:43.469859784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:43.470133735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-17T19:49:43.470397566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s
2026-03-17T19:49:43.470624483Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-17T19:49:43.475196980Z [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-17T19:49:43.476630967Z [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-17T19:49:43.477378913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.478327383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.480576441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.481022109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.481511384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.481976130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:43.482325603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114936s
2026-03-17T19:49:43.482742673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-17T19:49:43', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-17T19:49:43.483179773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.484555874Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-17T19:49:43.484778171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136532s
2026-03-17T19:49:43.485024107Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-17T19:49:43.485281144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.485534635Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-17T19:49:43.486067387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-17T19:49:43.486520369Z [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-17T19:49:43.486958011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000694s
2026-03-17T19:49:43.487191020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-17T19:49:43.487553209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-17T19:49:43.488005981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006133s
2026-03-17T19:49:43.488394653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-17T19:49:43', 'add_import_exclusions')
2026-03-17T19:49:43.488773005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.489614529Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-17T19:49:43.489806265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002181s
2026-03-17T19:49:43.490030798Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-17T19:49:43.490258867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.490531496Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-17T19:49:43.495164344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-17T19:49:43.495173352Z WHERE "Id" in (
2026-03-17T19:49:43.495179064Z SELECT "Artists"."Id" from "Artists"
2026-03-17T19:49:43.495185316Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.495191970Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:49:43.496037783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-17T19:49:43.496057683Z WHERE "Id" in (
2026-03-17T19:49:43.496065799Z SELECT "Artists"."Id" from "Artists"
2026-03-17T19:49:43.496072823Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.496096751Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:49:43.496640987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s
2026-03-17T19:49:43.497233901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-17T19:49:43.497240344Z WHERE "Id" in (
2026-03-17T19:49:43.497245965Z SELECT "Albums"."Id" from "Albums"
2026-03-17T19:49:43.497252248Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.497258300Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:49:43.498056597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-17T19:49:43.498072168Z WHERE "Id" in (
2026-03-17T19:49:43.498079133Z SELECT "Albums"."Id" from "Albums"
2026-03-17T19:49:43.498086006Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.498093471Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:49:43.498624531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009804s
2026-03-17T19:49:43.499197905Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-17T19:49:43.499204548Z WHERE "Id" in (
2026-03-17T19:49:43.499210230Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-17T19:49:43.499216512Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-17T19:49:43.499223056Z WHERE "Albums"."Id" IS NULL)
2026-03-17T19:49:43.499993126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-17T19:49:43.500012074Z WHERE "Id" in (
2026-03-17T19:49:43.500019128Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-17T19:49:43.500026042Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-17T19:49:43.500033297Z WHERE "Albums"."Id" IS NULL)
2026-03-17T19:49:43.500562342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009775s
2026-03-17T19:49:43.501141087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-17T19:49:43.501147550Z WHERE "Id" in (
2026-03-17T19:49:43.501153102Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:49:43.501159194Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:49:43.501174705Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-17T19:49:43.501940728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-17T19:49:43.501956489Z WHERE "Id" in (
2026-03-17T19:49:43.501963233Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:49:43.501969886Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:49:43.501976850Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-17T19:49:43.502510204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009691s
2026-03-17T19:49:43.503101114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-17T19:49:43.503107567Z WHERE "Id" in (
2026-03-17T19:49:43.503113639Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:49:43.503119431Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.503125443Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:49:43.503956196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-17T19:49:43.503969573Z WHERE "Id" in (
2026-03-17T19:49:43.503976887Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:49:43.503986687Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.503993811Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:49:43.504530292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s
2026-03-17T19:49:43.505118566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:49:43.505128206Z WHERE "Id" IN (
2026-03-17T19:49:43.505135230Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.505141893Z LEFT OUTER JOIN "Tracks"
2026-03-17T19:49:43.505148306Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:49:43.505154989Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:49:43.505898186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:49:43.505906442Z WHERE "Id" IN (
2026-03-17T19:49:43.505912795Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.505918677Z LEFT OUTER JOIN "Tracks"
2026-03-17T19:49:43.505932735Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:49:43.505938597Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:49:43.506493484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009867s
2026-03-17T19:49:43.506878600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-17T19:49:43', 'clean_artist_metadata_table')
2026-03-17T19:49:43.507255028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.508139399Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-17T19:49:43.508336014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025739s
2026-03-17T19:49:43.508560106Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-17T19:49:43.508787814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.509075944Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-17T19:49:43.509808038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.509988662Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.510210378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-17T19:49:43.510553960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.511578463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011587s
2026-03-17T19:49:43.511761552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.511949280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.512203091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-17T19:49:43.512566212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.513507367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010971s
2026-03-17T19:49:43.513702279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.513864586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.514089609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-17T19:49:43.514439043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.515390509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s
2026-03-17T19:49:43.517371317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.517562061Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:43.517797455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-17T19:49:43.518142630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.519071671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s
2026-03-17T19:49:43.519256643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.519414601Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.519623973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-17T19:49:43.519996042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.520943239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s
2026-03-17T19:49:43.521152360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-17T19:49:43.525084026Z [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-17T19:49:43.526765291Z [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-17T19:49:43.527520492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-17T19:49:43.528006600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-17T19:49:43.530300960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089565s
2026-03-17T19:49:43.530554621Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-17T19:49:43.534454864Z [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-17T19:49:43.536150318Z [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-17T19:49:43.536911791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-17T19:49:43.537480957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-17T19:49:43.539649924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088806s
2026-03-17T19:49:43.540037605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-17T19:49:43', 'health_issue_notification')
2026-03-17T19:49:43.540407329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.542228997Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-17T19:49:43.542418348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114194s
2026-03-17T19:49:43.542659494Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-17T19:49:43.542884407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.543170623Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-17T19:49:43.544163081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:43.544336400Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.544533317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-17T19:49:43.544874905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-17T19:49:43.545831130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011056s
2026-03-17T19:49:43.546015661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:43.546172457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.546360245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-17T19:49:43.546636251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-17T19:49:43.547521974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s
2026-03-17T19:49:43.547792950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-17T19:49:43.548113124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-17T19:49:43.548372486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000347s
2026-03-17T19:49:43.548879728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:49:43.548886020Z WHERE "Id" IN (
2026-03-17T19:49:43.548889868Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.548893756Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:49:43.548897764Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:49:43.549560108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:49:43.549574356Z WHERE "Id" IN (
2026-03-17T19:49:43.549581230Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.549587944Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:49:43.549595008Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:49:43.550076568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008397s
2026-03-17T19:49:43.550721246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:49:43.550731566Z WHERE "Id" IN (
2026-03-17T19:49:43.550738240Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.550744913Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-17T19:49:43.550752068Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-17T19:49:43.550759483Z WHERE "Artists"."Path" IS NULL)
2026-03-17T19:49:43.551587951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:49:43.551597650Z WHERE "Id" IN (
2026-03-17T19:49:43.551604604Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.551611488Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-17T19:49:43.551618552Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-17T19:49:43.551640006Z WHERE "Artists"."Path" IS NULL)
2026-03-17T19:49:43.552228050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s
2026-03-17T19:49:43.552942308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:49:43.552952619Z WHERE "Id" IN (
2026-03-17T19:49:43.552959432Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.552966006Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:49:43.552972939Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:49:43.552980174Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-17T19:49:43.552986667Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-17T19:49:43.553949025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:49:43.553970077Z WHERE "Id" IN (
2026-03-17T19:49:43.553976951Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:49:43.553983985Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:49:43.553991039Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:49:43.553997853Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-17T19:49:43.554004306Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-17T19:49:43.554583192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011802s
2026-03-17T19:49:43.555131576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-17T19:49:43.555143650Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-17T19:49:43.555151987Z FROM "Artists"
2026-03-17T19:49:43.555158430Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-17T19:49:43.555165454Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-17T19:49:43.555866947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-17T19:49:43.555876085Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-17T19:49:43.555880153Z FROM "Artists"
2026-03-17T19:49:43.555883780Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-17T19:49:43.555887778Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-17T19:49:43.556349588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008458s
2026-03-17T19:49:43.556761698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:49:43.556768301Z WHERE "Id" NOT IN (
2026-03-17T19:49:43.556772199Z SELECT MIN("Id")
2026-03-17T19:49:43.556775937Z FROM "TrackFiles"
2026-03-17T19:49:43.556779734Z GROUP BY "Path"
2026-03-17T19:49:43.556783432Z )
2026-03-17T19:49:43.557306866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:49:43.557314662Z WHERE "Id" NOT IN (
2026-03-17T19:49:43.557321145Z SELECT MIN("Id")
2026-03-17T19:49:43.557327578Z FROM "TrackFiles"
2026-03-17T19:49:43.557333910Z GROUP BY "Path"
2026-03-17T19:49:43.557340403Z )
2026-03-17T19:49:43.557678975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006073s
2026-03-17T19:49:43.557858476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:43.558012096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.558196026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-17T19:49:43.561772537Z [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-17T19:49:43.562927814Z [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-17T19:49:43.563503873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:49:43.564170626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:49:43.566474124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:43.566839770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084588s
2026-03-17T19:49:43.567038701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-17T19:49:43.567326871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:49:43.567684351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s
2026-03-17T19:49:43.567920216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-17T19:49:43.571435203Z [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-17T19:49:43.572544767Z [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-17T19:49:43.573087380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:49:43.573881689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:49:43.576163914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:43.576629722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:49:43.576969436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088763s
2026-03-17T19:49:43.577347066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-17T19:49:43', 'add_mediafilerepository_mtime')
2026-03-17T19:49:43.577716380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.578857227Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-17T19:49:43.579055075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107154s
2026-03-17T19:49:43.579300038Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-17T19:49:43.579527486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.579811869Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-17T19:49:43.581250776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-17T19:49:43.581256999Z WHERE "Id" NOT IN (
2026-03-17T19:49:43.581260816Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-17T19:49:43.581264654Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.581278903Z GROUP BY "ArtistMetadata"."Id")
2026-03-17T19:49:43.582057801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-17T19:49:43.582063112Z WHERE "Id" NOT IN (
2026-03-17T19:49:43.582066789Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-17T19:49:43.582070597Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:49:43.582074966Z GROUP BY "ArtistMetadata"."Id")
2026-03-17T19:49:43.582557337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008954s
2026-03-17T19:49:43.582763191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-17T19:49:43.583008095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-17T19:49:43.583360314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s
2026-03-17T19:49:43.583578032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-17T19:49:43.587285948Z [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-17T19:49:43.588756850Z [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-17T19:49:43.589444294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.590210396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.592485407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.592923960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.593357583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:43.593687938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099152s
2026-03-17T19:49:43.593913963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-17T19:49:43.594229819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.594569483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004824s
2026-03-17T19:49:43.594954268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-17T19:49:43', 'add_artistmetadataid_constraint')
2026-03-17T19:49:43.595318141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.596327573Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-17T19:49:43.596524610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021783s
2026-03-17T19:49:43.596744743Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-17T19:49:43.596970788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.597245461Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-17T19:49:43.597864117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-17T19:49:43.598038698Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.598238641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-17T19:49:43.598556120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.599470170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010375s
2026-03-17T19:49:43.599656726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-17T19:49:43.599815796Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.600062824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-17T19:49:43.600414081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.601323742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s
2026-03-17T19:49:43.601498995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:43.601649869Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.601855112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-17T19:49:43.602179315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.603093315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010299s
2026-03-17T19:49:43.603268548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-17T19:49:43.603425374Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.603645367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-17T19:49:43.604006173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.604919021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2026-03-17T19:49:43.605094475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.605246220Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.605456263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-17T19:49:43.605790416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.606695949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010402s
2026-03-17T19:49:43.606870401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:49:43.607019751Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.607224644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-17T19:49:43.607547714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.608462035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010376s
2026-03-17T19:49:43.608830688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-17T19:49:43', 'old_ids_and_artist_alias')
2026-03-17T19:49:43.609200723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.609917957Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-17T19:49:43.610103200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024476s
2026-03-17T19:49:43.610314185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-17T19:49:43.610541442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.610805113Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-17T19:49:43.611149436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.611361774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.611919367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005504s
2026-03-17T19:49:43.612188579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-17T19:49:43.612472009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-17T19:49:43.612732053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000338s
2026-03-17T19:49:43.613092970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-17T19:49:43', 'download_propers_config')
2026-03-17T19:49:43.613451732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.614088143Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-17T19:49:43.614278256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016508s
2026-03-17T19:49:43.614485684Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-17T19:49:43.614706969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.614972304Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-17T19:49:43.615798577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-17T19:49:43.616131037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-17T19:49:43.616651204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006444s
2026-03-17T19:49:43.616863151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-17T19:49:43.620485234Z [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-17T19:49:43.621812506Z [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-17T19:49:43.622462475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.623422458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.625725274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.626166894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.626601859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:43.627078960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.627429325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103724s
2026-03-17T19:49:43.627653006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-17T19:49:43.631182182Z [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-17T19:49:43.632459223Z [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-17T19:49:43.633103310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-17T19:49:43.633688849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-17T19:49:43.636135124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-17T19:49:43.636492604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086376s
2026-03-17T19:49:43.636682797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-17T19:49:43.641188860Z [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-17T19:49:43.642330950Z [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-17T19:49:43.642906969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-17T19:49:43.643341975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-17T19:49:43.645544210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086718s
2026-03-17T19:49:43.645751146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-17T19:49:43.649119117Z [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-17T19:49:43.650137317Z [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-17T19:49:43.650645861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-17T19:49:43.651386693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-17T19:49:43.654434940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-17T19:49:43.654898644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-17T19:49:43.655354993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-17T19:49:43.655838807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-17T19:49:43.656199964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102789s
2026-03-17T19:49:43.656407923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-17T19:49:43.659719902Z [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-17T19:49:43.660703372Z [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-17T19:49:43.661208759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-17T19:49:43.661639998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-17T19:49:43.663823644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072368s
2026-03-17T19:49:43.664037716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-17T19:49:43.667417992Z [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-17T19:49:43.668462555Z [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-17T19:49:43.668991750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:49:43.669730668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:49:43.672008154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:43.672486447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:49:43.672815860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085941s
2026-03-17T19:49:43.673182899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-17T19:49:43', 'remove_language_profiles')
2026-03-17T19:49:43.673554457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.675690287Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-17T19:49:43.675896633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114259s
2026-03-17T19:49:43.676138881Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-17T19:49:43.676357932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.676658116Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-17T19:49:43.677121569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-17T19:49:43.677298195Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.677547918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-17T19:49:43.677855447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-17T19:49:43.678776652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s
2026-03-17T19:49:43.679167960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-17T19:49:43.679643898Z [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-17T19:49:43.679974904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s
2026-03-17T19:49:43.680343186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-17T19:49:43', 'multi_disc_naming_format')
2026-03-17T19:49:43.680703922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.681382609Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-17T19:49:43.681578573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018962s
2026-03-17T19:49:43.681786773Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-17T19:49:43.682007297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.682280226Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-17T19:49:43.682650812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-17T19:49:43.682823690Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.683049405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-17T19:49:43.683438148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.684465506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s
2026-03-17T19:49:43.684637182Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.684835421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.697592698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127529s
2026-03-17T19:49:43.698010178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-17T19:49:43', 'add_download_client_priority')
2026-03-17T19:49:43.698410394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.699146687Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-17T19:49:43.699335587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142878s
2026-03-17T19:49:43.699545359Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-17T19:49:43.699754991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.700112121Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-17T19:49:43.700484781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.700795737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-17T19:49:43.701068676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s
2026-03-17T19:49:43.701286345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.701581649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-17T19:49:43.701852074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003617s
2026-03-17T19:49:43.702193721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-17T19:49:43', 'remove_growl_prowl')
2026-03-17T19:49:43.702548776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.703162472Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-17T19:49:43.703342925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016436s
2026-03-17T19:49:43.703547637Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-17T19:49:43.703767400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.704043105Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-17T19:49:43.704423932Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.704741201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-17T19:49:43.705015513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003909s
2026-03-17T19:49:43.705236358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.705531051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-17T19:49:43.705809221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2026-03-17T19:49:43.706161921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-17T19:49:43', 'remove_plex_hometheatre')
2026-03-17T19:49:43.706521816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.707158849Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-17T19:49:43.707349272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016916s
2026-03-17T19:49:43.707564495Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-17T19:49:43.707789999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.708074703Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-17T19:49:43.708696394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:49:43.708870124Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.709061910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-17T19:49:43.709329870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-17T19:49:43.710291566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010262s
2026-03-17T19:49:43.710471869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:49:43.710626210Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.710844339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-17T19:49:43.711203192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.712132483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010771s
2026-03-17T19:49:43.712329480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:49:43.712475193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.712695557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-17T19:49:43.713062255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.713973991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s
2026-03-17T19:49:43.714150737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:49:43.714314186Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.714525281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-17T19:49:43.714871889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.715796480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010628s
2026-03-17T19:49:43.716018097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:49:43.716171666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.716379645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-17T19:49:43.716667504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-17T19:49:43.717544781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009709s
2026-03-17T19:49:43.717721717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.717922221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.718973397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001076s
2026-03-17T19:49:43.719349915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-17T19:49:43', 'add_root_folder_add_defaults')
2026-03-17T19:49:43.719718948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.720395681Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-17T19:49:43.720590623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024532s
2026-03-17T19:49:43.720792790Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-17T19:49:43.721000559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.721256183Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-17T19:49:43.721571087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-17T19:49:43.721748845Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:43.721961664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-17T19:49:43.722265005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-17T19:49:43.723166259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010027s
2026-03-17T19:49:43.723518919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-17T19:49:43', 'task_duration')
2026-03-17T19:49:43.723884756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.724518622Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-17T19:49:43.724715088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00234s
2026-03-17T19:49:43.724943608Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-17T19:49:43.725177198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.725457643Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-17T19:49:43.725885865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-17T19:49:43.726059074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.726266431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-17T19:49:43.726589922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.727508322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s
2026-03-17T19:49:43.727702863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-17T19:49:43.727877014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.728102307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-17T19:49:43.728425588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.729335250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2026-03-17T19:49:43.729740606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-17T19:49:43', 'add_indexer_and_enabled_to_release_profiles')
2026-03-17T19:49:43.730122706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.731239234Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-17T19:49:43.731447904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028661s
2026-03-17T19:49:43.731660682Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-17T19:49:43.731908842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.732150378Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-17T19:49:43.732535383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-17T19:49:43.736144931Z [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-17T19:49:43.737437283Z [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-17T19:49:43.738031460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:43.739063778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:43.741564674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:43.741999770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:43.742431149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:43.742912357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:43.743263635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105411s
2026-03-17T19:49:43.743596645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-17T19:49:43.744049597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-17T19:49:43.744351245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005075s
2026-03-17T19:49:43.744678704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-17T19:49:43.745085754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-17T19:49:43.745379124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-03-17T19:49:43.745593987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-17T19:49:43.748932830Z [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-17T19:49:43.750014668Z [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-17T19:49:43.750619436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-17T19:49:43.751100645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-17T19:49:43.753630288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078215s
2026-03-17T19:49:43.754006956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-17T19:49:43', 'remove_album_folders')
2026-03-17T19:49:43.754393825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.755582167Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-17T19:49:43.755785918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009754s
2026-03-17T19:49:43.756048727Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-17T19:49:43.756289201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.756611971Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-17T19:49:43.757728639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:49:43.757917329Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:43.758128364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-17T19:49:43.758411564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-17T19:49:43.759445977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011191s
2026-03-17T19:49:43.759679537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:49:43.759990213Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:43.760096086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-17T19:49:43.760442233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:43.761394440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s
2026-03-17T19:49:43.761590225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.761814927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.839591378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776903s
2026-03-17T19:49:43.839826311Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-17T19:49:43.843423313Z [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-17T19:49:43.844519130Z [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-17T19:49:43.845051021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:49:43.845563853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:49:43.848156714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080867s
2026-03-17T19:49:43.848382579Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-17T19:49:43.853440583Z [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-17T19:49:43.854371096Z [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-17T19:49:43.854852445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:49:43.855394377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:49:43.857745270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091578s
2026-03-17T19:49:43.857955624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-17T19:49:43.861316781Z [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-17T19:49:43.862125860Z [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-17T19:49:43.862591388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:49:43.863104160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:49:43.865419031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072519s
2026-03-17T19:49:43.865656018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-17T19:49:43.868890411Z [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-17T19:49:43.869607715Z [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-17T19:49:43.870039715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:49:43.870578530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:49:43.873143945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073049s
2026-03-17T19:49:43.873370431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-17T19:49:43.876926251Z [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-17T19:49:43.877647262Z [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-17T19:49:43.878088180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:49:43.878623498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:49:43.881061086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074837s
2026-03-17T19:49:43.881450309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-17T19:49:43', 'flexible_delay_profiles')
2026-03-17T19:49:43.881857710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.882991473Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-17T19:49:43.883206526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093521s
2026-03-17T19:49:43.883500688Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-17T19:49:43.883755000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.884104714Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-17T19:49:43.884547506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:49:43.884723490Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.884924485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-17T19:49:43.885238908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-17T19:49:43.886162417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s
2026-03-17T19:49:43.886542833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-17T19:49:43', 'add_priority_to_indexers')
2026-03-17T19:49:43.886904081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.887652137Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-17T19:49:43.887834464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024843s
2026-03-17T19:49:43.888122283Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-17T19:49:43.888363369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.888632230Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-17T19:49:43.889133209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-17T19:49:43.889448183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-17T19:49:43.889814831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2026-03-17T19:49:43.889986046Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.890192341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.890787640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006217s
2026-03-17T19:49:43.891183828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-17T19:49:43', 'remove_chown_and_folderchmod_config')
2026-03-17T19:49:43.891553632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.892303582Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-17T19:49:43.892512613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020801s
2026-03-17T19:49:43.892720963Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-17T19:49:43.892948431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.893206400Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-17T19:49:43.893687208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-17T19:49:43.893861579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.894054217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-17T19:49:43.897543824Z [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-17T19:49:43.898668919Z [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-17T19:49:43.899252534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-17T19:49:43.899797461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-17T19:49:43.902241352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079894s
2026-03-17T19:49:43.902499392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-17T19:49:43.902786770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-17T19:49:43.903042405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000328s
2026-03-17T19:49:43.903355145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-17T19:49:43.903733967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-17T19:49:43.904027949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s
2026-03-17T19:49:43.904336501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-17T19:49:43.904697578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-17T19:49:43.904990267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s
2026-03-17T19:49:43.905358057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-17T19:49:43', 'convert_blacklist_protocol')
2026-03-17T19:49:43.905723744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.906595168Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-17T19:49:43.906788788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019749s
2026-03-17T19:49:43.906995294Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-17T19:49:43.907209194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.907470901Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-17T19:49:43.913806197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-17T19:49:43.914581568Z [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-17T19:49:43.915017606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008457s
2026-03-17T19:49:43.915387301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-17T19:49:43', 'update_notifiarr')
2026-03-17T19:49:43.915751093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.916476223Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-17T19:49:43.916641957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022636s
2026-03-17T19:49:43.916872171Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-17T19:49:43.917137835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.917470024Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-17T19:49:43.917830129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.918048018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.919174015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011601s
2026-03-17T19:49:43.919597448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-17T19:49:43', 'email_multiple_addresses')
2026-03-17T19:49:43.920036271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.920711752Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-17T19:49:43.920916223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026654s
2026-03-17T19:49:43.921193151Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-17T19:49:43.921455930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.921758068Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-17T19:49:43.922142192Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-17T19:49:43.922397215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-17T19:49:43.925029034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026793s
2026-03-17T19:49:43.925455683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-17T19:49:43', 'rename_blacklist_to_blocklist')
2026-03-17T19:49:43.925909978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.927746877Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-17T19:49:43.927963152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053462s
2026-03-17T19:49:43.928255300Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-17T19:49:43.928495765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.928830348Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-17T19:49:43.929392580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-17T19:49:43.929577673Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.929824099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-17T19:49:43.930234856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.931384511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013324s
2026-03-17T19:49:43.931665827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-17T19:49:43.932159571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.933144013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012507s
2026-03-17T19:49:43.933321972Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.933528227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.934877634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013434s
2026-03-17T19:49:43.935223280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-17T19:49:43', 'cdh_per_downloadclient')
2026-03-17T19:49:43.935589627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.936420530Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-17T19:49:43.936611385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028835s
2026-03-17T19:49:43.936818131Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-17T19:49:43.937123346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.937360844Z [Info] download_history: Starting migration of Main DB to 52
2026-03-17T19:49:43.938153590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-17T19:49:43.938902799Z [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-17T19:49:43.939492907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011496s
2026-03-17T19:49:43.939714673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-17T19:49:43.940054117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-17T19:49:43.940411877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005105s
2026-03-17T19:49:43.940626239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-17T19:49:43.940949049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-17T19:49:43.941322841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s
2026-03-17T19:49:43.941541441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-17T19:49:43.941978782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-17T19:49:43.942333296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s
2026-03-17T19:49:43.942508258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.942710195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.943837885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011485s
2026-03-17T19:49:43.944221828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-17T19:49:43', 'download_history')
2026-03-17T19:49:43.944584529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.945783132Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-17T19:49:43.945975750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030764s
2026-03-17T19:49:43.946189370Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-17T19:49:43.946404513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.946675589Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-17T19:49:43.947117829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-17T19:49:43', 'add_update_history')
2026-03-17T19:49:43.947487544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.948172343Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-17T19:49:43.948325892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017295s
2026-03-17T19:49:43.948549001Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-17T19:49:43.948830267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.949082004Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-17T19:49:43.949413031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:43.949586270Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.949813577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-17T19:49:43.950170756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.951210961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00119s
2026-03-17T19:49:43.951591477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-17T19:49:43', 'add_on_update_to_notifications')
2026-03-17T19:49:43.952016172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.952780972Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-17T19:49:43.952976195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026777s
2026-03-17T19:49:43.953171178Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-17T19:49:43.953393586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.953661695Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-17T19:49:43.954002231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:49:43.954203486Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.954411355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-17T19:49:43.954706199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.955773718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011679s
2026-03-17T19:49:43.956191960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-17T19:49:43', 'download_client_per_indexer')
2026-03-17T19:49:43.956541023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.957325843Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-17T19:49:43.957525184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026747s
2026-03-17T19:49:43.957713984Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-17T19:49:43.957933687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.958202197Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-17T19:49:43.958830222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:49:43.958934131Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.959054594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-17T19:49:43.959394939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.961292630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001257s
2026-03-17T19:49:43.961310796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:49:43.961320827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.961330065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-17T19:49:43.961618917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.962847841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014114s
2026-03-17T19:49:43.963057954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:49:43.963233107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.963474603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-17T19:49:43.963887104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.965075647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s
2026-03-17T19:49:43.965464921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-17T19:49:43', 'AddNewItemMonitorType')
2026-03-17T19:49:43.965858192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.966662542Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-17T19:49:43.966855611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029486s
2026-03-17T19:49:43.967072067Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-17T19:49:43.967291629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.967561773Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-17T19:49:43.967995476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:49:43.968160168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.968369790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-17T19:49:43.968699664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:43.969749207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011688s
2026-03-17T19:49:43.970104072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-17T19:49:43', 'ImportListSearch')
2026-03-17T19:49:43.970462092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.971149276Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-17T19:49:43.971325721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025595s
2026-03-17T19:49:43.971543380Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-17T19:49:43.971763613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.972053366Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-17T19:49:43.972399854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:49:43.972590087Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:43.972787174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-17T19:49:43.973136277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:43.974150890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011609s
2026-03-17T19:49:43.974519432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-17T19:49:43', 'ImportListMonitorExisting')
2026-03-17T19:49:43.974881771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.975601921Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-17T19:49:43.975812075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025603s
2026-03-17T19:49:43.976028941Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-17T19:49:43.976246920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.976500370Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-17T19:49:43.976924394Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.977232154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-17T19:49:43.977503109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000374s
2026-03-17T19:49:43.977725347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.978006703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-17T19:49:43.978271036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s
2026-03-17T19:49:43.978459225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:49:43.978602754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.978796935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-17T19:49:43.979052619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-17T19:49:43.980101421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s
2026-03-17T19:49:43.980461847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-17T19:49:43', 'add_indexer_tags')
2026-03-17T19:49:43.980813395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.981519015Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-17T19:49:43.981702735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025073s
2026-03-17T19:49:43.981898660Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-17T19:49:43.982114614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.982368876Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-17T19:49:43.982651806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:43.982867079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:43.983961022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010533s
2026-03-17T19:49:43.984308331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-17T19:49:43', 'update_audio_types')
2026-03-17T19:49:43.984680541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:43.985323946Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-17T19:49:43.985506634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024657s
2026-03-17T19:49:43.985773431Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-17T19:49:43.986039146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:43.986314100Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-17T19:49:43.988368957Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:43.988649352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-17T19:49:43.988902141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003163s
2026-03-17T19:49:43.989080279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-17T19:49:43.989243197Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:43.989463351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-17T19:49:43.993356169Z [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-17T19:49:43.994789274Z [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-17T19:49:43.995508783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-17T19:49:43.996308804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-17T19:49:43.998906384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-17T19:49:43.999407062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-17T19:49:43.999761125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100945s
2026-03-17T19:49:43.999953934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:44.000118675Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.000324039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-17T19:49:44.005908413Z [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-17T19:49:44.007897778Z [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-17T19:49:44.008807570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:44.009685848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:44.012266665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:44.012748495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:44.013200475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:49:44.013542313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130085s
2026-03-17T19:49:44.013714780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:44.013875684Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.014099926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-17T19:49:44.018218068Z [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-17T19:49:44.020167002Z [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-17T19:49:44.021060711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:44.021904871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:44.024372860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:44.024853278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:44.025307101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:49:44.025648008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113471s
2026-03-17T19:49:44.025823872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:44.025967491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-17T19:49:44.026165510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-17T19:49:44.030283371Z [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-17T19:49:44.032244129Z [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-17T19:49:44.033129151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:49:44.033951487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:49:44.036423273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:49:44.036889632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:49:44.037359378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:49:44.037698461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113491s
2026-03-17T19:49:44.037872842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:49:44.038029417Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.038235422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-17T19:49:44.041955252Z [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-17T19:49:44.043339619Z [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-17T19:49:44.044043617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:44.044960974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:44.047392239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:44.047829059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:44.048325669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:44.048810765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:44.049164207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107274s
2026-03-17T19:49:44.049343288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:49:44.049495183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.049693553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-17T19:49:44.053780742Z [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-17T19:49:44.055261133Z [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-17T19:49:44.056021153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:49:44.056987699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:49:44.059623596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:49:44.060129605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:49:44.060595473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:49:44.061143046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:49:44.061540366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116575s
2026-03-17T19:49:44.061735729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-17T19:49:44.061907565Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.062126145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-17T19:49:44.066111600Z [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-17T19:49:44.067313169Z [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-17T19:49:44.067976284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-17T19:49:44.068586493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-17T19:49:44.071149343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008815s
2026-03-17T19:49:44.071333264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-17T19:49:44.071507003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.071792348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-17T19:49:44.075602510Z [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-17T19:49:44.076753267Z [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-17T19:49:44.077350429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-17T19:49:44.077978674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-17T19:49:44.080789985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008763s
2026-03-17T19:49:44.080968825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:49:44.081141392Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.081382648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-17T19:49:44.084997977Z [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-17T19:49:44.086058272Z [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-17T19:49:44.086547557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-17T19:49:44.087008575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-17T19:49:44.089401213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077958s
2026-03-17T19:49:44.089587909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:49:44.089744504Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.089951671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-17T19:49:44.095158265Z [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-17T19:49:44.096205233Z [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-17T19:49:44.096736803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-17T19:49:44.097322683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-17T19:49:44.099807796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096501s
2026-03-17T19:49:44.100040836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:49:44.100216870Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.100503267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-17T19:49:44.104430434Z [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-17T19:49:44.105496911Z [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-17T19:49:44.106095146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-17T19:49:44.106702830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-17T19:49:44.110826682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100572s
2026-03-17T19:49:44.126688580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-17T19:49:44.126918142Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-03-17T19:49:44.127219168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-17T19:49:44.134110594Z [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-17T19:49:44.134877368Z [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-17T19:49:44.135345441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-17T19:49:44.136104830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-17T19:49:44.139607081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.140011195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125489s
2026-03-17T19:49:44.140201047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-17T19:49:44.140374246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-17T19:49:44.140614680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-17T19:49:44.144178515Z [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-17T19:49:44.144914297Z [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-17T19:49:44.145348962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-17T19:49:44.146081918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-17T19:49:44.149130757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.149580933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087624s
2026-03-17T19:49:44.149734422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-17T19:49:44.149875887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-03-17T19:49:44.150070289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-17T19:49:44.153990572Z [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-17T19:49:44.154751705Z [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-17T19:49:44.155204376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-17T19:49:44.155989948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-17T19:49:44.158998946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.159410014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091256s
2026-03-17T19:49:44.159628243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-17T19:49:44.159809268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-03-17T19:49:44.160088109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-17T19:49:44.164037892Z [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-17T19:49:44.164913054Z [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-17T19:49:44.165391677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-17T19:49:44.166062418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-17T19:49:44.169045975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-17T19:49:44.169495881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-17T19:49:44.169948613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-17T19:49:44.170302576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099439s
2026-03-17T19:49:44.170473840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-17T19:49:44.170616928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-03-17T19:49:44.170796981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-17T19:49:44.174571731Z [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-17T19:49:44.175336281Z [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-17T19:49:44.175749653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-17T19:49:44.176236323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-17T19:49:44.179114037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081315s
2026-03-17T19:49:44.179297878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-17T19:49:44.179448010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-17T19:49:44.179630457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-17T19:49:44.183536522Z [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-17T19:49:44.184282805Z [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-17T19:49:44.184672830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-17T19:49:44.185138087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-17T19:49:44.187734364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00793s
2026-03-17T19:49:44.187954988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-17T19:49:44.188090912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-17T19:49:44.188251265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-17T19:49:44.191673666Z [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-17T19:49:44.192390820Z [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-17T19:49:44.192786045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-17T19:49:44.193514562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-17T19:49:44.196080098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-17T19:49:44.196460424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-17T19:49:44.196851311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-17T19:49:44.197266857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-17T19:49:44.197598475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009193s
2026-03-17T19:49:44.197754559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:49:44.197893219Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-03-17T19:49:44.198069243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-17T19:49:44.202700698Z [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-17T19:49:44.203436750Z [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-17T19:49:44.203862999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:49:44.204406844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:49:44.206899222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.207212683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089698s
2026-03-17T19:49:44.207370812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:49:44.207504220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-17T19:49:44.207711748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-17T19:49:44.211147636Z [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-17T19:49:44.211881865Z [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-17T19:49:44.212299886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:49:44.212897890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:49:44.215304646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.215613888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077363s
2026-03-17T19:49:44.215771175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:49:44.215937680Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:44.216116761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-17T19:49:44.219507268Z [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-17T19:49:44.220247358Z [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-17T19:49:44.220661001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:49:44.221250768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:49:44.223644087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.224011136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077238s
2026-03-17T19:49:44.224162601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-17T19:49:44.224294216Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:44.224468597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-17T19:49:44.227822541Z [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-17T19:49:44.228557270Z [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-17T19:49:44.228963498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-17T19:49:44.229490018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-17T19:49:44.231895582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.232218712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075861s
2026-03-17T19:49:44.232379035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-17T19:49:44.232514698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-17T19:49:44.232691975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-17T19:49:44.236061530Z [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-17T19:49:44.236797131Z [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-17T19:49:44.237209331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-17T19:49:44.237801282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-17T19:49:44.240212247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.240521329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076656s
2026-03-17T19:49:44.240678586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-17T19:49:44.240815702Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:44.240982978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-17T19:49:44.244387153Z [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-17T19:49:44.245095198Z [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-17T19:49:44.245520865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-17T19:49:44.246171105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-17T19:49:44.251086171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.251417488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102719s
2026-03-17T19:49:44.251564625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-17T19:49:44.251685408Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:44.251861001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-17T19:49:44.255229714Z [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-17T19:49:44.255918150Z [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-17T19:49:44.256289488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-17T19:49:44.256732881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-17T19:49:44.259308958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072782s
2026-03-17T19:49:44.259446294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-17T19:49:44.259588901Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:44.259725587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-17T19:49:44.263087225Z [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-17T19:49:44.263756132Z [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-17T19:49:44.264178172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-17T19:49:44.264633028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-17T19:49:44.266998300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070954s
2026-03-17T19:49:44.267160085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-17T19:49:44.267290949Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-17T19:49:44.267463807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-17T19:49:44.272201296Z [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-17T19:49:44.273001898Z [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-17T19:49:44.273441443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-17T19:49:44.273825997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-17T19:49:44.276341181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086948s
2026-03-17T19:49:44.276499119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-17T19:49:44.276630714Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.276824775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-17T19:49:44.280305704Z [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-17T19:49:44.281386460Z [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-17T19:49:44.281863681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-17T19:49:44.282292905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-17T19:49:44.284740103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077332s
2026-03-17T19:49:44.284896858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-17T19:49:44.285027060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-17T19:49:44.285200309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-17T19:49:44.288580505Z [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-17T19:49:44.289210113Z [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-17T19:49:44.289589577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-17T19:49:44.289974221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-17T19:49:44.292328371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006961s
2026-03-17T19:49:44.292487401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-17T19:49:44.292614237Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.292787656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-17T19:49:44.296085125Z [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-17T19:49:44.296683019Z [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-17T19:49:44.297044166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-17T19:49:44.297596849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-17T19:49:44.300053626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-17T19:49:44.300361195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074143s
2026-03-17T19:49:44.300520656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-17T19:49:44.300655307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.300837274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-17T19:49:44.304139863Z [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-17T19:49:44.304751024Z [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-17T19:49:44.305114806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-17T19:49:44.305723261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-17T19:49:44.308157833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-17T19:49:44.308462567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074553s
2026-03-17T19:49:44.308616206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:44.308747922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.308923545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-17T19:49:44.312378011Z [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-17T19:49:44.313184204Z [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-17T19:49:44.313627857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:49:44.314337486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:49:44.316832239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:44.317213426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:49:44.317526276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084284s
2026-03-17T19:49:44.317679204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:44.317815108Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.317991222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-17T19:49:44.321426379Z [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-17T19:49:44.322212251Z [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-17T19:49:44.322649161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:49:44.323339411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:49:44.325851389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:49:44.326232636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:49:44.326535266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083714s
2026-03-17T19:49:44.326695348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:49:44.326832234Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.327014380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-17T19:49:44.330227350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-17T19:49:44.330692496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-17T19:49:44.331038844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-17T19:49:44.331495132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-17T19:49:44.333890826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:49:44.334208095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070275s
2026-03-17T19:49:44.334576006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-17T19:49:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-17T19:49:44.334913595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.338793538Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-17T19:49:44.338983220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115333s
2026-03-17T19:49:44.339221399Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-17T19:49:44.339411502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.339695354Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-17T19:49:44.340332897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:44.340488080Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:44.340673713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-17T19:49:44.340948687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.341949432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s
2026-03-17T19:49:44.342111258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:44.342249456Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.342426913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-17T19:49:44.342698610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.343635647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s
2026-03-17T19:49:44.343973266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-17T19:49:44', 'add_on_delete_to_notifications')
2026-03-17T19:49:44.344305976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.345145006Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-17T19:49:44.345316261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024998s
2026-03-17T19:49:44.345498478Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-17T19:49:44.345682067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.345922221Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-17T19:49:44.347496581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:49:44.347656092Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.347861225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-17T19:49:44.348173053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.349176142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s
2026-03-17T19:49:44.349329491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:49:44.349557300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-17T19:49:44.349805610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000332s
2026-03-17T19:49:44.349967526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:44.350108099Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.350294504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-17T19:49:44.350550800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-17T19:49:44.351525323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2026-03-17T19:49:44.351684533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:44.351862982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:44.352591860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007461s
2026-03-17T19:49:44.352752393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-17T19:49:44.353159763Z [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-17T19:49:44.353604268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006837s
2026-03-17T19:49:44.353775513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-17T19:49:44.354006128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-17T19:49:44.354296492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003658s
2026-03-17T19:49:44.354459631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:49:44.354598621Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:44.354775918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-17T19:49:44.355031923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:49:44.356031656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010811s
2026-03-17T19:49:44.356196037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:49:44.356334205Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.356513436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-17T19:49:44.356782929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.357742841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s
2026-03-17T19:49:44.357908014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:49:44.358050280Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-03-17T19:49:44.358236375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-17T19:49:44.358505036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.359499058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010891s
2026-03-17T19:49:44.359653629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:44.359821126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:44.361761984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019499s
2026-03-17T19:49:44.361918619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:44.362089984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:44.362923192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008285s
2026-03-17T19:49:44.363092834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-17T19:49:44.368009553Z [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-17T19:49:44.368803511Z [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-17T19:49:44.369220451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-17T19:49:44.369639936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-17T19:49:44.373598586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103291s
2026-03-17T19:49:44.373805212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-17T19:49:44.377285129Z [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-17T19:49:44.377918745Z [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-17T19:49:44.378277167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-17T19:49:44.378769448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-17T19:49:44.381310344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007325s
2026-03-17T19:49:44.381544485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-17T19:49:44.381788056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-17T19:49:44.382027388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003001s
2026-03-17T19:49:44.382183302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:49:44.382313464Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.382535621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-17T19:49:44.382835805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.383817021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010934s
2026-03-17T19:49:44.383992364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:49:44.384125803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.384309413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-17T19:49:44.384552803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-17T19:49:44.385497575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001023s
2026-03-17T19:49:44.385789683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-17T19:49:44', 'add_custom_formats')
2026-03-17T19:49:44.386085258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.387252088Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-17T19:49:44.387403052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027558s
2026-03-17T19:49:44.387602663Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-17T19:49:44.387778978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.388043000Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-17T19:49:44.388455681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:49:44.388600863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.388753170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-17T19:49:44.388985548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:49:44.389960441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001051s
2026-03-17T19:49:44.390256387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-17T19:49:44', 'add_result_to_commands')
2026-03-17T19:49:44.390555299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.391329658Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-17T19:49:44.391482826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023984s
2026-03-17T19:49:44.391666185Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-17T19:49:44.391857641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.392154048Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-17T19:49:44.392494052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:44.392646269Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.392816852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-17T19:49:44.393090383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.394042670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010572s
2026-03-17T19:49:44.394350861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-17T19:49:44', 'health_restored_notification')
2026-03-17T19:49:44.394655885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.395421606Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-17T19:49:44.395591338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024127s
2026-03-17T19:49:44.395745699Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-17T19:49:44.395933888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.396148881Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-17T19:49:44.396444255Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:49:44.396685932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-17T19:49:44.396912398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003003s
2026-03-17T19:49:44.397179987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-17T19:49:44', 'remove_uc')
2026-03-17T19:49:44.397462666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.398182185Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-17T19:49:44.398332738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015546s
2026-03-17T19:49:44.398525436Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-17T19:49:44.398711430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.398946083Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-17T19:49:44.399213591Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:44.399379435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:44.401353931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019694s
2026-03-17T19:49:44.401653264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-17T19:49:44', 'download_clients_rename_tv_to_music')
2026-03-17T19:49:44.401948759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.402713448Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-17T19:49:44.402885815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003301s
2026-03-17T19:49:44.403078273Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-17T19:49:44.403260350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.403496906Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-17T19:49:44.403811249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-17T19:49:44.403984237Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:44.404159290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-17T19:49:44.404429914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-17T19:49:44.405419287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010867s
2026-03-17T19:49:44.405736686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-17T19:49:44', 'add_colon_replacement_to_naming_config')
2026-03-17T19:49:44.406033193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.406853725Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-17T19:49:44.407017595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024788s
2026-03-17T19:49:44.407182377Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-17T19:49:44.407354122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.407574817Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-17T19:49:44.408004352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-17T19:49:44.411515070Z [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-17T19:49:44.412268588Z [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-17T19:49:44.412695537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:49:44.413385416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:49:44.415973127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.416293953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081073s
2026-03-17T19:49:44.416447772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:49:44.416580930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.416761835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-17T19:49:44.417001748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-17T19:49:44.417920828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s
2026-03-17T19:49:44.418203136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-17T19:49:44', 'list_sync_time')
2026-03-17T19:49:44.418490134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.419967689Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-17T19:49:44.420121829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029959s
2026-03-17T19:49:44.420311161Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-17T19:49:44.420489840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.420726457Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-17T19:49:44.421042533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-17T19:49:44.421191874Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.421356335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-17T19:49:44.421567240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-17T19:49:44.422529507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001012s
2026-03-17T19:49:44.422831145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-17T19:49:44', 'add_download_client_tags')
2026-03-17T19:49:44.423122491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.423927923Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-17T19:49:44.424089358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023512s
2026-03-17T19:49:44.424261184Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-17T19:49:44.424432930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.424675288Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-17T19:49:44.425219343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-17T19:49:44.425650481Z [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-17T19:49:44.426066830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006784s
2026-03-17T19:49:44.426249147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-17T19:49:44.426508810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-17T19:49:44.426810617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004032s
2026-03-17T19:49:44.427090451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-17T19:49:44', 'add_notification_status')
2026-03-17T19:49:44.427376226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.428379857Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-17T19:49:44.428537274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019382s
2026-03-17T19:49:44.428714872Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-17T19:49:44.428891457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.429116891Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-17T19:49:44.429368047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:44.429534572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:44.431183161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016529s
2026-03-17T19:49:44.431478386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-17T19:49:44', 'add_alac_24_quality_in_profiles')
2026-03-17T19:49:44.431775284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.432533811Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-17T19:49:44.432690877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029719s
2026-03-17T19:49:44.432860839Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-17T19:49:44.433039339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.433251867Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-17T19:49:44.433597433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-17T19:49:44.433737094Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.433881775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-17T19:49:44.434074964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-17T19:49:44.435039015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s
2026-03-17T19:49:44.435208396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-17T19:49:44.435415223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-17T19:49:44.436378993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010073s
2026-03-17T19:49:44.436661031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-17T19:49:44', 'add_salt_to_users')
2026-03-17T19:49:44.436944392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.437702438Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-17T19:49:44.437839724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022992s
2026-03-17T19:49:44.438010007Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-17T19:49:44.438175921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.438394672Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-17T19:49:44.438835539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-17T19:49:44.439250265Z [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-17T19:49:44.439664639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006643s
2026-03-17T19:49:44.439822366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-17T19:49:44.440096939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-17T19:49:44.440389949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s
2026-03-17T19:49:44.440666095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-17T19:49:44', 'add_auto_tagging')
2026-03-17T19:49:44.440947662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.441784026Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-17T19:49:44.441931222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017319s
2026-03-17T19:49:44.442117497Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-17T19:49:44.442295907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.442523294Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-17T19:49:44.442865714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-17T19:49:44.443018471Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.443195067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-17T19:49:44.443425310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-17T19:49:44.444449292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010843s
2026-03-17T19:49:44.444689015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-17T19:49:44.444946263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-17T19:49:44.445180284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003122s
2026-03-17T19:49:44.445470288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-17T19:49:44', 'quality_definition_preferred_size')
2026-03-17T19:49:44.445764240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.446544050Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-17T19:49:44.446705515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016329s
2026-03-17T19:49:44.446905518Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-17T19:49:44.447090861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.447320994Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-17T19:49:44.447625237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:49:44.447769788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.447955181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-17T19:49:44.448198321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.449181681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s
2026-03-17T19:49:44.449474971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-17T19:49:44', 'add_on_artist_add_to_notifications')
2026-03-17T19:49:44.449775637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.450548934Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-17T19:49:44.450711180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023996s
2026-03-17T19:49:44.450884439Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-17T19:49:44.451061636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.451279425Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-17T19:49:44.451561973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:49:44.451708068Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-17T19:49:44.451904724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-17T19:49:44.452118254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-17T19:49:44.453117275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s
2026-03-17T19:49:44.453394203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-17T19:49:44', 'album_last_searched_time')
2026-03-17T19:49:44.453686571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.454460710Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-17T19:49:44.454616854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002372s
2026-03-17T19:49:44.454781686Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-17T19:49:44.454954344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.455173275Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-17T19:49:44.455523239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-17T19:49:44.455661348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.455828935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-17T19:49:44.456102887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.457102189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00107s
2026-03-17T19:49:44.457252101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:49:44.457384006Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.457541463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-17T19:49:44.457783711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:49:44.458782352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010788s
2026-03-17T19:49:44.459059580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-17T19:49:44', 'add_indexer_flags')
2026-03-17T19:49:44.459337109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.460142019Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-17T19:49:44.460292182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00242s
2026-03-17T19:49:44.460471042Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-17T19:49:44.460665964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.460964195Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-17T19:49:44.461457378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-17T19:49:44.461752262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-17T19:49:44.462068448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s
2026-03-17T19:49:44.462237448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-17T19:49:44.462455868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-17T19:49:44.462761003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s
2026-03-17T19:49:44.462928560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-17T19:49:44.463158192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-17T19:49:44.463449639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003722s
2026-03-17T19:49:44.463744523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-17T19:49:44', 'add_indexes_album_statistics')
2026-03-17T19:49:44.464063235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.464895651Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-17T19:49:44.465054511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017838s
2026-03-17T19:49:44.465233200Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-17T19:49:44.465410848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.465635751Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-17T19:49:44.465987028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-17T19:49:44.466302163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-17T19:49:44.466573720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003811s
2026-03-17T19:49:44.466857491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-17T19:49:44', 'update_redacted_baseurl')
2026-03-17T19:49:44.467151082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.468530920Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-17T19:49:44.468677095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022933s
2026-03-17T19:49:44.476692894Z [Debug] MigrationController: Took: 00:00:01.6374135
2026-03-17T19:49:44.549606183Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-17T19:49:44.580820091Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-17T19:49:44.609567794Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-17T19:49:44.627943823Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-17T19:49:44.628818244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:44.629065231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:44.633823221Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-17T19:49:44.634056100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050084s
2026-03-17T19:49:44.634313940Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-17T19:49:44.634542921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052534s
2026-03-17T19:49:44.636172822Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-17T19:49:44.636438968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.636826088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-17T19:49:44.637160922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-17T19:49:44.637566228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s
2026-03-17T19:49:44.637804848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.638823349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-17T19:49:44.639073162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017502s
2026-03-17T19:49:44.639403918Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-17T19:49:44.639662379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.640130050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-17T19:49:44.640450255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:49:44.640828787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s
2026-03-17T19:49:44.641059151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:49:44.641254665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.641504448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-17T19:49:44.641805404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-17T19:49:44.642515243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007644s
2026-03-17T19:49:44.642762691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.643450105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-17T19:49:44.643685850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016825s
2026-03-17T19:49:44.644006726Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-17T19:49:44.644271689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.644617686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:49:44.644845204Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.645071690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-17T19:49:44.645376324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-17T19:49:44.645846801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s
2026-03-17T19:49:44.646079870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.646758356Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-17T19:49:44.647027899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014091s
2026-03-17T19:49:44.647358294Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-17T19:49:44.647624340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.647933122Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-17T19:49:44.648492418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-17T19:49:44.648929167Z [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-17T19:49:44.649491990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007815s
2026-03-17T19:49:44.649717514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-17T19:49:44.649979672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-17T19:49:44.650336861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004002s
2026-03-17T19:49:44.650681265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-17T19:49:44', 'InitialSetup')
2026-03-17T19:49:44.651087102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.651867262Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-17T19:49:44.652088628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018956s
2026-03-17T19:49:44.652342399Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-17T19:49:44.652605659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.652910283Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-17T19:49:44.653311410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-17T19:49:44', 'add_reason_to_pending_releases')
2026-03-17T19:49:44.653753631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.654460414Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-17T19:49:44.654711139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018402s
2026-03-17T19:49:44.654937755Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-17T19:49:44.655185023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.655483875Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-17T19:49:44.655832847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-17T19:49:44', 'add_medium_support')
2026-03-17T19:49:44.656275759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.656967682Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-17T19:49:44.657192405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017764s
2026-03-17T19:49:44.657443340Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-17T19:49:44.657707592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.658028508Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-17T19:49:44.658405016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-17T19:49:44', 'add_various_qualites_in_profile')
2026-03-17T19:49:44.658832868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.659540382Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-17T19:49:44.659789985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018161s
2026-03-17T19:49:44.660046451Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-17T19:49:44.660295934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.660597070Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-17T19:49:44.660948117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-17T19:49:44', 'metadata_profiles')
2026-03-17T19:49:44.661361960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.662124846Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-17T19:49:44.662352224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018287s
2026-03-17T19:49:44.662611075Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-17T19:49:44.662895558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.663202506Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-17T19:49:44.663601429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-17T19:49:44', 'separate_automatic_and_interactive_search')
2026-03-17T19:49:44.664070323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.664833891Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-17T19:49:44.665088323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001906s
2026-03-17T19:49:44.665341563Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-17T19:49:44.665597909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.665897382Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-17T19:49:44.666269251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-17T19:49:44', 'change_album_path_to_relative')
2026-03-17T19:49:44.666713054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.667475790Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-17T19:49:44.667714842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s
2026-03-17T19:49:44.667981729Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-17T19:49:44.668249598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.668549131Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-17T19:49:44.668912303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-17T19:49:44', 'change_quality_size_mb_to_kb')
2026-03-17T19:49:44.669341958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.670103631Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-17T19:49:44.670334807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001844s
2026-03-17T19:49:44.670556453Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-17T19:49:44.670809142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.671096851Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-17T19:49:44.671438158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-17T19:49:44', 'album_releases')
2026-03-17T19:49:44.671860268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.672600889Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-17T19:49:44.672823317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017913s
2026-03-17T19:49:44.673060455Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-17T19:49:44.673314566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.673602706Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-17T19:49:44.673952751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-17T19:49:44', 'album_releases_fix')
2026-03-17T19:49:44.674370823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.675142286Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-17T19:49:44.675365325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018286s
2026-03-17T19:49:44.675600699Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-17T19:49:44.675839570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.676154073Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-17T19:49:44.676478617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-17T19:49:44', 'import_lists')
2026-03-17T19:49:44.676893452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.677642931Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-17T19:49:44.677873906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s
2026-03-17T19:49:44.678094240Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-17T19:49:44.678336598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.678631672Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-17T19:49:44.678974893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-17T19:49:44', 'add_release_status')
2026-03-17T19:49:44.679386532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.680148095Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-17T19:49:44.680374200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017912s
2026-03-17T19:49:44.680614635Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-17T19:49:44.680873656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.681168770Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-17T19:49:44.681539106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-17T19:49:44', 'album_download_notification')
2026-03-17T19:49:44.681954893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.682705865Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-17T19:49:44.682946670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018186s
2026-03-17T19:49:44.683193687Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-17T19:49:44.683469252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.683769106Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-17T19:49:44.684163741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-17T19:49:44', 'fix_language_metadata_profiles')
2026-03-17T19:49:44.684604618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.685390501Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-17T19:49:44.685637498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s
2026-03-17T19:49:44.685863553Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-17T19:49:44.686107424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.686404152Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-17T19:49:44.686735148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-17T19:49:44', 'remove_fanzub')
2026-03-17T19:49:44.687141526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.687930114Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-17T19:49:44.688133744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017874s
2026-03-17T19:49:44.688375020Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-17T19:49:44.688638080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.688938805Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-17T19:49:44.689316536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-17T19:49:44', 'update_artist_history_indexes')
2026-03-17T19:49:44.689749447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.690906307Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-17T19:49:44.691153825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022428s
2026-03-17T19:49:44.691376774Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-17T19:49:44.691620435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.691929697Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-17T19:49:44.692263319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-17T19:49:44', 'remove_nma')
2026-03-17T19:49:44.692666341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.693456592Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-17T19:49:44.693676525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018351s
2026-03-17T19:49:44.693911267Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-17T19:49:44.694164998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.694455683Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-17T19:49:44.694806139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-17T19:49:44', 'album_disambiguation')
2026-03-17T19:49:44.695221305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.696018029Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-17T19:49:44.696243994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018362s
2026-03-17T19:49:44.696488426Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-17T19:49:44.696755534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.697058765Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-17T19:49:44.697417647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-17T19:49:44', 'add_ape_quality_in_profiles')
2026-03-17T19:49:44.697842252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.698618255Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-17T19:49:44.698868008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018503s
2026-03-17T19:49:44.699096337Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-17T19:49:44.699335208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.699630904Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-17T19:49:44.699984496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-17T19:49:44', 'remove_pushalot')
2026-03-17T19:49:44.700398730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.701149692Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-17T19:49:44.701370596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018052s
2026-03-17T19:49:44.701602784Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-17T19:49:44.701846825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.702149635Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-17T19:49:44.702484299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-17T19:49:44', 'add_custom_filters')
2026-03-17T19:49:44.702895877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.703641929Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-17T19:49:44.703892454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017938s
2026-03-17T19:49:44.704121164Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-17T19:49:44.704362149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.704658717Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-17T19:49:44.704991366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-17T19:49:44', 'import_list_tags')
2026-03-17T19:49:44.705403065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.706148106Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-17T19:49:44.706387718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017812s
2026-03-17T19:49:44.706615667Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-17T19:49:44.706861873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.707159071Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-17T19:49:44.707510549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-17T19:49:44', 'add_release_groups_etc')
2026-03-17T19:49:44.707943651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.708714072Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-17T19:49:44.708944546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018332s
2026-03-17T19:49:44.709174219Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-17T19:49:44.709418140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.709719016Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-17T19:49:44.710059140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-17T19:49:44', 'NewMediaInfoFormat')
2026-03-17T19:49:44.710476290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.711226992Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-17T19:49:44.711461284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s
2026-03-17T19:49:44.711718041Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-17T19:49:44.712036041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.712337067Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-17T19:49:44.712726982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-17T19:49:44', 'rename_restrictions_to_release_profiles')
2026-03-17T19:49:44.713162399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.713954273Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-17T19:49:44.714202152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018995s
2026-03-17T19:49:44.714465032Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-17T19:49:44.714738232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.715044759Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-17T19:49:44.715433502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-17T19:49:44', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-17T19:49:44.715906564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.716695352Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-17T19:49:44.716969725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019222s
2026-03-17T19:49:44.717200530Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-17T19:49:44.717450813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.717752391Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-17T19:49:44.718103187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-17T19:49:44', 'add_import_exclusions')
2026-03-17T19:49:44.718515136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.719228152Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-17T19:49:44.719454949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017757s
2026-03-17T19:49:44.719699992Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-17T19:49:44.719971529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.720276763Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-17T19:49:44.720640135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-17T19:49:44', 'clean_artist_metadata_table')
2026-03-17T19:49:44.721061353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.721796383Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-17T19:49:44.722035835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018239s
2026-03-17T19:49:44.722297262Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-17T19:49:44.722539660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.722835175Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-17T19:49:44.723197755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-17T19:49:44', 'health_issue_notification')
2026-03-17T19:49:44.723623522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.724359514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-17T19:49:44.724596241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018036s
2026-03-17T19:49:44.724854350Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-17T19:49:44.725118502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.725426663Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-17T19:49:44.725795966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-17T19:49:44', 'add_mediafilerepository_mtime')
2026-03-17T19:49:44.726226433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.726992776Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-17T19:49:44.727236567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018548s
2026-03-17T19:49:44.727487492Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-17T19:49:44.727762776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.728081217Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-17T19:49:44.730865143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-17T19:49:44', 'add_artistmetadataid_constraint')
2026-03-17T19:49:44.731315349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.732038495Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-17T19:49:44.732296845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042468s
2026-03-17T19:49:44.732563843Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-17T19:49:44.732820279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.733120654Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-17T19:49:44.733476450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-17T19:49:44', 'old_ids_and_artist_alias')
2026-03-17T19:49:44.733905975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.734618620Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-17T19:49:44.734866439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017896s
2026-03-17T19:49:44.735089238Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-17T19:49:44.735352979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.735645027Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-17T19:49:44.736047888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-17T19:49:44', 'download_propers_config')
2026-03-17T19:49:44.736453294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.737145338Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-17T19:49:44.737376062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017943s
2026-03-17T19:49:44.737616186Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-17T19:49:44.737869155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.738173478Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-17T19:49:44.738523913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-17T19:49:44', 'remove_language_profiles')
2026-03-17T19:49:44.738945613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.739634630Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-17T19:49:44.739887509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017607s
2026-03-17T19:49:44.740125238Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-17T19:49:44.740373488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.740667169Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-17T19:49:44.741025681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-17T19:49:44', 'multi_disc_naming_format')
2026-03-17T19:49:44.741450556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.742444618Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-17T19:49:44.742688589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020603s
2026-03-17T19:49:44.742925907Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-17T19:49:44.743180149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.743483560Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-17T19:49:44.743859346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-17T19:49:44', 'add_download_client_priority')
2026-03-17T19:49:44.744285003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.745041096Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-17T19:49:44.745363635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018075s
2026-03-17T19:49:44.745613138Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-17T19:49:44.745873582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.746221162Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-17T19:49:44.746581708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-17T19:49:44', 'remove_growl_prowl')
2026-03-17T19:49:44.747020151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.747762806Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-17T19:49:44.748065686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018734s
2026-03-17T19:49:44.748338385Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-17T19:49:44.748686205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.748992933Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-17T19:49:44.749364932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-17T19:49:44', 'remove_plex_hometheatre')
2026-03-17T19:49:44.749806941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.750573936Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-17T19:49:44.750813057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018888s
2026-03-17T19:49:44.751073612Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-17T19:49:44.751345940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.751665443Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-17T19:49:44.752098165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-17T19:49:44', 'add_root_folder_add_defaults')
2026-03-17T19:49:44.752562570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.753327600Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-17T19:49:44.753642374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019671s
2026-03-17T19:49:44.753910894Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-17T19:49:44.754160667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.754529751Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-17T19:49:44.754874455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-17T19:49:44', 'task_duration')
2026-03-17T19:49:44.755307957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.756140734Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-17T19:49:44.756395527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019661s
2026-03-17T19:49:44.756683006Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-17T19:49:44.756991868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.757314167Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-17T19:49:44.757766698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-17T19:49:44', 'add_indexer_and_enabled_to_release_profiles')
2026-03-17T19:49:44.758250121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.759085353Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-17T19:49:44.759391019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020473s
2026-03-17T19:49:44.759702195Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-17T19:49:44.759992139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.760374569Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-17T19:49:44.760795136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-17T19:49:44', 'remove_album_folders')
2026-03-17T19:49:44.761233148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.762073410Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-17T19:49:44.762323954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020827s
2026-03-17T19:49:44.762647916Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-17T19:49:44.762915405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.763232343Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-17T19:49:44.763603120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-17T19:49:44', 'flexible_delay_profiles')
2026-03-17T19:49:44.764112756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.764918338Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-17T19:49:44.765168732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019918s
2026-03-17T19:49:44.765417603Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-17T19:49:44.765672206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.765988402Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-17T19:49:44.766370863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-17T19:49:44', 'add_priority_to_indexers')
2026-03-17T19:49:44.766889848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.767654427Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-17T19:49:44.767918559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019653s
2026-03-17T19:49:44.768189825Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-17T19:49:44.768496252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.768840655Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-17T19:49:44.769328057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-17T19:49:44', 'remove_chown_and_folderchmod_config')
2026-03-17T19:49:44.769804476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.770628335Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-17T19:49:44.770882306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021125s
2026-03-17T19:49:44.771202341Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-17T19:49:44.771475401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.771840606Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-17T19:49:44.772333829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-17T19:49:44', 'convert_blacklist_protocol')
2026-03-17T19:49:44.772846762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.773726393Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-17T19:49:44.773976857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022324s
2026-03-17T19:49:44.774206840Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-17T19:49:44.774460160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.774764022Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-17T19:49:44.775126442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-17T19:49:44', 'update_notifiarr')
2026-03-17T19:49:44.775611088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.776543385Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-17T19:49:44.776786494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020648s
2026-03-17T19:49:44.777071147Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-17T19:49:44.777332764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.777659943Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-17T19:49:44.778039938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-17T19:49:44', 'email_multiple_addresses')
2026-03-17T19:49:44.778585486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.779590640Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-17T19:49:44.779896315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022136s
2026-03-17T19:49:44.780142481Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-17T19:49:44.780426713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.780744583Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-17T19:49:44.781178697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-17T19:49:44', 'rename_blacklist_to_blocklist')
2026-03-17T19:49:44.781647451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.782506381Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-17T19:49:44.782751835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020587s
2026-03-17T19:49:44.783016257Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-17T19:49:44.783269818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.783584361Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-17T19:49:44.783966791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-17T19:49:44', 'cdh_per_downloadclient')
2026-03-17T19:49:44.784441677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.785264805Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-17T19:49:44.785525500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019678s
2026-03-17T19:49:44.785834251Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-17T19:49:44.786123955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.786455202Z [Info] download_history: Starting migration of Log DB to 52
2026-03-17T19:49:44.786884506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-17T19:49:44', 'download_history')
2026-03-17T19:49:44.787335153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.788180035Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-17T19:49:44.788410469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020569s
2026-03-17T19:49:44.788662276Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-17T19:49:44.788922409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.789219628Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-17T19:49:44.789924928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-17T19:49:44.790355435Z [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-17T19:49:44.790904841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007307s
2026-03-17T19:49:44.791179905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-17T19:49:44.791555020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-17T19:49:44.791988343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s
2026-03-17T19:49:44.792361023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-17T19:49:44', 'add_update_history')
2026-03-17T19:49:44.792877232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.793812636Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-17T19:49:44.794035665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023062s
2026-03-17T19:49:44.794288544Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-17T19:49:44.794553638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.794869514Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-17T19:49:44.795248367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-17T19:49:44', 'add_on_update_to_notifications')
2026-03-17T19:49:44.795696880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.796613756Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-17T19:49:44.796850953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020355s
2026-03-17T19:49:44.797096548Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-17T19:49:44.797345359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.797641004Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-17T19:49:44.798004145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-17T19:49:44', 'download_client_per_indexer')
2026-03-17T19:49:44.798429712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.799633035Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-17T19:49:44.799883790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022665s
2026-03-17T19:49:44.800160197Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-17T19:49:44.800410000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.800702007Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-17T19:49:44.801041892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-17T19:49:44', 'AddNewItemMonitorType')
2026-03-17T19:49:44.801460014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.802213901Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-17T19:49:44.802445117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018005s
2026-03-17T19:49:44.802673547Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-17T19:49:44.802914191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.803206921Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-17T19:49:44.803540292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-17T19:49:44', 'ImportListSearch')
2026-03-17T19:49:44.803964336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.804714246Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-17T19:49:44.804936293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017956s
2026-03-17T19:49:44.805179041Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-17T19:49:44.805427502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.805728879Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-17T19:49:44.806078533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-17T19:49:44', 'ImportListMonitorExisting')
2026-03-17T19:49:44.806510392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.807261154Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-17T19:49:44.807495466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018198s
2026-03-17T19:49:44.807723725Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-17T19:49:44.807984731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.808282280Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-17T19:49:44.808652966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-17T19:49:44', 'add_indexer_tags')
2026-03-17T19:49:44.809029625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.809866409Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-17T19:49:44.810088777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018871s
2026-03-17T19:49:44.810321636Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-17T19:49:44.810567541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.810851623Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-17T19:49:44.811194874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-17T19:49:44', 'update_audio_types')
2026-03-17T19:49:44.811608287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.812440232Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-17T19:49:44.812670966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018683s
2026-03-17T19:49:44.812932303Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-17T19:49:44.813232517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.813532591Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-17T19:49:44.814035444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-17T19:49:44.814237300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-17T19:49:44.814475159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-17T19:49:44.815298647Z [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-17T19:49:44.816089049Z [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-17T19:49:44.816608445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-17T19:49:44.817169153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-17T19:49:44.818194919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-17T19:49:44.818562469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038522s
2026-03-17T19:49:44.818787422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-17T19:49:44.818990170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.819231406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-17T19:49:44.819974322Z [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-17T19:49:44.820635343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-17T19:49:44.821085860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-17T19:49:44.821612580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-17T19:49:44.822557192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-17T19:49:44.822932909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034573s
2026-03-17T19:49:44.823141429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:49:44.823344678Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-17T19:49:44.823578709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-17T19:49:44.824245291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-17T19:49:44.824805960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-17T19:49:44.825267740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-17T19:49:44.825790503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-17T19:49:44.826724273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:49:44.827112074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032946s
2026-03-17T19:49:44.827488231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-17T19:49:44', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-17T19:49:44.827952466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.829013542Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-17T19:49:44.829280630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051303s
2026-03-17T19:49:44.829517066Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-17T19:49:44.829776658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.830073426Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-17T19:49:44.830443220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-17T19:49:44', 'add_on_delete_to_notifications')
2026-03-17T19:49:44.830861142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.831657956Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-17T19:49:44.831930324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018673s
2026-03-17T19:49:44.832142381Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-17T19:49:44.832389850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.832677830Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-17T19:49:44.833009447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-17T19:49:44', 'add_custom_formats')
2026-03-17T19:49:44.833424643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.834217620Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-17T19:49:44.834451060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s
2026-03-17T19:49:44.834682927Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-17T19:49:44.834928762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.835227694Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-17T19:49:44.835580023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-17T19:49:44', 'add_result_to_commands')
2026-03-17T19:49:44.836017714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.836809709Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-17T19:49:44.837032438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018548s
2026-03-17T19:49:44.837281078Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-17T19:49:44.837532484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.837828170Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-17T19:49:44.838183525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-17T19:49:44', 'health_restored_notification')
2026-03-17T19:49:44.838612218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.839375034Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-17T19:49:44.839615869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018308s
2026-03-17T19:49:44.839825582Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-17T19:49:44.840136347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.840426552Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-17T19:49:44.840745414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-17T19:49:44', 'remove_uc')
2026-03-17T19:49:44.841145609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.841946773Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-17T19:49:44.842167236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018216s
2026-03-17T19:49:44.842410516Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-17T19:49:44.842670369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.842977368Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-17T19:49:44.843357764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-17T19:49:44', 'download_clients_rename_tv_to_music')
2026-03-17T19:49:44.843781487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.844598532Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-17T19:49:44.844848134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018938s
2026-03-17T19:49:44.845094711Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-17T19:49:44.845356578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.845668566Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-17T19:49:44.846049463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-17T19:49:44', 'add_colon_replacement_to_naming_config')
2026-03-17T19:49:44.846501884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.847211373Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-17T19:49:44.847459963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s
2026-03-17T19:49:44.847680387Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-17T19:49:44.847944108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.848246507Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-17T19:49:44.848568986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-17T19:49:44', 'list_sync_time')
2026-03-17T19:49:44.848969102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.849750435Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-17T19:49:44.849976290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018263s
2026-03-17T19:49:44.850217425Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-17T19:49:44.850460204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.850757353Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-17T19:49:44.851110624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-17T19:49:44', 'add_download_client_tags')
2026-03-17T19:49:44.851520459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.852348717Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-17T19:49:44.852584672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018632s
2026-03-17T19:49:44.852810697Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-17T19:49:44.853063125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.853359412Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-17T19:49:44.853700528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-17T19:49:44', 'add_notification_status')
2026-03-17T19:49:44.854117648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.854867458Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-17T19:49:44.855093262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s
2026-03-17T19:49:44.855331833Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-17T19:49:44.855596375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.855912833Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-17T19:49:44.856282577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-17T19:49:44', 'add_alac_24_quality_in_profiles')
2026-03-17T19:49:44.856703444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.857789421Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-17T19:49:44.858031719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021678s
2026-03-17T19:49:44.858255269Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-17T19:49:44.858496184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.858785286Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-17T19:49:44.859116032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-17T19:49:44', 'add_salt_to_users')
2026-03-17T19:49:44.859538122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.860234123Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-17T19:49:44.860462844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017328s
2026-03-17T19:49:44.860687045Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-17T19:49:44.860931678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.861228957Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-17T19:49:44.861569071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-17T19:49:44', 'add_auto_tagging')
2026-03-17T19:49:44.861980750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.862682794Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-17T19:49:44.862899260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017465s
2026-03-17T19:49:44.863143592Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-17T19:49:44.863410379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.863710283Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-17T19:49:44.864096841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-17T19:49:44', 'quality_definition_preferred_size')
2026-03-17T19:49:44.864532047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.865230834Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-17T19:49:44.865472761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017961s
2026-03-17T19:49:44.865717975Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-17T19:49:44.865981716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.866287342Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-17T19:49:44.866655553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-17T19:49:44', 'add_on_artist_add_to_notifications')
2026-03-17T19:49:44.867092182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.867811961Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-17T19:49:44.868116084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018137s
2026-03-17T19:49:44.868344924Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-17T19:49:44.868599146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.868892367Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-17T19:49:44.869241109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-17T19:49:44', 'album_last_searched_time')
2026-03-17T19:49:44.869650032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.870340994Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-17T19:49:44.870567289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017315s
2026-03-17T19:49:44.870793645Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-17T19:49:44.871036955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.871330165Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-17T19:49:44.871659939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-17T19:49:44', 'add_indexer_flags')
2026-03-17T19:49:44.872096739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.872782289Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-17T19:49:44.872999997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017341s
2026-03-17T19:49:44.873237706Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-17T19:49:44.873504303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.873799858Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-17T19:49:44.874158590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-17T19:49:44', 'add_indexes_album_statistics')
2026-03-17T19:49:44.874579147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.875364739Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-17T19:49:44.875597698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001845s
2026-03-17T19:49:44.875831960Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-17T19:49:44.876100821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:49:44.876400103Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-17T19:49:44.876746120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-17T19:49:44', 'update_redacted_baseurl')
2026-03-17T19:49:44.877170485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:49:44.878021909Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-17T19:49:44.878257593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019171s
2026-03-17T19:49:45.057698933Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-17T19:49:45.064563164Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-17T19:49:45.068963925Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-17T19:49:45.193167095Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-17T19:49:45.211790884Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-17T19:49:45.222599546Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-17T19:49:45.261692770Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-17T19:49:45.262970292Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-17T19:49:45.263233442Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-17T19:49:45.350909585Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-17T19:49:45.354674756Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026a-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1773776996895
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1773776996896
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=iPN_Rlli5HEBTDLVyc8zog.\"",
"source": "console-api",
"timestamp": 1773776996896
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1773776996896
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1773776996896
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1773776996896
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1773776996896
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1773776996896
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1773776996896
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.02s |
| Container Start | PASS | - | 4.10s |
| Create Buildx SBOM | PASS | - | 2.11s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/lidarr
Runtime: 66.83s
Build Information
Builder: X86-BUILDER-3j --Hetzner
Created: 2026-03-17T19:45:41+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.56MB
Tag: arm64v8-nightly-3.1.2.4928-ls191
Version: 3.1.2.4928-ls191
Expand
2026-03-17T19:49:43.537026201Z [migrations] started
2026-03-17T19:49:43.541466592Z [migrations] no migrations found
2026-03-17T19:49:44.035240452Z usermod: no changes
2026-03-17T19:49:44.124723854Z ───────────────────────────────────────
2026-03-17T19:49:44.124743063Z
2026-03-17T19:49:44.124751219Z ██╗ ███████╗██╗ ██████╗
2026-03-17T19:49:44.124759696Z ██║ ██╔════╝██║██╔═══██╗
2026-03-17T19:49:44.124768013Z ██║ ███████╗██║██║ ██║
2026-03-17T19:49:44.124776280Z ██║ ╚════██║██║██║ ██║
2026-03-17T19:49:44.124784486Z ███████╗███████║██║╚██████╔╝
2026-03-17T19:49:44.124792693Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-17T19:49:44.124801030Z
2026-03-17T19:49:44.124808915Z Brought to you by linuxserver.io
2026-03-17T19:49:44.124816992Z ───────────────────────────────────────
2026-03-17T19:49:44.130711951Z
2026-03-17T19:49:44.131094321Z To support the app dev(s) visit:
2026-03-17T19:49:44.152827039Z Lidarr: https://opencollective.com/lidarr
2026-03-17T19:49:44.156702593Z
2026-03-17T19:49:44.156717102Z To support LSIO projects visit:
2026-03-17T19:49:44.156725298Z https://www.linuxserver.io/donate/
2026-03-17T19:49:44.156733314Z
2026-03-17T19:49:44.156741180Z ───────────────────────────────────────
2026-03-17T19:49:44.156750158Z GID/UID
2026-03-17T19:49:44.156758064Z ───────────────────────────────────────
2026-03-17T19:49:44.241441151Z
2026-03-17T19:49:44.241452474Z User UID: 911
2026-03-17T19:49:44.241460500Z User GID: 911
2026-03-17T19:49:44.241468436Z ───────────────────────────────────────
2026-03-17T19:49:44.277604285Z Linuxserver.io version: 3.1.2.4928-ls191
2026-03-17T19:49:44.281346249Z Build-date: 2026-03-17T19:45:41+00:00
2026-03-17T19:49:44.281357772Z ───────────────────────────────────────
2026-03-17T19:49:44.281366660Z
2026-03-17T19:49:46.511572056Z [custom-init] No custom files found, skipping...
2026-03-17T19:49:47.051763446Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:48.364486007Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:49.653530142Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:50.943381873Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:51.698953495Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4928
2026-03-17T19:49:51.966904036Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:52.028077548Z [Debug] Bootstrap: Console selected
2026-03-17T19:49:52.057008339Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:52.093999910Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:52.235224482Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:53.521437617Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:54.798901416Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:55.693994912Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-17T19:49:56.089295930Z failed to load "/config/config.xml": No such file or directory
2026-03-17T19:49:56.607463917Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3ba72228-9987-4895-a24d-be9bb48f390c} may be persisted to storage in unencrypted form.
2026-03-17T19:49:57.501759698Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-17T19:49:58.152741011Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-17T19:49:59.172445147Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-17T19:49:59.286891202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:49:59.295115842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:49:59.833181723Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-17T19:49:59.881950317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5468575s
2026-03-17T19:49:59.886100413Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-17T19:49:59.889261327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5950364s
2026-03-17T19:49:59.997063815Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-17T19:50:00.005614702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:00.090848588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-17T19:50:00.226190415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-17T19:50:00.392135571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2973797s
2026-03-17T19:50:00.398487491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:00.413863991Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-17T19:50:00.416681644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3194539s
2026-03-17T19:50:00.432954860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-17T19:50:00.436365627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:00.515420452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-17T19:50:00.531008939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:50:00.544581517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258736s
2026-03-17T19:50:00.548741062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:50:00.553095009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017607s
2026-03-17T19:50:00.559141433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-17T19:50:00.567970390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-17T19:50:00.584120969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191042s
2026-03-17T19:50:00.588079509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:00.593167664Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-17T19:50:00.596386756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304849s
2026-03-17T19:50:00.603322661Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-17T19:50:00.606461401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:00.619779897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:50:00.622797172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002496s
2026-03-17T19:50:00.625635628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-17T19:50:00.629742657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-17T19:50:00.635323223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070984s
2026-03-17T19:50:00.638072979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:00.642087713Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-17T19:50:00.644498267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135488s
2026-03-17T19:50:00.689079450Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-17T19:50:00.692229101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:00.702416915Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-17T19:50:01.000251667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-17T19:50:01.007515131Z [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-17T19:50:01.014929881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119024s
2026-03-17T19:50:01.017582251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-17T19:50:01.021386471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-17T19:50:01.025732041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058035s
2026-03-17T19:50:01.028132685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-17T19:50:01.032378173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-17T19:50:01.037086643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065879s
2026-03-17T19:50:01.039640345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-17T19:50:01.043134520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-17T19:50:01.047389127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053713s
2026-03-17T19:50:01.049733547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-17T19:50:01.116677066Z [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-17T19:50:01.170614688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172264s
2026-03-17T19:50:01.174411603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-17T19:50:01.179288933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-17T19:50:01.205206257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281079s
2026-03-17T19:50:01.207502661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-17T19:50:01.210234041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-17T19:50:01.564157957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.277311s
2026-03-17T19:50:01.677877518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-17T19:50:01.694661132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:01.711782705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284113s
2026-03-17T19:50:01.715153783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-17T19:50:01.719068325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:01.726909804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091208s
2026-03-17T19:50:01.730353728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-17T19:50:01.780083377Z [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-17T19:50:01.816065446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0833678s
2026-03-17T19:50:01.818732696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-17T19:50:01.821798910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:01.829754408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091975s
2026-03-17T19:50:01.831894427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-17T19:50:01.834983467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:50:01.839012299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048427s
2026-03-17T19:50:01.840938507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-17T19:50:01.843362157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:50:01.848095477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054062s
2026-03-17T19:50:01.849986315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-17T19:50:01.852586831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:50:01.859671225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071477s
2026-03-17T19:50:01.861591361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-17T19:50:01.866894118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:01.870372912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069488s
2026-03-17T19:50:01.872424293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-17T19:50:01.875141313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-17T19:50:01.881632574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043881s
2026-03-17T19:50:01.883636929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-17T19:50:01.893735111Z [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-17T19:50:01.912971464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249244s
2026-03-17T19:50:01.915267747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-17T19:50:01.918446748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-17T19:50:01.923282424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060972s
2026-03-17T19:50:01.925255226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-17T19:50:01.927765070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-17T19:50:01.932026220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048294s
2026-03-17T19:50:01.933922257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-17T19:50:01.937023722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-17T19:50:01.940765647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050579s
2026-03-17T19:50:01.943625174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-17T19:50:01.947564135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-17T19:50:01.952390953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068396s
2026-03-17T19:50:01.954114494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-17T19:50:01.963404108Z [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-17T19:50:01.969600765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013649s
2026-03-17T19:50:01.971992931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-17T19:50:01.974736516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-17T19:50:01.978405232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046152s
2026-03-17T19:50:01.980329297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-17T19:50:01.982912237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:01.986487566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043989s
2026-03-17T19:50:01.988221648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-17T19:50:01.995675596Z [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-17T19:50:02.001901532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119789s
2026-03-17T19:50:02.003982712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-17T19:50:02.006399939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-17T19:50:02.010155571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004445s
2026-03-17T19:50:02.012050226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-17T19:50:02.014609248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-17T19:50:02.017828791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040088s
2026-03-17T19:50:02.019728827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-17T19:50:02.022346067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-17T19:50:02.025634888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041127s
2026-03-17T19:50:02.027499603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-17T19:50:02.030001460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-17T19:50:02.034283682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050226s
2026-03-17T19:50:02.036090751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-17T19:50:02.042759158Z [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-17T19:50:02.050697411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128549s
2026-03-17T19:50:02.053185571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-17T19:50:02.057382361Z [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-17T19:50:02.062550206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075802s
2026-03-17T19:50:02.064598480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-17T19:50:02.067440954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-17T19:50:02.070958025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045572s
2026-03-17T19:50:02.072684361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-17T19:50:02.184907910Z [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-17T19:50:02.191319349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167851s
2026-03-17T19:50:02.193272051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-17T19:50:02.195812075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-17T19:50:02.203069628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076037s
2026-03-17T19:50:02.204994855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-17T19:50:02.209320945Z [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-17T19:50:02.215380366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084918s
2026-03-17T19:50:02.217230711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-17T19:50:02.219709572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-17T19:50:02.222956209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039802s
2026-03-17T19:50:02.224861846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-17T19:50:02.229508492Z [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-17T19:50:02.245460220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183018s
2026-03-17T19:50:02.247606402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-17T19:50:02.250906627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-17T19:50:02.254356874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004909s
2026-03-17T19:50:02.256309706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-17T19:50:02.259244515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-17T19:50:02.262601194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044828s
2026-03-17T19:50:02.264379965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-17T19:50:02.273218611Z [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-17T19:50:02.278203709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120357s
2026-03-17T19:50:02.279934133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-17T19:50:02.288116949Z [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-17T19:50:02.304373280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225215s
2026-03-17T19:50:02.306302375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-17T19:50:02.310967368Z [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-17T19:50:02.315438400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007462s
2026-03-17T19:50:02.317211059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-17T19:50:02.323449851Z [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-17T19:50:02.328837639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099057s
2026-03-17T19:50:02.330650168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-17T19:50:02.335304840Z [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-17T19:50:02.340086749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076737s
2026-03-17T19:50:02.341874208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-17T19:50:02.346875648Z [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-17T19:50:02.351743148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081494s
2026-03-17T19:50:02.353589316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-17T19:50:02.357381311Z [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-17T19:50:02.361216533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005902s
2026-03-17T19:50:02.362848619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-17T19:50:02.365767416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-17T19:50:02.369328246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048279s
2026-03-17T19:50:02.371136467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-17T19:50:02.373629346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-17T19:50:02.379041473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056432s
2026-03-17T19:50:02.381465834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-17T19:50:02.385610840Z [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-17T19:50:02.389923674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065787s
2026-03-17T19:50:02.391695291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-17T19:50:02.397581493Z [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-17T19:50:02.403279926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097952s
2026-03-17T19:50:02.405149400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-17T19:50:02.411598125Z [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-17T19:50:02.416065630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091775s
2026-03-17T19:50:02.417975115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-17T19:50:02.420581302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-17T19:50:02.423981950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042325s
2026-03-17T19:50:02.425870993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-17T19:50:02.428448522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-17T19:50:02.431947317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043157s
2026-03-17T19:50:02.433751620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-17T19:50:02.439826332Z [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-17T19:50:02.445410696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099903s
2026-03-17T19:50:02.447187613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-17T19:50:02.452615953Z [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-17T19:50:02.457816524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008904s
2026-03-17T19:50:02.459791641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-17T19:50:02.462687572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:50:02.466164142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045595s
2026-03-17T19:50:02.467901520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-17T19:50:02.473481936Z [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-17T19:50:02.478625453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009019s
2026-03-17T19:50:02.480394645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-17T19:50:02.486413904Z [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-17T19:50:02.492031495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009912s
2026-03-17T19:50:02.493858714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-17T19:50:02.497858658Z [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-17T19:50:02.502148927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065477s
2026-03-17T19:50:02.504145467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-17T19:50:02.507023211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-17T19:50:02.510496133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045613s
2026-03-17T19:50:02.512373333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-17T19:50:02.517433852Z [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-17T19:50:02.522495444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083379s
2026-03-17T19:50:02.525462398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-17T19:50:02.528675237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:50:02.532358813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049943s
2026-03-17T19:50:02.571745357Z [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-17T19:50:02.609115441Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0438278 taking an average of 00:00:00.0438278
2026-03-17T19:50:02.625336972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-17T19:50:02', 'InitialSetup')
2026-03-17T19:50:02.631247613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:02.642846487Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-17T19:50:02.644735050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1083817s
2026-03-17T19:50:02.658172566Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-17T19:50:02.661025831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:02.673784901Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-17T19:50:02.701889499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-17T19:50:02.704166654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002245s
2026-03-17T19:50:02.706688832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-17T19:50:02.710190903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:02.727951404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192303s
2026-03-17T19:50:02.732152172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-17T19:50:02', 'add_reason_to_pending_releases')
2026-03-17T19:50:02.736271566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:02.740343174Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-17T19:50:02.742170113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314599s
2026-03-17T19:50:02.745058288Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-17T19:50:02.747091642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:02.749879044Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-17T19:50:02.831596049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:02.841895096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-03-17T19:50:02.843942439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-17T19:50:02.846736695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-17T19:50:02.856943005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110025s
2026-03-17T19:50:02.858827860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:02.860591581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-03-17T19:50:02.862533962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-17T19:50:02.865409883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:02.875199283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107341s
2026-03-17T19:50:02.876988606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:02.879007912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-03-17T19:50:02.881077108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-17T19:50:02.884106889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:02.893765115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107976s
2026-03-17T19:50:02.899301803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-17T19:50:02.906958490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-17T19:50:02.911118155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095764s
2026-03-17T19:50:02.915984493Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-17T19:50:03.246882277Z [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-17T19:50:03.262736790Z [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-17T19:50:03.275608757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-17T19:50:03.288510174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-17T19:50:03.323787393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-17T19:50:03.329035320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-17T19:50:03.333355018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-17T19:50:03.336930267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4190681s
2026-03-17T19:50:03.338645440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:03.340289310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-17T19:50:03.344372811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-17T19:50:03.346947005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-17T19:50:03.356357172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100796s
2026-03-17T19:50:03.359804643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-17T19:50:03', 'add_medium_support')
2026-03-17T19:50:03.363541508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:03.367150514Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-17T19:50:03.368910758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207889s
2026-03-17T19:50:03.371290379Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-17T19:50:03.373433745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:03.376301158Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-17T19:50:03.390884171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-17T19:50:03.394420632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-17T19:50:03.399288553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060371s
2026-03-17T19:50:03.401067825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:03.403404751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:03.440158834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370162s
2026-03-17T19:50:03.444141383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-17T19:50:03', 'add_various_qualites_in_profile')
2026-03-17T19:50:03.448213462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:03.451516863Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-17T19:50:03.453339293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048326s
2026-03-17T19:50:03.455475855Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-17T19:50:03.457510060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:03.460152581Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-17T19:50:03.479640830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-17T19:50:03.484283608Z [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-17T19:50:03.489649903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079303s
2026-03-17T19:50:03.491637435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-17T19:50:03.494452704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-17T19:50:03.498038904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045959s
2026-03-17T19:50:03.499740120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:50:03.501386825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-17T19:50:03.503409017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-17T19:50:03.506372534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:03.516125371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107985s
2026-03-17T19:50:03.518313256Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-17T19:50:03.591926845Z [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-17T19:50:03.619089647Z [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-17T19:50:03.633332745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:03.638372652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:03.662546186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-17T19:50:03.667127870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-17T19:50:03.671248657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:03.675331969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:03.678650751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585022s
2026-03-17T19:50:03.680779468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-17T19:50:03.762482504Z [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-17T19:50:03.788356962Z [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-17T19:50:03.801652452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:03.807732123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:03.835338959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-17T19:50:03.840022409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-17T19:50:03.844093185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:03.848010653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:03.851184694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1685848s
2026-03-17T19:50:03.852897663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:03.854567796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-17T19:50:03.856569436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-17T19:50:03.859166605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-17T19:50:03.868453053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100277s
2026-03-17T19:50:03.872463879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-17T19:50:03', 'metadata_profiles')
2026-03-17T19:50:03.876274893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:03.880185597Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-17T19:50:03.881952925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215997s
2026-03-17T19:50:03.884586908Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-17T19:50:03.886934224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:03.889951800Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-17T19:50:03.923202340Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-17T19:50:04.030153383Z [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-17T19:50:04.039277885Z [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-17T19:50:04.044502855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-17T19:50:04.048480323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-17T19:50:04.072749939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-17T19:50:04.076503667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1509252s
2026-03-17T19:50:04.078306958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:50:04.080025188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-17T19:50:04.082222322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-17T19:50:04.085123904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-17T19:50:04.095306717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110596s
2026-03-17T19:50:04.098161034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-17T19:50:04.101367821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-17T19:50:04.104399796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003961s
2026-03-17T19:50:04.106057564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:50:04.107723398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-17T19:50:04.112876634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-17T19:50:04.178918647Z [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-17T19:50:04.189369289Z [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-17T19:50:04.195385082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-17T19:50:04.199648847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-17T19:50:04.225917418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-17T19:50:04.231072418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1160597s
2026-03-17T19:50:04.235022872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-17T19:50:04', 'separate_automatic_and_interactive_search')
2026-03-17T19:50:04.239053898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:04.242794450Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-17T19:50:04.244743003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274215s
2026-03-17T19:50:04.247146863Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-17T19:50:04.249359428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:04.252138253Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-17T19:50:04.256541649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-17T19:50:04.329823400Z [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-17T19:50:04.351665629Z [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-17T19:50:04.363120162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:04.368393510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:04.392772446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:04.396989717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:50:04.401679661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:50:04.406461248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:50:04.411074597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:04.414622431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562012s
2026-03-17T19:50:04.418198491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-17T19:50:04', 'change_album_path_to_relative')
2026-03-17T19:50:04.422143915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:04.425955840Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-17T19:50:04.427840395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1671887s
2026-03-17T19:50:04.430304426Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-17T19:50:04.432453874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:04.435493284Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-17T19:50:04.442706317Z [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-17T19:50:04.447177219Z [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-17T19:50:04.451115879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055887s
2026-03-17T19:50:04.454606327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-17T19:50:04', 'change_quality_size_mb_to_kb')
2026-03-17T19:50:04.458506219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:04.461616783Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-17T19:50:04.463381095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015771s
2026-03-17T19:50:04.465545864Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-17T19:50:04.467550350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:04.470202460Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-17T19:50:04.476479919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:04.478205283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-17T19:50:04.480118255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-17T19:50:04.482739001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-17T19:50:04.492746271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107798s
2026-03-17T19:50:04.494468649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:04.496087158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-03-17T19:50:04.498044689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-17T19:50:04.500729505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-17T19:50:04.510015813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101255s
2026-03-17T19:50:04.513270205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-17T19:50:04', 'album_releases')
2026-03-17T19:50:04.516846406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:04.519827458Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-17T19:50:04.521554305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198265s
2026-03-17T19:50:04.523891100Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-17T19:50:04.526031951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:04.528784774Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-17T19:50:04.537176410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:04.539044782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-17T19:50:04.540988295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-17T19:50:04.609436323Z [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-17T19:50:04.633477850Z [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-17T19:50:04.646263123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:04.651816675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:04.676495655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:04.681436113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:50:04.685665339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:50:04.689831777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:50:04.694140032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:04.697644678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1547388s
2026-03-17T19:50:04.699471336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:04.701144054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-17T19:50:04.703113430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-17T19:50:04.775381950Z [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-17T19:50:04.800554274Z [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-17T19:50:04.814228116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:04.822370811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:04.852073377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:04.857122262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-17T19:50:04.861037776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-17T19:50:04.865043121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-17T19:50:04.869115791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:04.872423221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1674253s
2026-03-17T19:50:04.875897977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-17T19:50:04', 'album_releases_fix')
2026-03-17T19:50:04.879447464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:04.883135219Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-17T19:50:04.884955784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1779491s
2026-03-17T19:50:04.887268090Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-17T19:50:04.889414341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:04.893663357Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-17T19:50:04.958393229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-17T19:50:04.966526605Z [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-17T19:50:04.974266339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137048s
2026-03-17T19:50:04.976226425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-17T19:50:04.978891101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-17T19:50:04.982775412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046418s
2026-03-17T19:50:04.984741170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-17T19:50:04.990352478Z [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-17T19:50:04.996394623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097607s
2026-03-17T19:50:04.998602118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-17T19:50:05.001672881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:50:05.005654167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051513s
2026-03-17T19:50:05.009155728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-17T19:50:05', 'import_lists')
2026-03-17T19:50:05.012869826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.016261064Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-17T19:50:05.017948963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155447s
2026-03-17T19:50:05.020201698Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-17T19:50:05.022266576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.025103127Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-17T19:50:05.031771825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-17T19:50:05.033658193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-03-17T19:50:05.035982493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-17T19:50:05.039435455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-17T19:50:05.050224569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122768s
2026-03-17T19:50:05.051988490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:05.053962094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:05.069142379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150411s
2026-03-17T19:50:05.072950947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-17T19:50:05', 'add_release_status')
2026-03-17T19:50:05.077028518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.080118108Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-17T19:50:05.081884836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262511s
2026-03-17T19:50:05.084470021Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-17T19:50:05.086589669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.089417713Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-17T19:50:05.094652393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:05.096451806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-03-17T19:50:05.098580903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-17T19:50:05.101766106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:05.112485580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118777s
2026-03-17T19:50:05.116043303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-17T19:50:05', 'album_download_notification')
2026-03-17T19:50:05.119902363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.123041784Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-17T19:50:05.124858753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222343s
2026-03-17T19:50:05.127290980Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-17T19:50:05.129433614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.132814621Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-17T19:50:05.141841607Z [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-17T19:50:05.147147130Z [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-17T19:50:05.153732649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088709s
2026-03-17T19:50:05.157787243Z [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-17T19:50:05.162972393Z [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-17T19:50:05.166931976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062899s
2026-03-17T19:50:05.170513648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-17T19:50:05', 'fix_language_metadata_profiles')
2026-03-17T19:50:05.174173958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.177352127Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-17T19:50:05.179199987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163407s
2026-03-17T19:50:05.181294695Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-17T19:50:05.183296074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.185980620Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-17T19:50:05.190094443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-17T19:50:05.192740791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-17T19:50:05.195663366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035252s
2026-03-17T19:50:05.198972278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-17T19:50:05', 'remove_fanzub')
2026-03-17T19:50:05.202500452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.205379208Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-17T19:50:05.207069452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131126s
2026-03-17T19:50:05.209455476Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-17T19:50:05.211593120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.214334319Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-17T19:50:05.240835739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-17T19:50:05.244770401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-17T19:50:05.250123420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066816s
2026-03-17T19:50:05.252284752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-17T19:50:05.255270624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-17T19:50:05.258973820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048793s
2026-03-17T19:50:05.265988754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-17T19:50:05.270989162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-17T19:50:05.274828342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068018s
2026-03-17T19:50:05.276874643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-17T19:50:05.279844011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-17T19:50:05.284011112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053038s
2026-03-17T19:50:05.286007491Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-17T19:50:05.288573047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-17T19:50:05.291613980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038333s
2026-03-17T19:50:05.293624307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-17T19:50:05.296470328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-17T19:50:05.300017320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004608s
2026-03-17T19:50:05.303497086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-17T19:50:05', 'update_artist_history_indexes')
2026-03-17T19:50:05.307151474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.310502121Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-17T19:50:05.312326735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147323s
2026-03-17T19:50:05.314439909Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-17T19:50:05.316447942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.319081284Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-17T19:50:05.345580309Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:05.359266847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-17T19:50:05.362826414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149885s
2026-03-17T19:50:05.366115317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-17T19:50:05', 'remove_nma')
2026-03-17T19:50:05.369820176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.372736417Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-17T19:50:05.374421210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248639s
2026-03-17T19:50:05.376667242Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-17T19:50:05.378721448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.381466586Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-17T19:50:05.386231149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:05.388050973Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.39E-05s
2026-03-17T19:50:05.390048796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-17T19:50:05.392662398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-17T19:50:05.403160325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111872s
2026-03-17T19:50:05.406727558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-17T19:50:05', 'album_disambiguation')
2026-03-17T19:50:05.410456155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.413467900Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-17T19:50:05.415220548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213471s
2026-03-17T19:50:05.417562083Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-17T19:50:05.419665398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.422470336Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-17T19:50:05.426113451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:05.428145562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:05.445331556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170357s
2026-03-17T19:50:05.449172450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-17T19:50:05', 'add_ape_quality_in_profiles')
2026-03-17T19:50:05.453220009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.457636011Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-17T19:50:05.459498932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293833s
2026-03-17T19:50:05.461699753Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-17T19:50:05.463726494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.466469146Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-17T19:50:05.479274539Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:05.482593863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-17T19:50:05.485815830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043572s
2026-03-17T19:50:05.487888844Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:05.490703561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-17T19:50:05.493455943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037097s
2026-03-17T19:50:05.495507885Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:05.498216278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-17T19:50:05.501193693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037734s
2026-03-17T19:50:05.504509770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-17T19:50:05', 'remove_pushalot')
2026-03-17T19:50:05.508464743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.511446817Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-17T19:50:05.513193494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139143s
2026-03-17T19:50:05.515445388Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-17T19:50:05.517486137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.520289352Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-17T19:50:05.526845583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-17T19:50:05.530782940Z [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-17T19:50:05.535380788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00658s
2026-03-17T19:50:05.538831245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-17T19:50:05', 'add_custom_filters')
2026-03-17T19:50:05.542578049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.545675276Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-17T19:50:05.547414407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167725s
2026-03-17T19:50:05.549618615Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-17T19:50:05.551628883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.554336735Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-17T19:50:05.559054474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:50:05.560859458Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-03-17T19:50:05.562778252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-17T19:50:05.565373878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-17T19:50:05.575800041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111819s
2026-03-17T19:50:05.579203073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-17T19:50:05', 'import_list_tags')
2026-03-17T19:50:05.582802841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:05.585808813Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-17T19:50:05.587511381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210918s
2026-03-17T19:50:05.589758796Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-17T19:50:05.591823083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:05.594481155Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-17T19:50:05.683741348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-17T19:50:05.690454545Z [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-17T19:50:05.697015334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111494s
2026-03-17T19:50:05.699165644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-17T19:50:05.702299955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-17T19:50:05.706128323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050448s
2026-03-17T19:50:05.740239395Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-17T19:50:05.740582646Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-17T19:50:05.740838602Z FROM "Artists"
2026-03-17T19:50:05.751344735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-17T19:50:05.751372752Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-17T19:50:05.751400858Z FROM "Artists"
2026-03-17T19:50:05.758691217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128488s
2026-03-17T19:50:05.760553667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:50:05.762176645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-03-17T19:50:05.764171923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-17T19:50:05.767166122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:05.777939683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117368s
2026-03-17T19:50:05.783765193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-17T19:50:05.783788700Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:50:05.783827779Z FROM "ArtistMetadata"
2026-03-17T19:50:05.783937600Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-17T19:50:05.791543314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-17T19:50:05.791569437Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:50:05.791579527Z FROM "ArtistMetadata"
2026-03-17T19:50:05.791607814Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-17T19:50:05.797584408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099102s
2026-03-17T19:50:05.799363610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-17T19:50:05.806827979Z [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-17T19:50:05.813672461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125161s
2026-03-17T19:50:05.815797890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-17T19:50:05.818899776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-17T19:50:05.822565968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049054s
2026-03-17T19:50:05.824521665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-17T19:50:05.827205569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-17T19:50:05.830613250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042911s
2026-03-17T19:50:05.832392653Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:05.834337008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:05.917230772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0827024s
2026-03-17T19:50:05.919262694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:05.920907546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-03-17T19:50:05.922905929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-17T19:50:05.925872883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:05.937255672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123642s
2026-03-17T19:50:05.939133443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:05.940794106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-17T19:50:05.942757650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-17T19:50:05.945611206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:05.956682788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119758s
2026-03-17T19:50:05.958476670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:05.960130079Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-17T19:50:05.961984744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-17T19:50:05.964450258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-17T19:50:05.975102496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112935s
2026-03-17T19:50:05.981686963Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-17T19:50:05.981709749Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:50:05.981852397Z FROM "ArtistMetadata"
2026-03-17T19:50:05.981896285Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-17T19:50:05.981910514Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-17T19:50:05.990822377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-17T19:50:05.990847177Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:50:05.990887568Z FROM "ArtistMetadata"
2026-03-17T19:50:05.990899242Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-17T19:50:05.990935785Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-17T19:50:05.998353601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122316s
2026-03-17T19:50:06.000144277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:06.001768938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-17T19:50:06.003784897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-17T19:50:06.006761931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-17T19:50:06.017915428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01209s
2026-03-17T19:50:06.019772247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:06.021424263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-03-17T19:50:06.023379630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-17T19:50:06.026246122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:06.037165849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118565s
2026-03-17T19:50:06.038933448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:06.040569292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-17T19:50:06.042566002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-17T19:50:06.045472013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:06.056835323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121089s
2026-03-17T19:50:06.063516134Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-17T19:50:06.063563550Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-17T19:50:06.063625855Z FROM "AlbumReleases"
2026-03-17T19:50:06.063669022Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-17T19:50:06.063693692Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-17T19:50:06.072072563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-17T19:50:06.072097292Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-17T19:50:06.072107263Z FROM "AlbumReleases"
2026-03-17T19:50:06.072135920Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-17T19:50:06.072172704Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-17T19:50:06.078586137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107888s
2026-03-17T19:50:06.085115284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-17T19:50:06.085140053Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:50:06.085177880Z FROM "ArtistMetadata"
2026-03-17T19:50:06.085200435Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-17T19:50:06.085233341Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-17T19:50:06.094193232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-17T19:50:06.094428405Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-17T19:50:06.094452404Z FROM "ArtistMetadata"
2026-03-17T19:50:06.094710213Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-17T19:50:06.094734311Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-17T19:50:06.100845266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113074s
2026-03-17T19:50:06.106512626Z [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-17T19:50:06.179762353Z [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-17T19:50:06.193451466Z [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-17T19:50:06.200903931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:06.206088290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:06.235630703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:06.242151401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:06.246046885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366088s
2026-03-17T19:50:06.249552133Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-17T19:50:06.326096413Z [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-17T19:50:06.344558977Z [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-17T19:50:06.354532718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:06.362644682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:06.392108076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:06.396865174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:06.400351413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1481949s
2026-03-17T19:50:06.402901598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-17T19:50:06.476162918Z [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-17T19:50:06.490687262Z [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-17T19:50:06.498572399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-17T19:50:06.503261881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-17T19:50:06.531710321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-17T19:50:06.536474864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-17T19:50:06.539963889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349961s
2026-03-17T19:50:06.542001071Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-17T19:50:06.611108387Z [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-17T19:50:06.623998961Z [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-17T19:50:06.630933925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:50:06.635755864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:50:06.664527054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:06.668969739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249011s
2026-03-17T19:50:06.671290712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-17T19:50:06.674630917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:06.678578225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052456s
2026-03-17T19:50:06.680733114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-17T19:50:06.683803817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:06.687563116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048241s
2026-03-17T19:50:06.689896865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-17T19:50:06.693641926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:50:06.697527249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055558s
2026-03-17T19:50:06.699880857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-17T19:50:06.703321736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-17T19:50:06.707458154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054538s
2026-03-17T19:50:06.709814599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-17T19:50:06.713211619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-17T19:50:06.717068976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051536s
2026-03-17T19:50:06.719437404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-17T19:50:06.723007373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-17T19:50:06.727006144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054146s
2026-03-17T19:50:06.729390585Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:06.741830773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-17T19:50:06.745979256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146639s
2026-03-17T19:50:06.747927468Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:06.751389329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-17T19:50:06.754724855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049595s
2026-03-17T19:50:06.756599529Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:06.762384297Z [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-17T19:50:06.767044720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00851s
2026-03-17T19:50:06.771754934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-17T19:50:06', 'add_release_groups_etc')
2026-03-17T19:50:06.776849743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:06.783029154Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-17T19:50:06.785231318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241244s
2026-03-17T19:50:06.788173893Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-17T19:50:06.790724228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:06.794064795Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-17T19:50:06.807393662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:06.810766072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-17T19:50:06.814576484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049183s
2026-03-17T19:50:06.818796181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-17T19:50:06', 'NewMediaInfoFormat')
2026-03-17T19:50:06.823279337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:06.827029839Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-17T19:50:06.829324599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169588s
2026-03-17T19:50:06.832622029Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-17T19:50:06.835623221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:06.839505859Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-17T19:50:06.862198229Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-17T19:50:06.866839835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-17T19:50:06.898542407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335646s
2026-03-17T19:50:06.900854172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-17T19:50:06.902996355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-03-17T19:50:06.906296430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-17T19:50:06.911061645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:06.923726826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014633s
2026-03-17T19:50:06.929074012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-17T19:50:06', 'rename_restrictions_to_release_profiles')
2026-03-17T19:50:06.934340436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:06.938785847Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-17T19:50:06.941315470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289833s
2026-03-17T19:50:06.944828784Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-17T19:50:06.947748743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:06.951812575Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-17T19:50:06.975154704Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-17T19:50:06.979117203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-17T19:50:07.009904552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320034s
2026-03-17T19:50:07.012139432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:50:07.014128507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-03-17T19:50:07.016752060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-17T19:50:07.020331968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-17T19:50:07.030929826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119s
2026-03-17T19:50:07.033075827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-17T19:50:07.035068890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-17T19:50:07.037717713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-17T19:50:07.041247831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-17T19:50:07.051525014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114933s
2026-03-17T19:50:07.053426081Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:07.056501494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-17T19:50:07.059773171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044642s
2026-03-17T19:50:07.061662105Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:07.064637255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-17T19:50:07.067751445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042635s
2026-03-17T19:50:07.070401251Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-17T19:50:07.145271540Z [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-17T19:50:07.162210917Z [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-17T19:50:07.184285083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:07.189781459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:07.216602052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:07.221713734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:07.226878012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:07.231972650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:07.235744856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1630549s
2026-03-17T19:50:07.240634080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-17T19:50:07', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-17T19:50:07.245387982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:07.249818122Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-17T19:50:07.252126570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1763432s
2026-03-17T19:50:07.254770383Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-17T19:50:07.257293774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:07.261241503Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-17T19:50:07.268569377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-17T19:50:07.273340323Z [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-17T19:50:07.280016866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086027s
2026-03-17T19:50:07.283626474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-17T19:50:07.287770047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-17T19:50:07.292312323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063489s
2026-03-17T19:50:07.296508843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-17T19:50:07', 'add_import_exclusions')
2026-03-17T19:50:07.300868410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:07.304545083Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-17T19:50:07.306596303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182357s
2026-03-17T19:50:07.309362493Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-17T19:50:07.311947909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:07.315129865Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-17T19:50:07.376406104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-17T19:50:07.376435272Z WHERE "Id" in (
2026-03-17T19:50:07.376476706Z SELECT "Artists"."Id" from "Artists"
2026-03-17T19:50:07.376567458Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:07.376617319Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:50:07.388301795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-17T19:50:07.388327417Z WHERE "Id" in (
2026-03-17T19:50:07.388387147Z SELECT "Artists"."Id" from "Artists"
2026-03-17T19:50:07.388421376Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:07.388503220Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:50:07.398848080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171511s
2026-03-17T19:50:07.406248881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-17T19:50:07.406275525Z WHERE "Id" in (
2026-03-17T19:50:07.406319724Z SELECT "Albums"."Id" from "Albums"
2026-03-17T19:50:07.406347800Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:07.406387801Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:50:07.416311422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-17T19:50:07.416366062Z WHERE "Id" in (
2026-03-17T19:50:07.416394288Z SELECT "Albums"."Id" from "Albums"
2026-03-17T19:50:07.416429008Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:07.416455462Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:50:07.422764345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117314s
2026-03-17T19:50:07.429773097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-17T19:50:07.429805722Z WHERE "Id" in (
2026-03-17T19:50:07.429863479Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-17T19:50:07.429886986Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-17T19:50:07.429949141Z WHERE "Albums"."Id" IS NULL)
2026-03-17T19:50:07.439414369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-17T19:50:07.439441193Z WHERE "Id" in (
2026-03-17T19:50:07.439471193Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-17T19:50:07.439509220Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-17T19:50:07.439558108Z WHERE "Albums"."Id" IS NULL)
2026-03-17T19:50:07.445842432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113865s
2026-03-17T19:50:07.453130997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-17T19:50:07.453156559Z WHERE "Id" in (
2026-03-17T19:50:07.453201870Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:50:07.453267953Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:50:07.453292031Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-17T19:50:07.463112264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-17T19:50:07.463149659Z WHERE "Id" in (
2026-03-17T19:50:07.463211514Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:50:07.463243859Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:50:07.463277546Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-17T19:50:07.469552591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115967s
2026-03-17T19:50:07.477082182Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-17T19:50:07.477104427Z WHERE "Id" in (
2026-03-17T19:50:07.477182364Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:50:07.477215951Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:07.477245671Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:50:07.487495268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-17T19:50:07.487520048Z WHERE "Id" in (
2026-03-17T19:50:07.487531381Z SELECT "Tracks"."Id" from "Tracks"
2026-03-17T19:50:07.487566782Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:07.487589869Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-17T19:50:07.494056499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119789s
2026-03-17T19:50:07.501614577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:50:07.501641712Z WHERE "Id" IN (
2026-03-17T19:50:07.501692815Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:07.501746293Z LEFT OUTER JOIN "Tracks"
2026-03-17T19:50:07.501774640Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:50:07.501816594Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:50:07.512023706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:50:07.512061272Z WHERE "Id" IN (
2026-03-17T19:50:07.512126663Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:07.512149840Z LEFT OUTER JOIN "Tracks"
2026-03-17T19:50:07.512189891Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:50:07.512226554Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:50:07.518928047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122456s
2026-03-17T19:50:07.523480073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-17T19:50:07', 'clean_artist_metadata_table')
2026-03-17T19:50:07.528188072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:07.532001400Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-17T19:50:07.534241421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024839s
2026-03-17T19:50:07.537056308Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-17T19:50:07.539751806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:07.543080468Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-17T19:50:07.555601248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:07.557889165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-03-17T19:50:07.560795938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-17T19:50:07.564963880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:07.576670320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133598s
2026-03-17T19:50:07.578912204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:07.581001110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-03-17T19:50:07.583884816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-17T19:50:07.588215546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:07.599472341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130389s
2026-03-17T19:50:07.601755318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:07.603869655Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.47E-05s
2026-03-17T19:50:07.606665715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-17T19:50:07.610821332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:07.621939909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012752s
2026-03-17T19:50:07.624136532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:07.626196530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-17T19:50:07.628916065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-17T19:50:07.632979497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:07.644126261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127306s
2026-03-17T19:50:07.646395159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:07.648415798Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-17T19:50:07.651026494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-17T19:50:07.655030035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:07.666100225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012645s
2026-03-17T19:50:07.668595168Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-17T19:50:07.745435013Z [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-17T19:50:07.767019954Z [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-17T19:50:07.778153852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-17T19:50:07.782800057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-17T19:50:07.811653152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1406528s
2026-03-17T19:50:07.814767633Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-17T19:50:07.889697292Z [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-17T19:50:07.911406643Z [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-17T19:50:07.922298203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-17T19:50:07.927173348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-17T19:50:07.957010485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391988s
2026-03-17T19:50:07.962124011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-17T19:50:07', 'health_issue_notification')
2026-03-17T19:50:07.966873263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:07.971944855Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-17T19:50:07.974518888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1537873s
2026-03-17T19:50:07.978869247Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-17T19:50:07.981926332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:07.985637304Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-17T19:50:08.002070562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:08.004436466Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.27E-05s
2026-03-17T19:50:08.007018815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-17T19:50:08.011247389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-17T19:50:08.023167961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137859s
2026-03-17T19:50:08.025383242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:08.027412067Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-03-17T19:50:08.029845105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-17T19:50:08.033089468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-17T19:50:08.044164477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011618s
2026-03-17T19:50:08.047115399Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-17T19:50:08.050636238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-17T19:50:08.054335486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004611s
2026-03-17T19:50:08.061972884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:50:08.062016261Z WHERE "Id" IN (
2026-03-17T19:50:08.062028015Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:08.062039808Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:50:08.062118687Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:50:08.070535545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:50:08.070559062Z WHERE "Id" IN (
2026-03-17T19:50:08.070606307Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:08.070643512Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:50:08.070677841Z WHERE "Tracks"."Id" IS NULL)
2026-03-17T19:50:08.076983377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106434s
2026-03-17T19:50:08.085045470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:50:08.085083096Z WHERE "Id" IN (
2026-03-17T19:50:08.085133938Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:08.085180372Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-17T19:50:08.085239240Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-17T19:50:08.085272337Z WHERE "Artists"."Path" IS NULL)
2026-03-17T19:50:08.096259709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:50:08.096293808Z WHERE "Id" IN (
2026-03-17T19:50:08.096339360Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:08.096381555Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-17T19:50:08.096425894Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-17T19:50:08.096469111Z WHERE "Artists"."Path" IS NULL)
2026-03-17T19:50:08.103733598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133815s
2026-03-17T19:50:08.112877800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:50:08.112907850Z WHERE "Id" IN (
2026-03-17T19:50:08.112975396Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:08.113029325Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:50:08.113070738Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:50:08.113107001Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-17T19:50:08.113148104Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-17T19:50:08.125664335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:50:08.125689946Z WHERE "Id" IN (
2026-03-17T19:50:08.125734105Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-17T19:50:08.125792844Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-17T19:50:08.125834648Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-17T19:50:08.125877193Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-17T19:50:08.125921964Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-17T19:50:08.134179460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154598s
2026-03-17T19:50:08.140998650Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-17T19:50:08.141060134Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-17T19:50:08.141084904Z FROM "Artists"
2026-03-17T19:50:08.141132640Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-17T19:50:08.141191959Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-17T19:50:08.150228093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-17T19:50:08.150281852Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-17T19:50:08.150331862Z FROM "Artists"
2026-03-17T19:50:08.150371292Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-17T19:50:08.150422154Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-17T19:50:08.156794395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111879s
2026-03-17T19:50:08.162188696Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-17T19:50:08.162238486Z WHERE "Id" NOT IN (
2026-03-17T19:50:08.162274889Z SELECT MIN("Id")
2026-03-17T19:50:08.162312816Z FROM "TrackFiles"
2026-03-17T19:50:08.162349570Z GROUP BY "Path"
2026-03-17T19:50:08.162385893Z )
2026-03-17T19:50:08.169252960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-17T19:50:08.169294032Z WHERE "Id" NOT IN (
2026-03-17T19:50:08.169331458Z SELECT MIN("Id")
2026-03-17T19:50:08.169373983Z FROM "TrackFiles"
2026-03-17T19:50:08.169410437Z GROUP BY "Path"
2026-03-17T19:50:08.169448493Z )
2026-03-17T19:50:08.176129174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099861s
2026-03-17T19:50:08.178280065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:08.180319932Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-03-17T19:50:08.182789635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-17T19:50:08.259949685Z [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-17T19:50:08.275349262Z [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-17T19:50:08.283738092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:50:08.288665303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:50:08.319146095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:08.323628100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384694s
2026-03-17T19:50:08.326013593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-17T19:50:08.329387216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:50:08.333325595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051553s
2026-03-17T19:50:08.336275625Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-17T19:50:08.412082761Z [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-17T19:50:08.426619620Z [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-17T19:50:08.434449877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:50:08.439933177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:50:08.472954554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:08.478702277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:50:08.483023769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443298s
2026-03-17T19:50:08.488149970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-17T19:50:08', 'add_mediafilerepository_mtime')
2026-03-17T19:50:08.493075347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:08.497857877Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-17T19:50:08.500250945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585645s
2026-03-17T19:50:08.503718607Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-17T19:50:08.506749249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:08.510986812Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-17T19:50:08.532841415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-17T19:50:08.532867027Z WHERE "Id" NOT IN (
2026-03-17T19:50:08.532910805Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-17T19:50:08.532950284Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:08.532990265Z GROUP BY "ArtistMetadata"."Id")
2026-03-17T19:50:08.544014101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-17T19:50:08.544051336Z WHERE "Id" NOT IN (
2026-03-17T19:50:08.544065244Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-17T19:50:08.544100996Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-17T19:50:08.544137630Z GROUP BY "ArtistMetadata"."Id")
2026-03-17T19:50:08.551632550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133205s
2026-03-17T19:50:08.554333288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-17T19:50:08.557520877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-17T19:50:08.561178261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045695s
2026-03-17T19:50:08.563893598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-17T19:50:08.640274088Z [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-17T19:50:08.658981374Z [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-17T19:50:08.668971119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:08.674109815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:08.702628607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:08.707813056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:08.713006262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:08.717057048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1507788s
2026-03-17T19:50:08.719633937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-17T19:50:08.723599061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:08.727872565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059331s
2026-03-17T19:50:08.732764144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-17T19:50:08', 'add_artistmetadataid_constraint')
2026-03-17T19:50:08.737626214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:08.742037496Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-17T19:50:08.744419241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194119s
2026-03-17T19:50:08.747543161Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-17T19:50:08.750445215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:08.754443665Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-17T19:50:08.766594621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-17T19:50:08.769003942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-17T19:50:08.771663126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-17T19:50:08.775688942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:08.788746914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145796s
2026-03-17T19:50:08.791123720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-17T19:50:08.793249390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-17T19:50:08.796109338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-17T19:50:08.800411621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:08.812555382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013916s
2026-03-17T19:50:08.814701223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:08.816714677Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-03-17T19:50:08.819345865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-17T19:50:08.823282651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:08.834825141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130278s
2026-03-17T19:50:08.837125002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-17T19:50:08.839208287Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-03-17T19:50:08.842053576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-17T19:50:08.846306930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:08.857867737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132705s
2026-03-17T19:50:08.860014299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:08.862023555Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-03-17T19:50:08.864718761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-17T19:50:08.868842725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:08.880290364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013124s
2026-03-17T19:50:08.882459963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-17T19:50:08.884480651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-03-17T19:50:08.887098282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-17T19:50:08.891036051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:08.902554834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130164s
2026-03-17T19:50:08.907376612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-17T19:50:08', 'old_ids_and_artist_alias')
2026-03-17T19:50:08.912242930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:08.916332174Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-17T19:50:08.918560831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264074s
2026-03-17T19:50:08.921640522Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-17T19:50:08.924390559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:08.927814593Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-17T19:50:08.932558275Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:08.935145594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:08.942223184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073811s
2026-03-17T19:50:08.945439370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-17T19:50:08.948947975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-17T19:50:08.952462371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044566s
2026-03-17T19:50:08.957052503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-17T19:50:08', 'download_propers_config')
2026-03-17T19:50:08.961737827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:08.965565203Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-17T19:50:08.967815434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171343s
2026-03-17T19:50:08.970629881Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-17T19:50:08.973375499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:08.976722137Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-17T19:50:08.993272781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-17T19:50:08.997049716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-17T19:50:09.001672514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058501s
2026-03-17T19:50:09.004280355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-17T19:50:09.078684526Z [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-17T19:50:09.095403078Z [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-17T19:50:09.104560637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:09.109978806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:09.138048413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:09.143155657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:09.148251848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:09.153866052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:09.158050547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.151536s
2026-03-17T19:50:09.160676665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-17T19:50:09.245058004Z [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-17T19:50:09.261679101Z [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-17T19:50:09.270596926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-17T19:50:09.275592034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-17T19:50:09.307224425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-17T19:50:09.311864598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1487971s
2026-03-17T19:50:09.314288007Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-17T19:50:09.387946928Z [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-17T19:50:09.402848080Z [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-17T19:50:09.411538328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-17T19:50:09.416461401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-17T19:50:09.444718245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278914s
2026-03-17T19:50:09.447402911Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-17T19:50:09.523161819Z [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-17T19:50:09.537333764Z [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-17T19:50:09.545389273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-17T19:50:09.551447983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-17T19:50:09.585054930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-17T19:50:09.590800828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-17T19:50:09.596856050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-17T19:50:09.603330988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-17T19:50:09.608133598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1584134s
2026-03-17T19:50:09.610899216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-17T19:50:09.689243370Z [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-17T19:50:09.703818246Z [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-17T19:50:09.711314319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-17T19:50:09.716406021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-17T19:50:09.748383547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.134807s
2026-03-17T19:50:09.751246602Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-17T19:50:09.832468951Z [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-17T19:50:09.847027624Z [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-17T19:50:09.855429622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:50:09.860912922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:50:09.889410201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:09.894723348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:50:09.898713382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.145036s
2026-03-17T19:50:09.903414007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-17T19:50:09', 'remove_language_profiles')
2026-03-17T19:50:09.908077517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:09.913999020Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-17T19:50:09.916313029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1598474s
2026-03-17T19:50:09.921817542Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-17T19:50:09.924600285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:09.928679288Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-17T19:50:09.935315840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-17T19:50:09.937522013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-03-17T19:50:09.940511602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-17T19:50:09.944300681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-17T19:50:09.956028705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130335s
2026-03-17T19:50:09.960743348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-17T19:50:09.966711886Z [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-17T19:50:09.970782943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066977s
2026-03-17T19:50:09.975385179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-17T19:50:09', 'multi_disc_naming_format')
2026-03-17T19:50:09.980041143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:09.983985385Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-17T19:50:09.986236718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194091s
2026-03-17T19:50:09.989139784Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-17T19:50:09.991917396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:09.995271971Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-17T19:50:10.001605854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-17T19:50:10.003879161Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-03-17T19:50:10.006461881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-17T19:50:10.010444821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:10.022122654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013313s
2026-03-17T19:50:10.024272803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:10.026816945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:10.228538055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2016317s
2026-03-17T19:50:10.233570238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-17T19:50:10', 'add_download_client_priority')
2026-03-17T19:50:10.238776791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.242739310Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-17T19:50:10.245026755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.215855s
2026-03-17T19:50:10.247687182Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-17T19:50:10.250320514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.253581850Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-17T19:50:10.259705490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:10.263506995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-17T19:50:10.267087755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049464s
2026-03-17T19:50:10.270463251Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:10.275909747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-17T19:50:10.279781302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062107s
2026-03-17T19:50:10.284468941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-17T19:50:10', 'remove_growl_prowl')
2026-03-17T19:50:10.289414328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.293050760Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-17T19:50:10.295316392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192728s
2026-03-17T19:50:10.298620735Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-17T19:50:10.301356363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.304922694Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-17T19:50:10.310971593Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:10.314923039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-17T19:50:10.318862271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053647s
2026-03-17T19:50:10.321608451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:10.325301857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-17T19:50:10.328771253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004801s
2026-03-17T19:50:10.333333939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-17T19:50:10', 'remove_plex_hometheatre')
2026-03-17T19:50:10.338050326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.341805827Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-17T19:50:10.344027601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174101s
2026-03-17T19:50:10.346913051Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-17T19:50:10.349679210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.353026710Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-17T19:50:10.365885972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:50:10.368217737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-17T19:50:10.370686868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-17T19:50:10.374081423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-17T19:50:10.385763465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126216s
2026-03-17T19:50:10.388098606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:50:10.390185368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-17T19:50:10.393038322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-17T19:50:10.397393301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:10.408934038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132777s
2026-03-17T19:50:10.411262877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:50:10.413331533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-03-17T19:50:10.416181691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-17T19:50:10.420480016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:10.432449897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136186s
2026-03-17T19:50:10.434792794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:50:10.436885959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-17T19:50:10.439638681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-17T19:50:10.443857736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:10.455717556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013442s
2026-03-17T19:50:10.458122859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:50:10.460198789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-17T19:50:10.462757450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-17T19:50:10.466275273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-17T19:50:10.481285316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156477s
2026-03-17T19:50:10.483794899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:10.486353671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:10.501541370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152098s
2026-03-17T19:50:10.506487509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-17T19:50:10', 'add_root_folder_add_defaults')
2026-03-17T19:50:10.511460242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.515519465Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-17T19:50:10.517832623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291052s
2026-03-17T19:50:10.520426606Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-17T19:50:10.523053254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.526259269Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-17T19:50:10.531391733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-17T19:50:10.533591342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-17T19:50:10.536398565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-17T19:50:10.540112272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-17T19:50:10.551966209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131566s
2026-03-17T19:50:10.556300998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-17T19:50:10', 'task_duration')
2026-03-17T19:50:10.560872352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.564485908Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-17T19:50:10.566628312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254955s
2026-03-17T19:50:10.569871993Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-17T19:50:10.572804788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.576375638Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-17T19:50:10.583667740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-17T19:50:10.585892780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-17T19:50:10.588495811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-17T19:50:10.592442718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:10.604464875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135973s
2026-03-17T19:50:10.606739464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-17T19:50:10.608814833Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-03-17T19:50:10.611400649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-17T19:50:10.615311434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:10.626509601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012756s
2026-03-17T19:50:10.631553246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-17T19:50:10', 'add_indexer_and_enabled_to_release_profiles')
2026-03-17T19:50:10.636493112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.640785866Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-17T19:50:10.643227682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261605s
2026-03-17T19:50:10.645950024Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-17T19:50:10.648652996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.651919814Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-17T19:50:10.657776917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-17T19:50:10.734149691Z [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-17T19:50:10.749757176Z [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-17T19:50:10.758205788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:10.763635280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:10.793560804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:10.798660743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:10.803720911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:10.809302890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:10.813478177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533895s
2026-03-17T19:50:10.817492821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-17T19:50:10.822395101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-17T19:50:10.826239291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057283s
2026-03-17T19:50:10.830213924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-17T19:50:10.835085854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-17T19:50:10.838889212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056308s
2026-03-17T19:50:10.841521041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-17T19:50:10.914646807Z [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-17T19:50:10.927526791Z [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-17T19:50:10.935186844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-17T19:50:10.939922309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-17T19:50:10.967592662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235768s
2026-03-17T19:50:10.972791440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-17T19:50:10', 'remove_album_folders')
2026-03-17T19:50:10.977483247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:10.981773235Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-17T19:50:10.984021682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1375359s
2026-03-17T19:50:10.987030310Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-17T19:50:10.989793684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:10.993359664Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-17T19:50:11.010484284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:50:11.013022254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-03-17T19:50:11.015587038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-17T19:50:11.019123889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-17T19:50:11.031195926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131651s
2026-03-17T19:50:11.033591750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:50:11.035708372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-17T19:50:11.038402847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-17T19:50:11.042286877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:11.054070223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132448s
2026-03-17T19:50:11.056352588Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:11.058964417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:12.247514882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1885242s
2026-03-17T19:50:12.250382667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-17T19:50:12.340491658Z [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-17T19:50:12.353255158Z [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-17T19:50:12.360601980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:50:12.365385532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:50:12.392793948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398646s
2026-03-17T19:50:12.395474635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-17T19:50:12.469451716Z [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-17T19:50:12.481467099Z [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-17T19:50:12.492021370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:50:12.497666466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:50:12.525637976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276288s
2026-03-17T19:50:12.528454186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-17T19:50:12.601624012Z [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-17T19:50:12.611963731Z [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-17T19:50:12.618020576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:50:12.622891343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:50:12.650516746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195502s
2026-03-17T19:50:12.653163726Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-17T19:50:12.725360111Z [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-17T19:50:12.735364104Z [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-17T19:50:12.741104582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:50:12.746134630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:50:12.773361591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177953s
2026-03-17T19:50:12.776403356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-17T19:50:12.848562827Z [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-17T19:50:12.862822247Z [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-17T19:50:12.868230988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-17T19:50:12.873073658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-17T19:50:12.901494613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1227026s
2026-03-17T19:50:12.906096860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-17T19:50:12', 'flexible_delay_profiles')
2026-03-17T19:50:12.910736692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:12.915727722Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-17T19:50:12.918030067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365693s
2026-03-17T19:50:12.921040428Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-17T19:50:12.923750455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:12.927278899Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-17T19:50:12.933088577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:50:12.935243556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-03-17T19:50:12.937855505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-17T19:50:12.941590856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-17T19:50:12.953346215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132232s
2026-03-17T19:50:12.957865585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-17T19:50:12', 'add_priority_to_indexers')
2026-03-17T19:50:12.962488393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:12.966238243Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-17T19:50:12.968495458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256837s
2026-03-17T19:50:12.971483615Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-17T19:50:12.974316438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:12.977750392Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-17T19:50:12.984178876Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-17T19:50:12.987826510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-17T19:50:12.992385780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055154s
2026-03-17T19:50:12.994529166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:12.997107267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:13.005584275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087693s
2026-03-17T19:50:13.010641898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-17T19:50:13', 'remove_chown_and_folderchmod_config')
2026-03-17T19:50:13.015599140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.019564033Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-17T19:50:13.021936220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222539s
2026-03-17T19:50:13.024801278Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-17T19:50:13.027523329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.030882833Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-17T19:50:13.039409201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-17T19:50:13.041690915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-17T19:50:13.044130537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-17T19:50:13.118388634Z [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-17T19:50:13.132517923Z [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-17T19:50:13.140517499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-17T19:50:13.145191681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-17T19:50:13.172059228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255435s
2026-03-17T19:50:13.175416578Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-17T19:50:13.178771132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-17T19:50:13.182038942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040785s
2026-03-17T19:50:13.185862561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-17T19:50:13.190340457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-17T19:50:13.193963101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052664s
2026-03-17T19:50:13.197706839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-17T19:50:13.202148091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-17T19:50:13.205797639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052284s
2026-03-17T19:50:13.210457502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-17T19:50:13', 'convert_blacklist_protocol')
2026-03-17T19:50:13.215097725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.219221899Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-17T19:50:13.221483372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181236s
2026-03-17T19:50:13.224140041Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-17T19:50:13.226752361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.230019359Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-17T19:50:13.309119245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-17T19:50:13.318789225Z [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-17T19:50:13.325178019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112136s
2026-03-17T19:50:13.329813332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-17T19:50:13', 'update_notifiarr')
2026-03-17T19:50:13.334464978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.338185579Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-17T19:50:13.340384587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239941s
2026-03-17T19:50:13.343226469Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-17T19:50:13.345958520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.349461192Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-17T19:50:13.353874629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:13.356494654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:13.372156920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157082s
2026-03-17T19:50:13.377115484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-17T19:50:13', 'email_multiple_addresses')
2026-03-17T19:50:13.382094940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.385775511Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-17T19:50:13.388013697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293066s
2026-03-17T19:50:13.390903545Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-17T19:50:13.393644073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.397114591Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-17T19:50:13.401831769Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-17T19:50:13.405026602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-17T19:50:13.432595762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282745s
2026-03-17T19:50:13.437515447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-17T19:50:13', 'rename_blacklist_to_blocklist')
2026-03-17T19:50:13.442402517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.446367380Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-17T19:50:13.448662952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417383s
2026-03-17T19:50:13.451407539Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-17T19:50:13.454062765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.457346757Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-17T19:50:13.465033244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-17T19:50:13.467330980Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-17T19:50:13.470308124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-17T19:50:13.476801779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:13.489246046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016352s
2026-03-17T19:50:13.492273632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-17T19:50:13.496572307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:13.507523998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012807s
2026-03-17T19:50:13.509618745Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:13.512109921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:13.530643979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018474s
2026-03-17T19:50:13.535612483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-17T19:50:13', 'cdh_per_downloadclient')
2026-03-17T19:50:13.540814126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.544665742Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-17T19:50:13.546855671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032573s
2026-03-17T19:50:13.549520427Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-17T19:50:13.552108668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.555337358Z [Info] download_history: Starting migration of Main DB to 52
2026-03-17T19:50:13.571483679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-17T19:50:13.580218346Z [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-17T19:50:13.587898630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138953s
2026-03-17T19:50:13.590556251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-17T19:50:13.594399189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-17T19:50:13.598786082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005949s
2026-03-17T19:50:13.603412557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-17T19:50:13.610508514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-17T19:50:13.615328259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075236s
2026-03-17T19:50:13.617972823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-17T19:50:13.621845751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-17T19:50:13.626133795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058843s
2026-03-17T19:50:13.628289045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:13.630774319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:13.646816299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160462s
2026-03-17T19:50:13.651593628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-17T19:50:13', 'download_history')
2026-03-17T19:50:13.656473664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.660326983Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-17T19:50:13.662457733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296727s
2026-03-17T19:50:13.665147448Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-17T19:50:13.667754137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.671046716Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-17T19:50:13.676853939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-17T19:50:13', 'add_update_history')
2026-03-17T19:50:13.681802102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.685359074Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-17T19:50:13.687523131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177036s
2026-03-17T19:50:13.690408351Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-17T19:50:13.693143638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.696497731Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-17T19:50:13.702276497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:13.704516467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-17T19:50:13.707309150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-17T19:50:13.711574077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:13.724081510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141845s
2026-03-17T19:50:13.728822126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-17T19:50:13', 'add_on_update_to_notifications')
2026-03-17T19:50:13.733731771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.737678107Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-17T19:50:13.739956755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273813s
2026-03-17T19:50:13.742847716Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-17T19:50:13.745578785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.749000975Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-17T19:50:13.754789831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:50:13.756982656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-03-17T19:50:13.759561408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-17T19:50:13.763485269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:13.775766086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138233s
2026-03-17T19:50:13.780423894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-17T19:50:13', 'download_client_per_indexer')
2026-03-17T19:50:13.785307327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.790033684Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-17T19:50:13.792358895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275872s
2026-03-17T19:50:13.795086006Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-17T19:50:13.797731994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.801054193Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-17T19:50:13.809420809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:50:13.811622101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-03-17T19:50:13.814170813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-17T19:50:13.817989171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:13.830403908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138571s
2026-03-17T19:50:13.832718728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-17T19:50:13.834767203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-17T19:50:13.837620598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-17T19:50:13.841995688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:13.854132786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139304s
2026-03-17T19:50:13.856464300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:50:13.858490079Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-17T19:50:13.861126537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-17T19:50:13.865062582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:13.877049217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013515s
2026-03-17T19:50:13.881538506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-17T19:50:13', 'AddNewItemMonitorType')
2026-03-17T19:50:13.886309352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.890096617Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-17T19:50:13.892314303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263003s
2026-03-17T19:50:13.894934919Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-17T19:50:13.897525956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.900823907Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-17T19:50:13.906569536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:50:13.908872933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-03-17T19:50:13.911462848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-17T19:50:13.915369414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:13.928049645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140752s
2026-03-17T19:50:13.932512291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-17T19:50:13', 'ImportListSearch')
2026-03-17T19:50:13.937287836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.940797342Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-17T19:50:13.942934976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267636s
2026-03-17T19:50:13.945805205Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-17T19:50:13.948489400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:13.951903985Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-17T19:50:13.957703152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-17T19:50:13.959986569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-03-17T19:50:13.962755464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-17T19:50:13.967012917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:13.979536963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142899s
2026-03-17T19:50:13.984090281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-17T19:50:13', 'ImportListMonitorExisting')
2026-03-17T19:50:13.988826618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:13.992621449Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-17T19:50:13.994841609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026951s
2026-03-17T19:50:13.997429440Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-17T19:50:14.000016578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:14.003229057Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-17T19:50:14.010659538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:14.014323415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-17T19:50:14.018094538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049293s
2026-03-17T19:50:14.020778282Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:14.024155752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-17T19:50:14.027371326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004282s
2026-03-17T19:50:14.029491044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-17T19:50:14.031478035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-17T19:50:14.033823548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-17T19:50:14.037014192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-17T19:50:14.048907379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127515s
2026-03-17T19:50:14.053381037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-17T19:50:14', 'add_indexer_tags')
2026-03-17T19:50:14.058151492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:14.061874478Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-17T19:50:14.064013625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255951s
2026-03-17T19:50:14.066687178Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-17T19:50:14.069309228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:14.072586446Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-17T19:50:14.076980604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:14.079589807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:14.093876213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142467s
2026-03-17T19:50:14.098681498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-17T19:50:14', 'update_audio_types')
2026-03-17T19:50:14.103632567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:14.107290862Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-17T19:50:14.109480571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277979s
2026-03-17T19:50:14.112873984Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-17T19:50:14.115863623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:14.119566649Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-17T19:50:14.166331549Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:14.169989545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-17T19:50:14.173545735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044457s
2026-03-17T19:50:14.175724602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-17T19:50:14.177808668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-03-17T19:50:14.180644148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-17T19:50:14.272494386Z [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-17T19:50:14.290546613Z [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-17T19:50:14.300409252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-17T19:50:14.305993645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-17T19:50:14.339135616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-17T19:50:14.345532275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-17T19:50:14.349628283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1665941s
2026-03-17T19:50:14.351722860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:14.353707837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-17T19:50:14.356495149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-17T19:50:14.441202455Z [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-17T19:50:14.465767366Z [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-17T19:50:14.478788042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:14.484090609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:14.513787854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:14.519371617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:14.524764695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:50:14.528884009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1699743s
2026-03-17T19:50:14.530989669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:14.532994165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-17T19:50:14.535576895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-17T19:50:14.621036636Z [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-17T19:50:14.646127997Z [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-17T19:50:14.659308135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:14.664853230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:14.695085011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:14.700931092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:14.706446988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:50:14.710583767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1726357s
2026-03-17T19:50:14.712709076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:14.714705246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-17T19:50:14.717193646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-17T19:50:14.803231972Z [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-17T19:50:14.828278703Z [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-17T19:50:14.841122724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-17T19:50:14.846561435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-17T19:50:14.876291846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-17T19:50:14.882235774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-17T19:50:14.887865630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-17T19:50:14.891989022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1724902s
2026-03-17T19:50:14.894244553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:50:14.896233348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-17T19:50:14.898908805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-17T19:50:14.978255136Z [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-17T19:50:14.995803580Z [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-17T19:50:15.005238066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:15.010730485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:15.039656256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:15.045103394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:15.050146127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:15.055608625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:15.059807420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585071s
2026-03-17T19:50:15.062195007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-17T19:50:15.064215766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-17T19:50:15.066709387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-17T19:50:15.147046113Z [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-17T19:50:15.164812094Z [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-17T19:50:15.173717224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-17T19:50:15.179198210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-17T19:50:15.210495066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-17T19:50:15.216160563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-17T19:50:15.221369962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-17T19:50:15.227300994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-17T19:50:15.232349509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1628535s
2026-03-17T19:50:15.234797518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-17T19:50:15.237230537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-03-17T19:50:15.240611504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-17T19:50:15.322400334Z [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-17T19:50:15.338003250Z [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-17T19:50:15.347335169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-17T19:50:15.352571292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-17T19:50:15.383122817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383839s
2026-03-17T19:50:15.386130022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-17T19:50:15.388349731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-03-17T19:50:15.391460374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-17T19:50:15.475371006Z [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-17T19:50:15.491752350Z [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-17T19:50:15.500023023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-17T19:50:15.504809460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-17T19:50:15.534475982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1394694s
2026-03-17T19:50:15.537894596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:50:15.540067361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-17T19:50:15.542814191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-17T19:50:15.631511311Z [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-17T19:50:15.645105191Z [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-17T19:50:15.653187455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-17T19:50:15.658700676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-17T19:50:15.691165894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418442s
2026-03-17T19:50:15.694068598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:50:15.696604724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-17T19:50:15.700973902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-17T19:50:15.780326897Z [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-17T19:50:15.793556885Z [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-17T19:50:15.801677336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-17T19:50:15.806522651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-17T19:50:15.838541440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316172s
2026-03-17T19:50:15.841096946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:50:15.843294721Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-03-17T19:50:15.846086121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-17T19:50:15.924877897Z [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-17T19:50:15.939814121Z [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-17T19:50:15.947117175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-17T19:50:15.952249859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-17T19:50:15.980835466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320558s
2026-03-17T19:50:15.983387554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-17T19:50:15.985737436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-17T19:50:15.988892689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-17T19:50:16.064578540Z [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-17T19:50:16.076714346Z [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-17T19:50:16.083719310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-17T19:50:16.089137920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-17T19:50:16.120347700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:50:16.126987469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353205s
2026-03-17T19:50:16.129663577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-17T19:50:16.132169583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-03-17T19:50:16.135530751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-17T19:50:16.212055531Z [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-17T19:50:16.224136106Z [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-17T19:50:16.231088744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-17T19:50:16.236701365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-17T19:50:16.268506684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:50:16.274964798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366768s
2026-03-17T19:50:16.277855257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-17T19:50:16.280594272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-17T19:50:16.284174952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-17T19:50:16.364330072Z [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-17T19:50:16.382069951Z [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-17T19:50:16.390061552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-17T19:50:16.396087284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-17T19:50:16.427599413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-17T19:50:16.433755589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462284s
2026-03-17T19:50:16.436223127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-17T19:50:16.438520363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-03-17T19:50:16.441348828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-17T19:50:16.527098753Z [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-17T19:50:16.549159381Z [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-17T19:50:16.560913548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-17T19:50:16.568822312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-17T19:50:16.602924376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-17T19:50:16.610288814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-17T19:50:16.616553858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-17T19:50:16.622008481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1775807s
2026-03-17T19:50:16.624882919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-17T19:50:16.627273582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-17T19:50:16.630127829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-17T19:50:16.721107855Z [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-17T19:50:16.738288448Z [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-17T19:50:16.746551716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-17T19:50:16.753239822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-17T19:50:16.785346407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.152237s
2026-03-17T19:50:16.788066895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-17T19:50:16.790276093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-17T19:50:16.793782794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-17T19:50:16.886175575Z [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-17T19:50:16.898610612Z [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-17T19:50:16.906002546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-17T19:50:16.910951170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-17T19:50:16.948752041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431745s
2026-03-17T19:50:16.951497709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-17T19:50:16.954084848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-03-17T19:50:16.956769493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-17T19:50:17.048515151Z [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-17T19:50:17.061711411Z [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-17T19:50:17.070429525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-17T19:50:17.075940101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-17T19:50:17.106561506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-17T19:50:17.114250949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-17T19:50:17.120702438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-17T19:50:17.126732119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-17T19:50:17.131822739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1718615s
2026-03-17T19:50:17.134495070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:50:17.137144264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002024s
2026-03-17T19:50:17.140425180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-17T19:50:17.223876647Z [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-17T19:50:17.237067496Z [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-17T19:50:17.244643961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:50:17.250044275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:50:17.283639929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:50:17.288852845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457332s
2026-03-17T19:50:17.291265162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:50:17.293527968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-03-17T19:50:17.296591106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-17T19:50:17.389692794Z [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-17T19:50:17.403992495Z [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-17T19:50:17.412215482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:50:17.418011583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:50:17.449935711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:50:17.455159629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557391s
2026-03-17T19:50:17.457687208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:50:17.459903441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-03-17T19:50:17.462846987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-17T19:50:17.557113922Z [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-17T19:50:17.570608372Z [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-17T19:50:17.578217002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:50:17.584084847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:50:17.616466717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:50:17.621976911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1563781s
2026-03-17T19:50:17.624441734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-17T19:50:17.626690231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-03-17T19:50:17.629679280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-17T19:50:17.715413704Z [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-17T19:50:17.729519306Z [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-17T19:50:17.737537550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-17T19:50:17.743114679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-17T19:50:17.774266763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:50:17.779247181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468916s
2026-03-17T19:50:17.781611301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-17T19:50:17.783814397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-03-17T19:50:17.786833316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-17T19:50:17.868661655Z [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-17T19:50:17.882545229Z [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-17T19:50:17.891134323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-17T19:50:17.896677865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-17T19:50:17.927695708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:50:17.932361943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428614s
2026-03-17T19:50:17.934695031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-17T19:50:17.936940552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-03-17T19:50:17.939838477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-17T19:50:18.023980525Z [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-17T19:50:18.037595759Z [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-17T19:50:18.045222686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-17T19:50:18.050653360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-17T19:50:18.081338805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-17T19:50:18.085896993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434044s
2026-03-17T19:50:18.088210751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-17T19:50:18.090370440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-03-17T19:50:18.093244647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-17T19:50:18.182460571Z [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-17T19:50:18.194984928Z [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-17T19:50:18.201892156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-17T19:50:18.206803114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-17T19:50:18.236962770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408625s
2026-03-17T19:50:18.239487312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-17T19:50:18.241698184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-03-17T19:50:18.244471518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-17T19:50:18.343706265Z [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-17T19:50:18.365545027Z [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-17T19:50:18.372855065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-17T19:50:18.378224045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-17T19:50:18.410129446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1622445s
2026-03-17T19:50:18.412728609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-17T19:50:18.414973339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-03-17T19:50:18.418082099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-17T19:50:18.504408184Z [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-17T19:50:18.518395397Z [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-17T19:50:18.527312972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-17T19:50:18.532341116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-17T19:50:18.562440350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415274s
2026-03-17T19:50:18.564895734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-17T19:50:18.567086966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-03-17T19:50:18.569919650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-17T19:50:18.657885617Z [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-17T19:50:18.671973583Z [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-17T19:50:18.680022148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-17T19:50:18.685156967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-17T19:50:18.714835804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1423039s
2026-03-17T19:50:18.717400629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-17T19:50:18.719632292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-03-17T19:50:18.722542321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-17T19:50:18.803399505Z [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-17T19:50:18.814313931Z [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-17T19:50:18.820877327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-17T19:50:18.825857364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-17T19:50:18.855742436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305616s
2026-03-17T19:50:18.858188612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-17T19:50:18.860511919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-03-17T19:50:18.863895753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-17T19:50:18.944459386Z [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-17T19:50:18.954698572Z [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-17T19:50:18.960818414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-17T19:50:18.966155400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-17T19:50:18.998077324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-17T19:50:19.002958582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362833s
2026-03-17T19:50:19.005413465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-17T19:50:19.007673816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-03-17T19:50:19.010760712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-17T19:50:19.091916497Z [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-17T19:50:19.101243527Z [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-17T19:50:19.106752939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-17T19:50:19.111772947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-17T19:50:19.143217159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-17T19:50:19.147543420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342582s
2026-03-17T19:50:19.149457384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:19.151499646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.18E-05s
2026-03-17T19:50:19.153789446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-17T19:50:19.244378666Z [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-17T19:50:19.256453057Z [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-17T19:50:19.263724538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:50:19.269011754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:50:19.299806408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:19.305205759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:50:19.309734477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1534573s
2026-03-17T19:50:19.311816089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:19.313950486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002879s
2026-03-17T19:50:19.316623208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-17T19:50:19.396932499Z [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-17T19:50:19.406255540Z [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-17T19:50:19.411588238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-17T19:50:19.415835709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-17T19:50:19.445645260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-17T19:50:19.450545176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-17T19:50:19.453825170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350782s
2026-03-17T19:50:19.455458690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:50:19.456889781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s
2026-03-17T19:50:19.458555735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-17T19:50:19.534284523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-17T19:50:19.540246959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-17T19:50:19.544059936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-17T19:50:19.547577298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-17T19:50:19.576398389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:50:19.580749469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204503s
2026-03-17T19:50:19.586588997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-17T19:50:19', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-17T19:50:19.590633480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:19.598043751Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-17T19:50:19.599820669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370105s
2026-03-17T19:50:19.604660754Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-17T19:50:19.606531992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:19.613730686Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-17T19:50:19.632777396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:19.634443100Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.98E-05s
2026-03-17T19:50:19.636564572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-17T19:50:19.640066482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:19.651950370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138161s
2026-03-17T19:50:19.653415691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:19.654707101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-03-17T19:50:19.656354749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-17T19:50:19.658727386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:19.669683185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118048s
2026-03-17T19:50:19.673347202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-17T19:50:19', 'add_on_delete_to_notifications')
2026-03-17T19:50:19.676876018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:19.680908647Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-17T19:50:19.682325520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228434s
2026-03-17T19:50:19.684368173Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-17T19:50:19.685925579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:19.688227945Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-17T19:50:19.716822289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:50:19.718581531Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.12E-05s
2026-03-17T19:50:19.720301714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-17T19:50:19.722911680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:19.734748392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127951s
2026-03-17T19:50:19.736170375Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-17T19:50:19.738346266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-17T19:50:19.740879908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034421s
2026-03-17T19:50:19.742237071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:19.743491466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-17T19:50:19.745083812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-17T19:50:19.747185614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-17T19:50:19.757915669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011308s
2026-03-17T19:50:19.759375969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:19.760869636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:19.770887888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098801s
2026-03-17T19:50:19.772736460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-17T19:50:19.776979534Z [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-17T19:50:19.790847286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016514s
2026-03-17T19:50:19.793425176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-17T19:50:19.795701309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-17T19:50:19.798925281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040909s
2026-03-17T19:50:19.800374098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:50:19.801670318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-03-17T19:50:19.803518770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-17T19:50:19.805947340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-17T19:50:19.817279827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122504s
2026-03-17T19:50:19.818822303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:50:19.820126469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-03-17T19:50:19.821720969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-17T19:50:19.824196213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:19.835618863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123156s
2026-03-17T19:50:19.837175436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-17T19:50:19.838463360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-03-17T19:50:19.840101568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-17T19:50:19.842658356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:19.854017658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123215s
2026-03-17T19:50:19.855446555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:19.856943760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:19.879881404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226529s
2026-03-17T19:50:19.881664795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:19.883164254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:19.896424673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129879s
2026-03-17T19:50:19.898374268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-17T19:50:19.981448877Z [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-17T19:50:19.989785723Z [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-17T19:50:19.994922636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-17T19:50:19.998765654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-17T19:50:20.032346689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320065s
2026-03-17T19:50:20.034582320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-17T19:50:20.109807474Z [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-17T19:50:20.116302592Z [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-17T19:50:20.120250771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-17T19:50:20.123734115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-17T19:50:20.152448210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161943s
2026-03-17T19:50:20.154532897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-17T19:50:20.156741645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-17T19:50:20.159231929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030922s
2026-03-17T19:50:20.160660766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:50:20.161970333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-03-17T19:50:20.163793604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-17T19:50:20.166492127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:20.180459941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146527s
2026-03-17T19:50:20.182210425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-17T19:50:20.183507868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2026-03-17T19:50:20.185231919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-17T19:50:20.187755741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-17T19:50:20.199137328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123584s
2026-03-17T19:50:20.201931393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-17T19:50:20', 'add_custom_formats')
2026-03-17T19:50:20.204982616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.208099663Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-17T19:50:20.209435673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211949s
2026-03-17T19:50:20.213391407Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-17T19:50:20.215103044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.217636405Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-17T19:50:20.223111619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-17T19:50:20.224534123Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.26E-05s
2026-03-17T19:50:20.225998973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-17T19:50:20.229332555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-17T19:50:20.241145930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126503s
2026-03-17T19:50:20.244170781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-17T19:50:20', 'add_result_to_commands')
2026-03-17T19:50:20.247282837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.250098607Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-17T19:50:20.251521431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214475s
2026-03-17T19:50:20.253717603Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-17T19:50:20.255333728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.257680332Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-17T19:50:20.262315565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:20.263707908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-03-17T19:50:20.265394765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-17T19:50:20.267882855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:20.279612713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127178s
2026-03-17T19:50:20.282472701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-17T19:50:20', 'health_restored_notification')
2026-03-17T19:50:20.285577803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.288224953Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-17T19:50:20.289614050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211164s
2026-03-17T19:50:20.291306648Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-17T19:50:20.292845867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.295009884Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-17T19:50:20.298895317Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-17T19:50:20.301147592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-17T19:50:20.303817769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033798s
2026-03-17T19:50:20.306398255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-17T19:50:20', 'remove_uc')
2026-03-17T19:50:20.309376191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.311821304Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-17T19:50:20.313178907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113321s
2026-03-17T19:50:20.315115737Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-17T19:50:20.316780068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.319091402Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-17T19:50:20.322327207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:20.323866596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:20.342036521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180111s
2026-03-17T19:50:20.345335183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-17T19:50:20', 'download_clients_rename_tv_to_music')
2026-03-17T19:50:20.348658063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.351394643Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-17T19:50:20.352894052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274155s
2026-03-17T19:50:20.354865301Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-17T19:50:20.356527358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.358822249Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-17T19:50:20.363300836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-17T19:50:20.364702388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-03-17T19:50:20.366320296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-17T19:50:20.368903898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-17T19:50:20.380739549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128686s
2026-03-17T19:50:20.383632163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-17T19:50:20', 'add_colon_replacement_to_naming_config')
2026-03-17T19:50:20.386781133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.389560209Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-17T19:50:20.390987162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214111s
2026-03-17T19:50:20.392779731Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-17T19:50:20.394321686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.396508800Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-17T19:50:20.401499609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-17T19:50:20.478094501Z [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-17T19:50:20.485680204Z [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-17T19:50:20.490007427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-17T19:50:20.493825965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-17T19:50:20.523721078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-17T19:50:20.526956453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239719s
2026-03-17T19:50:20.528387013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-17T19:50:20.529707672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-03-17T19:50:20.531386953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-17T19:50:20.533639499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-17T19:50:20.544777625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118299s
2026-03-17T19:50:20.547774790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-17T19:50:20', 'list_sync_time')
2026-03-17T19:50:20.550789169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.553706042Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-17T19:50:20.554994807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206547s
2026-03-17T19:50:20.557035466Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-17T19:50:20.559174403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.562141006Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-17T19:50:20.566664734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-17T19:50:20.568059122Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-03-17T19:50:20.569591217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-17T19:50:20.571697377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-17T19:50:20.583263385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122285s
2026-03-17T19:50:20.586007701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-17T19:50:20', 'add_download_client_tags')
2026-03-17T19:50:20.589071710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.591817940Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-17T19:50:20.593226776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206402s
2026-03-17T19:50:20.595065849Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-17T19:50:20.596665119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.599558304Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-17T19:50:20.607372498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-17T19:50:20.611763820Z [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-17T19:50:20.616678095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077933s
2026-03-17T19:50:20.618293027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-17T19:50:20.620719723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-17T19:50:20.623747259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040565s
2026-03-17T19:50:20.626447315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-17T19:50:20', 'add_notification_status')
2026-03-17T19:50:20.629466774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.632247133Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-17T19:50:20.633581469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123421s
2026-03-17T19:50:20.635468870Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-17T19:50:20.637102318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.639413552Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-17T19:50:20.642595088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:20.644148115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:20.666069223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216779s
2026-03-17T19:50:20.669327573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-17T19:50:20', 'add_alac_24_quality_in_profiles')
2026-03-17T19:50:20.672828923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.675576636Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-17T19:50:20.676988208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313772s
2026-03-17T19:50:20.678748021Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-17T19:50:20.680304846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.682499865Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-17T19:50:20.687294579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-17T19:50:20.688664658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-03-17T19:50:20.690077332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-17T19:50:20.691995755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-17T19:50:20.703719400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122466s
2026-03-17T19:50:20.705306396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-17T19:50:20.707257775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-17T19:50:20.718292563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115771s
2026-03-17T19:50:20.720947188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-17T19:50:20', 'add_salt_to_users')
2026-03-17T19:50:20.724058923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.726637596Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-17T19:50:20.727961331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198266s
2026-03-17T19:50:20.729725343Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-17T19:50:20.731275604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.733507779Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-17T19:50:20.740509817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-17T19:50:20.744905227Z [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-17T19:50:20.749979023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079703s
2026-03-17T19:50:20.751498903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-17T19:50:20.753585965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-17T19:50:20.756531947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003672s
2026-03-17T19:50:20.759211001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-17T19:50:20', 'add_auto_tagging')
2026-03-17T19:50:20.762197735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.765949770Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-17T19:50:20.767309627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012919s
2026-03-17T19:50:20.769267590Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-17T19:50:20.770910167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.773275780Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-17T19:50:20.778059873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-17T19:50:20.779496335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-03-17T19:50:20.781142560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-17T19:50:20.783405346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-17T19:50:20.795394265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127465s
2026-03-17T19:50:20.797533883Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-17T19:50:20.799901731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-17T19:50:20.802463830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032801s
2026-03-17T19:50:20.805283798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-17T19:50:20', 'quality_definition_preferred_size')
2026-03-17T19:50:20.808349300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.811135279Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-17T19:50:20.812535429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116084s
2026-03-17T19:50:20.814579294Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-17T19:50:20.816222633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.818636243Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-17T19:50:20.823021191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-17T19:50:20.824438244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-03-17T19:50:20.826020430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-17T19:50:20.828686328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:20.841048579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134492s
2026-03-17T19:50:20.844078710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-17T19:50:20', 'add_on_artist_add_to_notifications')
2026-03-17T19:50:20.847345007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.850115174Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-17T19:50:20.851531817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223755s
2026-03-17T19:50:20.853400499Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-17T19:50:20.855003677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.857321253Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-17T19:50:20.861474185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-17T19:50:20.862906429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-03-17T19:50:20.864518946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-17T19:50:20.866655338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-17T19:50:20.878748687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127124s
2026-03-17T19:50:20.881527462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-17T19:50:20', 'album_last_searched_time')
2026-03-17T19:50:20.884618436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.887261357Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-17T19:50:20.888650494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211081s
2026-03-17T19:50:20.890399947Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-17T19:50:20.891961641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.894182423Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-17T19:50:20.899670623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-17T19:50:20.901166194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-03-17T19:50:20.902685624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-17T19:50:20.904996627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:20.917211010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130029s
2026-03-17T19:50:20.918732934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-17T19:50:20.920011369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-03-17T19:50:20.921532291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-17T19:50:20.923832222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-17T19:50:20.935563783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124786s
2026-03-17T19:50:20.938314351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-17T19:50:20', 'add_indexer_flags')
2026-03-17T19:50:20.941507931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.944098237Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-17T19:50:20.945438325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209639s
2026-03-17T19:50:20.947348411Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-17T19:50:20.948952280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.951293274Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-17T19:50:20.956754230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-17T19:50:20.958904058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-17T19:50:20.962460068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041407s
2026-03-17T19:50:20.964032133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-17T19:50:20.966045517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-17T19:50:20.969337445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039333s
2026-03-17T19:50:20.970916034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-17T19:50:20.973112456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-17T19:50:20.976393202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004046s
2026-03-17T19:50:20.979184883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-17T19:50:20', 'add_indexes_album_statistics')
2026-03-17T19:50:20.982256508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:20.985056495Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-17T19:50:20.986440101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125149s
2026-03-17T19:50:20.988290928Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-17T19:50:20.989882913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:20.992189156Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-17T19:50:20.996344403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-17T19:50:20.999237969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-17T19:50:21.002508074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042062s
2026-03-17T19:50:21.005230966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-17T19:50:21', 'update_redacted_baseurl')
2026-03-17T19:50:21.008566382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:21.011117228Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-17T19:50:21.012488920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126691s
2026-03-17T19:50:21.142761791Z [Debug] MigrationController: Took: 00:00:22.9917906
2026-03-17T19:50:22.423060018Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-17T19:50:22.985494796Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-17T19:50:23.833602349Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-17T19:50:24.255021786Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-17T19:50:24.268940922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-17T19:50:24.271444644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-17T19:50:24.344698378Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-17T19:50:24.347167459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758514s
2026-03-17T19:50:24.349532101Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-17T19:50:24.351600796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0780942s
2026-03-17T19:50:24.380419942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-17T19:50:24.383164759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.388124045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-17T19:50:24.391107281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-17T19:50:24.396084923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058168s
2026-03-17T19:50:24.398258981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.402718690Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-17T19:50:24.404717926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124518s
2026-03-17T19:50:24.409216784Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-17T19:50:24.411527286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.417863274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-17T19:50:24.420670376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:50:24.425025564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049454s
2026-03-17T19:50:24.427000291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:50:24.429326735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-03-17T19:50:24.431652728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-17T19:50:24.434537888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-17T19:50:24.443733312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095475s
2026-03-17T19:50:24.446191081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.449679615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-17T19:50:24.451729021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156897s
2026-03-17T19:50:24.455165851Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-17T19:50:24.457563499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.462218091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:50:24.464251435Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-03-17T19:50:24.466378929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-17T19:50:24.469285090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-17T19:50:24.473854270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052477s
2026-03-17T19:50:24.476109351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.479402902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-17T19:50:24.481499784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106122s
2026-03-17T19:50:24.485233221Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-17T19:50:24.487453171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.491171117Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-17T19:50:24.499653266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-17T19:50:24.504452559Z [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-17T19:50:24.511040694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093038s
2026-03-17T19:50:24.513041272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-17T19:50:24.515662309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-17T19:50:24.519775882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045699s
2026-03-17T19:50:24.525309113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-17T19:50:24', 'InitialSetup')
2026-03-17T19:50:24.529987433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.533840281Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-17T19:50:24.536025841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185566s
2026-03-17T19:50:24.538923896Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-17T19:50:24.541577078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.544982335Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-17T19:50:24.549615844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-17T19:50:24', 'add_reason_to_pending_releases')
2026-03-17T19:50:24.554405648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.557974404Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-17T19:50:24.560178402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016405s
2026-03-17T19:50:24.562553965Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-17T19:50:24.564874497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.567941843Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-17T19:50:24.571312920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-17T19:50:24', 'add_medium_support')
2026-03-17T19:50:24.575720445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.579044628Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-17T19:50:24.581182994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142299s
2026-03-17T19:50:24.583649380Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-17T19:50:24.586072008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.589288835Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-17T19:50:24.592918182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-17T19:50:24', 'add_various_qualites_in_profile')
2026-03-17T19:50:24.597498805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.600854562Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-17T19:50:24.603107668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147088s
2026-03-17T19:50:24.605474805Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-17T19:50:24.607781138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.610918566Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-17T19:50:24.614401007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-17T19:50:24', 'metadata_profiles')
2026-03-17T19:50:24.618793682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.622010429Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-17T19:50:24.624245238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142998s
2026-03-17T19:50:24.627154356Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-17T19:50:24.629813159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.633242504Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-17T19:50:24.637210353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-17T19:50:24', 'separate_automatic_and_interactive_search')
2026-03-17T19:50:24.641989897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.645632241Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-17T19:50:24.647987894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156618s
2026-03-17T19:50:24.650462386Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-17T19:50:24.652851797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.655966057Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-17T19:50:24.659597219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-17T19:50:24', 'change_album_path_to_relative')
2026-03-17T19:50:24.664264566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.667677428Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-17T19:50:24.672608677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014735s
2026-03-17T19:50:24.675209975Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-17T19:50:24.677596881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.680789208Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-17T19:50:24.684489148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-17T19:50:24', 'change_quality_size_mb_to_kb')
2026-03-17T19:50:24.689103248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.692504887Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-17T19:50:24.694629034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148826s
2026-03-17T19:50:24.696891720Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-17T19:50:24.699090868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.701860275Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-17T19:50:24.705104477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-17T19:50:24', 'album_releases')
2026-03-17T19:50:24.709341959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.712788257Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-17T19:50:24.714801391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137475s
2026-03-17T19:50:24.717159529Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-17T19:50:24.719421313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.722913434Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-17T19:50:24.726267317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-17T19:50:24', 'album_releases_fix')
2026-03-17T19:50:24.730418666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.733652277Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-17T19:50:24.735683617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142836s
2026-03-17T19:50:24.738283231Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-17T19:50:24.740492790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.743352598Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-17T19:50:24.746700198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-17T19:50:24', 'import_lists')
2026-03-17T19:50:24.750817569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.753927480Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-17T19:50:24.755920103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135463s
2026-03-17T19:50:24.758186847Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-17T19:50:24.760538191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.763330814Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-17T19:50:24.766834709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-17T19:50:24', 'add_release_status')
2026-03-17T19:50:24.771109305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.774301142Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-17T19:50:24.776351921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138021s
2026-03-17T19:50:24.778787946Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-17T19:50:24.781147668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.784259002Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-17T19:50:24.787631312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-17T19:50:24', 'album_download_notification')
2026-03-17T19:50:24.792030941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.795183208Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-17T19:50:24.797254979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140042s
2026-03-17T19:50:24.799653989Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-17T19:50:24.802007328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.804848248Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-17T19:50:24.808276651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-17T19:50:24', 'fix_language_metadata_profiles')
2026-03-17T19:50:24.812506187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.816016896Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-17T19:50:24.818117736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139709s
2026-03-17T19:50:24.820280661Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-17T19:50:24.822435710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.825192581Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-17T19:50:24.828290618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-17T19:50:24', 'remove_fanzub')
2026-03-17T19:50:24.832336324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.835363029Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-17T19:50:24.837310510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130325s
2026-03-17T19:50:24.839602565Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-17T19:50:24.841975172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.844833858Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-17T19:50:24.848243784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-17T19:50:24', 'update_artist_history_indexes')
2026-03-17T19:50:24.852425914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.855580596Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-17T19:50:24.857683380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136249s
2026-03-17T19:50:24.859743238Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-17T19:50:24.861991765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.864797985Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-17T19:50:24.867835852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-17T19:50:24', 'remove_nma')
2026-03-17T19:50:24.871867600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.874951119Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-17T19:50:24.876868529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131996s
2026-03-17T19:50:24.879080172Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-17T19:50:24.881505956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.887912706Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-17T19:50:24.890247277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-17T19:50:24', 'album_disambiguation')
2026-03-17T19:50:24.894868231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.898228988Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-17T19:50:24.900274266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169452s
2026-03-17T19:50:24.903206460Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-17T19:50:24.905508916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.908644789Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-17T19:50:24.912075688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-17T19:50:24', 'add_ape_quality_in_profiles')
2026-03-17T19:50:24.916511088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.919745250Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-17T19:50:24.921840459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142016s
2026-03-17T19:50:24.924044807Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-17T19:50:24.926200989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.929112631Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-17T19:50:24.932371914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-17T19:50:24', 'remove_pushalot')
2026-03-17T19:50:24.936567832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.939631490Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-17T19:50:24.941620936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135082s
2026-03-17T19:50:24.943795134Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-17T19:50:24.945987408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.949116869Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-17T19:50:24.952380380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-17T19:50:24', 'add_custom_filters')
2026-03-17T19:50:24.956534515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.959684307Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-17T19:50:24.961670706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137447s
2026-03-17T19:50:24.963783130Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-17T19:50:24.965964451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.968695089Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-17T19:50:24.971828188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-17T19:50:24', 'import_list_tags')
2026-03-17T19:50:24.975856318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.978950068Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-17T19:50:24.980906817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130427s
2026-03-17T19:50:24.983058169Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-17T19:50:24.985277338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:24.987968556Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-17T19:50:24.991180303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-17T19:50:24', 'add_release_groups_etc')
2026-03-17T19:50:24.995254165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:24.998418186Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-17T19:50:25.000429686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131549s
2026-03-17T19:50:25.002546037Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-17T19:50:25.004727249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.007392255Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-17T19:50:25.010529432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-17T19:50:25', 'NewMediaInfoFormat')
2026-03-17T19:50:25.014570919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.017667404Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-17T19:50:25.019620747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129894s
2026-03-17T19:50:25.021936510Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-17T19:50:25.024318916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.027070146Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-17T19:50:25.030656587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-17T19:50:25', 'rename_restrictions_to_release_profiles')
2026-03-17T19:50:25.034931986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.038232131Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-17T19:50:25.040394454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137619s
2026-03-17T19:50:25.042735057Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-17T19:50:25.045155581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.048076973Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-17T19:50:25.051794608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-17T19:50:25', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-17T19:50:25.057147105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.060543394Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-17T19:50:25.062726179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151891s
2026-03-17T19:50:25.064915356Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-17T19:50:25.067124384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.069887728Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-17T19:50:25.073262734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-17T19:50:25', 'add_import_exclusions')
2026-03-17T19:50:25.077325735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.080515286Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-17T19:50:25.082491646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134082s
2026-03-17T19:50:25.084706846Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-17T19:50:25.086974211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.089700932Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-17T19:50:25.093035035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-17T19:50:25', 'clean_artist_metadata_table')
2026-03-17T19:50:25.097215212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.100426658Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-17T19:50:25.102476114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133826s
2026-03-17T19:50:25.104659180Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-17T19:50:25.106891715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.109667754Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-17T19:50:25.112960073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-17T19:50:25', 'health_issue_notification')
2026-03-17T19:50:25.117073275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.120285493Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-17T19:50:25.122292013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013356s
2026-03-17T19:50:25.125087662Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-17T19:50:25.127491372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.130396401Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-17T19:50:25.134117213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-17T19:50:25', 'add_mediafilerepository_mtime')
2026-03-17T19:50:25.138342690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.141727335Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-17T19:50:25.143901283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141254s
2026-03-17T19:50:25.146189169Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-17T19:50:25.148523099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.151635866Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-17T19:50:25.155308801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-17T19:50:25', 'add_artistmetadataid_constraint')
2026-03-17T19:50:25.159540542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.162875096Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-17T19:50:25.165002279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142467s
2026-03-17T19:50:25.167216287Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-17T19:50:25.169461297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.172294952Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-17T19:50:25.175528804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-17T19:50:25', 'old_ids_and_artist_alias')
2026-03-17T19:50:25.179607867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.182870025Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-17T19:50:25.184908109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013393s
2026-03-17T19:50:25.187273371Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-17T19:50:25.189521718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.192243238Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-17T19:50:25.195484153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-17T19:50:25', 'download_propers_config')
2026-03-17T19:50:25.199666775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.202905767Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-17T19:50:25.204985614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134064s
2026-03-17T19:50:25.207209151Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-17T19:50:25.209459873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.212224750Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-17T19:50:25.215782935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-17T19:50:25', 'remove_language_profiles')
2026-03-17T19:50:25.220030387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.224243008Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-17T19:50:25.226279349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147377s
2026-03-17T19:50:25.228546784Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-17T19:50:25.230742014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.233502773Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-17T19:50:25.236803769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-17T19:50:25', 'multi_disc_naming_format')
2026-03-17T19:50:25.241125050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.244330665Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-17T19:50:25.246353658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135491s
2026-03-17T19:50:25.248580612Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-17T19:50:25.250839099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.253590860Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-17T19:50:25.256930474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-17T19:50:25', 'add_download_client_priority')
2026-03-17T19:50:25.261078817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.264237667Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-17T19:50:25.266290129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133321s
2026-03-17T19:50:25.268436441Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-17T19:50:25.270609847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.273332710Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-17T19:50:25.276496600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-17T19:50:25', 'remove_growl_prowl')
2026-03-17T19:50:25.280551745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.283624852Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-17T19:50:25.285637304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013097s
2026-03-17T19:50:25.287777664Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-17T19:50:25.290052184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.292869196Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-17T19:50:25.296237618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-17T19:50:25', 'remove_plex_hometheatre')
2026-03-17T19:50:25.300319848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.303445130Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-17T19:50:25.305536060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133784s
2026-03-17T19:50:25.307740208Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-17T19:50:25.310074839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.312786478Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-17T19:50:25.316162246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-17T19:50:25', 'add_root_folder_add_defaults')
2026-03-17T19:50:25.320330899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.323563217Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-17T19:50:25.325642374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134072s
2026-03-17T19:50:25.327726570Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-17T19:50:25.329908013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.332590684Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-17T19:50:25.335652408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-17T19:50:25', 'task_duration')
2026-03-17T19:50:25.340137459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.343220807Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-17T19:50:25.345345836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134214s
2026-03-17T19:50:25.347689806Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-17T19:50:25.350149208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.353147966Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-17T19:50:25.356944921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-17T19:50:25', 'add_indexer_and_enabled_to_release_profiles')
2026-03-17T19:50:25.361278737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.364899036Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-17T19:50:25.367051730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145057s
2026-03-17T19:50:25.369226409Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-17T19:50:25.371635119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.374320185Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-17T19:50:25.377505719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-17T19:50:25', 'remove_album_folders')
2026-03-17T19:50:25.381879666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.385406798Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-17T19:50:25.387386795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137902s
2026-03-17T19:50:25.389610442Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-17T19:50:25.392146077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.394841093Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-17T19:50:25.398113132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-17T19:50:25', 'flexible_delay_profiles')
2026-03-17T19:50:25.402545696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.405794217Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-17T19:50:25.407774445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136838s
2026-03-17T19:50:25.410207954Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-17T19:50:25.412462744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.415121588Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-17T19:50:25.418694262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-17T19:50:25', 'add_priority_to_indexers')
2026-03-17T19:50:25.422799006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.426387782Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-17T19:50:25.428590657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139527s
2026-03-17T19:50:25.430836890Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-17T19:50:25.433397255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.436161852Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-17T19:50:25.439622921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-17T19:50:25', 'remove_chown_and_folderchmod_config')
2026-03-17T19:50:25.443891876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.447299628Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-17T19:50:25.449451861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137556s
2026-03-17T19:50:25.451641740Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-17T19:50:25.453924667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.456670235Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-17T19:50:25.460037695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-17T19:50:25', 'convert_blacklist_protocol')
2026-03-17T19:50:25.464192230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.467456353Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-17T19:50:25.469485388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134464s
2026-03-17T19:50:25.471649556Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-17T19:50:25.473784204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.476470172Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-17T19:50:25.479521906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-17T19:50:25', 'update_notifiarr')
2026-03-17T19:50:25.483554916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.486716021Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-17T19:50:25.488691198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130078s
2026-03-17T19:50:25.490835997Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-17T19:50:25.493106829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.495762326Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-17T19:50:25.499208966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-17T19:50:25', 'email_multiple_addresses')
2026-03-17T19:50:25.503347198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.506562732Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-17T19:50:25.508615104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134416s
2026-03-17T19:50:25.510825685Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-17T19:50:25.513148923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.515995855Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-17T19:50:25.519306361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-17T19:50:25', 'rename_blacklist_to_blocklist')
2026-03-17T19:50:25.523499584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.526779699Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-17T19:50:25.528894948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135669s
2026-03-17T19:50:25.531018213Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-17T19:50:25.533279516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.536091808Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-17T19:50:25.539305539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-17T19:50:25', 'cdh_per_downloadclient')
2026-03-17T19:50:25.543354351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.546510506Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-17T19:50:25.548570794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132419s
2026-03-17T19:50:25.550766044Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-17T19:50:25.552984521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.555682534Z [Info] download_history: Starting migration of Log DB to 52
2026-03-17T19:50:25.558794660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-17T19:50:25', 'download_history')
2026-03-17T19:50:25.562866639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.566067143Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-17T19:50:25.567984433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131539s
2026-03-17T19:50:25.570084812Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-17T19:50:25.572319101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.574997484Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-17T19:50:25.582864424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-17T19:50:25.586945501Z [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-17T19:50:25.592507540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074114s
2026-03-17T19:50:25.594515633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-17T19:50:25.597196681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-17T19:50:25.600914377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044304s
2026-03-17T19:50:25.604048327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-17T19:50:25', 'add_update_history')
2026-03-17T19:50:25.608071267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.611375440Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-17T19:50:25.613352110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147635s
2026-03-17T19:50:25.615745780Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-17T19:50:25.618061853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.620937433Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-17T19:50:25.624330805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-17T19:50:25', 'add_on_update_to_notifications')
2026-03-17T19:50:25.628479518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.631721576Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-17T19:50:25.633830192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136048s
2026-03-17T19:50:25.636046204Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-17T19:50:25.638279240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.640994277Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-17T19:50:25.644298129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-17T19:50:25', 'download_client_per_indexer')
2026-03-17T19:50:25.648460269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.651623077Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-17T19:50:25.653686833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013297s
2026-03-17T19:50:25.655783745Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-17T19:50:25.657957562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.660615634Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-17T19:50:25.663754995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-17T19:50:25', 'AddNewItemMonitorType')
2026-03-17T19:50:25.667803346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.671023981Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-17T19:50:25.673066073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130559s
2026-03-17T19:50:25.675119477Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-17T19:50:25.677282763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.679906565Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-17T19:50:25.683004333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-17T19:50:25', 'ImportListSearch')
2026-03-17T19:50:25.687060740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.690476628Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-17T19:50:25.692546205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132181s
2026-03-17T19:50:25.694835655Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-17T19:50:25.697153302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.699843799Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-17T19:50:25.703252492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-17T19:50:25', 'ImportListMonitorExisting')
2026-03-17T19:50:25.707449432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.710788155Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-17T19:50:25.712877361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136075s
2026-03-17T19:50:25.714937339Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-17T19:50:25.717117028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.720020023Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-17T19:50:25.723136258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-17T19:50:25', 'add_indexer_tags')
2026-03-17T19:50:25.727258578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.730647892Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-17T19:50:25.732638039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134959s
2026-03-17T19:50:25.734755282Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-17T19:50:25.736922986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.739588463Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-17T19:50:25.746630372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-17T19:50:25', 'update_audio_types')
2026-03-17T19:50:25.747630406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.751047696Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-17T19:50:25.753090920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140003s
2026-03-17T19:50:25.755623410Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-17T19:50:25.758125327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.761227734Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-17T19:50:25.769573107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-17T19:50:25.771451599Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.12E-05s
2026-03-17T19:50:25.773452368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-17T19:50:25.789595973Z [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-17T19:50:25.798151058Z [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-17T19:50:25.804359047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-17T19:50:25.808980052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-17T19:50:25.816264058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-17T19:50:25.820039750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445148s
2026-03-17T19:50:25.821943453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-17T19:50:25.823801444Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-03-17T19:50:25.825847173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-17T19:50:25.836131601Z [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-17T19:50:25.842558662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-17T19:50:25.847104064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-17T19:50:25.851110180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-17T19:50:25.858373805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-17T19:50:25.862168445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342131s
2026-03-17T19:50:25.864081217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-17T19:50:25.865924268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-03-17T19:50:25.868191954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-17T19:50:25.877821813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-17T19:50:25.883521639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-17T19:50:25.888245871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-17T19:50:25.892071544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-17T19:50:25.899090287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-17T19:50:25.903077405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327546s
2026-03-17T19:50:25.906559545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-17T19:50:25', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-17T19:50:25.910888271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.915909451Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-17T19:50:25.918355546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0451725s
2026-03-17T19:50:25.921084652Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-17T19:50:25.923338620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.949976955Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-17T19:50:25.953593958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-17T19:50:25', 'add_on_delete_to_notifications')
2026-03-17T19:50:25.958159551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.961708367Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-17T19:50:25.963696369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03825s
2026-03-17T19:50:25.965973414Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-17T19:50:25.968164395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.970838940Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-17T19:50:25.974029024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-17T19:50:25', 'add_custom_formats')
2026-03-17T19:50:25.978199842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:25.981468252Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-17T19:50:25.983343819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133737s
2026-03-17T19:50:25.985491333Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-17T19:50:25.987639418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:25.990324344Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-17T19:50:25.993460919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-17T19:50:25', 'add_result_to_commands')
2026-03-17T19:50:25.997588680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.000802702Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-17T19:50:26.002845104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131425s
2026-03-17T19:50:26.004989141Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-17T19:50:26.007163229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.009901432Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-17T19:50:26.013246828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-17T19:50:26', 'health_restored_notification')
2026-03-17T19:50:26.017414359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.020648020Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-17T19:50:26.022589429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133989s
2026-03-17T19:50:26.024585217Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-17T19:50:26.026779485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.029440694Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-17T19:50:26.032291985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-17T19:50:26', 'remove_uc')
2026-03-17T19:50:26.036300917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.039418283Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-17T19:50:26.041233138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127504s
2026-03-17T19:50:26.043363537Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-17T19:50:26.045576162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.048428185Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-17T19:50:26.051834743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-17T19:50:26', 'download_clients_rename_tv_to_music')
2026-03-17T19:50:26.055978968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.059369114Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-17T19:50:26.061439011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135187s
2026-03-17T19:50:26.063675976Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-17T19:50:26.065951387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.068708759Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-17T19:50:26.072040026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-17T19:50:26', 'add_colon_replacement_to_naming_config')
2026-03-17T19:50:26.076225734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.079536971Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-17T19:50:26.081511507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134464s
2026-03-17T19:50:26.083539360Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-17T19:50:26.085539748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.088023298Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-17T19:50:26.090905030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-17T19:50:26', 'list_sync_time')
2026-03-17T19:50:26.095029004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.098065729Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-17T19:50:26.099918138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125914s
2026-03-17T19:50:26.101981423Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-17T19:50:26.104033865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.106731677Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-17T19:50:26.109756928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-17T19:50:26', 'add_download_client_tags')
2026-03-17T19:50:26.113825210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.116873417Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-17T19:50:26.118803584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128496s
2026-03-17T19:50:26.120822298Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-17T19:50:26.122831373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.125347570Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-17T19:50:26.128379745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-17T19:50:26', 'add_notification_status')
2026-03-17T19:50:26.132264437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.135277083Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-17T19:50:26.137130835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124257s
2026-03-17T19:50:26.139511278Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-17T19:50:26.141681878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.144249348Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-17T19:50:26.147345903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-17T19:50:26', 'add_alac_24_quality_in_profiles')
2026-03-17T19:50:26.151332299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.154510348Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-17T19:50:26.156367758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127411s
2026-03-17T19:50:26.158250710Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-17T19:50:26.160545791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.163049462Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-17T19:50:26.165968729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-17T19:50:26', 'add_salt_to_users')
2026-03-17T19:50:26.169976880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.173055148Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-17T19:50:26.174754479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012522s
2026-03-17T19:50:26.176666329Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-17T19:50:26.178619622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.181065897Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-17T19:50:26.183926517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-17T19:50:26', 'add_auto_tagging')
2026-03-17T19:50:26.188115762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.191108388Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-17T19:50:26.192858872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125267s
2026-03-17T19:50:26.194976005Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-17T19:50:26.197088668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.199689605Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-17T19:50:26.202861963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-17T19:50:26', 'quality_definition_preferred_size')
2026-03-17T19:50:26.206954293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.210102161Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-17T19:50:26.212243974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129011s
2026-03-17T19:50:26.214266446Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-17T19:50:26.216526917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.218995698Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-17T19:50:26.222211382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-17T19:50:26', 'add_on_artist_add_to_notifications')
2026-03-17T19:50:26.226402040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.229645942Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-17T19:50:26.231595377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130488s
2026-03-17T19:50:26.233730125Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-17T19:50:26.235712537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.238182069Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-17T19:50:26.241359146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-17T19:50:26', 'album_last_searched_time')
2026-03-17T19:50:26.245423299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.248455294Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-17T19:50:26.250165487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125683s
2026-03-17T19:50:26.252136155Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-17T19:50:26.254089588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.256675405Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-17T19:50:26.259641707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-17T19:50:26', 'add_indexer_flags')
2026-03-17T19:50:26.263420837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.267103772Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-17T19:50:26.268968437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130381s
2026-03-17T19:50:26.271051441Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-17T19:50:26.273199486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.275693217Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-17T19:50:26.278860263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-17T19:50:26', 'add_indexes_album_statistics')
2026-03-17T19:50:26.282842642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.285751980Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-17T19:50:26.287491723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012563s
2026-03-17T19:50:26.289512471Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-17T19:50:26.291448971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-17T19:50:26.293855586Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-17T19:50:26.296784814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-17T19:50:26', 'update_redacted_baseurl')
2026-03-17T19:50:26.300800780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-17T19:50:26.303681621Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-17T19:50:26.305528329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122494s
2026-03-17T19:50:30.035067852Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-17T19:50:30.175711565Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-17T19:50:30.322260006Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-17T19:50:31.698152752Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-17T19:50:32.017065184Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-17T19:50:32.173831098Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-17T19:50:32.757583950Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-17T19:50:32.781478080Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-17T19:50:32.788051886Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-17T19:50:33.315573708Z [ls.io-init] done.
2026-03-17T19:50:33.536795903Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026a-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1773777048235
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1773777048235
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=Eray-RVJvS_KAPbJPPoDkA.\"",
"source": "console-api",
"timestamp": 1773777048235
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1773777048235
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1773777048235
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1773777048235
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1773777048235
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1773777048235
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1773777048235
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.49s |
| Container Start | PASS | - | 51.83s |
| Create Buildx SBOM | PASS | - | 1.53s |
| Get Build Info | PASS | - | 0.04s |