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.