2026-05-13T05:06:19.755215057Z [migrations] started
2026-05-13T05:06:19.755258595Z [migrations] no migrations found
2026-05-13T05:06:19.772955869Z usermod: no changes
2026-05-13T05:06:19.778412186Z ───────────────────────────────────────
2026-05-13T05:06:19.778426605Z 
2026-05-13T05:06:19.778430773Z       ██╗     ███████╗██╗ ██████╗
2026-05-13T05:06:19.778434721Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-13T05:06:19.778438539Z       ██║     ███████╗██║██║   ██║
2026-05-13T05:06:19.778442597Z       ██║     ╚════██║██║██║   ██║
2026-05-13T05:06:19.778446294Z       ███████╗███████║██║╚██████╔╝
2026-05-13T05:06:19.778450132Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-13T05:06:19.778454180Z 
2026-05-13T05:06:19.778457858Z    Brought to you by linuxserver.io
2026-05-13T05:06:19.778461775Z ───────────────────────────────────────
2026-05-13T05:06:19.778745817Z 
2026-05-13T05:06:19.778757391Z To support the app dev(s) visit:
2026-05-13T05:06:19.780518326Z Lidarr: https://opencollective.com/lidarr
2026-05-13T05:06:19.780831497Z 
2026-05-13T05:06:19.780983363Z To support LSIO projects visit:
2026-05-13T05:06:19.780987641Z https://www.linuxserver.io/donate/
2026-05-13T05:06:19.780991569Z 
2026-05-13T05:06:19.780995397Z ───────────────────────────────────────
2026-05-13T05:06:19.780999395Z GID/UID
2026-05-13T05:06:19.781002972Z ───────────────────────────────────────
2026-05-13T05:06:19.785376649Z 
2026-05-13T05:06:19.785387060Z User UID:    911
2026-05-13T05:06:19.785391379Z User GID:    911
2026-05-13T05:06:19.785394926Z ───────────────────────────────────────
2026-05-13T05:06:19.786988455Z Linuxserver.io version: 3.1.2.4938-ls248
2026-05-13T05:06:19.787240582Z Build-date: 2026-05-13T05:02:25+00:00
2026-05-13T05:06:19.787247366Z ───────────────────────────────────────
2026-05-13T05:06:19.787251995Z     
2026-05-13T05:06:19.834779474Z [custom-init] No custom files found, skipping...
2026-05-13T05:06:20.152744585Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938 
2026-05-13T05:06:20.171132650Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T05:06:20.175532680Z [Debug] Bootstrap: Console selected 
2026-05-13T05:06:20.178640718Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T05:06:20.181305454Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T05:06:20.452358364Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-13T05:06:20.504724866Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f51ede34-15b2-4ae0-9573-0eabbeafbbd0} may be persisted to storage in unencrypted form. 
2026-05-13T05:06:20.562122159Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-13T05:06:20.601041986Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-13T05:06:20.680636384Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-13T05:06:20.687688213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:20.688210224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:20.726542869Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-13T05:06:20.730012415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389531s 
2026-05-13T05:06:20.730285034Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-13T05:06:20.730491560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423259s 
2026-05-13T05:06:20.737639713Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-13T05:06:20.738162055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.743448841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-13T05:06:20.753256749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-13T05:06:20.764131556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204606s 
2026-05-13T05:06:20.764496712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.766173107Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-13T05:06:20.766356226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224797s 
2026-05-13T05:06:20.766908257Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-13T05:06:20.767171267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.771709184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-13T05:06:20.772657744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T05:06:20.773167200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012646s 
2026-05-13T05:06:20.773436793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T05:06:20.773719031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001027s 
2026-05-13T05:06:20.774107403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-13T05:06:20.774653012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-13T05:06:20.775312951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s 
2026-05-13T05:06:20.775513294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.776333215Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-13T05:06:20.776520602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019569s 
2026-05-13T05:06:20.776971520Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-13T05:06:20.777179749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.777940972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T05:06:20.778686804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-13T05:06:20.778906115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-13T05:06:20.779210578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-13T05:06:20.779645574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s 
2026-05-13T05:06:20.779860237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.780642432Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-13T05:06:20.780779558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001459s 
2026-05-13T05:06:20.783857786Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-13T05:06:20.784110224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.784697457Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-13T05:06:20.796198224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-13T05:06:20.796735877Z [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-05-13T05:06:20.797257998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s 
2026-05-13T05:06:20.797424383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-13T05:06:20.797714056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-13T05:06:20.798019772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2026-05-13T05:06:20.798169483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-13T05:06:20.798518867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-13T05:06:20.798909624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s 
2026-05-13T05:06:20.799079746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-13T05:06:20.799361073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-13T05:06:20.799678722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004306s 
2026-05-13T05:06:20.799863003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-05-13T05:06:20.805554223Z [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-05-13T05:06:20.806683908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066014s 
2026-05-13T05:06:20.806856786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-05-13T05:06:20.807174105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-13T05:06:20.807507055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s 
2026-05-13T05:06:20.807699703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-05-13T05:06:20.808039547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-13T05:06:20.808352267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2026-05-13T05:06:20.808552310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-05-13T05:06:20.808823325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:20.809130103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2026-05-13T05:06:20.809346649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-05-13T05:06:20.809575049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:20.809908971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003903s 
2026-05-13T05:06:20.810051458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-05-13T05:06:20.811436076Z [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-05-13T05:06:20.812469617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021923s 
2026-05-13T05:06:20.812671253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-05-13T05:06:20.812994564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:20.813289578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2026-05-13T05:06:20.813475322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-05-13T05:06:20.813724735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-13T05:06:20.814050481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2026-05-13T05:06:20.814243559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-05-13T05:06:20.814506048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-13T05:06:20.814800110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s 
2026-05-13T05:06:20.814990052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-05-13T05:06:20.815276870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-13T05:06:20.815597676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s 
2026-05-13T05:06:20.815795514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-05-13T05:06:20.816100198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:20.816444010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2026-05-13T05:06:20.816630706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-05-13T05:06:20.816886752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-05-13T05:06:20.817248931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-05-13T05:06:20.817460437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-05-13T05:06:20.818477695Z [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-05-13T05:06:20.819168316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015178s 
2026-05-13T05:06:20.819381665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-05-13T05:06:20.819693703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-13T05:06:20.820087266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2026-05-13T05:06:20.820285044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-05-13T05:06:20.820561821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-13T05:06:20.820875202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004144s 
2026-05-13T05:06:20.821079043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-05-13T05:06:20.821362223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-13T05:06:20.821688450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2026-05-13T05:06:20.821917301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-05-13T05:06:20.822295422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-05-13T05:06:20.822662952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s 
2026-05-13T05:06:20.822846933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-05-13T05:06:20.823592414Z [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-05-13T05:06:20.824238124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001215s 
2026-05-13T05:06:20.824438858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-05-13T05:06:20.824736187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-05-13T05:06:20.825091532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s 
2026-05-13T05:06:20.825296285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-05-13T05:06:20.825602401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:20.826084101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s 
2026-05-13T05:06:20.826264194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-13T05:06:20.827078243Z [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-05-13T05:06:20.827683351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012539s 
2026-05-13T05:06:20.827901390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-13T05:06:20.828173167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T05:06:20.828522992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s 
2026-05-13T05:06:20.828719638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-05-13T05:06:20.829006656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-13T05:06:20.829363163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s 
2026-05-13T05:06:20.829564910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-13T05:06:20.829862519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-13T05:06:20.830218065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2026-05-13T05:06:20.830415592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-05-13T05:06:20.830691919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-05-13T05:06:20.831035691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2026-05-13T05:06:20.831222728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-13T05:06:20.831943840Z [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-05-13T05:06:20.832491212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s 
2026-05-13T05:06:20.832683539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-13T05:06:20.833158996Z [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-05-13T05:06:20.833624173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007604s 
2026-05-13T05:06:20.833833525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-13T05:06:20.834161325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T05:06:20.834533995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2026-05-13T05:06:20.834716603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-13T05:06:20.837073118Z [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-05-13T05:06:20.837620320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027259s 
2026-05-13T05:06:20.837817387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-13T05:06:20.838097731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T05:06:20.838478147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004784s 
2026-05-13T05:06:20.838660214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-13T05:06:20.839085961Z [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-05-13T05:06:20.839584214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007516s 
2026-05-13T05:06:20.839777333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-13T05:06:20.840085914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-13T05:06:20.840472483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-05-13T05:06:20.840677596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-13T05:06:20.841169246Z [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-05-13T05:06:20.841782481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s 
2026-05-13T05:06:20.842001471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-13T05:06:20.842357037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-13T05:06:20.842772224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005658s 
2026-05-13T05:06:20.842986385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-13T05:06:20.843321039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-13T05:06:20.843728479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005551s 
2026-05-13T05:06:20.843932720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-13T05:06:20.844618671Z [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-05-13T05:06:20.845151685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s 
2026-05-13T05:06:20.845334683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-13T05:06:20.846191098Z [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-05-13T05:06:20.847097703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015825s 
2026-05-13T05:06:20.847280461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-13T05:06:20.847813174Z [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-05-13T05:06:20.848301517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008432s 
2026-05-13T05:06:20.848500768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-13T05:06:20.849329417Z [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-05-13T05:06:20.849898613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011727s 
2026-05-13T05:06:20.850088074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-13T05:06:20.850636879Z [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-05-13T05:06:20.851152207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s 
2026-05-13T05:06:20.851339223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-13T05:06:20.851941877Z [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-05-13T05:06:20.852448166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009261s 
2026-05-13T05:06:20.852646105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-13T05:06:20.853095159Z [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-05-13T05:06:20.853514113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006871s 
2026-05-13T05:06:20.853684225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-13T05:06:20.854017065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-13T05:06:20.854390628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s 
2026-05-13T05:06:20.854579959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-13T05:06:20.854843560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-13T05:06:20.855173584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004169s 
2026-05-13T05:06:20.855354959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-13T05:06:20.855784033Z [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-05-13T05:06:20.856197396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006637s 
2026-05-13T05:06:20.856383991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-13T05:06:20.857072127Z [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-05-13T05:06:20.857658287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s 
2026-05-13T05:06:20.857839272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-13T05:06:20.858304388Z [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-05-13T05:06:20.858757861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007368s 
2026-05-13T05:06:20.858955098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-13T05:06:20.859254561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-13T05:06:20.859619947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s 
2026-05-13T05:06:20.859818647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-13T05:06:20.860115094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-13T05:06:20.860444988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000438s 
2026-05-13T05:06:20.860620832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-13T05:06:20.861324439Z [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-05-13T05:06:20.861911241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011174s 
2026-05-13T05:06:20.862098829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-13T05:06:20.862748176Z [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-05-13T05:06:20.863279035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s 
2026-05-13T05:06:20.863488216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-13T05:06:20.863823572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T05:06:20.864250752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005588s 
2026-05-13T05:06:20.864431897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-13T05:06:20.865083248Z [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-05-13T05:06:20.865605309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010033s 
2026-05-13T05:06:20.865783177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-05-13T05:06:20.866486554Z [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-05-13T05:06:20.867089257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011326s 
2026-05-13T05:06:20.867282306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-05-13T05:06:20.867737843Z [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-05-13T05:06:20.868220314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007527s 
2026-05-13T05:06:20.868428133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-05-13T05:06:20.868744821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-05-13T05:06:20.869101799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004786s 
2026-05-13T05:06:20.869309157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-13T05:06:20.869909355Z [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-05-13T05:06:20.870433601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2026-05-13T05:06:20.870671710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-13T05:06:20.871044761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T05:06:20.871407722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005425s 
2026-05-13T05:06:20.872690135Z [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-05-13T05:06:20.874350859Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014472 taking an average of 00:00:00.0014472 
2026-05-13T05:06:20.875057291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-13T05:06:20', 'InitialSetup') 
2026-05-13T05:06:20.875420603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.878250821Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-13T05:06:20.878432026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006617s 
2026-05-13T05:06:20.878709635Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-13T05:06:20.878944067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.879243671Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-05-13T05:06:20.879838218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-13T05:06:20.880043912Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:20.880248183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-13T05:06:20.880565492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:20.881609825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011668s 
2026-05-13T05:06:20.882024219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-13T05:06:20', 'add_reason_to_pending_releases') 
2026-05-13T05:06:20.882395407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.883167261Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-13T05:06:20.883369829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026786s 
2026-05-13T05:06:20.883560533Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-13T05:06:20.883772951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.884098146Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-05-13T05:06:20.886323937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:20.886498088Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:20.886686076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-05-13T05:06:20.886973836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-05-13T05:06:20.888008629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011336s 
2026-05-13T05:06:20.888186427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:20.888346079Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T05:06:20.888531632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-05-13T05:06:20.888834312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:20.889836891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s 
2026-05-13T05:06:20.890005700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:20.890155232Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T05:06:20.890358421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-05-13T05:06:20.890690640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:20.891707166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011496s 
2026-05-13T05:06:20.892089997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-13T05:06:20.892684434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-13T05:06:20.892967775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006522s 
2026-05-13T05:06:20.893299974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-05-13T05:06:20.904472300Z [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-05-13T05:06:20.905942240Z [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-05-13T05:06:20.906823745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-13T05:06:20.908008731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-13T05:06:20.910238911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-13T05:06:20.910698466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-13T05:06:20.911186299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-13T05:06:20.911528628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180243s 
2026-05-13T05:06:20.911705173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:20.911864925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:20.912065679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-05-13T05:06:20.912334881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-05-13T05:06:20.913211877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s 
2026-05-13T05:06:20.913572163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-13T05:06:20', 'add_medium_support') 
2026-05-13T05:06:20.913927288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.918949050Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-13T05:06:20.919165826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066383s 
2026-05-13T05:06:20.919416831Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-13T05:06:20.919640822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.919982180Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-05-13T05:06:20.920666708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-13T05:06:20.921034098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-13T05:06:20.921340475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s 
2026-05-13T05:06:20.921515748Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:20.921729889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:20.924106104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002408s 
2026-05-13T05:06:20.924497412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-13T05:06:20', 'add_various_qualites_in_profile') 
2026-05-13T05:06:20.924866475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.925594801Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-13T05:06:20.925787309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038535s 
2026-05-13T05:06:20.925985708Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-13T05:06:20.926258608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.926492338Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-05-13T05:06:20.927272429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-05-13T05:06:20.927767526Z [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-05-13T05:06:20.928263956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008248s 
2026-05-13T05:06:20.928478748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-05-13T05:06:20.928827711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-05-13T05:06:20.929129478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004786s 
2026-05-13T05:06:20.929304240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-13T05:06:20.929456988Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T05:06:20.929679285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-05-13T05:06:20.930009951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:20.930927028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010489s 
2026-05-13T05:06:20.931147121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-05-13T05:06:20.935119299Z [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-05-13T05:06:20.937956342Z [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-05-13T05:06:20.939105886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:20.940178857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:20.942409509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-13T05:06:20.942938484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-13T05:06:20.943375123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:20.943786892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:20.944156086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127699s 
2026-05-13T05:06:20.944372431Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-05-13T05:06:20.948217082Z [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-05-13T05:06:20.950710002Z [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-05-13T05:06:20.951783533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:20.952946585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:20.955127818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-13T05:06:20.955602794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-13T05:06:20.956082119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:20.956494299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:20.956815195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123066s 
2026-05-13T05:06:20.956989747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:20.957143877Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:20.957341795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-05-13T05:06:20.957616919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-05-13T05:06:20.958528645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s 
2026-05-13T05:06:20.958887828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-13T05:06:20', 'metadata_profiles') 
2026-05-13T05:06:20.959241781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.960393660Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-13T05:06:20.960582110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028326s 
2026-05-13T05:06:20.960834488Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-13T05:06:20.961071535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.961378013Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-05-13T05:06:20.963149299Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-13T05:06:20.967794553Z [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-05-13T05:06:20.968760187Z [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-05-13T05:06:20.969238219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T05:06:20.969843228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T05:06:20.972677685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T05:06:20.973042449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009654s 
2026-05-13T05:06:20.973198173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T05:06:20.973352103Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:20.973577206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-13T05:06:20.973893834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-13T05:06:20.974809157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010251s 
2026-05-13T05:06:20.975111776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-13T05:06:20.975459336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-13T05:06:20.975733769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2026-05-13T05:06:20.975919974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T05:06:20.976075597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:20.976434319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-13T05:06:20.979831019Z [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-05-13T05:06:20.980916875Z [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-05-13T05:06:20.981481282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-13T05:06:20.982202294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-13T05:06:20.985065960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-13T05:06:20.985438770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087889s 
2026-05-13T05:06:20.985842924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-13T05:06:20', 'separate_automatic_and_interactive_search') 
2026-05-13T05:06:20.986217709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:20.987195277Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-13T05:06:20.987397033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104727s 
2026-05-13T05:06:20.987625263Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-13T05:06:20.987843162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:20.988155811Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-05-13T05:06:20.988434292Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-05-13T05:06:20.992176808Z [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-05-13T05:06:20.994362739Z [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-05-13T05:06:20.995314426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:20.996481666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:20.998600743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:20.999047612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-13T05:06:20.999464532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-13T05:06:20.999961563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-13T05:06:21.000580890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.000924562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122996s 
2026-05-13T05:06:21.001299016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-13T05:06:21', 'change_album_path_to_relative') 
2026-05-13T05:06:21.001663790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.003181977Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-13T05:06:21.003370186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145098s 
2026-05-13T05:06:21.003592063Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-13T05:06:21.003811766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.004133874Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-05-13T05:06:21.004674232Z [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-05-13T05:06:21.005201213Z [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-05-13T05:06:21.005545316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005739s 
2026-05-13T05:06:21.005912044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-13T05:06:21', 'change_quality_size_mb_to_kb') 
2026-05-13T05:06:21.006291148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.006987239Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-13T05:06:21.007177713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019666s 
2026-05-13T05:06:21.007370090Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-13T05:06:21.007577478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.007829746Z [Info] album_releases: Starting migration of Main DB to 9 
2026-05-13T05:06:21.008235192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.008401627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.008593303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-05-13T05:06:21.008873628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-05-13T05:06:21.009766947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009851s 
2026-05-13T05:06:21.009942791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.010095779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.010295100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-05-13T05:06:21.010590966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-05-13T05:06:21.011476369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009888s 
2026-05-13T05:06:21.011825041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-13T05:06:21', 'album_releases') 
2026-05-13T05:06:21.012200817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.012905406Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-13T05:06:21.013163055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s 
2026-05-13T05:06:21.013377497Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-13T05:06:21.013587159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.013850860Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-05-13T05:06:21.014403663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.014572112Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.014762555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-05-13T05:06:21.018965208Z [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-05-13T05:06:21.021347424Z [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-05-13T05:06:21.022457480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:21.023562926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:21.025698295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:21.026143522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-13T05:06:21.026562656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-13T05:06:21.027000998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-13T05:06:21.027445984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.027777642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128364s 
2026-05-13T05:06:21.027968947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.028124300Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T05:06:21.028320876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-05-13T05:06:21.032244927Z [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-05-13T05:06:21.034590660Z [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-05-13T05:06:21.035639823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:21.036852605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:21.038938755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:21.039387389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-13T05:06:21.039803186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-13T05:06:21.040271970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-13T05:06:21.040716635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.041044796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125304s 
2026-05-13T05:06:21.041407306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-13T05:06:21', 'album_releases_fix') 
2026-05-13T05:06:21.041762050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.042924471Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-13T05:06:21.043115035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143778s 
2026-05-13T05:06:21.043303865Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-13T05:06:21.043508196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.043763330Z [Info] import_lists: Starting migration of Main DB to 11 
2026-05-13T05:06:21.044681128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-05-13T05:06:21.045556240Z [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-05-13T05:06:21.046229927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001363s 
2026-05-13T05:06:21.046423296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-05-13T05:06:21.046715104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-13T05:06:21.047040719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2026-05-13T05:06:21.047232656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-05-13T05:06:21.047891362Z [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-05-13T05:06:21.048474196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001052s 
2026-05-13T05:06:21.048687194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-05-13T05:06:21.049037259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.049391783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s 
2026-05-13T05:06:21.049738942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-13T05:06:21', 'import_lists') 
2026-05-13T05:06:21.050089178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.051167479Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-13T05:06:21.051344906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022676s 
2026-05-13T05:06:21.051539979Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-13T05:06:21.051753960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.052028062Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-05-13T05:06:21.052383898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-05-13T05:06:21.052562648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.052779625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-05-13T05:06:21.053122746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-05-13T05:06:21.054025163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s 
2026-05-13T05:06:21.054202300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.054403214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.055375011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009896s 
2026-05-13T05:06:21.055731018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-13T05:06:21', 'add_release_status') 
2026-05-13T05:06:21.056113187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.057308624Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-13T05:06:21.057484859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028855s 
2026-05-13T05:06:21.057704952Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-13T05:06:21.057922039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.058205771Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-05-13T05:06:21.058524202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.058699254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.058911482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-05-13T05:06:21.059252228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.060198713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2026-05-13T05:06:21.060564630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-13T05:06:21', 'album_download_notification') 
2026-05-13T05:06:21.060935166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.061705147Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-13T05:06:21.061891342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025417s 
2026-05-13T05:06:21.062112377Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-13T05:06:21.062336869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.062607684Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-05-13T05:06:21.063220949Z [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-05-13T05:06:21.063917842Z [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-05-13T05:06:21.064331986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007574s 
2026-05-13T05:06:21.064836933Z [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-05-13T05:06:21.065496701Z [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-05-13T05:06:21.065904432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007338s 
2026-05-13T05:06:21.066281482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-13T05:06:21', 'fix_language_metadata_profiles') 
2026-05-13T05:06:21.066650505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.067358049Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-13T05:06:21.067547250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021352s 
2026-05-13T05:06:21.067737363Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-13T05:06:21.067959851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.068213812Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-05-13T05:06:21.068554579Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-13T05:06:21.068865715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-13T05:06:21.069140979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003518s 
2026-05-13T05:06:21.069473769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-13T05:06:21', 'remove_fanzub') 
2026-05-13T05:06:21.069874587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.070534024Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-13T05:06:21.070710029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017255s 
2026-05-13T05:06:21.070931795Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-13T05:06:21.071151798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.071416702Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-05-13T05:06:21.072923897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-05-13T05:06:21.073217598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-05-13T05:06:21.073552162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s 
2026-05-13T05:06:21.073769800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-05-13T05:06:21.074105937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-05-13T05:06:21.074476272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005072s 
2026-05-13T05:06:21.074924605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-05-13T05:06:21.075330342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-05-13T05:06:21.075703513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005886s 
2026-05-13T05:06:21.075928025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-05-13T05:06:21.076240575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-13T05:06:21.084520617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008344s 
2026-05-13T05:06:21.084804809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-13T05:06:21.085101447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-13T05:06:21.085479548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005003s 
2026-05-13T05:06:21.085690823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-13T05:06:21.086012661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-13T05:06:21.086366394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004846s 
2026-05-13T05:06:21.086746148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-13T05:06:21', 'update_artist_history_indexes') 
2026-05-13T05:06:21.087120372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.088102920Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-13T05:06:21.088303364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021645s 
2026-05-13T05:06:21.088510351Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-13T05:06:21.088714351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.088984626Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-05-13T05:06:21.090529336Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.091450170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-13T05:06:21.091740214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010057s 
2026-05-13T05:06:21.092098506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-13T05:06:21', 'remove_nma') 
2026-05-13T05:06:21.092454042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.093172979Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-13T05:06:21.093349204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024109s 
2026-05-13T05:06:21.093553335Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-13T05:06:21.093772246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.094042300Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-05-13T05:06:21.094344739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.094517066Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-05-13T05:06:21.094734263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-05-13T05:06:21.095012744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-05-13T05:06:21.096009270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010765s 
2026-05-13T05:06:21.096373774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-13T05:06:21', 'album_disambiguation') 
2026-05-13T05:06:21.096745883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.097483058Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-13T05:06:21.097665635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025222s 
2026-05-13T05:06:21.097880528Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-13T05:06:21.098098767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.098367078Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-05-13T05:06:21.098637783Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.098849198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.100178094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013513s 
2026-05-13T05:06:21.100573570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-13T05:06:21', 'add_ape_quality_in_profiles') 
2026-05-13T05:06:21.100963957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.101735691Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-13T05:06:21.101933469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028549s 
2026-05-13T05:06:21.102135786Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-13T05:06:21.102343695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.102598798Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-05-13T05:06:21.103424611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.103842312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-13T05:06:21.104160373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2026-05-13T05:06:21.104429334Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.104771804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-05-13T05:06:21.105091227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s 
2026-05-13T05:06:21.105343706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.105670944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-05-13T05:06:21.105984285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s 
2026-05-13T05:06:21.106321244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-13T05:06:21', 'remove_pushalot') 
2026-05-13T05:06:21.106719285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.107415247Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-13T05:06:21.107600961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001837s 
2026-05-13T05:06:21.107793689Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-13T05:06:21.108026507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.108291862Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-05-13T05:06:21.108697238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-13T05:06:21.109139499Z [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-05-13T05:06:21.109559144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006661s 
2026-05-13T05:06:21.109913748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-13T05:06:21', 'add_custom_filters') 
2026-05-13T05:06:21.110270255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.111015095Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-13T05:06:21.111196410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021016s 
2026-05-13T05:06:21.111390932Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-13T05:06:21.111607348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.111862612Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-05-13T05:06:21.112194821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-13T05:06:21.112362068Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:21.112556329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-05-13T05:06:21.112819829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-05-13T05:06:21.113764191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010178s 
2026-05-13T05:06:21.114118745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-13T05:06:21', 'import_list_tags') 
2026-05-13T05:06:21.114484301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.115248670Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-13T05:06:21.115429704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024788s 
2026-05-13T05:06:21.115637503Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-13T05:06:21.115868037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.116131928Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-05-13T05:06:21.120425253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-05-13T05:06:21.121145463Z [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-05-13T05:06:21.121730251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011114s 
2026-05-13T05:06:21.121950123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-05-13T05:06:21.122308204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-05-13T05:06:21.122675444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005336s 
2026-05-13T05:06:21.125002941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-13T05:06:21.125093072Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-13T05:06:21.125103383Z                           FROM "Artists" 
2026-05-13T05:06:21.126076823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-13T05:06:21.126089118Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-13T05:06:21.126098937Z                           FROM "Artists" 
2026-05-13T05:06:21.126641931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s 
2026-05-13T05:06:21.126814508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-13T05:06:21.126966514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.127174824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-05-13T05:06:21.127503946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.128502357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011282s 
2026-05-13T05:06:21.129056102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-13T05:06:21.129065992Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-13T05:06:21.129074769Z                                                   FROM "ArtistMetadata"
2026-05-13T05:06:21.129083166Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-13T05:06:21.129773627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-13T05:06:21.129783526Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-13T05:06:21.129792464Z                                                   FROM "ArtistMetadata"
2026-05-13T05:06:21.129801102Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-13T05:06:21.130210747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007944s 
2026-05-13T05:06:21.130393906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-05-13T05:06:21.131235450Z [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-05-13T05:06:21.131885710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013009s 
2026-05-13T05:06:21.132109220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-05-13T05:06:21.132465617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-13T05:06:21.132831414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005309s 
2026-05-13T05:06:21.133038300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-05-13T05:06:21.133341511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-13T05:06:21.133684932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s 
2026-05-13T05:06:21.133861728Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.134062543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.138764961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047196s 
2026-05-13T05:06:21.138946076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.139098382Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.139297132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-05-13T05:06:21.139620023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.140645287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011496s 
2026-05-13T05:06:21.140819127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.140971394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.141168601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-05-13T05:06:21.141475729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.142396794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2026-05-13T05:06:21.142572838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.142725927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.142913915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-05-13T05:06:21.143166654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-05-13T05:06:21.144086587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009834s 
2026-05-13T05:06:21.144719962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-13T05:06:21.144730413Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-13T05:06:21.144739311Z                                                   FROM "ArtistMetadata"
2026-05-13T05:06:21.144747838Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-13T05:06:21.144756926Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-13T05:06:21.145566657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-13T05:06:21.145579653Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-13T05:06:21.145588541Z                                                   FROM "ArtistMetadata"
2026-05-13T05:06:21.145596948Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-13T05:06:21.145618521Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-13T05:06:21.146056262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000936s 
2026-05-13T05:06:21.146228289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:21.146391107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.146685570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-05-13T05:06:21.147013169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-05-13T05:06:21.147959755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2026-05-13T05:06:21.148144066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:21.148289158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.148495444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-05-13T05:06:21.148811230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.149764369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010759s 
2026-05-13T05:06:21.149938690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:21.150094564Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.150292963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-05-13T05:06:21.150619561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.151537409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2026-05-13T05:06:21.152144231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-13T05:06:21.152156255Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-13T05:06:21.152165073Z                                                 FROM "AlbumReleases"
2026-05-13T05:06:21.152173440Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-13T05:06:21.152182418Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-13T05:06:21.152932368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-13T05:06:21.152946366Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-13T05:06:21.152955234Z                                                 FROM "AlbumReleases"
2026-05-13T05:06:21.152963681Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-13T05:06:21.152995395Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-13T05:06:21.153427876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008914s 
2026-05-13T05:06:21.154042854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-13T05:06:21.154052103Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-13T05:06:21.154060690Z                                                   FROM "ArtistMetadata"
2026-05-13T05:06:21.154069107Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-13T05:06:21.154077985Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-13T05:06:21.154886302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-13T05:06:21.154899439Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-13T05:06:21.154908547Z                                                   FROM "ArtistMetadata"
2026-05-13T05:06:21.154917034Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-13T05:06:21.154925982Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-13T05:06:21.155368273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009196s 
2026-05-13T05:06:21.155909533Z [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-05-13T05:06:21.159832131Z [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-05-13T05:06:21.161349175Z [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-05-13T05:06:21.162033023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.163145753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.165631508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.166090242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.166445287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102083s 
2026-05-13T05:06:21.166839230Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-05-13T05:06:21.170899376Z [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-05-13T05:06:21.172759832Z [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-05-13T05:06:21.173606617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:21.175608087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:21.177959191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:21.178482134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.178857279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117373s 
2026-05-13T05:06:21.179129598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-05-13T05:06:21.183221968Z [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-05-13T05:06:21.184816869Z [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-05-13T05:06:21.185524614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-13T05:06:21.186453304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-13T05:06:21.188812875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-13T05:06:21.189346349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-13T05:06:21.189730102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010381s 
2026-05-13T05:06:21.189936087Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-05-13T05:06:21.193870830Z [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-05-13T05:06:21.194945313Z [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-05-13T05:06:21.195505371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-13T05:06:21.196204549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-13T05:06:21.198473167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:21.198880908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087568s 
2026-05-13T05:06:21.199106613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-13T05:06:21.199424613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.199815881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s 
2026-05-13T05:06:21.200087488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-05-13T05:06:21.200388544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.200759350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000489s 
2026-05-13T05:06:21.200983041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-05-13T05:06:21.201300179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.201682449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s 
2026-05-13T05:06:21.201898965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-05-13T05:06:21.202215643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.202674446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s 
2026-05-13T05:06:21.202938258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-05-13T05:06:21.203293804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-05-13T05:06:21.203681554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000522s 
2026-05-13T05:06:21.204024845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-05-13T05:06:21.204384880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-05-13T05:06:21.204775687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005376s 
2026-05-13T05:06:21.204959798Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:21.205805591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-13T05:06:21.206096417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009772s 
2026-05-13T05:06:21.206276118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:21.206602716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-13T05:06:21.206884944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004467s 
2026-05-13T05:06:21.207053594Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:21.207428068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-05-13T05:06:21.207766780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005477s 
2026-05-13T05:06:21.208161895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-13T05:06:21', 'add_release_groups_etc') 
2026-05-13T05:06:21.208537983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.210207715Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-13T05:06:21.210408129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029502s 
2026-05-13T05:06:21.210729516Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-13T05:06:21.210949900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.211225284Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-05-13T05:06:21.211839040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:21.212134445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-05-13T05:06:21.212409178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003666s 
2026-05-13T05:06:21.212785265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-13T05:06:21', 'NewMediaInfoFormat') 
2026-05-13T05:06:21.213157284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.213860881Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-13T05:06:21.214056866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001778s 
2026-05-13T05:06:21.214327741Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-13T05:06:21.214570400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.214857548Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-05-13T05:06:21.216093206Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-13T05:06:21.216506308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-13T05:06:21.219398762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030762s 
2026-05-13T05:06:21.219601891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-13T05:06:21.219770801Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.220037338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-05-13T05:06:21.220448275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.221466425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011954s 
2026-05-13T05:06:21.221916491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-13T05:06:21', 'rename_restrictions_to_release_profiles') 
2026-05-13T05:06:21.222358712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.223137410Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-13T05:06:21.223350018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028092s 
2026-05-13T05:06:21.223594380Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-13T05:06:21.223834153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.224150470Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-05-13T05:06:21.225429024Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-13T05:06:21.225737455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-13T05:06:21.228459335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027889s 
2026-05-13T05:06:21.228665851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-13T05:06:21.228838950Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.229075887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-05-13T05:06:21.229394408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-13T05:06:21.230353870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010695s 
2026-05-13T05:06:21.230578162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-05-13T05:06:21.230776431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-05-13T05:06:21.231007627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-05-13T05:06:21.231347902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-13T05:06:21.232397676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011559s 
2026-05-13T05:06:21.232586576Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:21.232857963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-13T05:06:21.233186334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2026-05-13T05:06:21.233356076Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:21.233637141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-13T05:06:21.233924961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003952s 
2026-05-13T05:06:21.234157269Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-05-13T05:06:21.239192959Z [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-05-13T05:06:21.240835366Z [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-05-13T05:06:21.241682772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.242734670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.245100293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.245554778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.246053182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.246525473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.246878944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125222s 
2026-05-13T05:06:21.247300243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-13T05:06:21', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-13T05:06:21.247726321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.249469451Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-13T05:06:21.249699814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149902s 
2026-05-13T05:06:21.249996011Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-13T05:06:21.250244511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.250531429Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-05-13T05:06:21.251150736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-05-13T05:06:21.251736325Z [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-05-13T05:06:21.252227434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s 
2026-05-13T05:06:21.252491075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-05-13T05:06:21.252918005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-05-13T05:06:21.253412951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006727s 
2026-05-13T05:06:21.253878869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-13T05:06:21', 'add_import_exclusions') 
2026-05-13T05:06:21.254326811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.255124066Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-13T05:06:21.255322266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023718s 
2026-05-13T05:06:21.255589714Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-13T05:06:21.255875369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.256199552Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-05-13T05:06:21.261515105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-13T05:06:21.261534615Z                           WHERE "Id" in (
2026-05-13T05:06:21.261544805Z                           SELECT "Artists"."Id" from "Artists"
2026-05-13T05:06:21.261553453Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.261562421Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-13T05:06:21.262638307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-13T05:06:21.262654950Z                           WHERE "Id" in (
2026-05-13T05:06:21.262665672Z                           SELECT "Artists"."Id" from "Artists"
2026-05-13T05:06:21.262674380Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.262683318Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-13T05:06:21.263310270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012561s 
2026-05-13T05:06:21.264071062Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-13T05:06:21.264090160Z                           WHERE "Id" in (
2026-05-13T05:06:21.264100551Z                           SELECT "Albums"."Id" from "Albums"
2026-05-13T05:06:21.264109249Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.264118016Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-13T05:06:21.264934430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-13T05:06:21.264951164Z                           WHERE "Id" in (
2026-05-13T05:06:21.264961725Z                           SELECT "Albums"."Id" from "Albums"
2026-05-13T05:06:21.264970252Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.264979301Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-13T05:06:21.265553306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010668s 
2026-05-13T05:06:21.266228476Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-13T05:06:21.266244268Z                           WHERE "Id" in (
2026-05-13T05:06:21.266254368Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-13T05:06:21.266262995Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-13T05:06:21.266271943Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-13T05:06:21.267144540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-13T05:06:21.267160753Z                           WHERE "Id" in (
2026-05-13T05:06:21.267170883Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-13T05:06:21.267179451Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-13T05:06:21.267188078Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-13T05:06:21.267807726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s 
2026-05-13T05:06:21.268535721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-13T05:06:21.268555872Z                           WHERE "Id" in (
2026-05-13T05:06:21.268565902Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-13T05:06:21.268574460Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-13T05:06:21.268583307Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-13T05:06:21.269586367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-13T05:06:21.269603902Z                           WHERE "Id" in (
2026-05-13T05:06:21.269614414Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-13T05:06:21.269622931Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-13T05:06:21.269632069Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-13T05:06:21.270353792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012718s 
2026-05-13T05:06:21.271021277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-13T05:06:21.271037058Z                           WHERE "Id" in (
2026-05-13T05:06:21.271047670Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-13T05:06:21.271056167Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.271064924Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-13T05:06:21.271982011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-13T05:06:21.272002242Z                           WHERE "Id" in (
2026-05-13T05:06:21.272012272Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-13T05:06:21.272020689Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.272029346Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-13T05:06:21.272629625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011029s 
2026-05-13T05:06:21.273237449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-13T05:06:21.273252900Z                           WHERE "Id" IN (
2026-05-13T05:06:21.273263421Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.273271968Z                           LEFT OUTER JOIN "Tracks"
2026-05-13T05:06:21.273280175Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-13T05:06:21.273288692Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-13T05:06:21.274108703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-13T05:06:21.274125717Z                           WHERE "Id" IN (
2026-05-13T05:06:21.274135918Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.274144605Z                           LEFT OUTER JOIN "Tracks"
2026-05-13T05:06:21.274152792Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-13T05:06:21.274194386Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-13T05:06:21.274779865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s 
2026-05-13T05:06:21.275230011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-13T05:06:21', 'clean_artist_metadata_table') 
2026-05-13T05:06:21.275652652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.276416330Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-13T05:06:21.276648908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026579s 
2026-05-13T05:06:21.276876226Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-13T05:06:21.277107541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.277411704Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-05-13T05:06:21.278210983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.278394242Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:21.278619686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-13T05:06:21.278967948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.280229869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013912s 
2026-05-13T05:06:21.280430924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.280601637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-13T05:06:21.280838594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-13T05:06:21.281240233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.282245818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011795s 
2026-05-13T05:06:21.282456151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.282635242Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.282894314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-05-13T05:06:21.283306834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.284415557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012912s 
2026-05-13T05:06:21.284607824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.284774319Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:21.284997659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-05-13T05:06:21.285349066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.286403630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s 
2026-05-13T05:06:21.288553849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.288721066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.288951550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-05-13T05:06:21.289283689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.290251918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011036s 
2026-05-13T05:06:21.290465318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-05-13T05:06:21.294362575Z [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-05-13T05:06:21.296050334Z [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-05-13T05:06:21.296820705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-13T05:06:21.297301493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-13T05:06:21.299642998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089785s 
2026-05-13T05:06:21.299911228Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-05-13T05:06:21.303755479Z [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-05-13T05:06:21.305432495Z [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-05-13T05:06:21.306197075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-13T05:06:21.306753325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-13T05:06:21.309033646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008887s 
2026-05-13T05:06:21.309390214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-13T05:06:21', 'health_issue_notification') 
2026-05-13T05:06:21.309752193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.310707457Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-13T05:06:21.310919454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105451s 
2026-05-13T05:06:21.311143655Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-13T05:06:21.311353608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.311636427Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-05-13T05:06:21.312533113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:21.312706532Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.312903559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-05-13T05:06:21.313237481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-05-13T05:06:21.314205641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2026-05-13T05:06:21.314383388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:21.314543621Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.314726539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-05-13T05:06:21.314995010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-05-13T05:06:21.315961777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001006s 
2026-05-13T05:06:21.316243303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-13T05:06:21.316528207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-13T05:06:21.316780495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003383s 
2026-05-13T05:06:21.317292416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-13T05:06:21.317307336Z                 WHERE "Id" IN (
2026-05-13T05:06:21.317316394Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.317325252Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-13T05:06:21.317334360Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-13T05:06:21.317948126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-13T05:06:21.317958197Z                 WHERE "Id" IN (
2026-05-13T05:06:21.317966724Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.317975391Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-13T05:06:21.317984580Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-13T05:06:21.318484897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008463s 
2026-05-13T05:06:21.319120858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-13T05:06:21.319130457Z                 WHERE "Id" IN (
2026-05-13T05:06:21.319138824Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.319147321Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-13T05:06:21.319156159Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-13T05:06:21.319164896Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-13T05:06:21.320010790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-13T05:06:21.320027794Z                 WHERE "Id" IN (
2026-05-13T05:06:21.320036161Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.320044688Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-13T05:06:21.320053526Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-13T05:06:21.320064748Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-13T05:06:21.320618574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s 
2026-05-13T05:06:21.321340176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-13T05:06:21.321353874Z                 WHERE "Id" IN (
2026-05-13T05:06:21.321362421Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.321370968Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-13T05:06:21.321379816Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-13T05:06:21.321389877Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-13T05:06:21.321400398Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-13T05:06:21.322314629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-13T05:06:21.322324378Z                 WHERE "Id" IN (
2026-05-13T05:06:21.322332695Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-13T05:06:21.322341062Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-13T05:06:21.322349809Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-13T05:06:21.322358587Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-13T05:06:21.322366954Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-13T05:06:21.322990299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011929s 
2026-05-13T05:06:21.323534615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-13T05:06:21.323544134Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-13T05:06:21.323553222Z                 FROM "Artists"
2026-05-13T05:06:21.323561359Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-13T05:06:21.323570076Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-13T05:06:21.324296930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-13T05:06:21.324312421Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-13T05:06:21.324321549Z                 FROM "Artists"
2026-05-13T05:06:21.324329776Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-13T05:06:21.324338774Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-13T05:06:21.324757407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000851s 
2026-05-13T05:06:21.325175519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-13T05:06:21.325200359Z                 WHERE "Id" NOT IN (
2026-05-13T05:06:21.325208906Z                     SELECT MIN("Id")
2026-05-13T05:06:21.325217203Z                     FROM "TrackFiles"
2026-05-13T05:06:21.325226091Z                     GROUP BY "Path"
2026-05-13T05:06:21.325236582Z                 ) 
2026-05-13T05:06:21.325707460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-13T05:06:21.325717460Z                 WHERE "Id" NOT IN (
2026-05-13T05:06:21.325725757Z                     SELECT MIN("Id")
2026-05-13T05:06:21.325733973Z                     FROM "TrackFiles"
2026-05-13T05:06:21.325742200Z                     GROUP BY "Path"
2026-05-13T05:06:21.325750537Z                 ) 
2026-05-13T05:06:21.326085601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000607s 
2026-05-13T05:06:21.326253630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:21.326410676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.326599606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-05-13T05:06:21.330146769Z [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-05-13T05:06:21.331323108Z [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-05-13T05:06:21.331902725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-13T05:06:21.332556722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-13T05:06:21.334873396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:21.335236507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084519s 
2026-05-13T05:06:21.335433915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-05-13T05:06:21.335717416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-13T05:06:21.336093904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004724s 
2026-05-13T05:06:21.336298285Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-05-13T05:06:21.339808494Z [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-05-13T05:06:21.340909611Z [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-05-13T05:06:21.341459758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-13T05:06:21.342250781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-13T05:06:21.344585171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:21.345053334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-13T05:06:21.345384671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089056s 
2026-05-13T05:06:21.345763043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-13T05:06:21', 'add_mediafilerepository_mtime') 
2026-05-13T05:06:21.346131445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.347085756Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-13T05:06:21.347274376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01055s 
2026-05-13T05:06:21.347500501Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-13T05:06:21.347726156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.348021941Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-05-13T05:06:21.349325135Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-13T05:06:21.349337520Z                           WHERE "Id" NOT IN (
2026-05-13T05:06:21.349346348Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-13T05:06:21.349355036Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.349378293Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-13T05:06:21.350671096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-13T05:06:21.350680895Z                           WHERE "Id" NOT IN (
2026-05-13T05:06:21.350689413Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-13T05:06:21.350698200Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-13T05:06:21.350707429Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-13T05:06:21.351170010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008945s 
2026-05-13T05:06:21.351368189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-05-13T05:06:21.351611499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-05-13T05:06:21.351996094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s 
2026-05-13T05:06:21.352209534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-05-13T05:06:21.355871487Z [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-05-13T05:06:21.357339723Z [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-05-13T05:06:21.358038040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.358778721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.361090847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.361530101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.361959576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.362286153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098851s 
2026-05-13T05:06:21.362499864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-13T05:06:21.362820840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.363166556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2026-05-13T05:06:21.363541220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-13T05:06:21', 'add_artistmetadataid_constraint') 
2026-05-13T05:06:21.363928109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.365355564Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-13T05:06:21.365543342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026031s 
2026-05-13T05:06:21.365755038Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-13T05:06:21.365979580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.366246368Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-05-13T05:06:21.366839542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-13T05:06:21.367011588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.367208685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-05-13T05:06:21.367526325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.368496178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s 
2026-05-13T05:06:21.368684216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-13T05:06:21.368837455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.369058791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-05-13T05:06:21.369412623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.370365993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010988s 
2026-05-13T05:06:21.370537488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.370692360Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.370894998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-05-13T05:06:21.371218449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.372200737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s 
2026-05-13T05:06:21.372384397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-13T05:06:21.372538758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.372756406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-05-13T05:06:21.373109867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.374079770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011232s 
2026-05-13T05:06:21.374255695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:21.374410667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.374619708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-05-13T05:06:21.374953650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.375914475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010758s 
2026-05-13T05:06:21.376093866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-13T05:06:21.376243798Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.376444632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-05-13T05:06:21.376770769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.377705962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s 
2026-05-13T05:06:21.378073562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-13T05:06:21', 'old_ids_and_artist_alias') 
2026-05-13T05:06:21.378432515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.379210993Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-13T05:06:21.379390704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00253s 
2026-05-13T05:06:21.379597852Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-13T05:06:21.379820831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.380111636Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-05-13T05:06:21.380429486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.380651503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.381162933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s 
2026-05-13T05:06:21.381428788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-13T05:06:21.381715706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-13T05:06:21.381972383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s 
2026-05-13T05:06:21.382326476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-13T05:06:21', 'download_propers_config') 
2026-05-13T05:06:21.382679597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.383533115Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-13T05:06:21.383713348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001847s 
2026-05-13T05:06:21.383940506Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-13T05:06:21.384153965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.384419079Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-05-13T05:06:21.385209791Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-05-13T05:06:21.385511679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-05-13T05:06:21.386054112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006488s 
2026-05-13T05:06:21.386268303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-05-13T05:06:21.389882120Z [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-05-13T05:06:21.391199482Z [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-05-13T05:06:21.391843208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.392785726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.395086599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.395524621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.395975368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.396458170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.396873938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103466s 
2026-05-13T05:06:21.397037557Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-05-13T05:06:21.400527304Z [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-05-13T05:06:21.401818865Z [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-05-13T05:06:21.402456428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-13T05:06:21.403047218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-13T05:06:21.405412090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-13T05:06:21.405761974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085348s 
2026-05-13T05:06:21.405960174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-05-13T05:06:21.410434483Z [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-05-13T05:06:21.411555019Z [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-05-13T05:06:21.412149957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-13T05:06:21.412687740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-13T05:06:21.414874633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087168s 
2026-05-13T05:06:21.415058904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-05-13T05:06:21.418587008Z [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-05-13T05:06:21.419585248Z [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-05-13T05:06:21.420122550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-13T05:06:21.420863192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-13T05:06:21.423108232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T05:06:21.423556344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-13T05:06:21.424069548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-13T05:06:21.424534303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-13T05:06:21.424881352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096356s 
2026-05-13T05:06:21.425082257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-05-13T05:06:21.428546703Z [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-05-13T05:06:21.429494692Z [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-05-13T05:06:21.429985580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-13T05:06:21.430452009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-13T05:06:21.432690306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074219s 
2026-05-13T05:06:21.432893816Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-05-13T05:06:21.436259543Z [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-05-13T05:06:21.437330299Z [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-05-13T05:06:21.437852230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-13T05:06:21.438593963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-13T05:06:21.440950238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:21.441406226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-13T05:06:21.441743094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086686s 
2026-05-13T05:06:21.442104993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-13T05:06:21', 'remove_language_profiles') 
2026-05-13T05:06:21.442474236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.445033159Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-13T05:06:21.445223422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118985s 
2026-05-13T05:06:21.445448806Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-13T05:06:21.445663007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.445957891Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-05-13T05:06:21.446416976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-13T05:06:21.446580304Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:21.446815618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-05-13T05:06:21.447138058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-05-13T05:06:21.448179454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001148s 
2026-05-13T05:06:21.448570542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-13T05:06:21.449027973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-13T05:06:21.449354781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s 
2026-05-13T05:06:21.449857623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-13T05:06:21', 'multi_disc_naming_format') 
2026-05-13T05:06:21.450221917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.451025565Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-13T05:06:21.451207241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00215s 
2026-05-13T05:06:21.451423887Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-13T05:06:21.451644070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.451921369Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-05-13T05:06:21.452304119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-13T05:06:21.452467368Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T05:06:21.452669676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-13T05:06:21.452993197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.453956627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s 
2026-05-13T05:06:21.454133062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.454334508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.467177999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128337s 
2026-05-13T05:06:21.467559828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-13T05:06:21', 'add_download_client_priority') 
2026-05-13T05:06:21.467954152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.469034698Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-13T05:06:21.469277877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146776s 
2026-05-13T05:06:21.469435104Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-13T05:06:21.469641860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.469909138Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-05-13T05:06:21.470513926Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.470843660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-13T05:06:21.471114736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003943s 
2026-05-13T05:06:21.471345951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.471636186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-05-13T05:06:21.471911480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003646s 
2026-05-13T05:06:21.472270844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-13T05:06:21', 'remove_growl_prowl') 
2026-05-13T05:06:21.472621720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.473398945Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-13T05:06:21.473575621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018252s 
2026-05-13T05:06:21.473778930Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-13T05:06:21.474004454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.474254387Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-05-13T05:06:21.474602659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.474920569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-13T05:06:21.475196234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003932s 
2026-05-13T05:06:21.475417760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.475715259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-13T05:06:21.476006686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003894s 
2026-05-13T05:06:21.476360248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-13T05:06:21', 'remove_plex_hometheatre') 
2026-05-13T05:06:21.476713910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.477433609Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-13T05:06:21.477631808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017763s 
2026-05-13T05:06:21.477838955Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-13T05:06:21.478054800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.478325695Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-05-13T05:06:21.478928539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-13T05:06:21.479101718Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:21.479308264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-05-13T05:06:21.479597156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-05-13T05:06:21.480593792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010849s 
2026-05-13T05:06:21.480778003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-13T05:06:21.480934178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.481158600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-05-13T05:06:21.481520879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.482488798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011188s 
2026-05-13T05:06:21.482671526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-13T05:06:21.482827821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.483048445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-05-13T05:06:21.483401917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.484389605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011281s 
2026-05-13T05:06:21.484570971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-13T05:06:21.484728377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.484944202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-05-13T05:06:21.485289137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.486251234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010972s 
2026-05-13T05:06:21.486442689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-13T05:06:21.486602321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.486808376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-05-13T05:06:21.487093490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-05-13T05:06:21.488045407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010364s 
2026-05-13T05:06:21.488226181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.488429821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.489421648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s 
2026-05-13T05:06:21.489799499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-13T05:06:21', 'add_root_folder_add_defaults') 
2026-05-13T05:06:21.490167109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.491076710Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-13T05:06:21.491326183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026261s 
2026-05-13T05:06:21.491521265Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-13T05:06:21.491747791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.492021052Z [Info] task_duration: Starting migration of Main DB to 40 
2026-05-13T05:06:21.492327839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T05:06:21.492505006Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.492723256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-13T05:06:21.493030434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-13T05:06:21.494002361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s 
2026-05-13T05:06:21.494360743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-13T05:06:21', 'task_duration') 
2026-05-13T05:06:21.494726158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.495451278Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-13T05:06:21.495627523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025101s 
2026-05-13T05:06:21.495972328Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-13T05:06:21.496175587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.496450881Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-05-13T05:06:21.496850857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-13T05:06:21.497023825Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.497232816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-13T05:06:21.497554173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.498493675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s 
2026-05-13T05:06:21.498688627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-13T05:06:21.498849922Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.499054213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-13T05:06:21.499377945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.500367778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010743s 
2026-05-13T05:06:21.500734978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-13T05:06:21', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-13T05:06:21.501107758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.501892138Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-13T05:06:21.502095497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025689s 
2026-05-13T05:06:21.502298295Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-13T05:06:21.502508869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.502767560Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-05-13T05:06:21.503115411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-05-13T05:06:21.506694888Z [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-05-13T05:06:21.507986379Z [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-05-13T05:06:21.508634033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.509579597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.512585539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.513036337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.513588689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.514042603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.514390834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110766s 
2026-05-13T05:06:21.514725398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-13T05:06:21.515116115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-13T05:06:21.515422512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004549s 
2026-05-13T05:06:21.515751404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-13T05:06:21.516167151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-13T05:06:21.516465041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s 
2026-05-13T05:06:21.516678441Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-05-13T05:06:21.519959047Z [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-05-13T05:06:21.521019802Z [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-05-13T05:06:21.521580612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-13T05:06:21.522066380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-13T05:06:21.524475290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075975s 
2026-05-13T05:06:21.524853902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-13T05:06:21', 'remove_album_folders') 
2026-05-13T05:06:21.525200190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.526292349Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-13T05:06:21.526446279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093488s 
2026-05-13T05:06:21.526658817Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-13T05:06:21.526876415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.527150697Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-05-13T05:06:21.528089067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-13T05:06:21.528274901Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.528466146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-05-13T05:06:21.528740659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-05-13T05:06:21.529707906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010506s 
2026-05-13T05:06:21.529894733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-13T05:06:21.530053572Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.530247924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-05-13T05:06:21.530556786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:21.531504784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010654s 
2026-05-13T05:06:21.531680899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.531893397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.603110176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711386s 
2026-05-13T05:06:21.603338956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-05-13T05:06:21.606888183Z [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-05-13T05:06:21.608005874Z [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-05-13T05:06:21.608511442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-13T05:06:21.608987661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-13T05:06:21.611270898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007739s 
2026-05-13T05:06:21.611494308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-05-13T05:06:21.616543635Z [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-05-13T05:06:21.617547576Z [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-05-13T05:06:21.618157745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-13T05:06:21.618690037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-13T05:06:21.621022012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093256s 
2026-05-13T05:06:21.621248779Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-05-13T05:06:21.624503873Z [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-05-13T05:06:21.625322792Z [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-05-13T05:06:21.625783540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-13T05:06:21.626303266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-13T05:06:21.628633258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071777s 
2026-05-13T05:06:21.628846658Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-05-13T05:06:21.632060158Z [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-05-13T05:06:21.632791000Z [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-05-13T05:06:21.633220414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-13T05:06:21.633769169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-13T05:06:21.636186146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007147s 
2026-05-13T05:06:21.636400167Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-05-13T05:06:21.639531262Z [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-05-13T05:06:21.640188595Z [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-05-13T05:06:21.640597298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-13T05:06:21.641113538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-13T05:06:21.643421044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067973s 
2026-05-13T05:06:21.643781459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-13T05:06:21', 'flexible_delay_profiles') 
2026-05-13T05:06:21.644162958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.646006560Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-13T05:06:21.646493781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092341s 
2026-05-13T05:06:21.646730388Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-13T05:06:21.646948507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.647233551Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-05-13T05:06:21.647726964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T05:06:21.647913059Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:21.648117491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-13T05:06:21.648430371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-13T05:06:21.649394171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001081s 
2026-05-13T05:06:21.649765880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-13T05:06:21', 'add_priority_to_indexers') 
2026-05-13T05:06:21.650128049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.650888400Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-13T05:06:21.651074605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025221s 
2026-05-13T05:06:21.651315269Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-13T05:06:21.651534841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.651837461Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-05-13T05:06:21.652312618Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-13T05:06:21.652620007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-13T05:06:21.652987657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s 
2026-05-13T05:06:21.653165565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.653360127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.653950055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006142s 
2026-05-13T05:06:21.654343547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-13T05:06:21', 'remove_chown_and_folderchmod_config') 
2026-05-13T05:06:21.654721518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.655442610Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-13T05:06:21.655630208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020475s 
2026-05-13T05:06:21.655859840Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-13T05:06:21.656109453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.656348174Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-05-13T05:06:21.656823501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-13T05:06:21.656992832Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-13T05:06:21.657183616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-05-13T05:06:21.660637049Z [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-05-13T05:06:21.661779069Z [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-05-13T05:06:21.662355810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-13T05:06:21.662911910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-13T05:06:21.665245278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078086s 
2026-05-13T05:06:21.665458898Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-13T05:06:21.665738151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-13T05:06:21.665989306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003337s 
2026-05-13T05:06:21.666298679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-13T05:06:21.666659386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-13T05:06:21.666947847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s 
2026-05-13T05:06:21.667253512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-13T05:06:21.667618828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-13T05:06:21.667931718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s 
2026-05-13T05:06:21.668311873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-13T05:06:21', 'convert_blacklist_protocol') 
2026-05-13T05:06:21.668689213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.669607051Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-13T05:06:21.669787063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020555s 
2026-05-13T05:06:21.669987868Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-13T05:06:21.670196478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.670451892Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-05-13T05:06:21.676644091Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-13T05:06:21.677391936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-13T05:06:21.677809227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008286s 
2026-05-13T05:06:21.678156666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-13T05:06:21', 'update_notifiarr') 
2026-05-13T05:06:21.678509597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.679205879Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-13T05:06:21.679376112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002198s 
2026-05-13T05:06:21.679592327Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-13T05:06:21.679822611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.680112174Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-05-13T05:06:21.680401085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.680621810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.681666213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010698s 
2026-05-13T05:06:21.682028372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-13T05:06:21', 'email_multiple_addresses') 
2026-05-13T05:06:21.682385321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.683172846Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-13T05:06:21.683352187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025509s 
2026-05-13T05:06:21.683571218Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-13T05:06:21.683789478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.684076546Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-05-13T05:06:21.684390418Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-13T05:06:21.684652165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-13T05:06:21.686927176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023285s 
2026-05-13T05:06:21.687301359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-13T05:06:21', 'rename_blacklist_to_blocklist') 
2026-05-13T05:06:21.687665643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.688442848Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-13T05:06:21.688632169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003802s 
2026-05-13T05:06:21.688846731Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-13T05:06:21.689055331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.689317990Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-05-13T05:06:21.689726963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-13T05:06:21.689904641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.690140837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-13T05:06:21.690515201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.691501116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s 
2026-05-13T05:06:21.691752632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-13T05:06:21.692149862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.693091288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011054s 
2026-05-13T05:06:21.693268915Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.693467145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.694668143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012029s 
2026-05-13T05:06:21.695020933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-13T05:06:21', 'cdh_per_downloadclient') 
2026-05-13T05:06:21.695375487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.696255449Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-13T05:06:21.696434169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027754s 
2026-05-13T05:06:21.696627037Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-13T05:06:21.696833884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.697085921Z [Info] download_history: Starting migration of Main DB to 52 
2026-05-13T05:06:21.697814669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-13T05:06:21.698604820Z [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-05-13T05:06:21.699154246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011352s 
2026-05-13T05:06:21.699371493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-13T05:06:21.699682900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-13T05:06:21.700092074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004916s 
2026-05-13T05:06:21.700272287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-05-13T05:06:21.700587402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-13T05:06:21.700953248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004984s 
2026-05-13T05:06:21.701167079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-13T05:06:21.701495861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-13T05:06:21.701876577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s 
2026-05-13T05:06:21.702052862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.702253296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.703294111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010666s 
2026-05-13T05:06:21.703695399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-13T05:06:21', 'download_history') 
2026-05-13T05:06:21.704040605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.705261693Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-13T05:06:21.705441626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030107s 
2026-05-13T05:06:21.705645647Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-13T05:06:21.705859477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.706114982Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-05-13T05:06:21.706530278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-13T05:06:21', 'add_update_history') 
2026-05-13T05:06:21.706894882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.707602747Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-13T05:06:21.707774203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017331s 
2026-05-13T05:06:21.708047012Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-13T05:06:21.708238718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.708502229Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-05-13T05:06:21.708829948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:21.708999590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.709222579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-13T05:06:21.709623727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.710594191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011575s 
2026-05-13T05:06:21.711005088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-13T05:06:21', 'add_on_update_to_notifications') 
2026-05-13T05:06:21.711334131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.712198431Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-13T05:06:21.712355808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026801s 
2026-05-13T05:06:21.712608717Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-13T05:06:21.712788539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.713091640Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-05-13T05:06:21.713364770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T05:06:21.713531175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.713737430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-13T05:06:21.714072735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.715092358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011614s 
2026-05-13T05:06:21.715456101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-13T05:06:21', 'download_client_per_indexer') 
2026-05-13T05:06:21.715819893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.716661818Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-13T05:06:21.716827803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026602s 
2026-05-13T05:06:21.717018457Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-13T05:06:21.717250414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.717498132Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-05-13T05:06:21.717909070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-13T05:06:21.718091788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.718285167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-05-13T05:06:21.718607326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.719587399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011045s 
2026-05-13T05:06:21.719766259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-13T05:06:21.719937915Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.720172938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-05-13T05:06:21.720535067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.721565272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011825s 
2026-05-13T05:06:21.721743831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-13T05:06:21.721901318Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.722106181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-05-13T05:06:21.722441677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.723415528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011053s 
2026-05-13T05:06:21.723789972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-13T05:06:21', 'AddNewItemMonitorType') 
2026-05-13T05:06:21.724147271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.725452208Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-13T05:06:21.725619786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031061s 
2026-05-13T05:06:21.725838116Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-13T05:06:21.726061305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.726319415Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-05-13T05:06:21.726650141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-13T05:06:21.726820323Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.727026609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-05-13T05:06:21.727365621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:21.728409774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00117s 
2026-05-13T05:06:21.728811763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-13T05:06:21', 'ImportListSearch') 
2026-05-13T05:06:21.729193081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.730180539Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-13T05:06:21.730354589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029012s 
2026-05-13T05:06:21.730654082Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-13T05:06:21.730857091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.731143027Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-05-13T05:06:21.731549776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-13T05:06:21.731716331Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.731961836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-05-13T05:06:21.732367502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:21.733576808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013664s 
2026-05-13T05:06:21.733977334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-13T05:06:21', 'ImportListMonitorExisting') 
2026-05-13T05:06:21.734344674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.735900396Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-13T05:06:21.736107453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036352s 
2026-05-13T05:06:21.736319711Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-13T05:06:21.736568822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.736868045Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-05-13T05:06:21.737301778Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.737627444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-13T05:06:21.737934131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s 
2026-05-13T05:06:21.738182722Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.738526234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-05-13T05:06:21.738831007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2026-05-13T05:06:21.739049557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-13T05:06:21.739235792Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:21.739481066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-13T05:06:21.739816552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-13T05:06:21.740907709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011934s 
2026-05-13T05:06:21.741304618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-13T05:06:21', 'add_indexer_tags') 
2026-05-13T05:06:21.741682258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.742515967Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-13T05:06:21.742734167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027742s 
2026-05-13T05:06:21.742939680Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-13T05:06:21.743156597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.743473596Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-05-13T05:06:21.743793770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:21.744055287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:21.745073667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010641s 
2026-05-13T05:06:21.745463452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-13T05:06:21', 'update_audio_types') 
2026-05-13T05:06:21.745845602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:21.746602736Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-13T05:06:21.746805695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002573s 
2026-05-13T05:06:21.747101561Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-13T05:06:21.747375041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:21.747706869Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-05-13T05:06:21.750109717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:21.750375212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-13T05:06:21.750635516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s 
2026-05-13T05:06:21.750833595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-13T05:06:21.750998848Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.751219512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-05-13T05:06:21.755051558Z [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-05-13T05:06:21.756456748Z [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-05-13T05:06:21.757136256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-05-13T05:06:21.757887980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-05-13T05:06:21.760428415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-13T05:06:21.760934754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-13T05:06:21.761277114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098548s 
2026-05-13T05:06:21.761450623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.761602088Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.761813825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-05-13T05:06:21.767255682Z [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-05-13T05:06:21.769213244Z [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-05-13T05:06:21.770123697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:21.771011424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:21.773501819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:21.773977787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.774443896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.774794402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127768s 
2026-05-13T05:06:21.774965055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.775121560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.775343407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-05-13T05:06:21.779398432Z [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-05-13T05:06:21.781303107Z [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-05-13T05:06:21.782206827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:21.783096899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:21.785620881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:21.786097762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.786560914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.786910759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113702s 
2026-05-13T05:06:21.787082955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:21.787238248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.787426848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-05-13T05:06:21.791515901Z [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-05-13T05:06:21.793420246Z [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-05-13T05:06:21.794320789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-13T05:06:21.795213617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-13T05:06:21.797677859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-13T05:06:21.798139729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-13T05:06:21.798604184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.798954569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113382s 
2026-05-13T05:06:21.799123479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-13T05:06:21.799271978Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.799483955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-05-13T05:06:21.803226411Z [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-05-13T05:06:21.804593273Z [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-05-13T05:06:21.805237711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.806211903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.808625983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.809062041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.809497959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.809989028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.810350115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106792s 
2026-05-13T05:06:21.810524957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-13T05:06:21.810677865Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.810872757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-05-13T05:06:21.814565964Z [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-05-13T05:06:21.815921123Z [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-05-13T05:06:21.816571883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-13T05:06:21.817532437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-13T05:06:21.819958321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-13T05:06:21.820430262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-13T05:06:21.820851751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-13T05:06:21.821319051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-13T05:06:21.821672403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106035s 
2026-05-13T05:06:21.821857806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-13T05:06:21.822009913Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.822204715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-13T05:06:21.825764192Z [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-05-13T05:06:21.826880109Z [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-05-13T05:06:21.827457742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-13T05:06:21.828050225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-13T05:06:21.830427602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080195s 
2026-05-13T05:06:21.830607614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-13T05:06:21.830761825Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.830969583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-13T05:06:21.834558861Z [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-05-13T05:06:21.835667864Z [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-05-13T05:06:21.836260317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-13T05:06:21.836801476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-13T05:06:21.839139133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079651s 
2026-05-13T05:06:21.839318194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T05:06:21.839470911Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:21.839673349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-13T05:06:21.843190511Z [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-05-13T05:06:21.844202539Z [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-05-13T05:06:21.844728989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T05:06:21.845206771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T05:06:21.847569769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076944s 
2026-05-13T05:06:21.847749721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T05:06:21.847928170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.848138764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-13T05:06:21.853020614Z [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-05-13T05:06:21.854036550Z [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-05-13T05:06:21.854559082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T05:06:21.855124090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T05:06:21.857481326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091459s 
2026-05-13T05:06:21.857661539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T05:06:21.857813224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.858035722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-13T05:06:21.861555049Z [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-05-13T05:06:21.862564612Z [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-05-13T05:06:21.863089348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-13T05:06:21.863637883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-13T05:06:21.865989197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007752s 
2026-05-13T05:06:21.866187777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T05:06:21.866353421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-13T05:06:21.866589446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-13T05:06:21.870020835Z [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-05-13T05:06:21.871008013Z [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-05-13T05:06:21.887887741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T05:06:21.888661429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T05:06:21.891702322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.892126927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252849s 
2026-05-13T05:06:21.892335928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T05:06:21.892521612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-13T05:06:21.892788659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-13T05:06:21.897557121Z [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-05-13T05:06:21.898593929Z [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-05-13T05:06:21.899171782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T05:06:21.899961853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T05:06:21.902540686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.902981554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099684s 
2026-05-13T05:06:21.903198190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-13T05:06:21.903387701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-13T05:06:21.903659599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-13T05:06:21.907819615Z [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-05-13T05:06:21.908848457Z [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-05-13T05:06:21.909400298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-13T05:06:21.910249518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-13T05:06:21.912859754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.913291503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093967s 
2026-05-13T05:06:21.913498390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-13T05:06:21.913673903Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T05:06:21.913906371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-13T05:06:21.918207612Z [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-05-13T05:06:21.919341224Z [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-05-13T05:06:21.919968026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-13T05:06:21.920734770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-13T05:06:21.923353464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-13T05:06:21.923985937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-13T05:06:21.924551055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-13T05:06:21.924967764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108387s 
2026-05-13T05:06:21.925173598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-13T05:06:21.925346857Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:21.925565528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-13T05:06:21.929849624Z [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-05-13T05:06:21.930877854Z [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-05-13T05:06:21.931396399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-13T05:06:21.931919522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-13T05:06:21.934365587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085943s 
2026-05-13T05:06:21.934564858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-13T05:06:21.934741404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-13T05:06:21.934972138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-13T05:06:21.939249481Z [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-05-13T05:06:21.940252681Z [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-05-13T05:06:21.940773119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-13T05:06:21.941354389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-13T05:06:21.943765544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085713s 
2026-05-13T05:06:21.943987832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-13T05:06:21.944168355Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T05:06:21.944388809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-13T05:06:21.948681222Z [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-05-13T05:06:21.949679933Z [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-05-13T05:06:21.950249119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-13T05:06:21.951138290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-13T05:06:21.953620137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-13T05:06:21.954098731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-13T05:06:21.954598397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-13T05:06:21.955119677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-13T05:06:21.955512958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109276s 
2026-05-13T05:06:21.955718632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-13T05:06:21.955911771Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:21.956163418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-13T05:06:21.961481166Z [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-05-13T05:06:21.962570118Z [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-05-13T05:06:21.963155217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-13T05:06:21.963887862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-13T05:06:21.966434700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.966831489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104418s 
2026-05-13T05:06:21.967036812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-13T05:06:21.967215582Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T05:06:21.967498562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-13T05:06:21.971781035Z [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-05-13T05:06:21.972891431Z [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-05-13T05:06:21.973456589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-13T05:06:21.974236690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-13T05:06:21.976836835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.977237592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095122s 
2026-05-13T05:06:21.977444689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-13T05:06:21.977626786Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:21.977873853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-13T05:06:21.982101005Z [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-05-13T05:06:21.983207563Z [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-05-13T05:06:21.983792822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-13T05:06:21.984653525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-13T05:06:21.987198228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.987595418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094991s 
2026-05-13T05:06:21.987799970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T05:06:21.987995173Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:21.988241880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-13T05:06:21.992487729Z [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-05-13T05:06:21.993564718Z [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-05-13T05:06:21.994155868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T05:06:21.994871018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T05:06:21.997460452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T05:06:21.997854044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093926s 
2026-05-13T05:06:21.998059568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T05:06:21.998241414Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T05:06:21.998493171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-13T05:06:22.006783414Z [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-05-13T05:06:22.007560970Z [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-05-13T05:06:22.007948791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T05:06:22.008623008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T05:06:22.011252273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T05:06:22.011535733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128399s 
2026-05-13T05:06:22.011686026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-13T05:06:22.011824475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-13T05:06:22.012043997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-13T05:06:22.015382890Z [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-05-13T05:06:22.016072939Z [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-05-13T05:06:22.016458475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-13T05:06:22.017130188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-13T05:06:22.019623388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-13T05:06:22.019921007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077159s 
2026-05-13T05:06:22.020068003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-13T05:06:22.020191752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-13T05:06:22.020342115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-05-13T05:06:22.023734807Z [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-05-13T05:06:22.024409225Z [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-05-13T05:06:22.024788869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-13T05:06:22.025340510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-13T05:06:22.027698508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071952s 
2026-05-13T05:06:22.027864362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-13T05:06:22.028010907Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:22.028166119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-05-13T05:06:22.031572819Z [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-05-13T05:06:22.032309272Z [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-05-13T05:06:22.032723757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-13T05:06:22.033196639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-13T05:06:22.035588445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072594s 
2026-05-13T05:06:22.035754229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-13T05:06:22.035918329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-05-13T05:06:22.036109324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-13T05:06:22.040925501Z [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-05-13T05:06:22.041753388Z [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-05-13T05:06:22.042202973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-13T05:06:22.042621506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-13T05:06:22.045077391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008788s 
2026-05-13T05:06:22.045235470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-13T05:06:22.045368818Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T05:06:22.045565584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-13T05:06:22.049086594Z [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-05-13T05:06:22.049952888Z [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-05-13T05:06:22.050402303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-13T05:06:22.050868402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-13T05:06:22.053421062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007672s 
2026-05-13T05:06:22.053918664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-13T05:06:22.054050088Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.054218758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-13T05:06:22.057633163Z [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-05-13T05:06:22.058281719Z [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-05-13T05:06:22.058687636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-13T05:06:22.059081669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-13T05:06:22.061441201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070541s 
2026-05-13T05:06:22.061599219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T05:06:22.061729190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.061901688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-13T05:06:22.065266203Z [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-05-13T05:06:22.065894197Z [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-05-13T05:06:22.066277589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-13T05:06:22.066821985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-13T05:06:22.069248050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T05:06:22.069561521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074906s 
2026-05-13T05:06:22.069721934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-13T05:06:22.069858219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.070042780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-13T05:06:22.073432255Z [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-05-13T05:06:22.074044949Z [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-05-13T05:06:22.074409844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-13T05:06:22.075025624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-13T05:06:22.077444434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-13T05:06:22.077765280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075492s 
2026-05-13T05:06:22.077924170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:22.078063992Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.078238052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-05-13T05:06:22.081756607Z [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-05-13T05:06:22.082556778Z [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-05-13T05:06:22.083032606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-13T05:06:22.083746013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-13T05:06:22.086322500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:22.086718969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-13T05:06:22.087026919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086193s 
2026-05-13T05:06:22.087187612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:22.087324618Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.087501464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-05-13T05:06:22.091083597Z [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-05-13T05:06:22.091891424Z [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-05-13T05:06:22.092343544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-13T05:06:22.093043013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-13T05:06:22.095625733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-13T05:06:22.096020257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-13T05:06:22.096320532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086509s 
2026-05-13T05:06:22.096480584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T05:06:22.096617550Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.096795899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-13T05:06:22.100062768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-13T05:06:22.100568947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-13T05:06:22.100913681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-13T05:06:22.101390621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-13T05:06:22.103832047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T05:06:22.104183825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071971s 
2026-05-13T05:06:22.104552017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-13T05:06:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-13T05:06:22.104886711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.107865308Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-13T05:06:22.108044419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107901s 
2026-05-13T05:06:22.108277899Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-13T05:06:22.108469364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.108744609Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-05-13T05:06:22.109343825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:22.109499268Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.109689571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-05-13T05:06:22.109961579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.110977515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011144s 
2026-05-13T05:06:22.111147567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:22.111288471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.111486460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-05-13T05:06:22.111759550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.112752950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s 
2026-05-13T05:06:22.113086041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-13T05:06:22', 'add_on_delete_to_notifications') 
2026-05-13T05:06:22.113385764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.114263441Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-13T05:06:22.114430778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025582s 
2026-05-13T05:06:22.114609418Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-13T05:06:22.114792727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.115023101Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-05-13T05:06:22.116401366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-13T05:06:22.116563673Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.116757493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-13T05:06:22.117045042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.118085447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011361s 
2026-05-13T05:06:22.118286101Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-13T05:06:22.118513980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-13T05:06:22.118760346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003294s 
2026-05-13T05:06:22.118925569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:22.119068487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.119323941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-05-13T05:06:22.119614406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-13T05:06:22.120692857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011603s 
2026-05-13T05:06:22.120863200Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:22.121055377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:22.121887383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008178s 
2026-05-13T05:06:22.122068527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-13T05:06:22.122528884Z [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-05-13T05:06:22.123014001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000776s 
2026-05-13T05:06:22.123187260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-13T05:06:22.123448356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-13T05:06:22.123880155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005045s 
2026-05-13T05:06:22.124071761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-13T05:06:22.124209709Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-13T05:06:22.124400292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-05-13T05:06:22.124775588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-05-13T05:06:22.125930303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012964s 
2026-05-13T05:06:22.126117901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-13T05:06:22.126292653Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.126523798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-05-13T05:06:22.126854003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.128082246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013657s 
2026-05-13T05:06:22.128302670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-13T05:06:22.128497923Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.128742766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-05-13T05:06:22.129119354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.130405675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014088s 
2026-05-13T05:06:22.130618593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:22.130852454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:22.132814615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019718s 
2026-05-13T05:06:22.133014437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:22.133239420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:22.134120094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009101s 
2026-05-13T05:06:22.134319766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-13T05:06:22.140440871Z [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-05-13T05:06:22.141330122Z [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-05-13T05:06:22.141876712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-13T05:06:22.142369384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-13T05:06:22.145252810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107717s 
2026-05-13T05:06:22.145459676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-05-13T05:06:22.149710796Z [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-05-13T05:06:22.150455807Z [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-05-13T05:06:22.150830521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-13T05:06:22.151360799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-13T05:06:22.154163081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008512s 
2026-05-13T05:06:22.154396481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-13T05:06:22.154647867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-13T05:06:22.154904835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2026-05-13T05:06:22.155061150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-13T05:06:22.155220019Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-05-13T05:06:22.155459702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-13T05:06:22.155769285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.157106408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014217s 
2026-05-13T05:06:22.157330209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-13T05:06:22.157487425Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:22.157740064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-13T05:06:22.158102764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-13T05:06:22.159316578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013277s 
2026-05-13T05:06:22.159670351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-13T05:06:22', 'add_custom_formats') 
2026-05-13T05:06:22.160036288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.161631229Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-13T05:06:22.161736100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035528s 
2026-05-13T05:06:22.161937536Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-13T05:06:22.162158320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.162453404Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-05-13T05:06:22.162865184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-13T05:06:22.163043012Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.163260189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-13T05:06:22.163580424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-13T05:06:22.164742624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012853s 
2026-05-13T05:06:22.165034151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-13T05:06:22', 'add_result_to_commands') 
2026-05-13T05:06:22.165335888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.166091390Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-13T05:06:22.166245139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026063s 
2026-05-13T05:06:22.166435062Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-13T05:06:22.166617529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.166863474Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-05-13T05:06:22.167193318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:22.167337228Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.167511860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-13T05:06:22.167771853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.168767338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010777s 
2026-05-13T05:06:22.169066550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-13T05:06:22', 'health_restored_notification') 
2026-05-13T05:06:22.169362055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.170126645Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-13T05:06:22.170284964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024018s 
2026-05-13T05:06:22.170465838Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-13T05:06:22.170631391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.170847426Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-05-13T05:06:22.171139534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-13T05:06:22.171427735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-13T05:06:22.171663920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003465s 
2026-05-13T05:06:22.171964786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-13T05:06:22', 'remove_uc') 
2026-05-13T05:06:22.172251694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.172951753Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-13T05:06:22.173098409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s 
2026-05-13T05:06:22.173304373Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-13T05:06:22.173496761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.173730992Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-05-13T05:06:22.173986487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:22.174187882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:22.176222389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020659s 
2026-05-13T05:06:22.176548626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-13T05:06:22', 'download_clients_rename_tv_to_music') 
2026-05-13T05:06:22.176857117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.177613871Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-13T05:06:22.177786949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034036s 
2026-05-13T05:06:22.177977854Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-13T05:06:22.178161564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.178393942Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-05-13T05:06:22.178711902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-13T05:06:22.178860561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.179050494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-13T05:06:22.179314816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-05-13T05:06:22.180349459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001126s 
2026-05-13T05:06:22.180656117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-13T05:06:22', 'add_colon_replacement_to_naming_config') 
2026-05-13T05:06:22.180964387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.181790541Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-13T05:06:22.181956214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025287s 
2026-05-13T05:06:22.182125906Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-13T05:06:22.182298864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.182521733Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-05-13T05:06:22.182867469Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-13T05:06:22.186515454Z [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-05-13T05:06:22.187291066Z [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-05-13T05:06:22.187704809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-13T05:06:22.188412073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-13T05:06:22.190953321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-13T05:06:22.191270088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082302s 
2026-05-13T05:06:22.191432415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-13T05:06:22.191562868Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.191749854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-13T05:06:22.192008225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-13T05:06:22.192946554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010221s 
2026-05-13T05:06:22.193225375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-13T05:06:22', 'list_sync_time') 
2026-05-13T05:06:22.193510199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.194454360Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-13T05:06:22.194614462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025052s 
2026-05-13T05:06:22.194800186Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-13T05:06:22.194976902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.195201895Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-05-13T05:06:22.195493122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-13T05:06:22.195642422Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.195806472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-13T05:06:22.196082538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-13T05:06:22.197055989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s 
2026-05-13T05:06:22.197342405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-13T05:06:22', 'add_download_client_tags') 
2026-05-13T05:06:22.197648722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.198417200Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-13T05:06:22.198569647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023827s 
2026-05-13T05:06:22.198748497Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-13T05:06:22.198926736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.199151478Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-05-13T05:06:22.199684592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-13T05:06:22.200142233Z [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-05-13T05:06:22.200573101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007141s 
2026-05-13T05:06:22.200753614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-13T05:06:22.201017215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-13T05:06:22.201320275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004081s 
2026-05-13T05:06:22.201606602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-13T05:06:22', 'add_notification_status') 
2026-05-13T05:06:22.201892026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.202793421Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-13T05:06:22.202942181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001851s 
2026-05-13T05:06:22.203128085Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-13T05:06:22.203305572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.203532159Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-05-13T05:06:22.203781170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:22.203976834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:22.205519200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015749s 
2026-05-13T05:06:22.205852481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-13T05:06:22', 'add_alac_24_quality_in_profiles') 
2026-05-13T05:06:22.206114328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.207365277Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-13T05:06:22.207521301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033915s 
2026-05-13T05:06:22.207689971Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-13T05:06:22.207873120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.208095778Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-05-13T05:06:22.208443739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-13T05:06:22.208589222Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:22.208743382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-13T05:06:22.208944367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-13T05:06:22.209941244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s 
2026-05-13T05:06:22.210119663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-13T05:06:22.210325277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-13T05:06:22.211339159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010652s 
2026-05-13T05:06:22.211623421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-13T05:06:22', 'add_salt_to_users') 
2026-05-13T05:06:22.211941251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.212721081Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-13T05:06:22.212869660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024189s 
2026-05-13T05:06:22.213036927Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-13T05:06:22.213204364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.213419848Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-05-13T05:06:22.213861097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-13T05:06:22.214285090Z [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-05-13T05:06:22.214744646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s 
2026-05-13T05:06:22.214902253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-13T05:06:22.215117516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-13T05:06:22.215418051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003671s 
2026-05-13T05:06:22.215694999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-13T05:06:22', 'add_auto_tagging') 
2026-05-13T05:06:22.216025976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.216816788Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-13T05:06:22.216965397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017419s 
2026-05-13T05:06:22.217155179Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-13T05:06:22.217336595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.217564704Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-05-13T05:06:22.217908546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-13T05:06:22.218060583Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.218234934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-13T05:06:22.218487452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-13T05:06:22.219522767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s 
2026-05-13T05:06:22.219755586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-13T05:06:22.220052984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-13T05:06:22.220279611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003217s 
2026-05-13T05:06:22.220571408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-13T05:06:22', 'quality_definition_preferred_size') 
2026-05-13T05:06:22.220861502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.221626583Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-13T05:06:22.221787507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016139s 
2026-05-13T05:06:22.221978241Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-13T05:06:22.222155538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.222386253Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-05-13T05:06:22.222690495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-13T05:06:22.222837872Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.223005970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-05-13T05:06:22.223251054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.224292651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011206s 
2026-05-13T05:06:22.224592595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-13T05:06:22', 'add_on_artist_add_to_notifications') 
2026-05-13T05:06:22.224885375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.225625014Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-13T05:06:22.225784505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024227s 
2026-05-13T05:06:22.225960760Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-13T05:06:22.226133688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.226355405Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-05-13T05:06:22.226634667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-13T05:06:22.226778717Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.226947046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-05-13T05:06:22.227166759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-13T05:06:22.228229979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001118s 
2026-05-13T05:06:22.228515244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-13T05:06:22', 'album_last_searched_time') 
2026-05-13T05:06:22.228803905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.229555508Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-13T05:06:22.229707364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024084s 
2026-05-13T05:06:22.229874681Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-13T05:06:22.230053952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.230271410Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-05-13T05:06:22.230618258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-13T05:06:22.230760535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.230920938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-05-13T05:06:22.231158326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.232169642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s 
2026-05-13T05:06:22.232326638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-13T05:06:22.232455638Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.232617163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-05-13T05:06:22.232855733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-13T05:06:22.233871058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010925s 
2026-05-13T05:06:22.234144709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-13T05:06:22', 'add_indexer_flags') 
2026-05-13T05:06:22.234428350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.235185374Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-13T05:06:22.235331258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023915s 
2026-05-13T05:06:22.235513926Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-13T05:06:22.235688197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.235927118Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-05-13T05:06:22.236287974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-05-13T05:06:22.236511815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-05-13T05:06:22.236802961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003558s 
2026-05-13T05:06:22.236968935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-05-13T05:06:22.237185451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-05-13T05:06:22.237471077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s 
2026-05-13T05:06:22.237840040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-05-13T05:06:22.237893868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-05-13T05:06:22.238172409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003773s 
2026-05-13T05:06:22.238457834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-13T05:06:22', 'add_indexes_album_statistics') 
2026-05-13T05:06:22.238749471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.239558460Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-13T05:06:22.239719344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017246s 
2026-05-13T05:06:22.239918485Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-13T05:06:22.240097134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.240319372Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-05-13T05:06:22.240676481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-13T05:06:22.240999341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-13T05:06:22.241269235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s 
2026-05-13T05:06:22.241546633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-13T05:06:22', 'update_redacted_baseurl') 
2026-05-13T05:06:22.241840234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.242629854Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-13T05:06:22.242783113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017104s 
2026-05-13T05:06:22.250528799Z [Debug] MigrationController: Took: 00:00:01.6497514 
2026-05-13T05:06:22.320134885Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-05-13T05:06:22.351727699Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-13T05:06:22.378133308Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-13T05:06:22.395547192Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-13T05:06:22.396410510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-13T05:06:22.396709713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-13T05:06:22.400568733Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-13T05:06:22.400787664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004142s 
2026-05-13T05:06:22.400989650Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-13T05:06:22.401212289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004352s 
2026-05-13T05:06:22.402701397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-13T05:06:22.402963264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.403408000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-13T05:06:22.403693003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-13T05:06:22.404167198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005155s 
2026-05-13T05:06:22.404406570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.405531365Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-13T05:06:22.405767401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018657s 
2026-05-13T05:06:22.406057675Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-13T05:06:22.406318270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.406785040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-13T05:06:22.407099673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T05:06:22.407463205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s 
2026-05-13T05:06:22.407684751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T05:06:22.408034456Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-13T05:06:22.408257575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-13T05:06:22.408533561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-13T05:06:22.409307038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008239s 
2026-05-13T05:06:22.409556019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.410353595Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-13T05:06:22.410590723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018197s 
2026-05-13T05:06:22.410941309Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-13T05:06:22.411144929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.411501096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T05:06:22.411772322Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-13T05:06:22.412020381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-13T05:06:22.412329854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-13T05:06:22.412777075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s 
2026-05-13T05:06:22.413061498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.413790476Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-13T05:06:22.414051341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014894s 
2026-05-13T05:06:22.414396576Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-13T05:06:22.414620577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.414922455Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-13T05:06:22.415484046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-13T05:06:22.415994073Z [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-05-13T05:06:22.416563890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008179s 
2026-05-13T05:06:22.416787350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-13T05:06:22.417093667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-13T05:06:22.417457049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2026-05-13T05:06:22.417797885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-13T05:06:22', 'InitialSetup') 
2026-05-13T05:06:22.418208902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.419027952Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-13T05:06:22.419259588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019825s 
2026-05-13T05:06:22.419510513Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-13T05:06:22.419814706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.420102235Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-05-13T05:06:22.420511990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-13T05:06:22', 'add_reason_to_pending_releases') 
2026-05-13T05:06:22.420947466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.421720563Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-13T05:06:22.421929664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018922s 
2026-05-13T05:06:22.422163575Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-13T05:06:22.422451224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.422715567Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-05-13T05:06:22.423070672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-13T05:06:22', 'add_medium_support') 
2026-05-13T05:06:22.423491599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.424215216Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-13T05:06:22.424445780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s 
2026-05-13T05:06:22.424698670Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-13T05:06:22.424967411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.425294770Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-05-13T05:06:22.425680857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-13T05:06:22', 'add_various_qualites_in_profile') 
2026-05-13T05:06:22.426121815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.426850122Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-13T05:06:22.427105897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018669s 
2026-05-13T05:06:22.427340028Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-13T05:06:22.427586655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.427929746Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-05-13T05:06:22.428309360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-13T05:06:22', 'metadata_profiles') 
2026-05-13T05:06:22.428740518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.429485759Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-13T05:06:22.429719419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018862s 
2026-05-13T05:06:22.429983581Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-13T05:06:22.430301411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.430599461Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-05-13T05:06:22.431009607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-13T05:06:22', 'separate_automatic_and_interactive_search') 
2026-05-13T05:06:22.431521458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.432303162Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-13T05:06:22.432578636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019947s 
2026-05-13T05:06:22.432854773Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-13T05:06:22.433124526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.433475973Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-05-13T05:06:22.433865388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-13T05:06:22', 'change_album_path_to_relative') 
2026-05-13T05:06:22.434307808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.435070514Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-13T05:06:22.435317512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019333s 
2026-05-13T05:06:22.435567665Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-13T05:06:22.435892369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.436269919Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-05-13T05:06:22.436784616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-13T05:06:22', 'change_quality_size_mb_to_kb') 
2026-05-13T05:06:22.437366417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.438155436Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-13T05:06:22.438406201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022576s 
2026-05-13T05:06:22.438681124Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-13T05:06:22.438900185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.439238206Z [Info] album_releases: Starting migration of Log DB to 9 
2026-05-13T05:06:22.439545625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-13T05:06:22', 'album_releases') 
2026-05-13T05:06:22.439992104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.441166258Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-13T05:06:22.441469659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022569s 
2026-05-13T05:06:22.441809774Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-13T05:06:22.442032041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.442372427Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-05-13T05:06:22.442703113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-13T05:06:22', 'album_releases_fix') 
2026-05-13T05:06:22.443215033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.443836414Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-13T05:06:22.444137340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018006s 
2026-05-13T05:06:22.444341081Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-13T05:06:22.444617948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.444880597Z [Info] import_lists: Starting migration of Log DB to 11 
2026-05-13T05:06:22.445211283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-13T05:06:22', 'import_lists') 
2026-05-13T05:06:22.445685027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.446393233Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-13T05:06:22.446692506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001795s 
2026-05-13T05:06:22.447000566Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-13T05:06:22.447281371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.447611155Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-05-13T05:06:22.448003726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-13T05:06:22', 'add_release_status') 
2026-05-13T05:06:22.448427309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.449168411Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-13T05:06:22.449389085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018859s 
2026-05-13T05:06:22.449636103Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-13T05:06:22.449893511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.450200339Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-05-13T05:06:22.450563580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-13T05:06:22', 'album_download_notification') 
2026-05-13T05:06:22.450995019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.451670278Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-13T05:06:22.451935923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017558s 
2026-05-13T05:06:22.452200927Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-13T05:06:22.452478596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.452784993Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-05-13T05:06:22.453159247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-13T05:06:22', 'fix_language_metadata_profiles') 
2026-05-13T05:06:22.453590665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.454343101Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-13T05:06:22.454587693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018414s 
2026-05-13T05:06:22.454814119Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-13T05:06:22.455057850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.455347944Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-05-13T05:06:22.455683490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-13T05:06:22', 'remove_fanzub') 
2026-05-13T05:06:22.456158416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.456869989Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-13T05:06:22.457097056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018091s 
2026-05-13T05:06:22.457340676Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-13T05:06:22.457601011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.457903740Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-05-13T05:06:22.458284878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-13T05:06:22', 'update_artist_history_indexes') 
2026-05-13T05:06:22.458711426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.459421877Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-13T05:06:22.459659084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017997s 
2026-05-13T05:06:22.459896533Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-13T05:06:22.460148610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.460436931Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-05-13T05:06:22.460763989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-13T05:06:22', 'remove_nma') 
2026-05-13T05:06:22.461181490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.461894495Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-13T05:06:22.462118707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017428s 
2026-05-13T05:06:22.462354892Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-13T05:06:22.462602762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.462903998Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-05-13T05:06:22.463269805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-13T05:06:22', 'album_disambiguation') 
2026-05-13T05:06:22.463675972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.464416213Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-13T05:06:22.464650174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017977s 
2026-05-13T05:06:22.464896190Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-13T05:06:22.465158007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.465462179Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-05-13T05:06:22.465821633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-13T05:06:22', 'add_ape_quality_in_profiles') 
2026-05-13T05:06:22.466248944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.466953873Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-13T05:06:22.467199347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017797s 
2026-05-13T05:06:22.467428238Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-13T05:06:22.467670075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.467992925Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-05-13T05:06:22.468335575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-13T05:06:22', 'remove_pushalot') 
2026-05-13T05:06:22.468748046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.469484158Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-13T05:06:22.469710534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017984s 
2026-05-13T05:06:22.469946679Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-13T05:06:22.470189839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.470485153Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-05-13T05:06:22.470835880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-13T05:06:22', 'add_custom_filters') 
2026-05-13T05:06:22.471250084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.471997829Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-13T05:06:22.472238444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2026-05-13T05:06:22.472469669Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-13T05:06:22.472714693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.473010478Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-05-13T05:06:22.473349511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-13T05:06:22', 'import_list_tags') 
2026-05-13T05:06:22.473772513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.474520499Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-13T05:06:22.474746424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s 
2026-05-13T05:06:22.474984704Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-13T05:06:22.475232412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.475528208Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-05-13T05:06:22.475898484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-13T05:06:22', 'add_release_groups_etc') 
2026-05-13T05:06:22.476345353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.477070173Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-13T05:06:22.477304394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018234s 
2026-05-13T05:06:22.477536221Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-13T05:06:22.477792888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.478085317Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-05-13T05:06:22.478429580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-13T05:06:22', 'NewMediaInfoFormat') 
2026-05-13T05:06:22.478851319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.479517671Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-13T05:06:22.479752383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017307s 
2026-05-13T05:06:22.480046205Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-13T05:06:22.480323894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.480636003Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-05-13T05:06:22.481029695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-13T05:06:22', 'rename_restrictions_to_release_profiles') 
2026-05-13T05:06:22.481474110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.482235834Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-13T05:06:22.482490417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018736s 
2026-05-13T05:06:22.482751022Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-13T05:06:22.483035344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.483343044Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-05-13T05:06:22.483743470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-13T05:06:22', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-13T05:06:22.484209248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.484957725Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-13T05:06:22.485215274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018885s 
2026-05-13T05:06:22.485450237Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-13T05:06:22.485697535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.486006767Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-05-13T05:06:22.486359317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-13T05:06:22', 'add_import_exclusions') 
2026-05-13T05:06:22.486775685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.487468721Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-13T05:06:22.487698013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017649s 
2026-05-13T05:06:22.487963647Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-13T05:06:22.488224693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.488536090Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-05-13T05:06:22.488900333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-13T05:06:22', 'clean_artist_metadata_table') 
2026-05-13T05:06:22.489326782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.490088295Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-13T05:06:22.490329391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018453s 
2026-05-13T05:06:22.490745368Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-13T05:06:22.491000943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.491300767Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-05-13T05:06:22.491657655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-13T05:06:22', 'health_issue_notification') 
2026-05-13T05:06:22.492124165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.492853523Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-13T05:06:22.493091953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s 
2026-05-13T05:06:22.493349662Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-13T05:06:22.493615117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.493917185Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-05-13T05:06:22.494297210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-13T05:06:22', 'add_mediafilerepository_mtime') 
2026-05-13T05:06:22.494722747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.495432045Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-13T05:06:22.495664464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018021s 
2026-05-13T05:06:22.495935499Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-13T05:06:22.496201625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.496507110Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-05-13T05:06:22.496883328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-13T05:06:22', 'add_artistmetadataid_constraint') 
2026-05-13T05:06:22.497312462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.500424618Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-13T05:06:22.500709632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041708s 
2026-05-13T05:06:22.500949355Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-13T05:06:22.501221042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.501532118Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-05-13T05:06:22.501881622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-13T05:06:22', 'old_ids_and_artist_alias') 
2026-05-13T05:06:22.502300636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.503029824Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-13T05:06:22.503253785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018055s 
2026-05-13T05:06:22.503490422Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-13T05:06:22.503741397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.504107705Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-05-13T05:06:22.504462699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-13T05:06:22', 'download_propers_config') 
2026-05-13T05:06:22.504878176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.505625481Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-13T05:06:22.505868410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s 
2026-05-13T05:06:22.506106689Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-13T05:06:22.506358767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.506658270Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-05-13T05:06:22.507015319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-13T05:06:22', 'remove_language_profiles') 
2026-05-13T05:06:22.507436718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.508163080Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-13T05:06:22.508398234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017892s 
2026-05-13T05:06:22.508637716Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-13T05:06:22.508888290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.509184276Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-05-13T05:06:22.509536736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-13T05:06:22', 'multi_disc_naming_format') 
2026-05-13T05:06:22.509954557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.510651370Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-13T05:06:22.510886524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017528s 
2026-05-13T05:06:22.511130094Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-13T05:06:22.511384045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.511687396Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-05-13T05:06:22.512065858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-13T05:06:22', 'add_download_client_priority') 
2026-05-13T05:06:22.512489642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.513230073Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-13T05:06:22.513465406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018171s 
2026-05-13T05:06:22.513697013Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-13T05:06:22.513941134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.514237531Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-05-13T05:06:22.514578187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-13T05:06:22', 'remove_growl_prowl') 
2026-05-13T05:06:22.514990437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.515687271Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-13T05:06:22.515935069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s 
2026-05-13T05:06:22.516181476Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-13T05:06:22.516432210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.516731042Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-05-13T05:06:22.517081738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-13T05:06:22', 'remove_plex_hometheatre') 
2026-05-13T05:06:22.517499600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.518251163Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-13T05:06:22.518483381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018005s 
2026-05-13T05:06:22.518725027Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-13T05:06:22.518978558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.519278792Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-05-13T05:06:22.519647274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-13T05:06:22', 'add_root_folder_add_defaults') 
2026-05-13T05:06:22.520141890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.520851649Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-13T05:06:22.521087524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001853s 
2026-05-13T05:06:22.521313028Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-13T05:06:22.521552029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.521841362Z [Info] task_duration: Starting migration of Log DB to 40 
2026-05-13T05:06:22.522171417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-13T05:06:22', 'task_duration') 
2026-05-13T05:06:22.522578867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.523278646Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-13T05:06:22.523507277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017263s 
2026-05-13T05:06:22.523776619Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-13T05:06:22.524075110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.524387519Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-05-13T05:06:22.524785120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-13T05:06:22', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-13T05:06:22.525222380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.525979174Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-13T05:06:22.526237123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018684s 
2026-05-13T05:06:22.526470283Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-13T05:06:22.526717170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.527010811Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-05-13T05:06:22.527359984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-13T05:06:22', 'remove_album_folders') 
2026-05-13T05:06:22.527768547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.528506022Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-13T05:06:22.528738390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017807s 
2026-05-13T05:06:22.528975116Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-13T05:06:22.529225560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.529527258Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-05-13T05:06:22.529877814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-13T05:06:22', 'flexible_delay_profiles') 
2026-05-13T05:06:22.530300385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.531010244Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-13T05:06:22.531249315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2026-05-13T05:06:22.531492976Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-13T05:06:22.531751186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.532074617Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-05-13T05:06:22.532435985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-13T05:06:22', 'add_priority_to_indexers') 
2026-05-13T05:06:22.532853996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.533591772Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-13T05:06:22.533832647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018172s 
2026-05-13T05:06:22.534089124Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-13T05:06:22.534353125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.534655294Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-05-13T05:06:22.535033766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-13T05:06:22', 'remove_chown_and_folderchmod_config') 
2026-05-13T05:06:22.535461617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.536200675Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-13T05:06:22.536451420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018205s 
2026-05-13T05:06:22.536690071Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-13T05:06:22.536943641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.537245309Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-05-13T05:06:22.537601787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-13T05:06:22', 'convert_blacklist_protocol') 
2026-05-13T05:06:22.538018966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.538815360Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-13T05:06:22.539062959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018421s 
2026-05-13T05:06:22.539292521Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-13T05:06:22.539709290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.540050778Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-05-13T05:06:22.540397406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-13T05:06:22', 'update_notifiarr') 
2026-05-13T05:06:22.540805006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.541646621Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-13T05:06:22.541892957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019306s 
2026-05-13T05:06:22.542201027Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-13T05:06:22.542443506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.542741686Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-05-13T05:06:22.543095789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-13T05:06:22', 'email_multiple_addresses') 
2026-05-13T05:06:22.543518671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.544702835Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-13T05:06:22.544941506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022432s 
2026-05-13T05:06:22.545186779Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-13T05:06:22.545444739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.545753831Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-05-13T05:06:22.546121251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-13T05:06:22', 'rename_blacklist_to_blocklist') 
2026-05-13T05:06:22.546552299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.547331017Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-13T05:06:22.547571471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018662s 
2026-05-13T05:06:22.547806925Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-13T05:06:22.548073031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.548554701Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-05-13T05:06:22.548907411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-13T05:06:22', 'cdh_per_downloadclient') 
2026-05-13T05:06:22.549327136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.550154853Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-13T05:06:22.550387080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020753s 
2026-05-13T05:06:22.550616452Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-13T05:06:22.550857447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.551154425Z [Info] download_history: Starting migration of Log DB to 52 
2026-05-13T05:06:22.551491474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-13T05:06:22', 'download_history') 
2026-05-13T05:06:22.551918333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.552658985Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-13T05:06:22.552885761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017843s 
2026-05-13T05:06:22.553115715Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-13T05:06:22.553360808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.553656934Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-05-13T05:06:22.554263516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-13T05:06:22.554665315Z [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-05-13T05:06:22.555158147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006671s 
2026-05-13T05:06:22.555388190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-13T05:06:22.555677062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-13T05:06:22.556112309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s 
2026-05-13T05:06:22.556450970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-13T05:06:22', 'add_update_history') 
2026-05-13T05:06:22.556874243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.557658442Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-13T05:06:22.557887643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020203s 
2026-05-13T05:06:22.558132035Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-13T05:06:22.558387179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.558696752Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-05-13T05:06:22.559063641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-13T05:06:22', 'add_on_update_to_notifications') 
2026-05-13T05:06:22.559490170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.560228236Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-13T05:06:22.560460173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s 
2026-05-13T05:06:22.560702942Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-13T05:06:22.560961994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.561260595Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-05-13T05:06:22.561627053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-13T05:06:22', 'download_client_per_indexer') 
2026-05-13T05:06:22.562046798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.562748090Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-13T05:06:22.562988384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017737s 
2026-05-13T05:06:22.563223598Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-13T05:06:22.563468360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.563764156Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-05-13T05:06:22.564142247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-13T05:06:22', 'AddNewItemMonitorType') 
2026-05-13T05:06:22.564575379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.565293245Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-13T05:06:22.565527817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018016s 
2026-05-13T05:06:22.565754824Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-13T05:06:22.565995940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.566285122Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-05-13T05:06:22.566621309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-13T05:06:22', 'ImportListSearch') 
2026-05-13T05:06:22.567028258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.567739921Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-13T05:06:22.568013051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017416s 
2026-05-13T05:06:22.568254628Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-13T05:06:22.568518499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.568825718Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-05-13T05:06:22.569191244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-13T05:06:22', 'ImportListMonitorExisting') 
2026-05-13T05:06:22.569634917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.570387172Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-13T05:06:22.570631033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018497s 
2026-05-13T05:06:22.570865986Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-13T05:06:22.571114376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.571425552Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-05-13T05:06:22.571769565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-13T05:06:22', 'add_indexer_tags') 
2026-05-13T05:06:22.572213579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.572966265Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-13T05:06:22.573198192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018458s 
2026-05-13T05:06:22.573442864Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-13T05:06:22.573712076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.573994736Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-05-13T05:06:22.574341434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-13T05:06:22', 'update_audio_types') 
2026-05-13T05:06:22.574759686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.575418132Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-13T05:06:22.575649808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s 
2026-05-13T05:06:22.575982168Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-13T05:06:22.576276701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.576597276Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-05-13T05:06:22.577118385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-13T05:06:22.577336585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-13T05:06:22.577576037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-13T05:06:22.578394355Z [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-05-13T05:06:22.579149605Z [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-05-13T05:06:22.579658630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-13T05:06:22.580223898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-13T05:06:22.581248321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-13T05:06:22.581620210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038125s 
2026-05-13T05:06:22.581840083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-13T05:06:22.582043062Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.582267243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-13T05:06:22.582981481Z [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-05-13T05:06:22.583621390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-13T05:06:22.584091787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-13T05:06:22.584636814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-13T05:06:22.585590264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-13T05:06:22.585979858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034731s 
2026-05-13T05:06:22.586197356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-13T05:06:22.586398942Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-13T05:06:22.586625388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-13T05:06:22.587280477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-13T05:06:22.587834172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-13T05:06:22.588356995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-13T05:06:22.588883204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-13T05:06:22.589803628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-13T05:06:22.590204354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033359s 
2026-05-13T05:06:22.590577937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-13T05:06:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-13T05:06:22.591025879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.592002575Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-13T05:06:22.592271256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050558s 
2026-05-13T05:06:22.592516811Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-13T05:06:22.592772085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.593073251Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-05-13T05:06:22.593439008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-13T05:06:22', 'add_on_delete_to_notifications') 
2026-05-13T05:06:22.593861017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.594594344Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-13T05:06:22.594836432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s 
2026-05-13T05:06:22.595065653Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-13T05:06:22.595307099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.595601262Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-05-13T05:06:22.595965385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-13T05:06:22', 'add_custom_formats') 
2026-05-13T05:06:22.596380481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.597331235Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-13T05:06:22.597612251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020103s 
2026-05-13T05:06:22.597848076Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-13T05:06:22.598104161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.598404356Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-05-13T05:06:22.598955596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-13T05:06:22', 'add_result_to_commands') 
2026-05-13T05:06:22.599377866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.600582892Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-13T05:06:22.600819699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024676s 
2026-05-13T05:06:22.601065695Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-13T05:06:22.601322171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.601623929Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-05-13T05:06:22.601988162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-13T05:06:22', 'health_restored_notification') 
2026-05-13T05:06:22.602411324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.603199431Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-13T05:06:22.603461699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018517s 
2026-05-13T05:06:22.603692604Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-13T05:06:22.603950564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.604247802Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-05-13T05:06:22.604567716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-13T05:06:22', 'remove_uc') 
2026-05-13T05:06:22.605066791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.605865730Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-13T05:06:22.606086945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019329s 
2026-05-13T05:06:22.606339965Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-13T05:06:22.606602253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.606905383Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-05-13T05:06:22.607281811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-13T05:06:22', 'download_clients_rename_tv_to_music') 
2026-05-13T05:06:22.607712588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.608632711Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-13T05:06:22.608883466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020018s 
2026-05-13T05:06:22.609251858Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-13T05:06:22.609533725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.609846114Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-05-13T05:06:22.610231731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-13T05:06:22', 'add_colon_replacement_to_naming_config') 
2026-05-13T05:06:22.610674903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.611518772Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-13T05:06:22.611771611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019577s 
2026-05-13T05:06:22.612060513Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-13T05:06:22.612285095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.612585400Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-05-13T05:06:22.612916547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-13T05:06:22', 'list_sync_time') 
2026-05-13T05:06:22.613323596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.614046242Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-13T05:06:22.614269571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017562s 
2026-05-13T05:06:22.614506017Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-13T05:06:22.614757283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.615053440Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-05-13T05:06:22.615404296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-13T05:06:22', 'add_download_client_tags') 
2026-05-13T05:06:22.615820584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.616582629Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-13T05:06:22.616817291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018003s 
2026-05-13T05:06:22.617055291Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-13T05:06:22.617305434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.617606250Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-05-13T05:06:22.617956064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-13T05:06:22', 'add_notification_status') 
2026-05-13T05:06:22.618370579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.619524703Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-13T05:06:22.619762311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022056s 
2026-05-13T05:06:22.620068608Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-13T05:06:22.620330074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.620632704Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-05-13T05:06:22.620999222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-13T05:06:22', 'add_alac_24_quality_in_profiles') 
2026-05-13T05:06:22.621422905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.622166202Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-13T05:06:22.622405914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018103s 
2026-05-13T05:06:22.622637932Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-13T05:06:22.622879448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.623171476Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-05-13T05:06:22.623505789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-13T05:06:22', 'add_salt_to_users') 
2026-05-13T05:06:22.623941266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.624668771Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-13T05:06:22.624897902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017853s 
2026-05-13T05:06:22.625127003Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-13T05:06:22.625368199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.625669215Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-05-13T05:06:22.626006775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-13T05:06:22', 'add_auto_tagging') 
2026-05-13T05:06:22.626414726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.627104826Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-13T05:06:22.627328777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017352s 
2026-05-13T05:06:22.627578670Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-13T05:06:22.627840718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.628179560Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-05-13T05:06:22.628553423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-13T05:06:22', 'quality_definition_preferred_size') 
2026-05-13T05:06:22.628983419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.629752166Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-13T05:06:22.630017611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018779s 
2026-05-13T05:06:22.630251933Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-13T05:06:22.630512167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.630814606Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-05-13T05:06:22.631189150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-13T05:06:22', 'add_on_artist_add_to_notifications') 
2026-05-13T05:06:22.631613715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.632384076Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-13T05:06:22.632629500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018471s 
2026-05-13T05:06:22.632866608Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-13T05:06:22.633116441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.633412276Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-05-13T05:06:22.633763303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-13T05:06:22', 'album_last_searched_time') 
2026-05-13T05:06:22.634177698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.634875523Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-13T05:06:22.635115857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001747s 
2026-05-13T05:06:22.635350309Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-13T05:06:22.635599420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.635938884Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-05-13T05:06:22.636291694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-13T05:06:22', 'add_indexer_flags') 
2026-05-13T05:06:22.636716950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.637442221Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-13T05:06:22.637668957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018301s 
2026-05-13T05:06:22.637909471Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-13T05:06:22.638171699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.638477666Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-05-13T05:06:22.638844184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-13T05:06:22', 'add_indexes_album_statistics') 
2026-05-13T05:06:22.639265883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.639983167Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-13T05:06:22.640225074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017767s 
2026-05-13T05:06:22.640463925Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-13T05:06:22.640717245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-13T05:06:22.641015195Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-05-13T05:06:22.641364919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-13T05:06:22', 'update_redacted_baseurl') 
2026-05-13T05:06:22.641779264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-13T05:06:22.642571178Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-13T05:06:22.642805139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018335s 
2026-05-13T05:06:22.813384931Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-05-13T05:06:22.820384285Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-13T05:06:22.824719354Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-05-13T05:06:22.939863493Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-13T05:06:22.957154659Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-05-13T05:06:22.967112861Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-05-13T05:06:23.004532297Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-13T05:06:23.005586610Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-13T05:06:23.005830561Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-05-13T05:06:23.116291541Z [ls.io-init] done.
2026-05-13T05:06:23.124749421Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled