2026-04-22T04:24:49.500676845Z [migrations] started
2026-04-22T04:24:49.500715733Z [migrations] no migrations found
2026-04-22T04:24:49.525802077Z usermod: no changes
2026-04-22T04:24:49.531658841Z ───────────────────────────────────────
2026-04-22T04:24:49.531675374Z 
2026-04-22T04:24:49.531680935Z       ██╗     ███████╗██╗ ██████╗
2026-04-22T04:24:49.531684923Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-22T04:24:49.531689272Z       ██║     ███████╗██║██║   ██║
2026-04-22T04:24:49.531694553Z       ██║     ╚════██║██║██║   ██║
2026-04-22T04:24:49.531699262Z       ███████╗███████║██║╚██████╔╝
2026-04-22T04:24:49.531703220Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-22T04:24:49.531707048Z 
2026-04-22T04:24:49.531710635Z    Brought to you by linuxserver.io
2026-04-22T04:24:49.531714332Z ───────────────────────────────────────
2026-04-22T04:24:49.532006831Z 
2026-04-22T04:24:49.532013405Z To support the app dev(s) visit:
2026-04-22T04:24:49.533439656Z Lidarr: https://opencollective.com/lidarr
2026-04-22T04:24:49.533751254Z 
2026-04-22T04:24:49.533755472Z To support LSIO projects visit:
2026-04-22T04:24:49.533759240Z https://www.linuxserver.io/donate/
2026-04-22T04:24:49.533763027Z 
2026-04-22T04:24:49.533766534Z ───────────────────────────────────────
2026-04-22T04:24:49.533770452Z GID/UID
2026-04-22T04:24:49.533774010Z ───────────────────────────────────────
2026-04-22T04:24:49.538363230Z 
2026-04-22T04:24:49.538383701Z User UID:    911
2026-04-22T04:24:49.538391858Z User GID:    911
2026-04-22T04:24:49.538399393Z ───────────────────────────────────────
2026-04-22T04:24:49.540156151Z Linuxserver.io version: 3.1.2.4939-ls195
2026-04-22T04:24:49.540432938Z Build-date: 2026-04-22T04:20:54+00:00
2026-04-22T04:24:49.540437447Z ───────────────────────────────────────
2026-04-22T04:24:49.540441395Z     
2026-04-22T04:24:49.590347496Z [custom-init] No custom files found, skipping...
2026-04-22T04:24:49.611724310Z failed to load "/config/config.xml": No such file or directory
2026-04-22T04:24:49.912929366Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939 
2026-04-22T04:24:49.930318360Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:24:49.934404177Z [Debug] Bootstrap: Console selected 
2026-04-22T04:24:49.938094669Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:24:49.940811760Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:24:50.232290490Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:24:50.284362573Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {49acb2cb-c65a-4503-af20-0cdb29184b80} may be persisted to storage in unencrypted form. 
2026-04-22T04:24:50.341157866Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-22T04:24:50.378283572Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-22T04:24:50.452107033Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-22T04:24:50.458856002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:50.459403635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:50.498749562Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-22T04:24:50.502516697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0399544s 
2026-04-22T04:24:50.502841091Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-22T04:24:50.503144191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043701s 
2026-04-22T04:24:50.510802642Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-22T04:24:50.511392830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.517112558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-22T04:24:50.527322015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-22T04:24:50.538430533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210987s 
2026-04-22T04:24:50.538887433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.540871408Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-22T04:24:50.541053395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235329s 
2026-04-22T04:24:50.541666880Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-22T04:24:50.541898206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.546461504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-22T04:24:50.547419734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:24:50.547881183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012371s 
2026-04-22T04:24:50.548232550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:24:50.548497554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000103s 
2026-04-22T04:24:50.548907740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-22T04:24:50.549474692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-22T04:24:50.550149170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s 
2026-04-22T04:24:50.550371367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.551102239Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-22T04:24:50.551285929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019821s 
2026-04-22T04:24:50.551733630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-22T04:24:50.552019225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.552844287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:24:50.553585489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-04-22T04:24:50.553805192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-22T04:24:50.554082370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-22T04:24:50.554537536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s 
2026-04-22T04:24:50.554749032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.555437058Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-22T04:24:50.555620156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001421s 
2026-04-22T04:24:50.558651400Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-22T04:24:50.558877876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.559460278Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-22T04:24:50.571215169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-22T04:24:50.571691818Z [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-04-22T04:24:50.572308811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008912s 
2026-04-22T04:24:50.572502020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-22T04:24:50.572789929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-22T04:24:50.573100204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004273s 
2026-04-22T04:24:50.573250557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-22T04:24:50.573599189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-22T04:24:50.573963132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005392s 
2026-04-22T04:24:50.574153675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-22T04:24:50.574439771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-22T04:24:50.574760698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s 
2026-04-22T04:24:50.574930860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-04-22T04:24:50.580495916Z [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-04-22T04:24:50.581611993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006506s 
2026-04-22T04:24:50.581819121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-04-22T04:24:50.582136570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-22T04:24:50.582470071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2026-04-22T04:24:50.582664733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-04-22T04:24:50.582951791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-22T04:24:50.583272056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s 
2026-04-22T04:24:50.583427559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-04-22T04:24:50.583739708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:50.584046436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-04-22T04:24:50.584227560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-04-22T04:24:50.584487123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:50.584787157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s 
2026-04-22T04:24:50.584959304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-04-22T04:24:50.586325685Z [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-04-22T04:24:50.587262722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021354s 
2026-04-22T04:24:50.587464989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-04-22T04:24:50.587773560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:50.588111581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2026-04-22T04:24:50.588295321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-04-22T04:24:50.588546817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:24:50.588875810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s 
2026-04-22T04:24:50.589065241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-04-22T04:24:50.589328231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:24:50.589648475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2026-04-22T04:24:50.589841264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-04-22T04:24:50.590127550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:24:50.590450871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2026-04-22T04:24:50.590644040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-04-22T04:24:50.590923553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:50.591264930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s 
2026-04-22T04:24:50.591453660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-04-22T04:24:50.591708223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-04-22T04:24:50.592075733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-04-22T04:24:50.592253381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-04-22T04:24:50.593130928Z [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-04-22T04:24:50.593817090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001396s 
2026-04-22T04:24:50.594032433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-04-22T04:24:50.594348179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-22T04:24:50.594768856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005448s 
2026-04-22T04:24:50.594966424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-04-22T04:24:50.595244143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-22T04:24:50.595558767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004125s 
2026-04-22T04:24:50.595758298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-04-22T04:24:50.596062120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-22T04:24:50.596387225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2026-04-22T04:24:50.596617589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-04-22T04:24:50.596993486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-04-22T04:24:50.597358591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2026-04-22T04:24:50.597546349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-04-22T04:24:50.598288754Z [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-04-22T04:24:50.598945035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011441s 
2026-04-22T04:24:50.599152272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-04-22T04:24:50.599446895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-04-22T04:24:50.599811039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s 
2026-04-22T04:24:50.600029308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-04-22T04:24:50.600319623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:50.600644838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s 
2026-04-22T04:24:50.600821584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-22T04:24:50.601624370Z [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-04-22T04:24:50.602232725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012413s 
2026-04-22T04:24:50.602421525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-22T04:24:50.602685697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T04:24:50.603027025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2026-04-22T04:24:50.603226516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-04-22T04:24:50.603507953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-22T04:24:50.603880243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s 
2026-04-22T04:24:50.604089815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-22T04:24:50.604385410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-22T04:24:50.604739282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2026-04-22T04:24:50.604938123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-04-22T04:24:50.605212405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-04-22T04:24:50.605592591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2026-04-22T04:24:50.605747302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-22T04:24:50.606436921Z [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-04-22T04:24:50.606988993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010695s 
2026-04-22T04:24:50.607179386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-22T04:24:50.607649242Z [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-04-22T04:24:50.608152776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007837s 
2026-04-22T04:24:50.608361466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-22T04:24:50.608684086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T04:24:50.609056125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s 
2026-04-22T04:24:50.609235476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-22T04:24:50.611585768Z [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-04-22T04:24:50.612140405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027267s 
2026-04-22T04:24:50.612339907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-22T04:24:50.612619690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T04:24:50.612988463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2026-04-22T04:24:50.613168385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-22T04:24:50.613591838Z [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-04-22T04:24:50.614082897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007412s 
2026-04-22T04:24:50.614279452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-22T04:24:50.614559025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-22T04:24:50.614961686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s 
2026-04-22T04:24:50.615140125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-22T04:24:50.615633278Z [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-04-22T04:24:50.616252996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s 
2026-04-22T04:24:50.616473881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-22T04:24:50.616903506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-22T04:24:50.617246928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s 
2026-04-22T04:24:50.617450888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-22T04:24:50.617777165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-22T04:24:50.618178273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005442s 
2026-04-22T04:24:50.618369328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-22T04:24:50.619061331Z [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-04-22T04:24:50.619587531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s 
2026-04-22T04:24:50.619764898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-22T04:24:50.620637325Z [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-04-22T04:24:50.621546896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015937s 
2026-04-22T04:24:50.621731057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-22T04:24:50.622260994Z [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-04-22T04:24:50.622718195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008161s 
2026-04-22T04:24:50.622934550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-22T04:24:50.623623748Z [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-04-22T04:24:50.624216081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s 
2026-04-22T04:24:50.624412155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-22T04:24:50.624973596Z [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-04-22T04:24:50.625457851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008726s 
2026-04-22T04:24:50.625650619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-22T04:24:50.626247441Z [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-04-22T04:24:50.626726776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009013s 
2026-04-22T04:24:50.626922811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-22T04:24:50.627367246Z [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-04-22T04:24:50.627777141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s 
2026-04-22T04:24:50.627994128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-22T04:24:50.628315656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-22T04:24:50.628708897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000543s 
2026-04-22T04:24:50.628876555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-22T04:24:50.629139795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-22T04:24:50.629468888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s 
2026-04-22T04:24:50.629651486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-22T04:24:50.630080950Z [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-04-22T04:24:50.630493291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006494s 
2026-04-22T04:24:50.630660377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-22T04:24:50.631357852Z [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-04-22T04:24:50.631943781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010896s 
2026-04-22T04:24:50.632118914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-22T04:24:50.632568800Z [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-04-22T04:24:50.633037303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000732s 
2026-04-22T04:24:50.633217516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-22T04:24:50.633509614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-22T04:24:50.633871774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s 
2026-04-22T04:24:50.634071726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-22T04:24:50.634346460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-22T04:24:50.634679480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s 
2026-04-22T04:24:50.634851857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-22T04:24:50.635547588Z [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-04-22T04:24:50.636155923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s 
2026-04-22T04:24:50.636349793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-22T04:24:50.636981335Z [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-04-22T04:24:50.637511082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009934s 
2026-04-22T04:24:50.637726686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-22T04:24:50.638090388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:24:50.638429912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s 
2026-04-22T04:24:50.638612028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-22T04:24:50.639258520Z [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-04-22T04:24:50.639777796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s 
2026-04-22T04:24:50.639989362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-04-22T04:24:50.640692748Z [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-04-22T04:24:50.641276604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s 
2026-04-22T04:24:50.641483380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-04-22T04:24:50.641925440Z [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-04-22T04:24:50.642361759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007027s 
2026-04-22T04:24:50.642565680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-04-22T04:24:50.642883239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-04-22T04:24:50.643228925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s 
2026-04-22T04:24:50.643426282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-22T04:24:50.644044547Z [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-04-22T04:24:50.644615156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2026-04-22T04:24:50.644847384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-22T04:24:50.645220295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:24:50.645582725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005353s 
2026-04-22T04:24:50.646747069Z [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-04-22T04:24:50.648461622Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013785 taking an average of 00:00:00.0013785 
2026-04-22T04:24:50.649164287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:24:50', 'InitialSetup') 
2026-04-22T04:24:50.649523129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.652684865Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-22T04:24:50.652845168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068777s 
2026-04-22T04:24:50.653120843Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-22T04:24:50.653358592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.653647644Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-04-22T04:24:50.654247392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-22T04:24:50.654416853Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T04:24:50.654628108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-22T04:24:50.654937381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.655960812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s 
2026-04-22T04:24:50.656379295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:24:50', 'add_reason_to_pending_releases') 
2026-04-22T04:24:50.656748408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.657468297Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-22T04:24:50.657659873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026075s 
2026-04-22T04:24:50.657857161Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-22T04:24:50.658067003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.658325383Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-04-22T04:24:50.660632719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.660797972Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.660982363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-04-22T04:24:50.661252758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-04-22T04:24:50.662268984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010968s 
2026-04-22T04:24:50.662426421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:50.662576914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.662764622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-04-22T04:24:50.663074155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.664070742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s 
2026-04-22T04:24:50.664242387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:50.664400496Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.664597833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-04-22T04:24:50.664927176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.665912100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2026-04-22T04:24:50.666284640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-22T04:24:50.666882955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-22T04:24:50.667163780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006529s 
2026-04-22T04:24:50.667494175Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-04-22T04:24:50.678619507Z [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-04-22T04:24:50.680140219Z [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-04-22T04:24:50.681048969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-22T04:24:50.682201019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-22T04:24:50.684659890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-22T04:24:50.685167152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-22T04:24:50.685696317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-22T04:24:50.686089539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183673s 
2026-04-22T04:24:50.686298720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:50.686496288Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:50.686727103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-04-22T04:24:50.687041796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-04-22T04:24:50.688004525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010617s 
2026-04-22T04:24:50.688388869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:24:50', 'add_medium_support') 
2026-04-22T04:24:50.688788704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.693828873Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-22T04:24:50.694051902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068306s 
2026-04-22T04:24:50.694329050Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-22T04:24:50.694582811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.694940191Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-04-22T04:24:50.695654058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-22T04:24:50.696091860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-22T04:24:50.696422526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s 
2026-04-22T04:24:50.696605073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:50.696827361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:50.699573120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027778s 
2026-04-22T04:24:50.700050762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:24:50', 'add_various_qualites_in_profile') 
2026-04-22T04:24:50.700417029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.701167781Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-22T04:24:50.701370860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043372s 
2026-04-22T04:24:50.701593508Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-22T04:24:50.701817649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.702102072Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-04-22T04:24:50.702994749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-04-22T04:24:50.703551661Z [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-04-22T04:24:50.704144234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009487s 
2026-04-22T04:24:50.704358856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-04-22T04:24:50.704676546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-04-22T04:24:50.705041551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s 
2026-04-22T04:24:50.705266524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:24:50.705460344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.705691279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-04-22T04:24:50.706024009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:50.706971587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2026-04-22T04:24:50.707180388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-04-22T04:24:50.711281325Z [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-04-22T04:24:50.713973646Z [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-04-22T04:24:50.715129153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:50.716191883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:50.718402394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-22T04:24:50.718871579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-22T04:24:50.719323228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:50.719756240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:50.720101325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127224s 
2026-04-22T04:24:50.720309544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-04-22T04:24:50.724235249Z [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-04-22T04:24:50.726745654Z [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-04-22T04:24:50.727857533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:50.728900062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:50.731109862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-22T04:24:50.731581371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-22T04:24:50.732045736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:50.732471474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:50.732788682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122895s 
2026-04-22T04:24:50.732960358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.733118386Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T04:24:50.733311335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-04-22T04:24:50.733581168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-04-22T04:24:50.734445198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009389s 
2026-04-22T04:24:50.734802548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:24:50', 'metadata_profiles') 
2026-04-22T04:24:50.735157252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.736501979Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-22T04:24:50.736687703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029726s 
2026-04-22T04:24:50.736956875Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-22T04:24:50.737192009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.737493125Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-04-22T04:24:50.739429374Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-22T04:24:50.744180932Z [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-04-22T04:24:50.745104541Z [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-04-22T04:24:50.745604709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T04:24:50.746243435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T04:24:50.749055688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T04:24:50.749397356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097512s 
2026-04-22T04:24:50.749574402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:24:50.749736408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.749962935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-22T04:24:50.750278881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-22T04:24:50.751160817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2026-04-22T04:24:50.751458917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-22T04:24:50.751805004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-22T04:24:50.752104667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s 
2026-04-22T04:24:50.752279439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:24:50.752432527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.752792883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-22T04:24:50.756201306Z [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-04-22T04:24:50.757286852Z [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-04-22T04:24:50.757838923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T04:24:50.758526458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T04:24:50.761318019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T04:24:50.761700900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086913s 
2026-04-22T04:24:50.762103751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:24:50', 'separate_automatic_and_interactive_search') 
2026-04-22T04:24:50.762481622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.763445423Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-22T04:24:50.763657480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103684s 
2026-04-22T04:24:50.763887002Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-22T04:24:50.764161014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.764434585Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-04-22T04:24:50.764724969Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-04-22T04:24:50.768492836Z [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-04-22T04:24:50.770656934Z [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-04-22T04:24:50.771620053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:50.772760169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:50.774890128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:50.775327960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:24:50.775743937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:24:50.776200987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:24:50.776637286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:50.776979946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120616s 
2026-04-22T04:24:50.777345612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:24:50', 'change_album_path_to_relative') 
2026-04-22T04:24:50.777706158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.779088662Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-22T04:24:50.779279175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141334s 
2026-04-22T04:24:50.779497735Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-22T04:24:50.779718199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.780093014Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-04-22T04:24:50.780625757Z [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-04-22T04:24:50.781145423Z [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-04-22T04:24:50.781494997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005659s 
2026-04-22T04:24:50.781865754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:24:50', 'change_quality_size_mb_to_kb') 
2026-04-22T04:24:50.782222843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.782876128Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-22T04:24:50.783065149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018981s 
2026-04-22T04:24:50.783251975Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-22T04:24:50.783460545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.783709897Z [Info] album_releases: Starting migration of Main DB to 9 
2026-04-22T04:24:50.784104572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.784272430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.784460509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-04-22T04:24:50.784737927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-04-22T04:24:50.785641266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s 
2026-04-22T04:24:50.785815217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.785965790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.786163037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-04-22T04:24:50.786455486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-04-22T04:24:50.787374777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2026-04-22T04:24:50.787726796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:24:50', 'album_releases') 
2026-04-22T04:24:50.788097071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.788779185Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-22T04:24:50.788950921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s 
2026-04-22T04:24:50.789166705Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-22T04:24:50.789377419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.789635810Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-04-22T04:24:50.790173663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.790347112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.790529479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-04-22T04:24:50.794457619Z [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-04-22T04:24:50.796866529Z [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-04-22T04:24:50.797899569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:50.799071930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:50.801181979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:50.801635933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:24:50.802048704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:24:50.802493289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:24:50.802944257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:50.803264712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125558s 
2026-04-22T04:24:50.803437561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.803595619Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T04:24:50.803785742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-04-22T04:24:50.807732459Z [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-04-22T04:24:50.810105377Z [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-04-22T04:24:50.811130471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:50.812252591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:50.814351217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:50.814778257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:24:50.815203513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:24:50.815633378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:24:50.816105279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:50.816442087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124443s 
2026-04-22T04:24:50.816787853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:24:50', 'album_releases_fix') 
2026-04-22T04:24:50.817137667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.818103442Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-22T04:24:50.818276039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140831s 
2026-04-22T04:24:50.818467114Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-22T04:24:50.818675444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.818932902Z [Info] import_lists: Starting migration of Main DB to 11 
2026-04-22T04:24:50.819768925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-04-22T04:24:50.820647324Z [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-04-22T04:24:50.821305860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013292s 
2026-04-22T04:24:50.821497236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-04-22T04:24:50.821852431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-22T04:24:50.822123517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s 
2026-04-22T04:24:50.822307668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-04-22T04:24:50.822950201Z [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-04-22T04:24:50.823486642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009982s 
2026-04-22T04:24:50.823698278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-04-22T04:24:50.824072050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:24:50.824413458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s 
2026-04-22T04:24:50.824810397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:24:50', 'import_lists') 
2026-04-22T04:24:50.825109509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.825904931Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-22T04:24:50.826149714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019503s 
2026-04-22T04:24:50.826249525Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-22T04:24:50.826452384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.826702888Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-04-22T04:24:50.827066590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-04-22T04:24:50.827248146Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.827475734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-04-22T04:24:50.827819326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-04-22T04:24:50.828806484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s 
2026-04-22T04:24:50.828950824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:50.829204255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:50.830103936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009789s 
2026-04-22T04:24:50.830464091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:24:50', 'add_release_status') 
2026-04-22T04:24:50.830819437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.831677094Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-22T04:24:50.831866375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025338s 
2026-04-22T04:24:50.832130657Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-22T04:24:50.832307633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.832571194Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-04-22T04:24:50.832894034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:50.833069678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.833284520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-04-22T04:24:50.833626820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.834590891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010899s 
2026-04-22T04:24:50.834965475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:24:50', 'album_download_notification') 
2026-04-22T04:24:50.835320911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.836021051Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-22T04:24:50.836174349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024349s 
2026-04-22T04:24:50.836390966Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-22T04:24:50.836612732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.836885261Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-04-22T04:24:50.837499378Z [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-04-22T04:24:50.838170990Z [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-04-22T04:24:50.838622790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s 
2026-04-22T04:24:50.839104730Z [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-04-22T04:24:50.839734849Z [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-04-22T04:24:50.840200457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007436s 
2026-04-22T04:24:50.840577646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:24:50', 'fix_language_metadata_profiles') 
2026-04-22T04:24:50.840908011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.841547749Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-22T04:24:50.841702982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020381s 
2026-04-22T04:24:50.841891291Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-22T04:24:50.842095653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.842343702Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-04-22T04:24:50.842682965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-22T04:24:50.843101828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-22T04:24:50.843264306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003487s 
2026-04-22T04:24:50.843608469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:24:50', 'remove_fanzub') 
2026-04-22T04:24:50.844079267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.844624935Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-22T04:24:50.844833926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016819s 
2026-04-22T04:24:50.845046564Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-22T04:24:50.845228751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.845493915Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-04-22T04:24:50.846972372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-04-22T04:24:50.847259340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-04-22T04:24:50.847587641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s 
2026-04-22T04:24:50.847811462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-04-22T04:24:50.848164623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-04-22T04:24:50.848525249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s 
2026-04-22T04:24:50.848969975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-04-22T04:24:50.849384890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-04-22T04:24:50.849768473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006061s 
2026-04-22T04:24:50.849974778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-04-22T04:24:50.850287568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-22T04:24:50.858554454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008304s 
2026-04-22T04:24:50.858832353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-22T04:24:50.859126656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-22T04:24:50.859491150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2026-04-22T04:24:50.859695261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-22T04:24:50.860053983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-22T04:24:50.860396754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s 
2026-04-22T04:24:50.860786268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:24:50', 'update_artist_history_indexes') 
2026-04-22T04:24:50.861156433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.861972166Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-22T04:24:50.862180896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020334s 
2026-04-22T04:24:50.862378965Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-22T04:24:50.862572004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.862838370Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-04-22T04:24:50.864435466Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:50.865353635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-22T04:24:50.865639911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s 
2026-04-22T04:24:50.865987862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:24:50', 'remove_nma') 
2026-04-22T04:24:50.866337305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.866904357Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-22T04:24:50.867067936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022475s 
2026-04-22T04:24:50.867262168Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-22T04:24:50.867483313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.867744739Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-04-22T04:24:50.868082499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.868249355Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-04-22T04:24:50.868463106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-04-22T04:24:50.868750374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-04-22T04:24:50.869710478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s 
2026-04-22T04:24:50.870075412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:24:50', 'album_disambiguation') 
2026-04-22T04:24:50.870435037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.871072410Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-22T04:24:50.871236300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023736s 
2026-04-22T04:24:50.871453978Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-22T04:24:50.871679202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.871990529Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-04-22T04:24:50.872231835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:50.872435344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:50.873672967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012419s 
2026-04-22T04:24:50.874031879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:24:50', 'add_ape_quality_in_profiles') 
2026-04-22T04:24:50.874396283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.874972724Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-22T04:24:50.875147396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025207s 
2026-04-22T04:24:50.875339863Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-22T04:24:50.875552521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.875803386Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-04-22T04:24:50.876670823Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:50.876983122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-22T04:24:50.877265541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s 
2026-04-22T04:24:50.877466796Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:50.877766269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-04-22T04:24:50.878032004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s 
2026-04-22T04:24:50.878241837Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:50.878542552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-04-22T04:24:50.878805381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s 
2026-04-22T04:24:50.879154915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:24:50', 'remove_pushalot') 
2026-04-22T04:24:50.879503036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.880107443Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-22T04:24:50.880283528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016399s 
2026-04-22T04:24:50.880481146Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-22T04:24:50.880693904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.880949409Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-04-22T04:24:50.881355256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-22T04:24:50.881790322Z [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-04-22T04:24:50.882193143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006535s 
2026-04-22T04:24:50.882553839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:24:50', 'add_custom_filters') 
2026-04-22T04:24:50.882913824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.883602761Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-22T04:24:50.883775258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020299s 
2026-04-22T04:24:50.884017306Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-22T04:24:50.884225575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.884481380Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-04-22T04:24:50.884789481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:24:50.884956287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.885147502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-04-22T04:24:50.885410942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-04-22T04:24:50.886381807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s 
2026-04-22T04:24:50.886739638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:24:50', 'import_list_tags') 
2026-04-22T04:24:50.887093460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.887723970Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-22T04:24:50.887914173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023663s 
2026-04-22T04:24:50.888132673Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-22T04:24:50.888342285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.888606888Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-04-22T04:24:50.892926055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-04-22T04:24:50.893633619Z [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-04-22T04:24:50.894217755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s 
2026-04-22T04:24:50.894434512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-04-22T04:24:50.894798064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-04-22T04:24:50.895161706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s 
2026-04-22T04:24:50.897498311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:24:50.897515426Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:24:50.897525326Z                           FROM "Artists" 
2026-04-22T04:24:50.898513405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:24:50.898528425Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:24:50.898538135Z                           FROM "Artists" 
2026-04-22T04:24:50.899064956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s 
2026-04-22T04:24:50.899236100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:24:50.899390802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.899600795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-04-22T04:24:50.899947423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.900914440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s 
2026-04-22T04:24:50.901459437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-22T04:24:50.901469327Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.901479658Z                                                   FROM "ArtistMetadata"
2026-04-22T04:24:50.901488576Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-22T04:24:50.902184397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-22T04:24:50.902199488Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.902208556Z                                                   FROM "ArtistMetadata"
2026-04-22T04:24:50.902217113Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-22T04:24:50.902613862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007917s 
2026-04-22T04:24:50.902793754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-04-22T04:24:50.903623916Z [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-04-22T04:24:50.904315118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013303s 
2026-04-22T04:24:50.904524549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-04-22T04:24:50.904875075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-22T04:24:50.905249549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s 
2026-04-22T04:24:50.905451105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-04-22T04:24:50.905751069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-22T04:24:50.906086955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2026-04-22T04:24:50.906261096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:50.906471339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:50.911130471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046859s 
2026-04-22T04:24:50.911312688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.911455916Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.911666470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-04-22T04:24:50.911991144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.913025216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s 
2026-04-22T04:24:50.913192042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.913345201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.913542698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-04-22T04:24:50.913861550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:50.914773527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s 
2026-04-22T04:24:50.914957347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:50.915096697Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.915281600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-04-22T04:24:50.915539489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-04-22T04:24:50.916462197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009881s 
2026-04-22T04:24:50.917097636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-22T04:24:50.917110382Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.917119310Z                                                   FROM "ArtistMetadata"
2026-04-22T04:24:50.917127767Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:50.917136745Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-22T04:24:50.917936656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-22T04:24:50.917947618Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.917956866Z                                                   FROM "ArtistMetadata"
2026-04-22T04:24:50.917965384Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:50.917988109Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-22T04:24:50.918433526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000934s 
2026-04-22T04:24:50.918601835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:50.918752709Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.918956409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-04-22T04:24:50.919278618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-04-22T04:24:50.920216115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010608s 
2026-04-22T04:24:50.920394485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:50.920542693Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.920735030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-04-22T04:24:50.921045936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.921981611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s 
2026-04-22T04:24:50.922147805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:50.922294962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.922492459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-04-22T04:24:50.922809868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:50.923750502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010529s 
2026-04-22T04:24:50.924346713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:24:50.924360631Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:24:50.924369429Z                                                 FROM "AlbumReleases"
2026-04-22T04:24:50.924377705Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:50.924386533Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-22T04:24:50.925124219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:24:50.925138347Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:24:50.925147315Z                                                 FROM "AlbumReleases"
2026-04-22T04:24:50.925184931Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:50.925195923Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-22T04:24:50.925617622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008864s 
2026-04-22T04:24:50.926226619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:24:50.926235637Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.926244394Z                                                   FROM "ArtistMetadata"
2026-04-22T04:24:50.926252761Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:50.926261449Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-22T04:24:50.927079656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:24:50.927093795Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:24:50.927103264Z                                                   FROM "ArtistMetadata"
2026-04-22T04:24:50.927111811Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:50.927120889Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-22T04:24:50.927563691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s 
2026-04-22T04:24:50.928113348Z [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-04-22T04:24:50.932147591Z [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-04-22T04:24:50.933578692Z [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-04-22T04:24:50.934239102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:50.935414870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:50.937812658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:50.938271412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:50.938624182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101921s 
2026-04-22T04:24:50.939015240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-04-22T04:24:50.943113332Z [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-04-22T04:24:50.944968718Z [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-04-22T04:24:50.945827737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:50.947927986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:50.950264671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:50.950757834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:50.951131527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118471s 
2026-04-22T04:24:50.951402022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-04-22T04:24:50.955512899Z [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-04-22T04:24:50.957113803Z [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-04-22T04:24:50.957811848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-22T04:24:50.958718163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-22T04:24:50.960971651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-22T04:24:50.961500746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-22T04:24:50.961879980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102559s 
2026-04-22T04:24:50.962083199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-04-22T04:24:50.965972360Z [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-04-22T04:24:50.967052526Z [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-04-22T04:24:50.967608896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:24:50.968356371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:24:50.970616472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:50.971027349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087527s 
2026-04-22T04:24:50.971246921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-22T04:24:50.971566124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:50.971999737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005531s 
2026-04-22T04:24:50.972203868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-04-22T04:24:50.972496357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:50.972863837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2026-04-22T04:24:50.973087187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-04-22T04:24:50.973398874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:50.973783419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-04-22T04:24:50.973998913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-04-22T04:24:50.974310239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:50.974735396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000551s 
2026-04-22T04:24:50.974945719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-04-22T04:24:50.975253128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-04-22T04:24:50.975646891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005142s 
2026-04-22T04:24:50.975883097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-04-22T04:24:50.976202590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-04-22T04:24:50.976593607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2026-04-22T04:24:50.976770323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:50.977631187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-22T04:24:50.977918275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s 
2026-04-22T04:24:50.978094540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:50.978423462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-22T04:24:50.978696291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004372s 
2026-04-22T04:24:50.978863298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:50.979236880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-04-22T04:24:50.979567285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005421s 
2026-04-22T04:24:50.979960687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:24:50', 'add_release_groups_etc') 
2026-04-22T04:24:50.980334430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.982280849Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-22T04:24:50.982468928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032139s 
2026-04-22T04:24:50.982689612Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-22T04:24:50.982906248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.983184669Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-04-22T04:24:50.983743725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:50.984030412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-04-22T04:24:50.984382250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s 
2026-04-22T04:24:50.984745041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:24:50', 'NewMediaInfoFormat') 
2026-04-22T04:24:50.985108533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.985833623Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-22T04:24:50.986033014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s 
2026-04-22T04:24:50.986281364Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-22T04:24:50.986510195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.986791271Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-04-22T04:24:50.988060026Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-22T04:24:50.988435692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-22T04:24:50.990824242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025387s 
2026-04-22T04:24:50.991023323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-22T04:24:50.991182293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:50.991435142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-04-22T04:24:50.991825278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:50.992778557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s 
2026-04-22T04:24:50.993195487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:24:50', 'rename_restrictions_to_release_profiles') 
2026-04-22T04:24:50.993577466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:50.994382277Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-22T04:24:50.994587690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026655s 
2026-04-22T04:24:50.994834107Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-22T04:24:50.995071905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:50.995356589Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-04-22T04:24:50.996546825Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-22T04:24:50.996842190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-22T04:24:50.999202372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024242s 
2026-04-22T04:24:50.999393878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:24:50.999555453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:50.999812330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-04-22T04:24:51.000181804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-22T04:24:51.001081125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s 
2026-04-22T04:24:51.001281569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-04-22T04:24:51.001448996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.001667205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-04-22T04:24:51.002002180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-22T04:24:51.002906741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s 
2026-04-22T04:24:51.003086393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:51.003345545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-22T04:24:51.003623304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003803s 
2026-04-22T04:24:51.003783868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:51.004070515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-22T04:24:51.004349587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s 
2026-04-22T04:24:51.004591444Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-04-22T04:24:51.009019290Z [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-04-22T04:24:51.010453207Z [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-04-22T04:24:51.011146022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:51.012073129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:51.014339061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:51.014792975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:51.015261810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.015723750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:51.016110398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011319s 
2026-04-22T04:24:51.016539382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:24:51', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-22T04:24:51.016940881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.018961830Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-22T04:24:51.019170069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140919s 
2026-04-22T04:24:51.019401495Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-22T04:24:51.019612560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.019921893Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-04-22T04:24:51.020388132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-04-22T04:24:51.020836936Z [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-04-22T04:24:51.021266270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s 
2026-04-22T04:24:51.021491494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-04-22T04:24:51.021880517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-04-22T04:24:51.022281985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2026-04-22T04:24:51.022635677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:24:51', 'add_import_exclusions') 
2026-04-22T04:24:51.023007376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.023819661Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-22T04:24:51.024019384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020947s 
2026-04-22T04:24:51.024237713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-22T04:24:51.024478688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.024747760Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-04-22T04:24:51.029293333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:24:51.029306730Z                           WHERE "Id" in (
2026-04-22T04:24:51.029315488Z                           SELECT "Artists"."Id" from "Artists"
2026-04-22T04:24:51.029324666Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.029334075Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:24:51.030133185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:24:51.030144608Z                           WHERE "Id" in (
2026-04-22T04:24:51.030152714Z                           SELECT "Artists"."Id" from "Artists"
2026-04-22T04:24:51.030161081Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.030186081Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:24:51.030747752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s 
2026-04-22T04:24:51.031356508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-22T04:24:51.031365877Z                           WHERE "Id" in (
2026-04-22T04:24:51.031373723Z                           SELECT "Albums"."Id" from "Albums"
2026-04-22T04:24:51.031381959Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.031390376Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:24:51.032209526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-22T04:24:51.032221830Z                           WHERE "Id" in (
2026-04-22T04:24:51.032230247Z                           SELECT "Albums"."Id" from "Albums"
2026-04-22T04:24:51.032239075Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.032248063Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:24:51.032810335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s 
2026-04-22T04:24:51.033384602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-22T04:24:51.033393890Z                           WHERE "Id" in (
2026-04-22T04:24:51.033402147Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:24:51.033410614Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:24:51.033419351Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-22T04:24:51.034154081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-22T04:24:51.034163871Z                           WHERE "Id" in (
2026-04-22T04:24:51.034171837Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:24:51.034180003Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:24:51.034188450Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-22T04:24:51.034740061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s 
2026-04-22T04:24:51.035317864Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:24:51.035327333Z                           WHERE "Id" in (
2026-04-22T04:24:51.035335079Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.035343155Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.035363416Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-22T04:24:51.036107684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:24:51.036119598Z                           WHERE "Id" in (
2026-04-22T04:24:51.036127795Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.036136302Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.036145140Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-22T04:24:51.036704005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s 
2026-04-22T04:24:51.037298532Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:24:51.037307801Z                           WHERE "Id" in (
2026-04-22T04:24:51.037316098Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.037324505Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.037333433Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:24:51.038087110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:24:51.038096990Z                           WHERE "Id" in (
2026-04-22T04:24:51.038104706Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:24:51.038112722Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.038121119Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:24:51.038674162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009808s 
2026-04-22T04:24:51.039286345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.039295474Z                           WHERE "Id" IN (
2026-04-22T04:24:51.039303710Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.039312137Z                           LEFT OUTER JOIN "Tracks"
2026-04-22T04:24:51.039320354Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.039328951Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:24:51.040097448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.040110384Z                           WHERE "Id" IN (
2026-04-22T04:24:51.040118120Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.040126176Z                           LEFT OUTER JOIN "Tracks"
2026-04-22T04:24:51.040156197Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.040164373Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:24:51.040710323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s 
2026-04-22T04:24:51.041099977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:24:51', 'clean_artist_metadata_table') 
2026-04-22T04:24:51.041470303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.042167296Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-22T04:24:51.042356407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024302s 
2026-04-22T04:24:51.042569907Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-22T04:24:51.042794159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.043064934Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-04-22T04:24:51.043753500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.043948363Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.044182374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-22T04:24:51.044512940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.045559908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001184s 
2026-04-22T04:24:51.045747746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.045906195Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.046145517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-22T04:24:51.046509369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.047478831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s 
2026-04-22T04:24:51.047670237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.047831882Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.048114962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-04-22T04:24:51.048467041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.049439149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s 
2026-04-22T04:24:51.049650053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.049795476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.050011461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-04-22T04:24:51.050350664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.051327080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s 
2026-04-22T04:24:51.053288580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.053480687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.053695720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-04-22T04:24:51.054027217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.055010608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011236s 
2026-04-22T04:24:51.055220530Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-04-22T04:24:51.059161566Z [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-04-22T04:24:51.060878994Z [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-04-22T04:24:51.061640688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-22T04:24:51.062118089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-22T04:24:51.064495336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090773s 
2026-04-22T04:24:51.064757574Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-04-22T04:24:51.068719291Z [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-04-22T04:24:51.070400938Z [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-04-22T04:24:51.071158022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-22T04:24:51.071731236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-22T04:24:51.074027390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090423s 
2026-04-22T04:24:51.074400932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:24:51', 'health_issue_notification') 
2026-04-22T04:24:51.074763712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.076118240Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-22T04:24:51.076310587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110989s 
2026-04-22T04:24:51.076539859Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-22T04:24:51.076761144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.077041920Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-04-22T04:24:51.077942082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.078098668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.078289692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-04-22T04:24:51.078625959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-04-22T04:24:51.079596093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011097s 
2026-04-22T04:24:51.079768781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.079976579Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.080162924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-04-22T04:24:51.080833755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-04-22T04:24:51.081394574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s 
2026-04-22T04:24:51.081656772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-22T04:24:51.081949842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-22T04:24:51.082199836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003362s 
2026-04-22T04:24:51.082703741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.082716737Z                 WHERE "Id" IN (
2026-04-22T04:24:51.082725264Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.082733831Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.082742749Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:24:51.083353910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.083364922Z                 WHERE "Id" IN (
2026-04-22T04:24:51.083373740Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.083382247Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.083391195Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:24:51.083913827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008478s 
2026-04-22T04:24:51.084547854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.084559758Z                 WHERE "Id" IN (
2026-04-22T04:24:51.084568195Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.084576772Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:51.084585670Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:51.084594648Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-22T04:24:51.085416363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.085430040Z                 WHERE "Id" IN (
2026-04-22T04:24:51.085438487Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.085446904Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:24:51.085455551Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:24:51.085490301Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-22T04:24:51.086034978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s 
2026-04-22T04:24:51.086746190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.086755118Z                 WHERE "Id" IN (
2026-04-22T04:24:51.086763495Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.086772022Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.086780770Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.086789557Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:24:51.086797844Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-22T04:24:51.087736174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.087750082Z                 WHERE "Id" IN (
2026-04-22T04:24:51.087758438Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:24:51.087766966Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:24:51.087775633Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:24:51.087784621Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:24:51.087793469Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-22T04:24:51.088408227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011973s 
2026-04-22T04:24:51.088960369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-22T04:24:51.088974036Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:24:51.088983014Z                 FROM "Artists"
2026-04-22T04:24:51.088991241Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:51.089000028Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-22T04:24:51.089687332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-22T04:24:51.089702874Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:24:51.089712132Z                 FROM "Artists"
2026-04-22T04:24:51.089720409Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:24:51.089729187Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-22T04:24:51.090147930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000825s 
2026-04-22T04:24:51.090563096Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:24:51.090577214Z                 WHERE "Id" NOT IN (
2026-04-22T04:24:51.090585521Z                     SELECT MIN("Id")
2026-04-22T04:24:51.090593858Z                     FROM "TrackFiles"
2026-04-22T04:24:51.090602014Z                     GROUP BY "Path"
2026-04-22T04:24:51.090610541Z                 ) 
2026-04-22T04:24:51.091097392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:24:51.091111420Z                 WHERE "Id" NOT IN (
2026-04-22T04:24:51.091120007Z                     SELECT MIN("Id")
2026-04-22T04:24:51.091128224Z                     FROM "TrackFiles"
2026-04-22T04:24:51.091136340Z                     GROUP BY "Path"
2026-04-22T04:24:51.091144627Z                 ) 
2026-04-22T04:24:51.091467728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s 
2026-04-22T04:24:51.091638852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.091795838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.092003246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-04-22T04:24:51.095567082Z [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-04-22T04:24:51.096769513Z [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-04-22T04:24:51.097344641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:24:51.097967375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:24:51.100513402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:51.100887585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008693s 
2026-04-22T04:24:51.101084231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-04-22T04:24:51.101365277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:24:51.101734551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004692s 
2026-04-22T04:24:51.101937690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-04-22T04:24:51.105501877Z [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-04-22T04:24:51.106600749Z [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-04-22T04:24:51.107159815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:24:51.107979015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:24:51.110327263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:51.110764404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:24:51.111099588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089726s 
2026-04-22T04:24:51.111476608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:24:51', 'add_mediafilerepository_mtime') 
2026-04-22T04:24:51.111843637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.113231631Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-22T04:24:51.113418648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110488s 
2026-04-22T04:24:51.113656116Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-22T04:24:51.113875237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.114159820Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-04-22T04:24:51.115529979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:24:51.115543366Z                           WHERE "Id" NOT IN (
2026-04-22T04:24:51.115551963Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:24:51.115560561Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.115595571Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-22T04:24:51.116363457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:24:51.116375842Z                           WHERE "Id" NOT IN (
2026-04-22T04:24:51.116384209Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:24:51.116392606Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:24:51.116401745Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-22T04:24:51.116858144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009127s 
2026-04-22T04:24:51.117063186Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-04-22T04:24:51.117306086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-04-22T04:24:51.117694838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2026-04-22T04:24:51.117920132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-04-22T04:24:51.121651696Z [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-04-22T04:24:51.123159653Z [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-04-22T04:24:51.123857638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:51.124800567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:51.127224858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:51.127738021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:51.128272948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:51.128662112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105631s 
2026-04-22T04:24:51.128904310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-22T04:24:51.129261038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.129621293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2026-04-22T04:24:51.130021189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:24:51', 'add_artistmetadataid_constraint') 
2026-04-22T04:24:51.130413418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.132071938Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-22T04:24:51.132282161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028997s 
2026-04-22T04:24:51.132490260Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-22T04:24:51.132713420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.133004245Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-04-22T04:24:51.133626368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-22T04:24:51.133803645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.134007486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-04-22T04:24:51.134321799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.135338035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011357s 
2026-04-22T04:24:51.135523669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-22T04:24:51.135680615Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.135918704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-04-22T04:24:51.136275142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.137223682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s 
2026-04-22T04:24:51.137398063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:51.137551221Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.137761114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-04-22T04:24:51.138091239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.139048797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s 
2026-04-22T04:24:51.139226835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-22T04:24:51.139382068Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.139602692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-04-22T04:24:51.139991645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.140950035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011315s 
2026-04-22T04:24:51.141122783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:51.141272935Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.141482858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-04-22T04:24:51.141817031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.142758767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s 
2026-04-22T04:24:51.142933739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:24:51.143088942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.143289967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-04-22T04:24:51.143612747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.144568812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010768s 
2026-04-22T04:24:51.144937504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:24:51', 'old_ids_and_artist_alias') 
2026-04-22T04:24:51.145296667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.146220518Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-22T04:24:51.146399087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002691s 
2026-04-22T04:24:51.146606966Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-22T04:24:51.146828642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.147092013Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-04-22T04:24:51.147416085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.147628282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.148176957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s 
2026-04-22T04:24:51.148430828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-22T04:24:51.148718428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-22T04:24:51.148970285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s 
2026-04-22T04:24:51.149326933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:24:51', 'download_propers_config') 
2026-04-22T04:24:51.149678440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.150410555Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-22T04:24:51.150594836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017328s 
2026-04-22T04:24:51.150806512Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-22T04:24:51.151019040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.151285005Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-04-22T04:24:51.152085798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-04-22T04:24:51.152388577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-04-22T04:24:51.152936541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006552s 
2026-04-22T04:24:51.153145712Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-04-22T04:24:51.156754088Z [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-04-22T04:24:51.158092493Z [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-04-22T04:24:51.158733764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:51.159691092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:51.162009691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:51.162461461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:51.162882799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:51.163360772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.163706668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103792s 
2026-04-22T04:24:51.163942132Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-04-22T04:24:51.167480667Z [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-04-22T04:24:51.168797228Z [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-04-22T04:24:51.169422076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-22T04:24:51.170044009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-22T04:24:51.172429672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-22T04:24:51.172777463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086314s 
2026-04-22T04:24:51.172971774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-04-22T04:24:51.177453418Z [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-04-22T04:24:51.178582291Z [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-04-22T04:24:51.179168211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-22T04:24:51.179604039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-22T04:24:51.181880673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087044s 
2026-04-22T04:24:51.182112650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-04-22T04:24:51.185526133Z [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-04-22T04:24:51.186533372Z [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-04-22T04:24:51.187037407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-22T04:24:51.187777266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-22T04:24:51.190118561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T04:24:51.190575210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-22T04:24:51.191038042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-22T04:24:51.191525844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-22T04:24:51.191873745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095689s 
2026-04-22T04:24:51.192082976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-04-22T04:24:51.195433813Z [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-04-22T04:24:51.196396041Z [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-04-22T04:24:51.196897661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-22T04:24:51.197342687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-22T04:24:51.199566144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072955s 
2026-04-22T04:24:51.199765887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-04-22T04:24:51.203146634Z [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-04-22T04:24:51.204217139Z [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-04-22T04:24:51.204742507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:24:51.205473780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:24:51.207758921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:51.208234098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:24:51.208569934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086199s 
2026-04-22T04:24:51.208935250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:24:51', 'remove_language_profiles') 
2026-04-22T04:24:51.209291096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.210734543Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-22T04:24:51.210919736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107465s 
2026-04-22T04:24:51.211150962Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-22T04:24:51.211362898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.211651770Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-04-22T04:24:51.212092207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-22T04:24:51.212270356Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:51.212508134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-04-22T04:24:51.212814501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-04-22T04:24:51.213762190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s 
2026-04-22T04:24:51.214147025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-22T04:24:51.214615778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-22T04:24:51.214931634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s 
2026-04-22T04:24:51.215290848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:24:51', 'multi_disc_naming_format') 
2026-04-22T04:24:51.215647225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.216752651Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-22T04:24:51.216936291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022821s 
2026-04-22T04:24:51.217153027Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-22T04:24:51.217371648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.217637813Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-04-22T04:24:51.218004331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T04:24:51.218178763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.218379717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-22T04:24:51.218696124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.219625235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2026-04-22T04:24:51.219799917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.220024128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.232715504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127056s 
2026-04-22T04:24:51.233099477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:24:51', 'add_download_client_priority') 
2026-04-22T04:24:51.233474362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.234239032Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-22T04:24:51.234425357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142017s 
2026-04-22T04:24:51.234627093Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-22T04:24:51.234835132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.235092570Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-04-22T04:24:51.235453617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.235758351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-22T04:24:51.236080530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s 
2026-04-22T04:24:51.236301745Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.236593713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-04-22T04:24:51.236857604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003615s 
2026-04-22T04:24:51.237205004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:24:51', 'remove_growl_prowl') 
2026-04-22T04:24:51.237555440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.238216912Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-22T04:24:51.238394219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016914s 
2026-04-22T04:24:51.238599863Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-22T04:24:51.238815898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.239074348Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-04-22T04:24:51.239422820Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.239740379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-22T04:24:51.240035854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s 
2026-04-22T04:24:51.240250366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.240548797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-22T04:24:51.240810604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003744s 
2026-04-22T04:24:51.241171330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:24:51', 'remove_plex_hometheatre') 
2026-04-22T04:24:51.241520554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.242177787Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-22T04:24:51.242358320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001699s 
2026-04-22T04:24:51.242575788Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-22T04:24:51.242792154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.243057568Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-04-22T04:24:51.243656144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:24:51.243831567Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.244038303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-04-22T04:24:51.244305571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-04-22T04:24:51.245262959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010394s 
2026-04-22T04:24:51.245442541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:24:51.245591230Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.245812716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-04-22T04:24:51.246169224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.247126892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011097s 
2026-04-22T04:24:51.247310923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:24:51.247463540Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.247685297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-04-22T04:24:51.248050843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.249034644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011384s 
2026-04-22T04:24:51.249214336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:24:51.249371242Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.249584972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-04-22T04:24:51.249926540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.250890491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010966s 
2026-04-22T04:24:51.251064632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:24:51.251216588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.251417663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-04-22T04:24:51.251696223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-04-22T04:24:51.252653050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010347s 
2026-04-22T04:24:51.252829405Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.253028276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.253996545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009926s 
2026-04-22T04:24:51.254372121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:24:51', 'add_root_folder_add_defaults') 
2026-04-22T04:24:51.254734231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.255515293Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-22T04:24:51.255712290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024015s 
2026-04-22T04:24:51.255982093Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-22T04:24:51.256212016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.256461689Z [Info] task_duration: Starting migration of Main DB to 40 
2026-04-22T04:24:51.256765701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T04:24:51.256939541Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.257152219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-22T04:24:51.257462444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-22T04:24:51.258391074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001037s 
2026-04-22T04:24:51.258751119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:24:51', 'task_duration') 
2026-04-22T04:24:51.259171696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.260011236Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-22T04:24:51.260572226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026024s 
2026-04-22T04:24:51.260583318Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-22T04:24:51.260673580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.260948293Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-04-22T04:24:51.261347056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-22T04:24:51.261517509Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.261723144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-22T04:24:51.262048990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.263017760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s 
2026-04-22T04:24:51.263218885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-22T04:24:51.263369889Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.263575293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-22T04:24:51.263914496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.264864359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s 
2026-04-22T04:24:51.265266969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:24:51', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-22T04:24:51.265645962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.266503950Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-22T04:24:51.266709133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026536s 
2026-04-22T04:24:51.266909226Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-22T04:24:51.267120632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.267373070Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-04-22T04:24:51.267728215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-04-22T04:24:51.271356461Z [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-04-22T04:24:51.272635146Z [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-04-22T04:24:51.273240395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:51.274206320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:51.277378527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:51.277839105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:51.278269842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:51.278768937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.279151698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112279s 
2026-04-22T04:24:51.279478897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-22T04:24:51.279887870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-22T04:24:51.280177864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2026-04-22T04:24:51.280501636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-22T04:24:51.280906461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-22T04:24:51.281195523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s 
2026-04-22T04:24:51.281406488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-04-22T04:24:51.284793408Z [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-04-22T04:24:51.285864344Z [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-04-22T04:24:51.286432588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-22T04:24:51.286965511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-22T04:24:51.289560647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079481s 
2026-04-22T04:24:51.289921113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:24:51', 'remove_album_folders') 
2026-04-22T04:24:51.290317341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.291385051Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-22T04:24:51.291566286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097493s 
2026-04-22T04:24:51.291777060Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-22T04:24:51.292015420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.292293360Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-04-22T04:24:51.293208192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:24:51.293390619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.293581083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-04-22T04:24:51.293855094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-04-22T04:24:51.294847903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s 
2026-04-22T04:24:51.295070221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:24:51.295255925Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.295489345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-04-22T04:24:51.295827426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.296809633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s 
2026-04-22T04:24:51.296982401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.297185310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.370113318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.072845s 
2026-04-22T04:24:51.370349082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-04-22T04:24:51.373954292Z [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-04-22T04:24:51.374961720Z [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-04-22T04:24:51.375502630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:24:51.376056765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:24:51.378351085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078144s 
2026-04-22T04:24:51.378570437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-04-22T04:24:51.383534232Z [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-04-22T04:24:51.384476409Z [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-04-22T04:24:51.384977569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:24:51.385510812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:24:51.387827326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090674s 
2026-04-22T04:24:51.388068272Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-04-22T04:24:51.391343938Z [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-04-22T04:24:51.392171594Z [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-04-22T04:24:51.392636340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:24:51.393159904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:24:51.395572823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073109s 
2026-04-22T04:24:51.395788147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-04-22T04:24:51.399052650Z [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-04-22T04:24:51.399735364Z [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-04-22T04:24:51.400217325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:24:51.400704456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:24:51.403004628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070149s 
2026-04-22T04:24:51.403220823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-04-22T04:24:51.406403913Z [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-04-22T04:24:51.407030444Z [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-04-22T04:24:51.407425880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:24:51.408005377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:24:51.410331461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069014s 
2026-04-22T04:24:51.410698941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:24:51', 'flexible_delay_profiles') 
2026-04-22T04:24:51.411055990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.412834922Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-22T04:24:51.413019463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093686s 
2026-04-22T04:24:51.413254687Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-22T04:24:51.413470892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.413797159Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-04-22T04:24:51.414191223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:24:51.414361606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.414568342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-22T04:24:51.414869739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-22T04:24:51.415798529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s 
2026-04-22T04:24:51.416173394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:24:51', 'add_priority_to_indexers') 
2026-04-22T04:24:51.416534982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.417314783Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-22T04:24:51.417498432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025213s 
2026-04-22T04:24:51.417733315Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-22T04:24:51.417958809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.418228893Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-04-22T04:24:51.418716956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-22T04:24:51.419036870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-22T04:24:51.419408318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s 
2026-04-22T04:24:51.419593451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.419780067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.420426178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006222s 
2026-04-22T04:24:51.420777445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:24:51', 'remove_chown_and_folderchmod_config') 
2026-04-22T04:24:51.421147510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.421956439Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-22T04:24:51.422150930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002137s 
2026-04-22T04:24:51.422361284Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-22T04:24:51.422620977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.422840900Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-04-22T04:24:51.423314974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-22T04:24:51.423481910Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.423683176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-04-22T04:24:51.427177362Z [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-04-22T04:24:51.428343259Z [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-04-22T04:24:51.428922025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-22T04:24:51.429476812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-22T04:24:51.431962497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080809s 
2026-04-22T04:24:51.432220006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-22T04:24:51.432494659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-22T04:24:51.432747458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003244s 
2026-04-22T04:24:51.433053695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-22T04:24:51.433414441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-22T04:24:51.433701830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s 
2026-04-22T04:24:51.434006844Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-22T04:24:51.434416769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-22T04:24:51.434655019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s 
2026-04-22T04:24:51.435030204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:24:51', 'convert_blacklist_protocol') 
2026-04-22T04:24:51.435375490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.436577230Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-22T04:24:51.436728254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022466s 
2026-04-22T04:24:51.436927174Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-22T04:24:51.437135323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.437387822Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-04-22T04:24:51.443593377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-22T04:24:51.444359560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-22T04:24:51.444829446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008305s 
2026-04-22T04:24:51.445180683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:24:51', 'update_notifiarr') 
2026-04-22T04:24:51.445520688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.446293454Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-22T04:24:51.446444178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022435s 
2026-04-22T04:24:51.446612987Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-22T04:24:51.446845255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.447124077Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-04-22T04:24:51.447400042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.447587219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.448632875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001057s 
2026-04-22T04:24:51.449016758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:24:51', 'email_multiple_addresses') 
2026-04-22T04:24:51.449367794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.450165661Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-22T04:24:51.450321144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025332s 
2026-04-22T04:24:51.450540656Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-22T04:24:51.450777884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.451028017Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-04-22T04:24:51.451352441Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-22T04:24:51.451612835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-22T04:24:51.453918928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023462s 
2026-04-22T04:24:51.454311780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:24:51', 'rename_blacklist_to_blocklist') 
2026-04-22T04:24:51.454663067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.455488719Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-22T04:24:51.455689935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038695s 
2026-04-22T04:24:51.455880959Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-22T04:24:51.456122035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.456388121Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-04-22T04:24:51.456796032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T04:24:51.456970694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.457199745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-22T04:24:51.457572135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.458563180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s 
2026-04-22T04:24:51.458810568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-22T04:24:51.459183089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.460129234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011122s 
2026-04-22T04:24:51.460307362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.460502906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.461690327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012094s 
2026-04-22T04:24:51.462054430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:24:51', 'cdh_per_downloadclient') 
2026-04-22T04:24:51.462408353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.463203935Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-22T04:24:51.463383657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026969s 
2026-04-22T04:24:51.463575533Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-22T04:24:51.463784784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.464072904Z [Info] download_history: Starting migration of Main DB to 52 
2026-04-22T04:24:51.464816973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-22T04:24:51.465561602Z [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-04-22T04:24:51.466139566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011284s 
2026-04-22T04:24:51.466351112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-22T04:24:51.466670325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-22T04:24:51.467028426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004896s 
2026-04-22T04:24:51.467240904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-04-22T04:24:51.467550317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-22T04:24:51.467935933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s 
2026-04-22T04:24:51.468153662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-22T04:24:51.468478295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-22T04:24:51.468858070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005167s 
2026-04-22T04:24:51.469032271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.469231953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.470284242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010694s 
2026-04-22T04:24:51.470629878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:24:51', 'download_history') 
2026-04-22T04:24:51.470989572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.472223657Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-22T04:24:51.472657951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028647s 
2026-04-22T04:24:51.472863024Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-22T04:24:51.473071935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.473333321Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-04-22T04:24:51.473746523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:24:51', 'add_update_history') 
2026-04-22T04:24:51.474109384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.475424993Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-22T04:24:51.475612721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023467s 
2026-04-22T04:24:51.475828746Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-22T04:24:51.476105543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.476355767Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-04-22T04:24:51.476685942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.476857938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.477081108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-22T04:24:51.477431573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.478560216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012753s 
2026-04-22T04:24:51.478966384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:24:51', 'add_on_update_to_notifications') 
2026-04-22T04:24:51.479326699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.480237493Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-22T04:24:51.480422055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028865s 
2026-04-22T04:24:51.480643932Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-22T04:24:51.480866330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.481135011Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-04-22T04:24:51.481439113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:24:51.481606009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.481827906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-22T04:24:51.482165396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.483165249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011347s 
2026-04-22T04:24:51.483541927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:24:51', 'download_client_per_indexer') 
2026-04-22T04:24:51.483916742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.484808658Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-22T04:24:51.485035986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027214s 
2026-04-22T04:24:51.485262472Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-22T04:24:51.485488387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.485749262Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-04-22T04:24:51.486158636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:24:51.486325322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.486585636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-04-22T04:24:51.486903306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.487979653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011974s 
2026-04-22T04:24:51.488161629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:24:51.488327874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.488571986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-04-22T04:24:51.488938554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.489965201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001188s 
2026-04-22T04:24:51.490156987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:24:51.490320406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.490529347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-04-22T04:24:51.490854131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.492022113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012711s 
2026-04-22T04:24:51.492447820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:24:51', 'AddNewItemMonitorType') 
2026-04-22T04:24:51.492909299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.493856457Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-22T04:24:51.494050197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030816s 
2026-04-22T04:24:51.494245340Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-22T04:24:51.494459922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.494734114Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-04-22T04:24:51.495099850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:24:51.495326998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.495547582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-04-22T04:24:51.495938579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.497126461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001366s 
2026-04-22T04:24:51.497544854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:24:51', 'ImportListSearch') 
2026-04-22T04:24:51.497955390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.498872547Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-22T04:24:51.499090837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030724s 
2026-04-22T04:24:51.499302152Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-22T04:24:51.499523708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.499797410Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-04-22T04:24:51.500199549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:24:51.500366696Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.500591448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-04-22T04:24:51.500982486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.502068412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012608s 
2026-04-22T04:24:51.502486334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:24:51', 'ImportListMonitorExisting') 
2026-04-22T04:24:51.502848924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.503748966Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-22T04:24:51.503959921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028987s 
2026-04-22T04:24:51.504145404Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-22T04:24:51.504364576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.504730192Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-04-22T04:24:51.505165058Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.505469511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-22T04:24:51.505752490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003768s 
2026-04-22T04:24:51.506004047Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.506398712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-04-22T04:24:51.506697974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s 
2026-04-22T04:24:51.506871534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:24:51.507027528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.507209134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-22T04:24:51.507468706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-22T04:24:51.508594894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s 
2026-04-22T04:24:51.509000912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:24:51', 'add_indexer_tags') 
2026-04-22T04:24:51.509422801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.510396532Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-22T04:24:51.510675494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029295s 
2026-04-22T04:24:51.510936289Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-22T04:24:51.511226683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.511611318Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-04-22T04:24:51.511961623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.512230054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.513289758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s 
2026-04-22T04:24:51.513750315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:24:51', 'update_audio_types') 
2026-04-22T04:24:51.514206303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.514933567Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-22T04:24:51.515117868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027261s 
2026-04-22T04:24:51.515382862Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-22T04:24:51.515626342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.515932619Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-04-22T04:24:51.518292050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.518606383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-22T04:24:51.518853511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003101s 
2026-04-22T04:24:51.519092953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-22T04:24:51.519252534Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.519523820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-04-22T04:24:51.523672434Z [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-04-22T04:24:51.525285622Z [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-04-22T04:24:51.525979930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-04-22T04:24:51.526781885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-04-22T04:24:51.529405999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-22T04:24:51.529962339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-22T04:24:51.530348938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105973s 
2026-04-22T04:24:51.530520223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:51.530672028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.530901611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-04-22T04:24:51.536447358Z [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-04-22T04:24:51.538396622Z [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-04-22T04:24:51.539279250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:51.540151155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:51.542661580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:51.543111426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:51.543573517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.543932590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128009s 
2026-04-22T04:24:51.544116420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:51.544259849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.544483229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-04-22T04:24:51.548587894Z [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-04-22T04:24:51.550473601Z [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-04-22T04:24:51.551383834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:51.552286962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:51.554762417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:51.555227072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:51.555696608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.556050009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113719s 
2026-04-22T04:24:51.556221925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:51.556380405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.556564485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-04-22T04:24:51.560678469Z [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-04-22T04:24:51.562574738Z [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-04-22T04:24:51.563475552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:24:51.564281996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:24:51.566800557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:24:51.567265954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:24:51.567730078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.568084622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113328s 
2026-04-22T04:24:51.568257290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:24:51.568407362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.568616684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-04-22T04:24:51.572373128Z [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-04-22T04:24:51.573725110Z [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-04-22T04:24:51.574363115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:51.575344671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:51.577799454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:51.578234911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:51.578670217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:51.579148490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.579505429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106942s 
2026-04-22T04:24:51.579692796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:24:51.579876566Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.580101449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-04-22T04:24:51.584086935Z [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-04-22T04:24:51.585433516Z [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-04-22T04:24:51.586077172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:24:51.587179913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:24:51.589786120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:24:51.590267520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:24:51.590698227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:24:51.591180799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:24:51.591529741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112144s 
2026-04-22T04:24:51.591706277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-22T04:24:51.591883433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:24:51.592068235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-22T04:24:51.595670158Z [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-04-22T04:24:51.596789943Z [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-04-22T04:24:51.597375663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-22T04:24:51.597911882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-22T04:24:51.600289440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080255s 
2026-04-22T04:24:51.600471186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-22T04:24:51.600624525Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.600838365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-22T04:24:51.604445499Z [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-04-22T04:24:51.605572107Z [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-04-22T04:24:51.606147486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-22T04:24:51.606692533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-22T04:24:51.609033577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079811s 
2026-04-22T04:24:51.609210173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:24:51.609361768Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.609561490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-22T04:24:51.613137701Z [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-04-22T04:24:51.614135250Z [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-04-22T04:24:51.614658033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T04:24:51.615091946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T04:24:51.617456007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076955s 
2026-04-22T04:24:51.617638484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:24:51.617787364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:24:51.617995453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-22T04:24:51.622979529Z [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-04-22T04:24:51.624000705Z [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-04-22T04:24:51.624523808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T04:24:51.625092764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T04:24:51.627557757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093267s 
2026-04-22T04:24:51.636162514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:24:51.636446095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-04-22T04:24:51.636787332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-22T04:24:51.643824782Z [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-04-22T04:24:51.644934687Z [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-04-22T04:24:51.645485697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T04:24:51.646076997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T04:24:51.648542783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011472s 
2026-04-22T04:24:51.648763477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T04:24:51.648948590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-22T04:24:51.649218273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-22T04:24:51.652930087Z [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-04-22T04:24:51.653961534Z [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-04-22T04:24:51.654525099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T04:24:51.655235950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T04:24:51.657886397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.658295441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088492s 
2026-04-22T04:24:51.658514361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T04:24:51.658697410Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.658970540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-22T04:24:51.662657484Z [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-04-22T04:24:51.663749002Z [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-04-22T04:24:51.664360583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T04:24:51.665116335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T04:24:51.667688525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.668125424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088806s 
2026-04-22T04:24:51.668349836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T04:24:51.668533556Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.668787247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-22T04:24:51.672553140Z [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-04-22T04:24:51.673626451Z [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-04-22T04:24:51.674207711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T04:24:51.674959636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T04:24:51.677630243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.678029708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090097s 
2026-04-22T04:24:51.678233608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-22T04:24:51.678412258Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.678644155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-22T04:24:51.682528757Z [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-04-22T04:24:51.683719164Z [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-04-22T04:24:51.684332158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-22T04:24:51.685142580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-22T04:24:51.687734479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-22T04:24:51.688285579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-22T04:24:51.688829895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-22T04:24:51.689210641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010342s 
2026-04-22T04:24:51.689370072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-22T04:24:51.689542149Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.689765849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-22T04:24:51.693540089Z [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-04-22T04:24:51.694559452Z [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-04-22T04:24:51.695092174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-22T04:24:51.695598053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-22T04:24:51.698078267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080913s 
2026-04-22T04:24:51.698277408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-22T04:24:51.698451940Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.698686081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-22T04:24:51.702469099Z [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-04-22T04:24:51.703466247Z [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-04-22T04:24:51.704006615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-22T04:24:51.704601152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-22T04:24:51.707004391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080929s 
2026-04-22T04:24:51.707228662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-22T04:24:51.707407703Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-04-22T04:24:51.707586843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-22T04:24:51.711411294Z [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-04-22T04:24:51.712445136Z [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-04-22T04:24:51.713006787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-22T04:24:51.713847200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-22T04:24:51.716416253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T04:24:51.716891029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-22T04:24:51.717391917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-22T04:24:51.717925682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-22T04:24:51.718307521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104833s 
2026-04-22T04:24:51.718512604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:24:51.718688077Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.718944594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-22T04:24:51.723797756Z [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-04-22T04:24:51.724932771Z [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-04-22T04:24:51.725533972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:24:51.726378803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:24:51.729050653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.729456190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102828s 
2026-04-22T04:24:51.729658708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:24:51.729842608Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.730129375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-22T04:24:51.733906170Z [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-04-22T04:24:51.735004301Z [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-04-22T04:24:51.735605352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:24:51.736421134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:24:51.739019035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.739421215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090497s 
2026-04-22T04:24:51.739593252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:24:51.739773114Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.740102708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-22T04:24:51.746392332Z [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-04-22T04:24:51.747485964Z [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-04-22T04:24:51.748092816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:24:51.749048050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:24:51.752724513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.753175290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012828s 
2026-04-22T04:24:51.753398861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T04:24:51.753608343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-22T04:24:51.753883697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-22T04:24:51.758887262Z [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-04-22T04:24:51.760031085Z [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-04-22T04:24:51.760612065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T04:24:51.761525484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T04:24:51.765071414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.765497923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113683s 
2026-04-22T04:24:51.765706674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T04:24:51.765910835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-22T04:24:51.766191720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-22T04:24:51.771215567Z [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-04-22T04:24:51.772438349Z [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-04-22T04:24:51.772886982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T04:24:51.773544426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T04:24:51.776030401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.776340877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099169s 
2026-04-22T04:24:51.776476570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T04:24:51.776632143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-22T04:24:51.776787987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-22T04:24:51.780314809Z [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-04-22T04:24:51.781129810Z [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-04-22T04:24:51.781579595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T04:24:51.782403254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T04:24:51.784849600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.785175085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081867s 
2026-04-22T04:24:51.785300838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-22T04:24:51.785431552Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:51.785643949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-04-22T04:24:51.789162715Z [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-04-22T04:24:51.789851722Z [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-04-22T04:24:51.790272389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-22T04:24:51.790777025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-22T04:24:51.793208812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073904s 
2026-04-22T04:24:51.793383604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-22T04:24:51.793519057Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.793695813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-04-22T04:24:51.797290080Z [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-04-22T04:24:51.798040180Z [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-04-22T04:24:51.798468783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-22T04:24:51.798946796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-22T04:24:51.801331097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074486s 
2026-04-22T04:24:51.801496259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-22T04:24:51.801638856Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.801825242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-22T04:24:51.806900852Z [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-04-22T04:24:51.807759892Z [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-04-22T04:24:51.808263486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-22T04:24:51.808678882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-22T04:24:51.811075979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090751s 
2026-04-22T04:24:51.811236202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-22T04:24:51.811374189Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.811575284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-22T04:24:51.815131375Z [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-04-22T04:24:51.815976998Z [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-04-22T04:24:51.816459048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-22T04:24:51.816967823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-22T04:24:51.819390772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076322s 
2026-04-22T04:24:51.819556045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-22T04:24:51.819694634Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.819892111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-22T04:24:51.823351598Z [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-04-22T04:24:51.824037409Z [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-04-22T04:24:51.824454278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-22T04:24:51.824870616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-22T04:24:51.827452395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073734s 
2026-04-22T04:24:51.827614852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T04:24:51.827758601Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.827973945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-22T04:24:51.831459223Z [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-04-22T04:24:51.832227219Z [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-04-22T04:24:51.832603076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-22T04:24:51.833175579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-22T04:24:51.835605742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T04:24:51.835934795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077544s 
2026-04-22T04:24:51.836098164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T04:24:51.836238557Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.836426114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-22T04:24:51.839740378Z [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-04-22T04:24:51.840390106Z [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-04-22T04:24:51.840768558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-22T04:24:51.841439188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-22T04:24:51.843889653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T04:24:51.844221751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076072s 
2026-04-22T04:24:51.844371563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.844500733Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.844674814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-04-22T04:24:51.848102205Z [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-04-22T04:24:51.848888859Z [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-04-22T04:24:51.849353354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:24:51.850038003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:24:51.852579390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:51.852958474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:24:51.853262185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084225s 
2026-04-22T04:24:51.853422588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.853559093Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.853731630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-04-22T04:24:51.857164633Z [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-04-22T04:24:51.857941838Z [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-04-22T04:24:51.858374079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:24:51.859064769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:24:51.861645436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:24:51.862011713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:24:51.862316266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084118s 
2026-04-22T04:24:51.862473533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:24:51.862605238Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.862774870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-22T04:24:51.866016748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-22T04:24:51.866478187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-22T04:24:51.866818723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-22T04:24:51.867263658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-22T04:24:51.869668271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:24:51.869982523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070491s 
2026-04-22T04:24:51.870328249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:24:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-22T04:24:51.870644887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.873658666Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-22T04:24:51.873832566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106531s 
2026-04-22T04:24:51.874057018Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-22T04:24:51.874237591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.874497625Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-04-22T04:24:51.875051340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.875204739Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.875378539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-04-22T04:24:51.875640987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.876692505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011137s 
2026-04-22T04:24:51.876834140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.876970284Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.877140136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-04-22T04:24:51.877395079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.878349992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s 
2026-04-22T04:24:51.878653834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:24:51', 'add_on_delete_to_notifications') 
2026-04-22T04:24:51.878951002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.879971337Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-22T04:24:51.880134305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026184s 
2026-04-22T04:24:51.880307183Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-22T04:24:51.880480943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.880701347Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-04-22T04:24:51.882066626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:24:51.882214263Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.882394105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-22T04:24:51.882664770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.883627930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s 
2026-04-22T04:24:51.883770046Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:24:51.884023476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-22T04:24:51.884255744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003383s 
2026-04-22T04:24:51.884404403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.884531790Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:51.884702363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-04-22T04:24:51.884929410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-22T04:24:51.885853211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2026-04-22T04:24:51.886006599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.886164948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.886845769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006938s 
2026-04-22T04:24:51.887010812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-22T04:24:51.887398262Z [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-04-22T04:24:51.887834861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006646s 
2026-04-22T04:24:51.888015675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-22T04:24:51.888240337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-22T04:24:51.888526023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00036s 
2026-04-22T04:24:51.888684762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:24:51.888818822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.888988083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-04-22T04:24:51.889237485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:24:51.890234613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010805s 
2026-04-22T04:24:51.890393022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:24:51.890531070Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-04-22T04:24:51.890702916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-04-22T04:24:51.890956546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.891958434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s 
2026-04-22T04:24:51.892119378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:24:51.892255452Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:51.892429813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-04-22T04:24:51.892691941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.893660100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010617s 
2026-04-22T04:24:51.893812547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.893973181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.895659206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016986s 
2026-04-22T04:24:51.895813897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.895994721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.896794833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008027s 
2026-04-22T04:24:51.896959504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-22T04:24:51.901786814Z [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-04-22T04:24:51.902543197Z [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-04-22T04:24:51.902949906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-22T04:24:51.903356405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-22T04:24:51.907301679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101791s 
2026-04-22T04:24:51.907502093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-04-22T04:24:51.910919364Z [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-04-22T04:24:51.911544503Z [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-04-22T04:24:51.911944738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-22T04:24:51.912429434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-22T04:24:51.914929508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007252s 
2026-04-22T04:24:51.915153760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-22T04:24:51.915393392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-22T04:24:51.915624999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002935s 
2026-04-22T04:24:51.915773628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:24:51.915919371Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:51.916131909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-22T04:24:51.916430050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.917371375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010686s 
2026-04-22T04:24:51.917527720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:24:51.917660097Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.917839277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-22T04:24:51.918083289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-22T04:24:51.919011698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s 
2026-04-22T04:24:51.919296341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:24:51', 'add_custom_formats') 
2026-04-22T04:24:51.919580123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.920814428Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-22T04:24:51.920965523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027821s 
2026-04-22T04:24:51.921155515Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-22T04:24:51.921326850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.921565230Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-04-22T04:24:51.921920706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:24:51.922066770Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.922220780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-22T04:24:51.922444851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:24:51.923425596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010472s 
2026-04-22T04:24:51.923720430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:24:51', 'add_result_to_commands') 
2026-04-22T04:24:51.924027709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.924737798Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-22T04:24:51.924889143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023366s 
2026-04-22T04:24:51.925074917Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-22T04:24:51.925263858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.925478710Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-04-22T04:24:51.925810889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.925961963Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.926136164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-22T04:24:51.926391919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.927341491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s 
2026-04-22T04:24:51.927632567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:24:51', 'health_restored_notification') 
2026-04-22T04:24:51.927945587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.928669445Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-22T04:24:51.928831571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023356s 
2026-04-22T04:24:51.928987024Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-22T04:24:51.929151866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.929364655Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-04-22T04:24:51.929651953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:24:51.929887347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-22T04:24:51.930108112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s 
2026-04-22T04:24:51.930364258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:24:51', 'remove_uc') 
2026-04-22T04:24:51.930636406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.931282036Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-22T04:24:51.931425595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014487s 
2026-04-22T04:24:51.931616800Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-22T04:24:51.931794898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.932042467Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-04-22T04:24:51.932299805Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.932459276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.934351026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019039s 
2026-04-22T04:24:51.934649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:24:51', 'download_clients_rename_tv_to_music') 
2026-04-22T04:24:51.934941815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.935626504Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-22T04:24:51.935806607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031421s 
2026-04-22T04:24:51.936017922Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-22T04:24:51.936194438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.936423749Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-04-22T04:24:51.936729214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-22T04:24:51.936874347Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.937049439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-22T04:24:51.937306627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-04-22T04:24:51.938318455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s 
2026-04-22T04:24:51.938625673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:24:51', 'add_colon_replacement_to_naming_config') 
2026-04-22T04:24:51.938919936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.939672872Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-22T04:24:51.939830890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002417s 
2026-04-22T04:24:51.940073519Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-22T04:24:51.940236888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.940451740Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-04-22T04:24:51.940796164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-22T04:24:51.944286672Z [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-04-22T04:24:51.945002122Z [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-04-22T04:24:51.945414803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:24:51.946102138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:24:51.948687203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.948996155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080258s 
2026-04-22T04:24:51.949151317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:24:51.949281039Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:51.949455730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-22T04:24:51.949685884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-22T04:24:51.950640286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010177s 
2026-04-22T04:24:51.950911091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:24:51', 'list_sync_time') 
2026-04-22T04:24:51.951190995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.952136188Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-22T04:24:51.952289657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024937s 
2026-04-22T04:24:51.952471082Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-22T04:24:51.952641826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.952864003Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-04-22T04:24:51.953152855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T04:24:51.953299891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.953456136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-22T04:24:51.953662291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-22T04:24:51.954709920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011005s 
2026-04-22T04:24:51.955007018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:24:51', 'add_download_client_tags') 
2026-04-22T04:24:51.955275669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.956003505Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-22T04:24:51.956156353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002361s 
2026-04-22T04:24:51.956331405Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-22T04:24:51.956501437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.956722152Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-04-22T04:24:51.957244854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-22T04:24:51.957667425Z [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-04-22T04:24:51.958094966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006866s 
2026-04-22T04:24:51.958276061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-22T04:24:51.958530423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-22T04:24:51.958824024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003979s 
2026-04-22T04:24:51.959100571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:24:51', 'add_notification_status') 
2026-04-22T04:24:51.959379533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.960185686Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-22T04:24:51.960336189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017241s 
2026-04-22T04:24:51.960518136Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-22T04:24:51.960690763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.960914444Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-04-22T04:24:51.961156220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:51.961326553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:51.962873549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015583s 
2026-04-22T04:24:51.963174735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:24:51', 'add_alac_24_quality_in_profiles') 
2026-04-22T04:24:51.963450681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.964140510Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-22T04:24:51.964297045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027925s 
2026-04-22T04:24:51.964461035Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-22T04:24:51.964630376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.964845209Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-04-22T04:24:51.965161485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-22T04:24:51.965302680Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.965448604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-22T04:24:51.965638215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-22T04:24:51.966636626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010409s 
2026-04-22T04:24:51.966808031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-22T04:24:51.967008885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-22T04:24:51.967993408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s 
2026-04-22T04:24:51.968265716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:24:51', 'add_salt_to_users') 
2026-04-22T04:24:51.968548455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.969248585Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-22T04:24:51.969393998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002269s 
2026-04-22T04:24:51.969558850Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-22T04:24:51.969723672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.969937392Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-04-22T04:24:51.970371486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-22T04:24:51.970804698Z [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-04-22T04:24:51.971261909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007183s 
2026-04-22T04:24:51.971412643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-22T04:24:51.971625782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-22T04:24:51.971927439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003525s 
2026-04-22T04:24:51.972203325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:24:51', 'add_auto_tagging') 
2026-04-22T04:24:51.972488709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.973255985Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-22T04:24:51.973399183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016742s 
2026-04-22T04:24:51.973585959Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-22T04:24:51.973767024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.973994822Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-04-22T04:24:51.974342192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-22T04:24:51.974491402Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.974664120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-22T04:24:51.974895746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-22T04:24:51.975948156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s 
2026-04-22T04:24:51.976188169Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-22T04:24:51.976445467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-22T04:24:51.976681823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003105s 
2026-04-22T04:24:51.976968069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:24:51', 'quality_definition_preferred_size') 
2026-04-22T04:24:51.977257101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.977998454Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-22T04:24:51.978155630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015886s 
2026-04-22T04:24:51.978362517Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-22T04:24:51.978527740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.978760468Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-04-22T04:24:51.979062376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:24:51.979209913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.979373452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-04-22T04:24:51.979611251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.980695545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011533s 
2026-04-22T04:24:51.980985538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:24:51', 'add_on_artist_add_to_notifications') 
2026-04-22T04:24:51.981275583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.982007496Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-22T04:24:51.982165515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024374s 
2026-04-22T04:24:51.982339264Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-22T04:24:51.982509868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.982729019Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-04-22T04:24:51.983008542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:24:51.983152071Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:51.983317254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-04-22T04:24:51.983530012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-22T04:24:51.984556239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s 
2026-04-22T04:24:51.984833587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:24:51', 'album_last_searched_time') 
2026-04-22T04:24:51.985118862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.985834563Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-22T04:24:51.985987591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023301s 
2026-04-22T04:24:51.986164066Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-22T04:24:51.986318327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.986540284Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-04-22T04:24:51.986883986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-22T04:24:51.987027044Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.987185152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-04-22T04:24:51.987417420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.988462324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011125s 
2026-04-22T04:24:51.988610943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:24:51.988740845Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:24:51.988896699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-04-22T04:24:51.989129918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:24:51.990150363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010962s 
2026-04-22T04:24:51.990423193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:24:51', 'add_indexer_flags') 
2026-04-22T04:24:51.990703256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.991402164Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-22T04:24:51.991547086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023293s 
2026-04-22T04:24:51.991725224Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-22T04:24:51.991923955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.992150461Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-04-22T04:24:51.992501327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-04-22T04:24:51.992723825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-04-22T04:24:51.993009200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s 
2026-04-22T04:24:51.993171927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-04-22T04:24:51.993383052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-04-22T04:24:51.993678798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003466s 
2026-04-22T04:24:51.993834822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-04-22T04:24:51.994062280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-04-22T04:24:51.994349869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s 
2026-04-22T04:24:51.994629813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:24:51', 'add_indexes_album_statistics') 
2026-04-22T04:24:51.994921741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.995699787Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-22T04:24:51.995890501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016704s 
2026-04-22T04:24:51.996053800Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-22T04:24:51.996218311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:51.996438435Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-04-22T04:24:51.996779912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-22T04:24:51.997093854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-22T04:24:51.997363337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s 
2026-04-22T04:24:51.997636517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:24:51', 'update_redacted_baseurl') 
2026-04-22T04:24:51.997923074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:51.998662383Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-22T04:24:51.998821403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016493s 
2026-04-22T04:24:52.006514834Z [Debug] MigrationController: Took: 00:00:01.6284488 
2026-04-22T04:24:52.077312202Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-04-22T04:24:52.107385979Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-22T04:24:52.132929643Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-22T04:24:52.151259131Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-22T04:24:52.152111928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:24:52.152342813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:24:52.156867204Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-22T04:24:52.157031485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047306s 
2026-04-22T04:24:52.157300957Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-22T04:24:52.157484767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049438s 
2026-04-22T04:24:52.158941781Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-22T04:24:52.159214641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.159580297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-22T04:24:52.159910682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-22T04:24:52.160412974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s 
2026-04-22T04:24:52.160620351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.161556416Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-22T04:24:52.161778313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016979s 
2026-04-22T04:24:52.162093978Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-22T04:24:52.162352779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.162785190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-22T04:24:52.163084322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:24:52.163476642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004801s 
2026-04-22T04:24:52.163694240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:24:52.163932610Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:52.164221432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-22T04:24:52.164515895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-22T04:24:52.165259562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007949s 
2026-04-22T04:24:52.165496299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.166094894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-22T04:24:52.166308585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016132s 
2026-04-22T04:24:52.166624120Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-22T04:24:52.166904084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.167236373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:24:52.167431085Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:52.167652511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-22T04:24:52.168042596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-22T04:24:52.168524407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s 
2026-04-22T04:24:52.168768298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.169345189Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-22T04:24:52.169603510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s 
2026-04-22T04:24:52.169926911Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-22T04:24:52.170191093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.170479103Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-22T04:24:52.171070023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-22T04:24:52.171494257Z [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-04-22T04:24:52.172119596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008197s 
2026-04-22T04:24:52.172332394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-22T04:24:52.172632880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-22T04:24:52.173000099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s 
2026-04-22T04:24:52.173370835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:24:52', 'InitialSetup') 
2026-04-22T04:24:52.173767234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.174544318Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-22T04:24:52.174752658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019572s 
2026-04-22T04:24:52.175016138Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-22T04:24:52.175251252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.175545314Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-04-22T04:24:52.175983526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:24:52', 'add_reason_to_pending_releases') 
2026-04-22T04:24:52.176406949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.177035985Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-22T04:24:52.177248513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017422s 
2026-04-22T04:24:52.177497134Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-22T04:24:52.177716476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.178026921Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-04-22T04:24:52.178348107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:24:52', 'add_medium_support') 
2026-04-22T04:24:52.178779797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.179331949Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-22T04:24:52.179540118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016126s 
2026-04-22T04:24:52.179786143Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-22T04:24:52.180091548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.180392304Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-04-22T04:24:52.180780014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:24:52', 'add_various_qualites_in_profile') 
2026-04-22T04:24:52.181179840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.181837474Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-22T04:24:52.182055924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017324s 
2026-04-22T04:24:52.182309424Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-22T04:24:52.182529888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.182847067Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-04-22T04:24:52.183167542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:24:52', 'metadata_profiles') 
2026-04-22T04:24:52.183566014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.184234581Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-22T04:24:52.184441046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016804s 
2026-04-22T04:24:52.184723896Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-22T04:24:52.184981515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.185308543Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-04-22T04:24:52.185681594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:24:52', 'separate_automatic_and_interactive_search') 
2026-04-22T04:24:52.186113404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.186716398Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-22T04:24:52.186969438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001719s 
2026-04-22T04:24:52.187212698Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-22T04:24:52.187460697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.187760571Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-04-22T04:24:52.188155215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:24:52', 'change_album_path_to_relative') 
2026-04-22T04:24:52.188573828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.189178285Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-22T04:24:52.189411605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016973s 
2026-04-22T04:24:52.189653051Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-22T04:24:52.189907053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.190206636Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-04-22T04:24:52.190565338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:24:52', 'change_quality_size_mb_to_kb') 
2026-04-22T04:24:52.190985063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.191777830Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-22T04:24:52.192030929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018559s 
2026-04-22T04:24:52.192254209Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-22T04:24:52.192501266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.192788334Z [Info] album_releases: Starting migration of Log DB to 9 
2026-04-22T04:24:52.193122066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:24:52', 'album_releases') 
2026-04-22T04:24:52.193524447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.194388597Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-22T04:24:52.194605293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018916s 
2026-04-22T04:24:52.194845126Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-22T04:24:52.195104769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.195390644Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-04-22T04:24:52.195738555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:24:52', 'album_releases_fix') 
2026-04-22T04:24:52.196173320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.196917770Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-22T04:24:52.197141560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s 
2026-04-22T04:24:52.197370782Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-22T04:24:52.197605003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.197893144Z [Info] import_lists: Starting migration of Log DB to 11 
2026-04-22T04:24:52.198227327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:24:52', 'import_lists') 
2026-04-22T04:24:52.198626400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.199344727Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-22T04:24:52.199559890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017451s 
2026-04-22T04:24:52.199787007Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-22T04:24:52.200075869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.200366734Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-04-22T04:24:52.200704374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:24:52', 'add_release_status') 
2026-04-22T04:24:52.201108899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.201710360Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-22T04:24:52.201929190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016339s 
2026-04-22T04:24:52.202169104Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-22T04:24:52.202421993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.202718400Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-04-22T04:24:52.203075408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:24:52', 'album_download_notification') 
2026-04-22T04:24:52.203487979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.204151896Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-22T04:24:52.204391368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017087s 
2026-04-22T04:24:52.204635810Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-22T04:24:52.204908509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.205210137Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-04-22T04:24:52.205575833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:24:52', 'fix_language_metadata_profiles') 
2026-04-22T04:24:52.205996600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.206677532Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-22T04:24:52.206917124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s 
2026-04-22T04:24:52.207144211Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-22T04:24:52.207388163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.207675331Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-04-22T04:24:52.208019674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:24:52', 'remove_fanzub') 
2026-04-22T04:24:52.208420802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.208994968Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-22T04:24:52.209212556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016048s 
2026-04-22T04:24:52.209455305Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-22T04:24:52.209709767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.210007898Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-04-22T04:24:52.210369286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:24:52', 'update_artist_history_indexes') 
2026-04-22T04:24:52.210786626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.211378408Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-22T04:24:52.211609483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016519s 
2026-04-22T04:24:52.211830207Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-22T04:24:52.212086854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.212371597Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-04-22T04:24:52.212690860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:24:52', 'remove_nma') 
2026-04-22T04:24:52.213102048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.213668188Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-22T04:24:52.213888331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015947s 
2026-04-22T04:24:52.214116140Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-22T04:24:52.214367346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.214656668Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-04-22T04:24:52.215003958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:24:52', 'album_disambiguation') 
2026-04-22T04:24:52.215410156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.216074533Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-22T04:24:52.216303504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016959s 
2026-04-22T04:24:52.216540792Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-22T04:24:52.216800906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.217098385Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-04-22T04:24:52.217458600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:24:52', 'add_ape_quality_in_profiles') 
2026-04-22T04:24:52.217872804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.218517322Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-22T04:24:52.218756243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017045s 
2026-04-22T04:24:52.218984092Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-22T04:24:52.219225799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.219510332Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-04-22T04:24:52.219839004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:24:52', 'remove_pushalot') 
2026-04-22T04:24:52.220268198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.220908627Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-22T04:24:52.221128490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016866s 
2026-04-22T04:24:52.221357962Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-22T04:24:52.221602645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.221893681Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-04-22T04:24:52.222231080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:24:52', 'add_custom_filters') 
2026-04-22T04:24:52.222640465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.223267237Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-22T04:24:52.223488773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016658s 
2026-04-22T04:24:52.223719057Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-22T04:24:52.223973389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.224269174Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-04-22T04:24:52.224602024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:24:52', 'import_list_tags') 
2026-04-22T04:24:52.225006469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.225641758Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-22T04:24:52.225863725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016729s 
2026-04-22T04:24:52.226098417Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-22T04:24:52.226344794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.226638355Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-04-22T04:24:52.226985393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:24:52', 'add_release_groups_etc') 
2026-04-22T04:24:52.227394106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.228059887Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-22T04:24:52.228288708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001704s 
2026-04-22T04:24:52.228517959Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-22T04:24:52.228760117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.229057846Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-04-22T04:24:52.229398412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:24:52', 'NewMediaInfoFormat') 
2026-04-22T04:24:52.229800843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.230435040Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-22T04:24:52.230666085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016771s 
2026-04-22T04:24:52.230924936Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-22T04:24:52.231189980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.231489944Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-04-22T04:24:52.231913737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:24:52', 'rename_restrictions_to_release_profiles') 
2026-04-22T04:24:52.232355928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.233019945Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-22T04:24:52.233267062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017992s 
2026-04-22T04:24:52.233524370Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-22T04:24:52.233792891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.234096913Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-04-22T04:24:52.234490576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:24:52', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-22T04:24:52.234927005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.235586793Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-22T04:24:52.235832819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001762s 
2026-04-22T04:24:52.236089345Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-22T04:24:52.236331413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.236633020Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-04-22T04:24:52.236977103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:24:52', 'add_import_exclusions') 
2026-04-22T04:24:52.237385315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.238030294Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-22T04:24:52.238253553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016949s 
2026-04-22T04:24:52.238494669Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-22T04:24:52.238745334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.239053033Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-04-22T04:24:52.239412928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:24:52', 'clean_artist_metadata_table') 
2026-04-22T04:24:52.239824927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.240506340Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-22T04:24:52.240739649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s 
2026-04-22T04:24:52.240986186Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-22T04:24:52.241230678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.241527165Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-04-22T04:24:52.241881017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:24:52', 'health_issue_notification') 
2026-04-22T04:24:52.242303899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.242946623Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-22T04:24:52.243174983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017038s 
2026-04-22T04:24:52.243430658Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-22T04:24:52.243691954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.244029664Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-04-22T04:24:52.244407505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:24:52', 'add_mediafilerepository_mtime') 
2026-04-22T04:24:52.244823723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.245499754Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-22T04:24:52.245726691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s 
2026-04-22T04:24:52.245970392Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-22T04:24:52.246224854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.246527754Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-04-22T04:24:52.246894613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:24:52', 'add_artistmetadataid_constraint') 
2026-04-22T04:24:52.247315500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.250325181Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-22T04:24:52.250585555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040635s 
2026-04-22T04:24:52.250821330Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-22T04:24:52.251069950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.251374403Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-04-22T04:24:52.251734428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:24:52', 'old_ids_and_artist_alias') 
2026-04-22T04:24:52.252169324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.252822219Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-22T04:24:52.253051971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017469s 
2026-04-22T04:24:52.253292345Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-22T04:24:52.253541557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.253835108Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-04-22T04:24:52.254180504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:24:52', 'download_propers_config') 
2026-04-22T04:24:52.254588014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.255496173Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-22T04:24:52.255723731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019472s 
2026-04-22T04:24:52.255977001Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-22T04:24:52.256228758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.256522209Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-04-22T04:24:52.256895420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:24:52', 'remove_language_profiles') 
2026-04-22T04:24:52.257314153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.257969313Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-22T04:24:52.258198434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017324s 
2026-04-22T04:24:52.258440682Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-22T04:24:52.258686948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.258980399Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-04-22T04:24:52.259331005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:24:52', 'multi_disc_naming_format') 
2026-04-22T04:24:52.259736341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.260441942Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-22T04:24:52.260671424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017395s 
2026-04-22T04:24:52.260909243Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-22T04:24:52.261160238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.261455573Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-04-22T04:24:52.261821239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:24:52', 'add_download_client_priority') 
2026-04-22T04:24:52.262243309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.262901785Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-22T04:24:52.263132910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017299s 
2026-04-22T04:24:52.263365809Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-22T04:24:52.263606123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.263914143Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-04-22T04:24:52.264253487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:24:52', 'remove_growl_prowl') 
2026-04-22T04:24:52.264659113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.265296837Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-22T04:24:52.265522081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016858s 
2026-04-22T04:24:52.265754028Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-22T04:24:52.266001246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.266295478Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-04-22T04:24:52.266642467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:24:52', 'remove_plex_hometheatre') 
2026-04-22T04:24:52.267048995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.267706660Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-22T04:24:52.267951042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016989s 
2026-04-22T04:24:52.268195744Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-22T04:24:52.268448133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.268746864Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-04-22T04:24:52.269109444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:24:52', 'add_root_folder_add_defaults') 
2026-04-22T04:24:52.269530652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.270187886Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-22T04:24:52.270419953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017286s 
2026-04-22T04:24:52.270643363Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-22T04:24:52.270879529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.271164422Z [Info] task_duration: Starting migration of Log DB to 40 
2026-04-22T04:24:52.271493956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:24:52', 'task_duration') 
2026-04-22T04:24:52.271914112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.272552267Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-22T04:24:52.272784334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016761s 
2026-04-22T04:24:52.273048516Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-22T04:24:52.273327368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.273640578Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-04-22T04:24:52.274040794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:24:52', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-22T04:24:52.274484628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.275158745Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-22T04:24:52.275411124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018066s 
2026-04-22T04:24:52.275648101Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-22T04:24:52.275936622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.276233329Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-04-22T04:24:52.276575628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:24:52', 'remove_album_folders') 
2026-04-22T04:24:52.276979411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.277639140Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-22T04:24:52.277860997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001736s 
2026-04-22T04:24:52.278096601Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-22T04:24:52.278343949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.278636779Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-04-22T04:24:52.278982695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:24:52', 'flexible_delay_profiles') 
2026-04-22T04:24:52.279409054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.280089965Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-22T04:24:52.280330950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017253s 
2026-04-22T04:24:52.280571915Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-22T04:24:52.280835696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.281130911Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-04-22T04:24:52.281494633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:24:52', 'add_priority_to_indexers') 
2026-04-22T04:24:52.281925791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.282726454Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-22T04:24:52.282960535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018894s 
2026-04-22T04:24:52.283204406Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-22T04:24:52.283467456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.283761788Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-04-22T04:24:52.284162245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:24:52', 'remove_chown_and_folderchmod_config') 
2026-04-22T04:24:52.284586840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.285360658Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-22T04:24:52.285629880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001874s 
2026-04-22T04:24:52.285869062Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-22T04:24:52.286126480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.286429831Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-04-22T04:24:52.286792110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:24:52', 'convert_blacklist_protocol') 
2026-04-22T04:24:52.287221365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.287887235Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-22T04:24:52.288142590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001745s 
2026-04-22T04:24:52.288369747Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-22T04:24:52.288621073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.288908422Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-04-22T04:24:52.289247164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:24:52', 'update_notifiarr') 
2026-04-22T04:24:52.289677200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.290320806Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-22T04:24:52.290544176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016967s 
2026-04-22T04:24:52.290784019Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-22T04:24:52.291042890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.291336411Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-04-22T04:24:52.291698981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:24:52', 'email_multiple_addresses') 
2026-04-22T04:24:52.292173396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.292841812Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-22T04:24:52.293061204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017818s 
2026-04-22T04:24:52.293303011Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-22T04:24:52.293557213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.293853619Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-04-22T04:24:52.294215578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:24:52', 'rename_blacklist_to_blocklist') 
2026-04-22T04:24:52.294635323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.295304691Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-22T04:24:52.295537700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001737s 
2026-04-22T04:24:52.295766391Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-22T04:24:52.296038679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.296324885Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-04-22T04:24:52.296684149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:24:52', 'cdh_per_downloadclient') 
2026-04-22T04:24:52.297100627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.297758612Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-22T04:24:52.297985369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017201s 
2026-04-22T04:24:52.298219380Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-22T04:24:52.298458902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.298756061Z [Info] download_history: Starting migration of Log DB to 52 
2026-04-22T04:24:52.299090374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:24:52', 'download_history') 
2026-04-22T04:24:52.299507634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.300144928Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-22T04:24:52.300377626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016824s 
2026-04-22T04:24:52.300605004Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-22T04:24:52.300852242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.301145522Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-04-22T04:24:52.301774890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-22T04:24:52.302186769Z [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-04-22T04:24:52.302674862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000667s 
2026-04-22T04:24:52.302898302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-22T04:24:52.303186823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-22T04:24:52.303550716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-04-22T04:24:52.303903346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:24:52', 'add_update_history') 
2026-04-22T04:24:52.304313131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.305420801Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-22T04:24:52.305641245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022632s 
2026-04-22T04:24:52.305878442Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-22T04:24:52.306130510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.306435324Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-04-22T04:24:52.306797964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:24:52', 'add_on_update_to_notifications') 
2026-04-22T04:24:52.307222278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.307949733Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-22T04:24:52.308188253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017909s 
2026-04-22T04:24:52.308425681Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-22T04:24:52.308675154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.308967442Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-04-22T04:24:52.309323489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:24:52', 'download_client_per_indexer') 
2026-04-22T04:24:52.309740900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.310421590Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-22T04:24:52.310652766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017258s 
2026-04-22T04:24:52.310880525Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-22T04:24:52.311124756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.311415081Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-04-22T04:24:52.311755847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:24:52', 'AddNewItemMonitorType') 
2026-04-22T04:24:52.312205883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.312915001Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-22T04:24:52.313139223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017771s 
2026-04-22T04:24:52.313358825Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-22T04:24:52.313598157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.313882570Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-04-22T04:24:52.314212885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:24:52', 'ImportListSearch') 
2026-04-22T04:24:52.314614914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.315324674Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-22T04:24:52.315542953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001722s 
2026-04-22T04:24:52.315774559Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-22T04:24:52.316045315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.316337092Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-04-22T04:24:52.316693249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:24:52', 'ImportListMonitorExisting') 
2026-04-22T04:24:52.317104096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.317927985Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-22T04:24:52.318202819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018357s 
2026-04-22T04:24:52.318432261Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-22T04:24:52.318670751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.318968150Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-04-22T04:24:52.319299707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:24:52', 'add_indexer_tags') 
2026-04-22T04:24:52.319697087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.320516357Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-22T04:24:52.320740709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018327s 
2026-04-22T04:24:52.320961944Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-22T04:24:52.321201597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.321490088Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-04-22T04:24:52.321823088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:24:52', 'update_audio_types') 
2026-04-22T04:24:52.322227032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.322919546Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-22T04:24:52.323141243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017126s 
2026-04-22T04:24:52.323405164Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-22T04:24:52.323681611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.324040063Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-04-22T04:24:52.324551583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-22T04:24:52.324756004Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:24:52.324991468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-22T04:24:52.325794956Z [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-04-22T04:24:52.326530407Z [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-04-22T04:24:52.327030164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-22T04:24:52.327568548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-22T04:24:52.328579774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-22T04:24:52.328945520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037273s 
2026-04-22T04:24:52.329160253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-22T04:24:52.329360586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:24:52.329585298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-22T04:24:52.330306501Z [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-04-22T04:24:52.330915026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-22T04:24:52.331354090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-22T04:24:52.331918166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-22T04:24:52.332821254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-22T04:24:52.333201330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033827s 
2026-04-22T04:24:52.333415441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:24:52.333610012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-22T04:24:52.333833633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-22T04:24:52.334484934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-22T04:24:52.335035553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-22T04:24:52.335498856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-22T04:24:52.336037891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-22T04:24:52.336943385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:24:52.337339863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032676s 
2026-04-22T04:24:52.337712964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:24:52', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-22T04:24:52.338151297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.339154567Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-22T04:24:52.339422036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005024s 
2026-04-22T04:24:52.339666448Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-22T04:24:52.339970140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.340285304Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-04-22T04:24:52.340632153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:24:52', 'add_on_delete_to_notifications') 
2026-04-22T04:24:52.341044623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.341781156Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-22T04:24:52.342013765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s 
2026-04-22T04:24:52.342240171Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-22T04:24:52.342486226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.342766400Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-04-22T04:24:52.343106445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:24:52', 'add_custom_formats') 
2026-04-22T04:24:52.343506741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.344425681Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-22T04:24:52.344650213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019342s 
2026-04-22T04:24:52.344952031Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-22T04:24:52.345194509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.345490836Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-04-22T04:24:52.345825500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:24:52', 'add_result_to_commands') 
2026-04-22T04:24:52.346244794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.347048142Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-22T04:24:52.347276912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018467s 
2026-04-22T04:24:52.347511164Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-22T04:24:52.347765967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.348075180Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-04-22T04:24:52.348439293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:24:52', 'health_restored_notification') 
2026-04-22T04:24:52.348843196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.349569729Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-22T04:24:52.349808831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017882s 
2026-04-22T04:24:52.350023332Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-22T04:24:52.350257704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.350534832Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-04-22T04:24:52.350849396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:24:52', 'remove_uc') 
2026-04-22T04:24:52.351246305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.352054553Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-22T04:24:52.352286029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018035s 
2026-04-22T04:24:52.352524759Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-22T04:24:52.352785825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.353088314Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-04-22T04:24:52.353460263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:24:52', 'download_clients_rename_tv_to_music') 
2026-04-22T04:24:52.353895931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.354662444Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-22T04:24:52.354906485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018556s 
2026-04-22T04:24:52.355156549Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-22T04:24:52.355417504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.355720555Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-04-22T04:24:52.356138937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:24:52', 'add_colon_replacement_to_naming_config') 
2026-04-22T04:24:52.356572059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.357297941Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-22T04:24:52.357543906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018511s 
2026-04-22T04:24:52.357776274Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-22T04:24:52.358000355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.358530482Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-04-22T04:24:52.358876108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:24:52', 'list_sync_time') 
2026-04-22T04:24:52.359276735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.360002867Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-22T04:24:52.360236888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019898s 
2026-04-22T04:24:52.360466110Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-22T04:24:52.360711123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.361002991Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-04-22T04:24:52.361348807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:24:52', 'add_download_client_tags') 
2026-04-22T04:24:52.361757701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.362425576Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-22T04:24:52.362654356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017016s 
2026-04-22T04:24:52.362889009Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-22T04:24:52.363134834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.363427904Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-04-22T04:24:52.363769502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:24:52', 'add_notification_status') 
2026-04-22T04:24:52.364195640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.364815969Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-22T04:24:52.365041593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016684s 
2026-04-22T04:24:52.365283250Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-22T04:24:52.365538133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.365829821Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-04-22T04:24:52.366196098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:24:52', 'add_alac_24_quality_in_profiles') 
2026-04-22T04:24:52.366612607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.367209419Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-22T04:24:52.367440023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016565s 
2026-04-22T04:24:52.367668363Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-22T04:24:52.367920280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.368210144Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-04-22T04:24:52.368542884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:24:52', 'add_salt_to_users') 
2026-04-22T04:24:52.368950134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.369540612Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-22T04:24:52.369768131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016278s 
2026-04-22T04:24:52.370000218Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-22T04:24:52.370240522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.370553021Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-04-22T04:24:52.370887805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:24:52', 'add_auto_tagging') 
2026-04-22T04:24:52.371300276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.371940585Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-22T04:24:52.372168223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016615s 
2026-04-22T04:24:52.372414088Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-22T04:24:52.372675986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.372991691Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-04-22T04:24:52.373373029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:24:52', 'quality_definition_preferred_size') 
2026-04-22T04:24:52.373807274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.374466511Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-22T04:24:52.374697897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001752s 
2026-04-22T04:24:52.374946898Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-22T04:24:52.375206241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.375511696Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-04-22T04:24:52.376043426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:24:52', 'add_on_artist_add_to_notifications') 
2026-04-22T04:24:52.376341236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.377101006Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-22T04:24:52.377343965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018722s 
2026-04-22T04:24:52.377585502Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-22T04:24:52.377836758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.378134056Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-04-22T04:24:52.378487959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:24:52', 'album_last_searched_time') 
2026-04-22T04:24:52.378907253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.379721964Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-22T04:24:52.379972538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s 
2026-04-22T04:24:52.380201930Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-22T04:24:52.380440430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.380733711Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-04-22T04:24:52.381064046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:24:52', 'add_indexer_flags') 
2026-04-22T04:24:52.381474022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.382217829Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-22T04:24:52.382438904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017706s 
2026-04-22T04:24:52.382677455Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-22T04:24:52.382937298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.383228965Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-04-22T04:24:52.383586846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:24:52', 'add_indexes_album_statistics') 
2026-04-22T04:24:52.384012533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.384730629Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-22T04:24:52.384964139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017774s 
2026-04-22T04:24:52.385196818Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-22T04:24:52.385438995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:24:52.385730402Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-04-22T04:24:52.386075226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:24:52', 'update_redacted_baseurl') 
2026-04-22T04:24:52.386479601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:24:52.387216745Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-22T04:24:52.387442449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017642s 
2026-04-22T04:24:52.560703037Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-04-22T04:24:52.567625496Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-22T04:24:52.572587557Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-04-22T04:24:52.698123236Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-22T04:24:52.717377697Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-04-22T04:24:52.729572652Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-04-22T04:24:52.771549888Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-22T04:24:52.772850336Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-22T04:24:52.773120731Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-04-22T04:24:52.843460186Z [ls.io-init] done.
2026-04-22T04:24:52.868262658Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled