2026-05-20T05:22:39.768062559Z [migrations] started
2026-05-20T05:22:39.772556819Z [migrations] no migrations found
2026-05-20T05:22:40.442408061Z usermod: no changes
2026-05-20T05:22:40.548968877Z ───────────────────────────────────────
2026-05-20T05:22:40.548983346Z 
2026-05-20T05:22:40.548991372Z       ██╗     ███████╗██╗ ██████╗
2026-05-20T05:22:40.548999910Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-20T05:22:40.549008186Z       ██║     ███████╗██║██║   ██║
2026-05-20T05:22:40.549016443Z       ██║     ╚════██║██║██║   ██║
2026-05-20T05:22:40.549024639Z       ███████╗███████║██║╚██████╔╝
2026-05-20T05:22:40.549032866Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-20T05:22:40.549041413Z 
2026-05-20T05:22:40.549049399Z    Brought to you by linuxserver.io
2026-05-20T05:22:40.549057546Z ───────────────────────────────────────
2026-05-20T05:22:40.553880719Z 
2026-05-20T05:22:40.554123237Z To support the app dev(s) visit:
2026-05-20T05:22:40.595056811Z Lidarr: https://opencollective.com/lidarr
2026-05-20T05:22:40.600668071Z 
2026-05-20T05:22:40.600679785Z To support LSIO projects visit:
2026-05-20T05:22:40.600686348Z https://www.linuxserver.io/donate/
2026-05-20T05:22:40.600692751Z 
2026-05-20T05:22:40.600698933Z ───────────────────────────────────────
2026-05-20T05:22:40.600705977Z GID/UID
2026-05-20T05:22:40.600712170Z ───────────────────────────────────────
2026-05-20T05:22:40.694882263Z 
2026-05-20T05:22:40.694906872Z User UID:    911
2026-05-20T05:22:40.694915730Z User GID:    911
2026-05-20T05:22:40.694924087Z ───────────────────────────────────────
2026-05-20T05:22:40.733178706Z Linuxserver.io version: 3.1.2.4938-ls249
2026-05-20T05:22:40.735875486Z Build-date: 2026-05-20T05:18:46+00:00
2026-05-20T05:22:40.735888382Z ───────────────────────────────────────
2026-05-20T05:22:40.735897210Z     
2026-05-20T05:22:44.010980617Z [custom-init] No custom files found, skipping...
2026-05-20T05:22:49.914192418Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938 
2026-05-20T05:22:50.302802977Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T05:22:50.372818457Z [Debug] Bootstrap: Console selected 
2026-05-20T05:22:50.402587106Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T05:22:50.442411977Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T05:22:54.087657911Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-20T05:22:55.266558105Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {482dc335-41c2-4487-8133-91322acb3c0f} may be persisted to storage in unencrypted form. 
2026-05-20T05:22:56.224684105Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-20T05:22:56.894983629Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-20T05:22:57.993056520Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-20T05:22:58.112403936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:22:58.120906639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:22:58.705290022Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-20T05:22:58.756813873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5932411s 
2026-05-20T05:22:58.760634427Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-20T05:22:58.763586091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6441722s 
2026-05-20T05:22:58.869219480Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-20T05:22:58.877760761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:22:58.970307515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-20T05:22:59.105527055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-20T05:22:59.272894716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.298955s 
2026-05-20T05:22:59.278900661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:22:59.294298781Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-20T05:22:59.296858235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3206204s 
2026-05-20T05:22:59.312870501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-20T05:22:59.316027037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:22:59.396501691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-20T05:22:59.412079121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T05:22:59.425561442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259089s 
2026-05-20T05:22:59.429511326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T05:22:59.433763470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017143s 
2026-05-20T05:22:59.440007825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-20T05:22:59.448750171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-20T05:22:59.462883483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194201s 
2026-05-20T05:22:59.466496559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:22:59.470917211Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-20T05:22:59.474004078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279378s 
2026-05-20T05:22:59.481003674Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-20T05:22:59.483985689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:22:59.497770639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T05:22:59.500697754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003447s 
2026-05-20T05:22:59.503413152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-20T05:22:59.507443399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-20T05:22:59.512958806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070845s 
2026-05-20T05:22:59.515569483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:22:59.519407272Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-20T05:22:59.521682885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013206s 
2026-05-20T05:22:59.567432146Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-20T05:22:59.570556869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:22:59.580800859Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-20T05:23:00.525671535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-20T05:23:00.630782842Z [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-20T05:23:00.706703133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174648s 
2026-05-20T05:23:00.709913318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-20T05:23:00.715304996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-20T05:23:00.722120131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098641s 
2026-05-20T05:23:00.724446345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-20T05:23:00.728784702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-20T05:23:00.735635859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088328s 
2026-05-20T05:23:00.738242759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-20T05:23:00.741816476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-20T05:23:00.746452683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057426s 
2026-05-20T05:23:00.748694016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-05-20T05:23:01.019789649Z [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-20T05:23:01.054821086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3008176s 
2026-05-20T05:23:01.059123872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-05-20T05:23:01.063003635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-20T05:23:01.067545421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062661s 
2026-05-20T05:23:01.069821445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-05-20T05:23:01.073058003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-20T05:23:01.078424059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064181s 
2026-05-20T05:23:01.080727748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-05-20T05:23:01.084067815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:01.088660804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057899s 
2026-05-20T05:23:01.090816515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-05-20T05:23:01.093779743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:01.097732984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049003s 
2026-05-20T05:23:01.099746900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-05-20T05:23:01.116938160Z [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-20T05:23:01.130076639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280618s 
2026-05-20T05:23:01.132608818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-05-20T05:23:01.136097284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:01.140761426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059471s 
2026-05-20T05:23:01.142932428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-05-20T05:23:01.145831276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-20T05:23:01.150621082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050722s 
2026-05-20T05:23:01.152844920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-05-20T05:23:01.155827376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-20T05:23:01.159730247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004788s 
2026-05-20T05:23:01.162009456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-05-20T05:23:01.165253930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-20T05:23:01.169687659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054686s 
2026-05-20T05:23:01.171977169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-05-20T05:23:01.175555797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:01.180218256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060006s 
2026-05-20T05:23:01.182457635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-05-20T05:23:01.185437947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-05-20T05:23:01.190100918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047905s 
2026-05-20T05:23:01.192426171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-05-20T05:23:01.202868350Z [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-20T05:23:01.220272007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257542s 
2026-05-20T05:23:01.222740769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-05-20T05:23:01.226312783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-20T05:23:01.231103571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006129s 
2026-05-20T05:23:01.234057269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-05-20T05:23:01.237250770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-20T05:23:01.241341128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051577s 
2026-05-20T05:23:01.243743666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-05-20T05:23:01.246980745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-20T05:23:01.251067785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052003s 
2026-05-20T05:23:01.253840359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-05-20T05:23:01.258027250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-05-20T05:23:01.263435332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073099s 
2026-05-20T05:23:01.265581464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-05-20T05:23:01.273807750Z [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-20T05:23:01.281164996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135217s 
2026-05-20T05:23:01.283783539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-05-20T05:23:01.287099437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-05-20T05:23:01.291115315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051687s 
2026-05-20T05:23:01.293470528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-05-20T05:23:01.296733669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:01.300658032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050383s 
2026-05-20T05:23:01.302746769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-20T05:23:01.311404013Z [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-20T05:23:01.318868816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140905s 
2026-05-20T05:23:01.321387728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-20T05:23:01.324391137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-20T05:23:01.328309698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048098s 
2026-05-20T05:23:01.330623588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-05-20T05:23:01.333830877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-20T05:23:01.337696922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049401s 
2026-05-20T05:23:01.340007746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-20T05:23:01.343276028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-20T05:23:01.347215130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005055s 
2026-05-20T05:23:01.349481364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-05-20T05:23:01.352741600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-05-20T05:23:01.358073017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006471s 
2026-05-20T05:23:01.360388800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-20T05:23:01.372923443Z [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-20T05:23:01.383718392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208894s 
2026-05-20T05:23:01.386091381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-20T05:23:01.391432487Z [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-20T05:23:01.397103397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088364s 
2026-05-20T05:23:01.399499312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-20T05:23:01.403079222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-20T05:23:01.409921752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078715s 
2026-05-20T05:23:01.412063194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-20T05:23:01.448133464Z [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-20T05:23:01.455193782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040901s 
2026-05-20T05:23:01.457520207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-20T05:23:01.460647585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T05:23:01.464953276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053089s 
2026-05-20T05:23:01.467084849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-20T05:23:01.471735213Z [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-20T05:23:01.476723539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075599s 
2026-05-20T05:23:01.478980154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-20T05:23:01.482209186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-20T05:23:01.486031644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049733s 
2026-05-20T05:23:01.488511639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-20T05:23:01.493725859Z [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-20T05:23:01.499550960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089257s 
2026-05-20T05:23:01.502090494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-20T05:23:01.505857841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-20T05:23:01.510040925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057235s 
2026-05-20T05:23:01.512466861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-20T05:23:01.516263567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-20T05:23:01.520391489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057585s 
2026-05-20T05:23:01.522509004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-20T05:23:01.531098011Z [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-20T05:23:01.537207624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012555s 
2026-05-20T05:23:01.539247513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-20T05:23:01.548726832Z [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-20T05:23:01.561805010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202794s 
2026-05-20T05:23:01.564156024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-20T05:23:01.570020975Z [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-20T05:23:01.575458295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092882s 
2026-05-20T05:23:01.577614377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-20T05:23:01.585286507Z [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-20T05:23:01.591889064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122102s 
2026-05-20T05:23:01.594115899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-20T05:23:01.599889586Z [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-20T05:23:01.605671570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009487s 
2026-05-20T05:23:01.607888154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-20T05:23:01.614002928Z [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-20T05:23:01.620406153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010417s 
2026-05-20T05:23:01.622682768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-20T05:23:01.627636223Z [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-20T05:23:01.632689379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078539s 
2026-05-20T05:23:01.634735470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-20T05:23:01.638410761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-20T05:23:01.642772325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060329s 
2026-05-20T05:23:01.644963588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-20T05:23:01.648045143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-20T05:23:01.652226925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050743s 
2026-05-20T05:23:01.654383307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-20T05:23:01.659164997Z [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-20T05:23:01.663880583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074461s 
2026-05-20T05:23:01.666044812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-20T05:23:01.673308930Z [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-20T05:23:01.679726885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116056s 
2026-05-20T05:23:01.681995444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-20T05:23:01.688210049Z [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-20T05:23:01.693686938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095888s 
2026-05-20T05:23:01.696190009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-20T05:23:01.699747784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-20T05:23:01.704080840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055309s 
2026-05-20T05:23:01.706408307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-20T05:23:01.709756881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-20T05:23:01.714343768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057221s 
2026-05-20T05:23:01.716510802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-20T05:23:01.724800957Z [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-20T05:23:01.732812340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139835s 
2026-05-20T05:23:01.735149758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-20T05:23:01.742938393Z [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-20T05:23:01.750424158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128746s 
2026-05-20T05:23:01.753388277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-20T05:23:01.757876987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T05:23:01.762072676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061264s 
2026-05-20T05:23:01.764210992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-20T05:23:01.771005425Z [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-20T05:23:01.776992262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107846s 
2026-05-20T05:23:01.779058533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-05-20T05:23:01.786465229Z [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-20T05:23:01.792740386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011626s 
2026-05-20T05:23:01.794922580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-05-20T05:23:01.799766486Z [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-20T05:23:01.804663257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076067s 
2026-05-20T05:23:01.807006195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-05-20T05:23:01.810434940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-05-20T05:23:01.814474215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053348s 
2026-05-20T05:23:01.816732783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-20T05:23:01.822949582Z [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-20T05:23:01.828807119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099206s 
2026-05-20T05:23:01.831815787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-20T05:23:01.835772145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T05:23:01.840136955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060202s 
2026-05-20T05:23:01.862375590Z [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-20T05:23:01.892154109Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0272986 taking an average of 00:00:00.0272986 
2026-05-20T05:23:01.904162422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T05:23:01', 'InitialSetup') 
2026-05-20T05:23:01.910638463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:01.922034884Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-20T05:23:01.924188581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0795936s 
2026-05-20T05:23:01.933628402Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-20T05:23:01.936917495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:01.951070587Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-05-20T05:23:01.963828991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-20T05:23:01.966395910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s 
2026-05-20T05:23:01.969358717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-20T05:23:01.973561681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:01.991647472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200049s 
2026-05-20T05:23:01.996484033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T05:23:01', 'add_reason_to_pending_releases') 
2026-05-20T05:23:02.001352437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:02.005145706Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-20T05:23:02.007352660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330789s 
2026-05-20T05:23:02.010214333Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-20T05:23:02.012700600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:02.016143513Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-05-20T05:23:02.067827727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:02.078884494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-05-20T05:23:02.081332453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-05-20T05:23:02.085884921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-05-20T05:23:02.096684760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131208s 
2026-05-20T05:23:02.098774198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:02.100783565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-20T05:23:02.103100150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-05-20T05:23:02.106587353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:02.116256475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109425s 
2026-05-20T05:23:02.118294579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:02.120238293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-20T05:23:02.122700933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-05-20T05:23:02.126328368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:02.136114846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110673s 
2026-05-20T05:23:02.141274577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-20T05:23:02.149504331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-20T05:23:02.154022720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101793s 
2026-05-20T05:23:02.239149351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-05-20T05:23:02.472606786Z [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-20T05:23:02.490344016Z [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-20T05:23:02.504724837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-20T05:23:02.517723314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-20T05:23:02.549206205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-20T05:23:02.554958700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-20T05:23:02.560015283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-20T05:23:02.564088345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3193202s 
2026-05-20T05:23:02.566143354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:02.568073331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-20T05:23:02.572499885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-05-20T05:23:02.575637774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-05-20T05:23:02.585561349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108441s 
2026-05-20T05:23:02.589704893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T05:23:02', 'add_medium_support') 
2026-05-20T05:23:02.594146337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:02.599675232Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-20T05:23:02.601754399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247203s 
2026-05-20T05:23:02.604648928Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-20T05:23:02.607228393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:02.610686517Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-05-20T05:23:02.620058681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-20T05:23:02.624153647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-20T05:23:02.629551277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067635s 
2026-05-20T05:23:02.631647027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:02.634382216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:02.670358707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362473s 
2026-05-20T05:23:02.675208694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T05:23:02', 'add_various_qualites_in_profile') 
2026-05-20T05:23:02.680109854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:02.683986871Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-20T05:23:02.686230590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498334s 
2026-05-20T05:23:02.688832089Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-20T05:23:02.691292484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:02.694551397Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-05-20T05:23:02.711387673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-05-20T05:23:02.717005586Z [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-20T05:23:02.722814915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090555s 
2026-05-20T05:23:02.725243335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-05-20T05:23:02.728753354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-05-20T05:23:02.732906117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054988s 
2026-05-20T05:23:02.734953410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-20T05:23:02.736899810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-20T05:23:02.739362750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-05-20T05:23:02.743004053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:02.753046767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114217s 
2026-05-20T05:23:02.755586281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-05-20T05:23:02.836563376Z [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-20T05:23:02.868276541Z [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-20T05:23:02.886016717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:02.891530901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:02.915685375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-20T05:23:02.920993525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-20T05:23:02.925999205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:02.930766616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:02.934620186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1768211s 
2026-05-20T05:23:02.937086604Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-05-20T05:23:03.033707692Z [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-20T05:23:03.064191562Z [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-20T05:23:03.080697372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:03.086809300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:03.112732967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-20T05:23:03.118072550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-20T05:23:03.123050334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:03.127874739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:03.131689843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1923999s 
2026-05-20T05:23:03.134063603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:03.136090775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-20T05:23:03.138532493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-05-20T05:23:03.141766055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-05-20T05:23:03.151737545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107666s 
2026-05-20T05:23:03.156223871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T05:23:03', 'metadata_profiles') 
2026-05-20T05:23:03.160585985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:03.165024974Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-20T05:23:03.167084642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240295s 
2026-05-20T05:23:03.170308685Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-20T05:23:03.173014865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:03.176478620Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-05-20T05:23:03.211489687Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-20T05:23:03.322092523Z [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-20T05:23:03.333211755Z [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-20T05:23:03.340339359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-20T05:23:03.345591817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-20T05:23:03.371679763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T05:23:03.376603840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1623435s 
2026-05-20T05:23:03.378873430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T05:23:03.380896605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-20T05:23:03.383601953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-20T05:23:03.387228827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-20T05:23:03.398011341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118353s 
2026-05-20T05:23:03.401606621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-20T05:23:03.405550975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-20T05:23:03.409233891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049994s 
2026-05-20T05:23:03.411306425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T05:23:03.413260490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-20T05:23:03.419059318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-20T05:23:03.489404652Z [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-20T05:23:03.502002142Z [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-20T05:23:03.509157051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-20T05:23:03.513933409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-20T05:23:03.540422484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-20T05:23:03.544478151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229299s 
2026-05-20T05:23:03.549097374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T05:23:03', 'separate_automatic_and_interactive_search') 
2026-05-20T05:23:03.553740444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:03.569839395Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-20T05:23:03.572107082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1476715s 
2026-05-20T05:23:03.574917722Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-20T05:23:03.577531866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:03.580801280Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-05-20T05:23:03.585598701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-05-20T05:23:03.660096287Z [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-20T05:23:03.686301791Z [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-20T05:23:03.701020552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:03.707155427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:03.731304790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:03.736800076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-20T05:23:03.741525473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-20T05:23:03.746372203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-20T05:23:03.751424467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:03.755423401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1676431s 
2026-05-20T05:23:03.759910597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T05:23:03', 'change_album_path_to_relative') 
2026-05-20T05:23:03.764781156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:03.770571026Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-20T05:23:03.772724803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1822701s 
2026-05-20T05:23:03.775721678Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-20T05:23:03.778540314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:03.781839649Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-05-20T05:23:03.790540431Z [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-20T05:23:03.795881186Z [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-20T05:23:03.800322440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006602s 
2026-05-20T05:23:03.804648843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T05:23:03', 'change_quality_size_mb_to_kb') 
2026-05-20T05:23:03.809158224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:03.814508438Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-20T05:23:03.816702778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203627s 
2026-05-20T05:23:03.819239476Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-20T05:23:03.821722417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:03.824938673Z [Info] album_releases: Starting migration of Main DB to 9 
2026-05-20T05:23:03.832114594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:03.834203331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-20T05:23:03.836540548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-05-20T05:23:03.839770733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-05-20T05:23:03.850301630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115447s 
2026-05-20T05:23:03.852442512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:03.854381857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-20T05:23:03.856801069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-05-20T05:23:03.860123530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-05-20T05:23:03.869985370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109565s 
2026-05-20T05:23:03.873973071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-20T05:23:03', 'album_releases') 
2026-05-20T05:23:03.878327390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:03.894115624Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-20T05:23:03.896203299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034921s 
2026-05-20T05:23:03.898939349Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-20T05:23:03.901535717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:03.904790332Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-05-20T05:23:03.914292918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:03.916541697Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-05-20T05:23:03.918869765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-05-20T05:23:03.994632820Z [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-20T05:23:04.023115910Z [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-20T05:23:04.038664743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:04.044489443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:04.068371337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:04.073397780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-20T05:23:04.078098977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-20T05:23:04.083001109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-20T05:23:04.088012030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:04.092044411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1708896s 
2026-05-20T05:23:04.094248109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:04.096234810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-20T05:23:04.098695956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-05-20T05:23:04.174784246Z [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-20T05:23:04.203140691Z [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-20T05:23:04.218675626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:04.224504033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:04.249476443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:04.254824263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-20T05:23:04.259516092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-20T05:23:04.264443465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-20T05:23:04.269412321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:04.273316243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1723983s 
2026-05-20T05:23:04.277651223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T05:23:04', 'album_releases_fix') 
2026-05-20T05:23:04.282044560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.301610383Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-20T05:23:04.303716534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2000121s 
2026-05-20T05:23:04.306547796Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-20T05:23:04.309070717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.312221722Z [Info] import_lists: Starting migration of Main DB to 11 
2026-05-20T05:23:04.375718244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-05-20T05:23:04.385543140Z [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-20T05:23:04.394287169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159309s 
2026-05-20T05:23:04.396805170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-05-20T05:23:04.400168393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-20T05:23:04.404164009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050852s 
2026-05-20T05:23:04.406233587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-05-20T05:23:04.412880002Z [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-20T05:23:04.419334721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106694s 
2026-05-20T05:23:04.421587006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-05-20T05:23:04.425457401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-20T05:23:04.429895117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059221s 
2026-05-20T05:23:04.434375099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T05:23:04', 'import_lists') 
2026-05-20T05:23:04.438716412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.453840930Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-20T05:23:04.456387879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298082s 
2026-05-20T05:23:04.458653342Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-20T05:23:04.461205622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.464746092Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-05-20T05:23:04.471113815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-05-20T05:23:04.473274927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-20T05:23:04.476047331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-05-20T05:23:04.479893336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-05-20T05:23:04.490933278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125354s 
2026-05-20T05:23:04.493118028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:04.495513121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:04.511295605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158416s 
2026-05-20T05:23:04.515704433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-20T05:23:04', 'add_release_status') 
2026-05-20T05:23:04.520554440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.528410532Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-20T05:23:04.530521292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329674s 
2026-05-20T05:23:04.533388426Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-20T05:23:04.535998051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.539300783Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-05-20T05:23:04.544838805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:04.546977342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-20T05:23:04.549585224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-05-20T05:23:04.553430919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:04.564528247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125729s 
2026-05-20T05:23:04.568776682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T05:23:04', 'album_download_notification') 
2026-05-20T05:23:04.573261764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.583580154Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-20T05:23:04.585761527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031235s 
2026-05-20T05:23:04.588587558Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-20T05:23:04.591178466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.594455245Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-05-20T05:23:04.601833984Z [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-20T05:23:04.608448294Z [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-20T05:23:04.615462190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100015s 
2026-05-20T05:23:04.620555306Z [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-20T05:23:04.627040045Z [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-20T05:23:04.631815021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077602s 
2026-05-20T05:23:04.636277899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T05:23:04', 'fix_language_metadata_profiles') 
2026-05-20T05:23:04.640709032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.647985125Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-20T05:23:04.650259846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233884s 
2026-05-20T05:23:04.652736804Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-20T05:23:04.655722127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.658392093Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-05-20T05:23:04.663101297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-20T05:23:04.666773442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-20T05:23:04.670001473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043282s 
2026-05-20T05:23:04.674008672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T05:23:04', 'remove_fanzub') 
2026-05-20T05:23:04.678356508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.686954213Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-20T05:23:04.689014341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211953s 
2026-05-20T05:23:04.692157271Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-20T05:23:04.694702897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.698220381Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-05-20T05:23:04.727436708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-05-20T05:23:04.730837336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-05-20T05:23:04.735388912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055717s 
2026-05-20T05:23:04.738011684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-05-20T05:23:04.741725673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-05-20T05:23:04.745881964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057378s 
2026-05-20T05:23:04.752954967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-05-20T05:23:04.758423320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-05-20T05:23:04.762605783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073089s 
2026-05-20T05:23:04.765043542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-05-20T05:23:04.768687851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-20T05:23:04.772954924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057443s 
2026-05-20T05:23:04.775352603Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-20T05:23:04.778445652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-20T05:23:04.781862603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043751s 
2026-05-20T05:23:04.784319069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-20T05:23:04.787826313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-20T05:23:04.791913093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054305s 
2026-05-20T05:23:04.796246920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T05:23:04', 'update_artist_history_indexes') 
2026-05-20T05:23:04.800720540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.810046250Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-20T05:23:04.812337054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230751s 
2026-05-20T05:23:04.814884965Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-20T05:23:04.817383326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.820633100Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-05-20T05:23:04.845819491Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:04.860190723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-20T05:23:04.864281141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158016s 
2026-05-20T05:23:04.868217698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T05:23:04', 'remove_nma') 
2026-05-20T05:23:04.872508529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.883212094Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-20T05:23:04.885277854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346734s 
2026-05-20T05:23:04.888000076Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-20T05:23:04.890532967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.893831270Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-05-20T05:23:04.898876309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:04.901011199Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.94E-05s 
2026-05-20T05:23:04.903417344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-05-20T05:23:04.906581446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-05-20T05:23:04.917448691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117816s 
2026-05-20T05:23:04.921553457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T05:23:04', 'album_disambiguation') 
2026-05-20T05:23:04.926004180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.934692267Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-20T05:23:04.936804971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287501s 
2026-05-20T05:23:04.939540791Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-20T05:23:04.942112009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.945335501Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-05-20T05:23:04.949340386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:04.951777003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:04.969192645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174047s 
2026-05-20T05:23:04.973752027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T05:23:04', 'add_ape_quality_in_profiles') 
2026-05-20T05:23:04.978538055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:04.984847862Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-20T05:23:04.987007241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032999s 
2026-05-20T05:23:04.989558879Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-20T05:23:04.992017510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:04.995178486Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-05-20T05:23:05.008314240Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:05.012323674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-20T05:23:05.016045078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051436s 
2026-05-20T05:23:05.018608992Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:05.022096826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-05-20T05:23:05.025350478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045208s 
2026-05-20T05:23:05.027887266Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:05.031237533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-05-20T05:23:05.034517368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004374s 
2026-05-20T05:23:05.038478616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T05:23:05', 'remove_pushalot') 
2026-05-20T05:23:05.042810489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:05.049667058Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-20T05:23:05.051734741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193088s 
2026-05-20T05:23:05.054460450Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-20T05:23:05.056958852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:05.060121541Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-05-20T05:23:05.067066236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-20T05:23:05.071762864Z [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-20T05:23:05.076900140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076007s 
2026-05-20T05:23:05.081002812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T05:23:05', 'add_custom_filters') 
2026-05-20T05:23:05.085340097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:05.096010435Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-20T05:23:05.098078921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264604s 
2026-05-20T05:23:05.100689899Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-20T05:23:05.103165855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:05.106339406Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-05-20T05:23:05.111355318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-20T05:23:05.113542913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-20T05:23:05.115899108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-05-20T05:23:05.119042208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-05-20T05:23:05.129843981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117143s 
2026-05-20T05:23:05.133918576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T05:23:05', 'import_list_tags') 
2026-05-20T05:23:05.138334018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:05.149000208Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-20T05:23:05.151041149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306567s 
2026-05-20T05:23:05.153711326Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-20T05:23:05.156223084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:05.159590004Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-05-20T05:23:05.255013973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-05-20T05:23:05.263033633Z [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-20T05:23:05.270497194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129644s 
2026-05-20T05:23:05.273057449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-05-20T05:23:05.276936070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-05-20T05:23:05.281154926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058657s 
2026-05-20T05:23:05.316078677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-20T05:23:05.316480737Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-20T05:23:05.316659787Z                           FROM "Artists" 
2026-05-20T05:23:05.328942042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-20T05:23:05.328973645Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-20T05:23:05.329012684Z                           FROM "Artists" 
2026-05-20T05:23:05.337275845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148055s 
2026-05-20T05:23:05.339373108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-20T05:23:05.341348587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-05-20T05:23:05.343801426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-05-20T05:23:05.347453160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:05.358504506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124439s 
2026-05-20T05:23:05.365079226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-20T05:23:05.365114798Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:23:05.365182895Z                                                   FROM "ArtistMetadata"
2026-05-20T05:23:05.365216693Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-20T05:23:05.374038128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-20T05:23:05.374082147Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:23:05.374138440Z                                                   FROM "ArtistMetadata"
2026-05-20T05:23:05.374160975Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-20T05:23:05.380549521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109841s 
2026-05-20T05:23:05.382689570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-05-20T05:23:05.391528300Z [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-20T05:23:05.399133256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014383s 
2026-05-20T05:23:05.401664974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-05-20T05:23:05.405550389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-20T05:23:05.409902223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058615s 
2026-05-20T05:23:05.412125480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-05-20T05:23:05.415483833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-20T05:23:05.419414779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051103s 
2026-05-20T05:23:05.421510700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:05.424194134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:05.504800112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0807629s 
2026-05-20T05:23:05.507252871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:05.509230954Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-20T05:23:05.511660728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-05-20T05:23:05.515302352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:05.527062694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131474s 
2026-05-20T05:23:05.529339981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:05.531531384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-20T05:23:05.533507964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-05-20T05:23:05.536931399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:05.548118347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122755s 
2026-05-20T05:23:05.550291614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:05.552315099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-20T05:23:05.554600952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-05-20T05:23:05.557628059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-05-20T05:23:05.568883165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120019s 
2026-05-20T05:23:05.576539252Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-20T05:23:05.576560996Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:23:05.576756520Z                                                   FROM "ArtistMetadata"
2026-05-20T05:23:05.576775919Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-20T05:23:05.576786009Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-20T05:23:05.587666260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-20T05:23:05.587693966Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:23:05.587703916Z                                                   FROM "ArtistMetadata"
2026-05-20T05:23:05.587712433Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-20T05:23:05.587740219Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-20T05:23:05.595690250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138173s 
2026-05-20T05:23:05.597501988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:05.599431013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-20T05:23:05.602055087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-05-20T05:23:05.605611359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-05-20T05:23:05.617013140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127921s 
2026-05-20T05:23:05.619738218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:05.621061623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-20T05:23:05.623618583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-05-20T05:23:05.626954130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:05.638030376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123264s 
2026-05-20T05:23:05.640102959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:05.642028778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-20T05:23:05.644456186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-05-20T05:23:05.647975474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:05.659162573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124719s 
2026-05-20T05:23:05.666181988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-20T05:23:05.666212520Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-20T05:23:05.666242270Z                                                 FROM "AlbumReleases"
2026-05-20T05:23:05.666270537Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-20T05:23:05.666317000Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-20T05:23:05.676122086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-20T05:23:05.676163279Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-20T05:23:05.676232028Z                                                 FROM "AlbumReleases"
2026-05-20T05:23:05.676256938Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-20T05:23:05.676298532Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-20T05:23:05.683128235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121502s 
2026-05-20T05:23:05.690558358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-20T05:23:05.690584852Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:23:05.690632087Z                                                   FROM "ArtistMetadata"
2026-05-20T05:23:05.690668691Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-20T05:23:05.690675705Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-20T05:23:05.700785605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-20T05:23:05.700811246Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:23:05.700822749Z                                                   FROM "ArtistMetadata"
2026-05-20T05:23:05.700852870Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-20T05:23:05.700896909Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-20T05:23:05.707316366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119315s 
2026-05-20T05:23:05.713949344Z [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-20T05:23:05.793384514Z [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-20T05:23:05.809224403Z [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-20T05:23:05.818138845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:05.824069809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:05.854252312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:05.858756492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:05.862804654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1452196s 
2026-05-20T05:23:05.867151568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-05-20T05:23:05.949390745Z [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-20T05:23:05.970223498Z [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-20T05:23:05.981490669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:05.989486742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:06.016474601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:06.021750175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:06.025853238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557144s 
2026-05-20T05:23:06.028880384Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-05-20T05:23:06.105735378Z [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-20T05:23:06.122416751Z [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-20T05:23:06.130839082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-20T05:23:06.135627626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-20T05:23:06.162221952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-20T05:23:06.167244757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-20T05:23:06.171412791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401916s 
2026-05-20T05:23:06.173776832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-05-20T05:23:06.244561070Z [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-20T05:23:06.255605592Z [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-20T05:23:06.262176114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-20T05:23:06.266528228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-20T05:23:06.295031289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:06.298914750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230822s 
2026-05-20T05:23:06.301115071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-20T05:23:06.304281748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:06.308051229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049828s 
2026-05-20T05:23:06.310082459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-05-20T05:23:06.312917198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:06.316478831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045251s 
2026-05-20T05:23:06.318591134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-05-20T05:23:06.321713272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:06.325441590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049524s 
2026-05-20T05:23:06.327596390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-05-20T05:23:06.330744189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:06.334678211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050898s 
2026-05-20T05:23:06.336962972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-05-20T05:23:06.340172296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-05-20T05:23:06.344469770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054406s 
2026-05-20T05:23:06.346844883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-05-20T05:23:06.350245421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-05-20T05:23:06.354568317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056391s 
2026-05-20T05:23:06.356581381Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:06.368834015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-20T05:23:06.373067080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145918s 
2026-05-20T05:23:06.374935032Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:06.378347805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-20T05:23:06.381969408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052813s 
2026-05-20T05:23:06.383767008Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:06.388278664Z [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-20T05:23:06.392714216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070105s 
2026-05-20T05:23:06.396956359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T05:23:06', 'add_release_groups_etc') 
2026-05-20T05:23:06.401638779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:06.432987370Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-20T05:23:06.435238604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465661s 
2026-05-20T05:23:06.438313886Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-20T05:23:06.440762618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:06.444983699Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-05-20T05:23:06.456310710Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:06.459426103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-05-20T05:23:06.463136415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046465s 
2026-05-20T05:23:06.467283887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T05:23:06', 'NewMediaInfoFormat') 
2026-05-20T05:23:06.471973061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:06.477540513Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-20T05:23:06.479569008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187449s 
2026-05-20T05:23:06.482624331Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-20T05:23:06.485374269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:06.489124010Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-05-20T05:23:06.512082625Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-20T05:23:06.516439669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-20T05:23:06.544301689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295833s 
2026-05-20T05:23:06.546465286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-20T05:23:06.548341535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-20T05:23:06.551226745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-05-20T05:23:06.555560151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:06.566468199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127999s 
2026-05-20T05:23:06.570973121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T05:23:06', 'rename_restrictions_to_release_profiles') 
2026-05-20T05:23:06.575554728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:06.579734515Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-20T05:23:06.581926930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253673s 
2026-05-20T05:23:06.585033917Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-20T05:23:06.587700146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:06.591265306Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-05-20T05:23:06.611372328Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-20T05:23:06.614746283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-20T05:23:06.641243023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274296s 
2026-05-20T05:23:06.643344214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-20T05:23:06.645266345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-20T05:23:06.647766911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-05-20T05:23:06.651180957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-20T05:23:06.661592183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115572s 
2026-05-20T05:23:06.663687642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-05-20T05:23:06.665636447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-05-20T05:23:06.668188918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-05-20T05:23:06.671635739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-20T05:23:06.685204404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138885s 
2026-05-20T05:23:06.688096929Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:06.691073113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-20T05:23:06.694559844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046587s 
2026-05-20T05:23:06.696376202Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:06.699264669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-20T05:23:06.702379612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042355s 
2026-05-20T05:23:06.705016272Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-05-20T05:23:06.781773168Z [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-20T05:23:06.799057526Z [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-20T05:23:06.821339318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:06.827775750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:06.859020010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:06.864217818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:06.869524144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:06.874588703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:06.881160688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.171195s 
2026-05-20T05:23:06.885903229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T05:23:06', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-20T05:23:06.890778407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:06.905089757Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-20T05:23:06.907539491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1968553s 
2026-05-20T05:23:06.910192754Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-20T05:23:06.912908743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:06.916446638Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-05-20T05:23:06.923650946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-05-20T05:23:06.928233826Z [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-20T05:23:06.933428637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076667s 
2026-05-20T05:23:06.935943882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-05-20T05:23:06.939804858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-05-20T05:23:06.944067172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059636s 
2026-05-20T05:23:06.948228311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T05:23:06', 'add_import_exclusions') 
2026-05-20T05:23:06.952636339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:06.956398936Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-20T05:23:06.958402641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179604s 
2026-05-20T05:23:06.961129212Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-20T05:23:06.963679397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:06.966882698Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-05-20T05:23:07.027427626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-20T05:23:07.027452285Z                           WHERE "Id" in (
2026-05-20T05:23:07.027462215Z                           SELECT "Artists"."Id" from "Artists"
2026-05-20T05:23:07.027471364Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:07.027481394Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-20T05:23:07.038506417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-20T05:23:07.038539774Z                           WHERE "Id" in (
2026-05-20T05:23:07.038549544Z                           SELECT "Artists"."Id" from "Artists"
2026-05-20T05:23:07.038558361Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:07.038567530Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-20T05:23:07.048882753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160253s 
2026-05-20T05:23:07.056323889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-20T05:23:07.056348368Z                           WHERE "Id" in (
2026-05-20T05:23:07.056357947Z                           SELECT "Albums"."Id" from "Albums"
2026-05-20T05:23:07.056366635Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:07.056375773Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-20T05:23:07.066055606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-20T05:23:07.066079945Z                           WHERE "Id" in (
2026-05-20T05:23:07.066136349Z                           SELECT "Albums"."Id" from "Albums"
2026-05-20T05:23:07.066170097Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:07.066183003Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-20T05:23:07.072623012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117181s 
2026-05-20T05:23:07.079582908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-20T05:23:07.079616546Z                           WHERE "Id" in (
2026-05-20T05:23:07.079634833Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-20T05:23:07.079684723Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-20T05:23:07.079727149Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-20T05:23:07.089152319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-20T05:23:07.089177390Z                           WHERE "Id" in (
2026-05-20T05:23:07.089196969Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-20T05:23:07.089215938Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-20T05:23:07.089260107Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-20T05:23:07.095753854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011406s 
2026-05-20T05:23:07.102764392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-20T05:23:07.102789202Z                           WHERE "Id" in (
2026-05-20T05:23:07.102807980Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:23:07.102843611Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:23:07.102892760Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-20T05:23:07.112652706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-20T05:23:07.112677706Z                           WHERE "Id" in (
2026-05-20T05:23:07.112699249Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:23:07.112708368Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:23:07.112751244Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-20T05:23:07.119054618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114059s 
2026-05-20T05:23:07.126254497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-20T05:23:07.126279317Z                           WHERE "Id" in (
2026-05-20T05:23:07.126303566Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:23:07.126312725Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:07.126355210Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-20T05:23:07.136182842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-20T05:23:07.136207571Z                           WHERE "Id" in (
2026-05-20T05:23:07.136217471Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:23:07.136250969Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:07.136284246Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-20T05:23:07.142595966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115858s 
2026-05-20T05:23:07.149806567Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:23:07.149831428Z                           WHERE "Id" IN (
2026-05-20T05:23:07.149885476Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.149926108Z                           LEFT OUTER JOIN "Tracks"
2026-05-20T05:23:07.149939726Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:23:07.149950938Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-20T05:23:07.159766515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:23:07.159792076Z                           WHERE "Id" IN (
2026-05-20T05:23:07.159868290Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.159904683Z                           LEFT OUTER JOIN "Tracks"
2026-05-20T05:23:07.159917719Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:23:07.159963552Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-20T05:23:07.166624696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120271s 
2026-05-20T05:23:07.171111382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T05:23:07', 'clean_artist_metadata_table') 
2026-05-20T05:23:07.175888863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:07.180127479Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-20T05:23:07.182630890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249512s 
2026-05-20T05:23:07.185554197Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-20T05:23:07.188297302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:07.191544902Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-05-20T05:23:07.205172766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:07.207529782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-05-20T05:23:07.210282646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-20T05:23:07.214214434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:07.225811579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132413s 
2026-05-20T05:23:07.227892029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:07.229839751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-20T05:23:07.232579549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-20T05:23:07.236682591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:07.248638078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134763s 
2026-05-20T05:23:07.251493869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:07.253137219Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.49E-05s 
2026-05-20T05:23:07.255968039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-05-20T05:23:07.260529776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:07.273564065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148295s 
2026-05-20T05:23:07.276249913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:07.278707453Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-05s 
2026-05-20T05:23:07.281930604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-05-20T05:23:07.286414654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:07.297281588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126183s 
2026-05-20T05:23:07.299421337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:07.301399180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-20T05:23:07.304006461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-05-20T05:23:07.307642203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:07.318725282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124862s 
2026-05-20T05:23:07.321206599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-05-20T05:23:07.402162481Z [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-20T05:23:07.422768829Z [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-20T05:23:07.433346360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-20T05:23:07.437891474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-20T05:23:07.465970380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426073s 
2026-05-20T05:23:07.468908887Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-05-20T05:23:07.547672194Z [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-20T05:23:07.567092554Z [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-20T05:23:07.578355475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-20T05:23:07.583104048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-20T05:23:07.609862425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385902s 
2026-05-20T05:23:07.614241413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T05:23:07', 'health_issue_notification') 
2026-05-20T05:23:07.618675102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:07.622796633Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-20T05:23:07.624842162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511645s 
2026-05-20T05:23:07.628716203Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-20T05:23:07.631283674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:07.634575894Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-05-20T05:23:07.651247167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:07.653384141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-20T05:23:07.656586389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-05-20T05:23:07.660397735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-05-20T05:23:07.672093088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133008s 
2026-05-20T05:23:07.674084949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:07.676204297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-05-20T05:23:07.678224235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-05-20T05:23:07.681185588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-05-20T05:23:07.692410213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116876s 
2026-05-20T05:23:07.695597362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-20T05:23:07.698836094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-20T05:23:07.702539361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044544s 
2026-05-20T05:23:07.708449894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:23:07.708491368Z                 WHERE "Id" IN (
2026-05-20T05:23:07.708504043Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.708548723Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:23:07.708594084Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-20T05:23:07.716485196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:23:07.716511960Z                 WHERE "Id" IN (
2026-05-20T05:23:07.716523152Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.716590167Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:23:07.716624967Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-20T05:23:07.723312034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104857s 
2026-05-20T05:23:07.731017331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:23:07.731051690Z                 WHERE "Id" IN (
2026-05-20T05:23:07.731059045Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.731121241Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-20T05:23:07.731163926Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-20T05:23:07.731213887Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-20T05:23:07.741636416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:23:07.741661417Z                 WHERE "Id" IN (
2026-05-20T05:23:07.741679363Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.741730416Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-20T05:23:07.741778342Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-20T05:23:07.741836449Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-20T05:23:07.749975691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135874s 
2026-05-20T05:23:07.758636672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:23:07.758661933Z                 WHERE "Id" IN (
2026-05-20T05:23:07.758686713Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.758739649Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:23:07.758777846Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:23:07.758828809Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-20T05:23:07.758868589Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-20T05:23:07.770767612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:23:07.770795087Z                 WHERE "Id" IN (
2026-05-20T05:23:07.770805628Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:23:07.770861290Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:23:07.770929849Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:23:07.770967855Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-20T05:23:07.770991172Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-20T05:23:07.780144526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155593s 
2026-05-20T05:23:07.786719447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-20T05:23:07.786750699Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-20T05:23:07.786782443Z                 FROM "Artists"
2026-05-20T05:23:07.786844669Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-20T05:23:07.786877846Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-20T05:23:07.795530841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-20T05:23:07.795563637Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-20T05:23:07.795593357Z                 FROM "Artists"
2026-05-20T05:23:07.795665372Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-20T05:23:07.795688779Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-20T05:23:07.802750891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113424s 
2026-05-20T05:23:07.807960051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:23:07.807988669Z                 WHERE "Id" NOT IN (
2026-05-20T05:23:07.808000353Z                     SELECT MIN("Id")
2026-05-20T05:23:07.808036556Z                     FROM "TrackFiles"
2026-05-20T05:23:07.808077057Z                     GROUP BY "Path"
2026-05-20T05:23:07.808106907Z                 ) 
2026-05-20T05:23:07.814596206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:23:07.814621827Z                 WHERE "Id" NOT IN (
2026-05-20T05:23:07.814651738Z                     SELECT MIN("Id")
2026-05-20T05:23:07.814685866Z                     FROM "TrackFiles"
2026-05-20T05:23:07.814725396Z                     GROUP BY "Path"
2026-05-20T05:23:07.814759885Z                 ) 
2026-05-20T05:23:07.822102352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102137s 
2026-05-20T05:23:07.824324867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:07.826207329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-05-20T05:23:07.828411568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-05-20T05:23:07.903569553Z [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-20T05:23:07.917417852Z [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-20T05:23:07.925215535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-20T05:23:07.929882433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-20T05:23:07.959030433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:07.963181342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326887s 
2026-05-20T05:23:07.965370681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-05-20T05:23:07.968416895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-20T05:23:07.972129021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004763s 
2026-05-20T05:23:07.974362569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-05-20T05:23:08.048191288Z [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-20T05:23:08.060929350Z [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-20T05:23:08.068244592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-20T05:23:08.073218699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-20T05:23:08.100501592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:08.105544929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-20T05:23:08.109322957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329093s 
2026-05-20T05:23:08.114236974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T05:23:08', 'add_mediafilerepository_mtime') 
2026-05-20T05:23:08.118795784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:08.123388764Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-20T05:23:08.125523763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463381s 
2026-05-20T05:23:08.128847838Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-20T05:23:08.131516321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:08.135392187Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-05-20T05:23:08.156399542Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-20T05:23:08.156424412Z                           WHERE "Id" NOT IN (
2026-05-20T05:23:08.156480515Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-20T05:23:08.156521939Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:08.156569064Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-20T05:23:08.166978777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-20T05:23:08.167010912Z                           WHERE "Id" NOT IN (
2026-05-20T05:23:08.167024860Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-20T05:23:08.167044720Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:23:08.167103739Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-20T05:23:08.174029366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125253s 
2026-05-20T05:23:08.176430952Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-05-20T05:23:08.179262394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-05-20T05:23:08.182763064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042782s 
2026-05-20T05:23:08.185142546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-05-20T05:23:08.261615209Z [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-20T05:23:08.279114861Z [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-20T05:23:08.288183183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:08.292884380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:08.320402116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:08.325321934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:08.330227243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:08.333973317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467387s 
2026-05-20T05:23:08.336338069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-20T05:23:08.339795762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:08.343790297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005421s 
2026-05-20T05:23:08.348478939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T05:23:08', 'add_artistmetadataid_constraint') 
2026-05-20T05:23:08.353254797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:08.357777074Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-20T05:23:08.360086605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187016s 
2026-05-20T05:23:08.362852224Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-20T05:23:08.365816233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:08.369945920Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-05-20T05:23:08.382975579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-20T05:23:08.385405964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-20T05:23:08.387808973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-05-20T05:23:08.391464615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:08.403930349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134532s 
2026-05-20T05:23:08.406368329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-20T05:23:08.408353526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-05-20T05:23:08.410963212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-05-20T05:23:08.414925892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:08.427449533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136848s 
2026-05-20T05:23:08.429708171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:08.431500992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-20T05:23:08.433993291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-05-20T05:23:08.437626598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:08.450153655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134373s 
2026-05-20T05:23:08.452448536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-20T05:23:08.454379135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-20T05:23:08.456999201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-05-20T05:23:08.460943374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:08.473482295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137133s 
2026-05-20T05:23:08.475724120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:08.477656501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-20T05:23:08.480137257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-05-20T05:23:08.484095438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:08.497175800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014s 
2026-05-20T05:23:08.500354852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-20T05:23:08.502330671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-20T05:23:08.504706966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-05-20T05:23:08.508364392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:08.521472179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141427s 
2026-05-20T05:23:08.526239540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T05:23:08', 'old_ids_and_artist_alias') 
2026-05-20T05:23:08.531262255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:08.535114733Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-20T05:23:08.537118829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278864s 
2026-05-20T05:23:08.539924860Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-20T05:23:08.542411888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:08.545467662Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-05-20T05:23:08.549798183Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:08.552079898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:08.559065366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072165s 
2026-05-20T05:23:08.561921157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-20T05:23:08.564961950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-20T05:23:08.568196664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039977s 
2026-05-20T05:23:08.572285850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T05:23:08', 'download_propers_config') 
2026-05-20T05:23:08.576529786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:08.579969493Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-20T05:23:08.581944801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153908s 
2026-05-20T05:23:08.584473464Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-20T05:23:08.586863106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:08.589922046Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-05-20T05:23:08.604672631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-05-20T05:23:08.608218171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-05-20T05:23:08.612656870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056281s 
2026-05-20T05:23:08.614982303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-05-20T05:23:08.689291400Z [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-20T05:23:08.704465468Z [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-20T05:23:08.712693017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:08.717794701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:08.745211303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:08.750017272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:08.754801326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:08.760060337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:08.764036464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469371s 
2026-05-20T05:23:08.766413752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-05-20T05:23:08.849181763Z [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-20T05:23:08.864464500Z [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-20T05:23:08.872540233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-20T05:23:08.877177672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-20T05:23:08.906443178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-20T05:23:08.910328342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1417596s 
2026-05-20T05:23:08.912516659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-05-20T05:23:08.986461652Z [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-20T05:23:08.999427904Z [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-20T05:23:09.006905212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-20T05:23:09.011063977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-20T05:23:09.038420769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238841s 
2026-05-20T05:23:09.040553043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-05-20T05:23:09.112518881Z [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-20T05:23:09.123876213Z [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-20T05:23:09.130320400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-20T05:23:09.135078202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-20T05:23:09.163464287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-20T05:23:09.168336579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-20T05:23:09.173353572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-20T05:23:09.178778327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-20T05:23:09.182855968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1403428s 
2026-05-20T05:23:09.185008904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-05-20T05:23:09.256280403Z [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-20T05:23:09.267096666Z [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-20T05:23:09.273363606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-20T05:23:09.277599928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-20T05:23:09.305464853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184262s 
2026-05-20T05:23:09.307672729Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-05-20T05:23:09.380114755Z [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-20T05:23:09.392036424Z [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-20T05:23:09.398809394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-20T05:23:09.404136211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-20T05:23:09.432994908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:09.437941810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-20T05:23:09.441666080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320051s 
2026-05-20T05:23:09.445855427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T05:23:09', 'remove_language_profiles') 
2026-05-20T05:23:09.450094914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:09.455340017Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-20T05:23:09.457352440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1452311s 
2026-05-20T05:23:09.461842081Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-20T05:23:09.464470164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:09.467837595Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-05-20T05:23:09.474438288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-20T05:23:09.476072890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-20T05:23:09.478839962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-05-20T05:23:09.482588250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-05-20T05:23:09.493353761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123234s 
2026-05-20T05:23:09.497549640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-20T05:23:09.502829303Z [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-20T05:23:09.506569775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060503s 
2026-05-20T05:23:09.510636014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T05:23:09', 'multi_disc_naming_format') 
2026-05-20T05:23:09.514781413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:09.518356753Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-20T05:23:09.520292601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174747s 
2026-05-20T05:23:09.522960614Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-20T05:23:09.525296909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:09.528376160Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-05-20T05:23:09.534477517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-20T05:23:09.536377734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-20T05:23:09.538649148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-20T05:23:09.542080739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:09.553249201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125457s 
2026-05-20T05:23:09.555129657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:09.557374578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:09.765121316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2076333s 
2026-05-20T05:23:09.769754647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T05:23:09', 'add_download_client_priority') 
2026-05-20T05:23:09.774437468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:09.778159734Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-20T05:23:09.780157888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2207093s 
2026-05-20T05:23:09.782569294Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-20T05:23:09.784863905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:09.787895250Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-05-20T05:23:09.793779399Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:09.797155458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-20T05:23:09.800427628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044619s 
2026-05-20T05:23:09.802805356Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:09.805867543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-05-20T05:23:09.808841502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039612s 
2026-05-20T05:23:09.812698018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T05:23:09', 'remove_growl_prowl') 
2026-05-20T05:23:09.816787303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:09.820150256Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-20T05:23:09.822037927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149825s 
2026-05-20T05:23:09.824490526Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-20T05:23:09.826815829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:09.830030613Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-05-20T05:23:09.835570109Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:09.839005237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-20T05:23:09.842398190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046552s 
2026-05-20T05:23:09.844763433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:09.847933446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-20T05:23:09.850935092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041249s 
2026-05-20T05:23:09.854854214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T05:23:09', 'remove_plex_hometheatre') 
2026-05-20T05:23:09.859005614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:09.862441383Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-20T05:23:09.864398264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152474s 
2026-05-20T05:23:09.866930864Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-20T05:23:09.869329425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:09.872340037Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-05-20T05:23:09.884841754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-20T05:23:09.886780398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-20T05:23:09.888956791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-05-20T05:23:09.891803574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-05-20T05:23:09.902909610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119642s 
2026-05-20T05:23:09.904838544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-20T05:23:09.906606996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-20T05:23:09.909085437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-05-20T05:23:09.912807943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:09.923548032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123018s 
2026-05-20T05:23:09.925478750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-20T05:23:09.927223854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-05-20T05:23:09.929650882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-05-20T05:23:09.933316334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:09.944137556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122904s 
2026-05-20T05:23:09.946064246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-20T05:23:09.947835724Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-05-20T05:23:09.950215686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-05-20T05:23:09.953780806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:09.964468940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121294s 
2026-05-20T05:23:09.966379387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-20T05:23:09.968129472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-05-20T05:23:09.970317258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-05-20T05:23:09.973287199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-05-20T05:23:09.983764478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113974s 
2026-05-20T05:23:09.985635667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:09.987783762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:10.002219504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144792s 
2026-05-20T05:23:10.006619154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T05:23:10', 'add_root_folder_add_defaults') 
2026-05-20T05:23:10.011095939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:10.014823105Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-20T05:23:10.016811710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269439s 
2026-05-20T05:23:10.019118155Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-20T05:23:10.021359398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:10.024235931Z [Info] task_duration: Starting migration of Main DB to 40 
2026-05-20T05:23:10.029155568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-20T05:23:10.031056887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-20T05:23:10.033459125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-20T05:23:10.036695894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-20T05:23:10.047822080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122174s 
2026-05-20T05:23:10.051664899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T05:23:10', 'task_duration') 
2026-05-20T05:23:10.055781258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:10.059081815Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-20T05:23:10.060934276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233402s 
2026-05-20T05:23:10.063793424Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-20T05:23:10.066338860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:10.069531930Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-05-20T05:23:10.076761830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-20T05:23:10.078687037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-20T05:23:10.080956948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-20T05:23:10.084352756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:10.095596099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125729s 
2026-05-20T05:23:10.097591788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-20T05:23:10.099401994Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-20T05:23:10.101664199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-20T05:23:10.105032643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:10.115747581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120166s 
2026-05-20T05:23:10.120153463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T05:23:10', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-20T05:23:10.124552302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:10.128489451Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-20T05:23:10.130607526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240348s 
2026-05-20T05:23:10.133032179Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-20T05:23:10.135317291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:10.138300609Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-05-20T05:23:10.143960267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-05-20T05:23:10.219141269Z [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-20T05:23:10.232957863Z [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-20T05:23:10.240426514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:10.245547477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:10.272721371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:10.277398920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:10.282069737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:10.287140709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:10.291012566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449967s 
2026-05-20T05:23:10.294558377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-20T05:23:10.298818987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-20T05:23:10.302278504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050575s 
2026-05-20T05:23:10.305776248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-20T05:23:10.310050185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-20T05:23:10.313459921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005042s 
2026-05-20T05:23:10.315743259Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-05-20T05:23:10.388761587Z [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-20T05:23:10.400395095Z [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-20T05:23:10.406880585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-20T05:23:10.411189502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-20T05:23:10.438842822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209142s 
2026-05-20T05:23:10.442934993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T05:23:10', 'remove_album_folders') 
2026-05-20T05:23:10.447151675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:10.451085808Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-20T05:23:10.453040544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329581s 
2026-05-20T05:23:10.455747014Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-20T05:23:10.458142058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:10.461230858Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-05-20T05:23:10.478081412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-20T05:23:10.480243877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-20T05:23:10.482404699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-05-20T05:23:10.485457496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-05-20T05:23:10.496616890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121211s 
2026-05-20T05:23:10.498574051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-20T05:23:10.500393615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-05-20T05:23:10.502543535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-05-20T05:23:10.505753119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:10.516510622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119144s 
2026-05-20T05:23:10.518416330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:10.520631692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:11.711759580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1910232s 
2026-05-20T05:23:11.714363513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-05-20T05:23:11.799737403Z [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-20T05:23:11.811190327Z [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-20T05:23:11.817646098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-20T05:23:11.821987761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-20T05:23:11.849113348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326895s 
2026-05-20T05:23:11.851404001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-05-20T05:23:11.923518127Z [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-20T05:23:11.933673538Z [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-20T05:23:11.939658481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-20T05:23:11.944171610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-20T05:23:11.971588413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1181071s 
2026-05-20T05:23:11.973988225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-05-20T05:23:12.045625962Z [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-20T05:23:12.054904498Z [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-20T05:23:12.060594807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-20T05:23:12.065404874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-20T05:23:12.093631968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1175215s 
2026-05-20T05:23:12.096177254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-05-20T05:23:12.167537843Z [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-20T05:23:12.175623045Z [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-20T05:23:12.180612153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-20T05:23:12.185141143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-20T05:23:12.211926925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133637s 
2026-05-20T05:23:12.214641923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-05-20T05:23:12.284884440Z [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-20T05:23:12.294854137Z [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-20T05:23:12.299684084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-20T05:23:12.304104496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-20T05:23:12.331095070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1140069s 
2026-05-20T05:23:12.334942799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-20T05:23:12', 'flexible_delay_profiles') 
2026-05-20T05:23:12.339164892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.344168729Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-20T05:23:12.345989255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268319s 
2026-05-20T05:23:12.348720225Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-20T05:23:12.351063544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.354249019Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-05-20T05:23:12.359610276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T05:23:12.361444099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-05-20T05:23:12.363737618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-20T05:23:12.366982011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-20T05:23:12.378313691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125869s 
2026-05-20T05:23:12.382375511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-20T05:23:12', 'add_priority_to_indexers') 
2026-05-20T05:23:12.386634248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.390206642Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-20T05:23:12.392692638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241294s 
2026-05-20T05:23:12.394863991Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-20T05:23:12.397348424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.400503929Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-05-20T05:23:12.406430785Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-20T05:23:12.409490567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-20T05:23:12.413643059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049602s 
2026-05-20T05:23:12.415475349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:12.417693416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:12.425976166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084981s 
2026-05-20T05:23:12.430614477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-20T05:23:12', 'remove_chown_and_folderchmod_config') 
2026-05-20T05:23:12.435015640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.439344157Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-20T05:23:12.441405338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214566s 
2026-05-20T05:23:12.443949882Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-20T05:23:12.446330546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.449418194Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-05-20T05:23:12.458569864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-20T05:23:12.460248485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-20T05:23:12.462403655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-05-20T05:23:12.536288246Z [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-20T05:23:12.549071279Z [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-20T05:23:12.556139183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-20T05:23:12.560349472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-20T05:23:12.589298120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247911s 
2026-05-20T05:23:12.592065032Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-20T05:23:12.595471562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-20T05:23:12.598562006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039031s 
2026-05-20T05:23:12.601920810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-20T05:23:12.605845203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-20T05:23:12.609148165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047526s 
2026-05-20T05:23:12.612392789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-20T05:23:12.616315358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-20T05:23:12.619550282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046381s 
2026-05-20T05:23:12.623551220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-20T05:23:12', 'convert_blacklist_protocol') 
2026-05-20T05:23:12.627674263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.631436760Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-20T05:23:12.633392959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160703s 
2026-05-20T05:23:12.635730748Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-20T05:23:12.637973394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.640876831Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-05-20T05:23:12.715250758Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-20T05:23:12.723934906Z [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-20T05:23:12.729639454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01006s 
2026-05-20T05:23:12.733493776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-20T05:23:12', 'update_notifiarr') 
2026-05-20T05:23:12.737556668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.740961305Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-20T05:23:12.742777051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211672s 
2026-05-20T05:23:12.745296726Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-20T05:23:12.747604493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.750589374Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-05-20T05:23:12.754546393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:12.756760782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:12.771861132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150511s 
2026-05-20T05:23:12.776221393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-20T05:23:12', 'email_multiple_addresses') 
2026-05-20T05:23:12.780711034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.784177505Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-20T05:23:12.786084555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027397s 
2026-05-20T05:23:12.788658138Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-20T05:23:12.791025015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.794061089Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-05-20T05:23:12.798232459Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-20T05:23:12.801007187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-20T05:23:12.828439471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281491s 
2026-05-20T05:23:12.832595411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-20T05:23:12', 'rename_blacklist_to_blocklist') 
2026-05-20T05:23:12.836871031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.840584209Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-20T05:23:12.842549126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398866s 
2026-05-20T05:23:12.844973318Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-20T05:23:12.847255454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.850223852Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-05-20T05:23:12.857425885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-20T05:23:12.859418318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-05-20T05:23:12.861976790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-20T05:23:12.865862976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:12.877328696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131574s 
2026-05-20T05:23:12.880018303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-20T05:23:12.883770109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:12.894498243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123868s 
2026-05-20T05:23:12.896333810Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:12.898467236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:12.916377104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178897s 
2026-05-20T05:23:12.920677454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-20T05:23:12', 'cdh_per_downloadclient') 
2026-05-20T05:23:12.924957263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:12.928468013Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-20T05:23:12.930334291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300435s 
2026-05-20T05:23:12.932622369Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-20T05:23:12.934835155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:12.937749765Z [Info] download_history: Starting migration of Main DB to 52 
2026-05-20T05:23:12.953715657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-20T05:23:12.961050148Z [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-20T05:23:12.967723747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119843s 
2026-05-20T05:23:12.970019260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-20T05:23:12.973348916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-20T05:23:12.977220152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052388s 
2026-05-20T05:23:12.979374069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-05-20T05:23:12.982617812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-20T05:23:12.986308214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050021s 
2026-05-20T05:23:12.988517793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-20T05:23:12.991869543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-20T05:23:12.995595116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051304s 
2026-05-20T05:23:12.997414830Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:12.999537515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:13.014534537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149981s 
2026-05-20T05:23:13.018726388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-20T05:23:13', 'download_history') 
2026-05-20T05:23:13.022946808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.026501657Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-20T05:23:13.028326732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270891s 
2026-05-20T05:23:13.030679340Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-20T05:23:13.032930884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.035802677Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-05-20T05:23:13.040809009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-20T05:23:13', 'add_update_history') 
2026-05-20T05:23:13.045068367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.049531114Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-20T05:23:13.051406931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166231s 
2026-05-20T05:23:13.053941045Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-20T05:23:13.056324144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.059287592Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-05-20T05:23:13.064793079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:13.066784369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-20T05:23:13.069223271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-20T05:23:13.072969716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:13.084805822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134053s 
2026-05-20T05:23:13.088869505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-20T05:23:13', 'add_on_update_to_notifications') 
2026-05-20T05:23:13.093050946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.096736318Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-20T05:23:13.098684481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248643s 
2026-05-20T05:23:13.101209746Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-20T05:23:13.103585651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.106576254Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-05-20T05:23:13.111771466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T05:23:13.113625911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-20T05:23:13.115895361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-20T05:23:13.119292462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:13.130864537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129138s 
2026-05-20T05:23:13.134891827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-20T05:23:13', 'download_client_per_indexer') 
2026-05-20T05:23:13.139062967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.142515009Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-20T05:23:13.144483243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241719s 
2026-05-20T05:23:13.146831832Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-20T05:23:13.149092915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.151967164Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-05-20T05:23:13.159895200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-20T05:23:13.161738261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-20T05:23:13.163944003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-05-20T05:23:13.167266103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:13.178834540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128514s 
2026-05-20T05:23:13.180727613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-20T05:23:13.182454911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-05-20T05:23:13.184950246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-05-20T05:23:13.188688234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:13.199923350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127948s 
2026-05-20T05:23:13.201790901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-20T05:23:13.203484601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-05-20T05:23:13.205711175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-05-20T05:23:13.209096182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:13.220243070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124515s 
2026-05-20T05:23:13.224106020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-20T05:23:13', 'AddNewItemMonitorType') 
2026-05-20T05:23:13.228236007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.231574770Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-20T05:23:13.233444165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235474s 
2026-05-20T05:23:13.235718105Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-20T05:23:13.237974378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.240818766Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-05-20T05:23:13.245918216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-20T05:23:13.247780135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-20T05:23:13.250033854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-05-20T05:23:13.253392678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:13.265145948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130445s 
2026-05-20T05:23:13.268991401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-20T05:23:13', 'ImportListSearch') 
2026-05-20T05:23:13.273075626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.276264368Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-20T05:23:13.278086418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239881s 
2026-05-20T05:23:13.280553536Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-20T05:23:13.282881634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.285878409Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-05-20T05:23:13.291098712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-20T05:23:13.292933146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-05-20T05:23:13.295356977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-05-20T05:23:13.299016798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:13.310867683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133262s 
2026-05-20T05:23:13.314874813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-20T05:23:13', 'ImportListMonitorExisting') 
2026-05-20T05:23:13.319063879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.322410569Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-20T05:23:13.324335706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245627s 
2026-05-20T05:23:13.326611088Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-20T05:23:13.328853083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.331717963Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-05-20T05:23:13.338603189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:13.341748783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-20T05:23:13.344974589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042286s 
2026-05-20T05:23:13.347296565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:13.350227778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-05-20T05:23:13.353097888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037637s 
2026-05-20T05:23:13.354907823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-20T05:23:13.356617076Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.16E-05s 
2026-05-20T05:23:13.358627163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-20T05:23:13.361374426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-20T05:23:13.372615393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120443s 
2026-05-20T05:23:13.376437871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-20T05:23:13', 'add_indexer_tags') 
2026-05-20T05:23:13.380570805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.383824046Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-20T05:23:13.385667879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230841s 
2026-05-20T05:23:13.388030477Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-20T05:23:13.390287562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.393176169Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-05-20T05:23:13.396979619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:13.399166433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:13.412106642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129511s 
2026-05-20T05:23:13.416301179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-20T05:23:13', 'update_audio_types') 
2026-05-20T05:23:13.420632923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:13.423882457Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-20T05:23:13.425742222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247696s 
2026-05-20T05:23:13.428752244Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-20T05:23:13.431333903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:13.434597696Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-05-20T05:23:13.483523344Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:13.486564879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-20T05:23:13.489901258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038441s 
2026-05-20T05:23:13.491536551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-20T05:23:13.493321947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-20T05:23:13.495816019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-05-20T05:23:13.586393848Z [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-20T05:23:13.602540155Z [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-20T05:23:13.610914188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-05-20T05:23:13.615739997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-05-20T05:23:13.648325629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-20T05:23:13.653657787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-20T05:23:13.657842194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1598042s 
2026-05-20T05:23:13.659787952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:13.661552856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-20T05:23:13.664111559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-05-20T05:23:13.746716582Z [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-20T05:23:13.768926349Z [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-20T05:23:13.780254342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:13.785162396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:13.814552543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:13.819506189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:13.824443743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:13.828249787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1620306s 
2026-05-20T05:23:13.830095524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:13.831828243Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-20T05:23:13.834319981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-05-20T05:23:13.916574058Z [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-20T05:23:13.938868425Z [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-20T05:23:13.949985673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:13.954915040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:13.985317286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:13.990304178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:13.995247373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:13.999105803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1628168s 
2026-05-20T05:23:14.000949015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:14.002678558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-20T05:23:14.004834009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-05-20T05:23:14.088110164Z [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-20T05:23:14.109982912Z [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-20T05:23:14.121248950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-20T05:23:14.126150130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-20T05:23:14.156168833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-20T05:23:14.161212099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-20T05:23:14.166167949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:14.170000838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.163066s 
2026-05-20T05:23:14.171836916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-20T05:23:14.173630267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-20T05:23:14.176020440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-05-20T05:23:14.254400535Z [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-20T05:23:14.269539573Z [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-20T05:23:14.277571578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:14.282694154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:14.311884258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:14.316775047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:14.321406885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:14.326448979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:14.330596131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1524428s 
2026-05-20T05:23:14.332582251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-20T05:23:14.334335962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-20T05:23:14.336522426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-05-20T05:23:14.414808040Z [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-20T05:23:14.432047598Z [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-20T05:23:14.440408175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-20T05:23:14.445557114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-20T05:23:14.474252772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-20T05:23:14.479136267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-20T05:23:14.483795019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-20T05:23:14.489027486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-20T05:23:14.492932300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543556s 
2026-05-20T05:23:14.494830593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-20T05:23:14.496730529Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.94E-05s 
2026-05-20T05:23:14.499042575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-20T05:23:14.580940444Z [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-20T05:23:14.595058205Z [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-20T05:23:14.602629642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-20T05:23:14.607084383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-20T05:23:14.636108754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.134487s 
2026-05-20T05:23:14.638749652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-20T05:23:14.640581972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-20T05:23:14.643253271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-20T05:23:14.721342911Z [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-20T05:23:14.735119625Z [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-20T05:23:14.742782407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-20T05:23:14.747891696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-20T05:23:14.777562388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309401s 
2026-05-20T05:23:14.780358269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T05:23:14.782234227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-20T05:23:14.784795174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-20T05:23:14.873581034Z [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-20T05:23:14.888614569Z [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-20T05:23:14.896002007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-20T05:23:14.900642031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-20T05:23:14.932397441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1417281s 
2026-05-20T05:23:14.934637953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T05:23:14.937864010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-20T05:23:14.940887529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-20T05:23:15.017885550Z [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-20T05:23:15.029198964Z [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-20T05:23:15.035895188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-20T05:23:15.040518740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-20T05:23:15.073132769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261329s 
2026-05-20T05:23:15.076562837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T05:23:15.078633747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-05-20T05:23:15.081122870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-20T05:23:15.159251709Z [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-20T05:23:15.170993545Z [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-20T05:23:15.178425061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-20T05:23:15.182974062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-20T05:23:15.212447537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278015s 
2026-05-20T05:23:15.215702131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-20T05:23:15.218073696Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-20T05:23:15.221369193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-20T05:23:15.297423243Z [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-20T05:23:15.308809935Z [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-20T05:23:15.315064270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-20T05:23:15.320289282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-20T05:23:15.350581546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T05:23:15.355058832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309226s 
2026-05-20T05:23:15.357571082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-20T05:23:15.359657473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-05-20T05:23:15.362490498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-20T05:23:15.438689180Z [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-20T05:23:15.453093568Z [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-20T05:23:15.459622487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-20T05:23:15.464828821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-20T05:23:15.495259934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T05:23:15.499772282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348635s 
2026-05-20T05:23:15.501982132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-20T05:23:15.503971278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-20T05:23:15.506810986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-20T05:23:15.582260239Z [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-20T05:23:15.593167054Z [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-20T05:23:15.601064989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-20T05:23:15.606857294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-20T05:23:15.637547619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-20T05:23:15.644238714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350099s 
2026-05-20T05:23:15.646910234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-20T05:23:15.649506011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-20T05:23:15.652071918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-20T05:23:15.730938202Z [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-20T05:23:15.746282664Z [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-20T05:23:15.753545460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-20T05:23:15.758630500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-20T05:23:15.788937975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-20T05:23:15.794517060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-20T05:23:15.800192179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-20T05:23:15.804259009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1488953s 
2026-05-20T05:23:15.806178414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-20T05:23:15.808251759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-20T05:23:15.810340656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-20T05:23:15.889649661Z [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-20T05:23:15.902799914Z [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-20T05:23:15.920329636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-20T05:23:15.925219293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-20T05:23:15.954635102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419863s 
2026-05-20T05:23:15.956725481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-20T05:23:15.958603974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-20T05:23:15.961248169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-20T05:23:16.050983662Z [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-20T05:23:16.067147503Z [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-20T05:23:16.076584107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-20T05:23:16.081952167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-20T05:23:16.111532828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475311s 
2026-05-20T05:23:16.115649869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-20T05:23:16.117729237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-20T05:23:16.120230804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-20T05:23:16.214307229Z [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-20T05:23:16.229580437Z [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-20T05:23:16.237142806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-20T05:23:16.243107017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-20T05:23:16.273320061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-20T05:23:16.281396095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-20T05:23:16.288311421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-20T05:23:16.294429532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-20T05:23:16.299661829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1768464s 
2026-05-20T05:23:16.302092364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-20T05:23:16.304438298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002111s 
2026-05-20T05:23:16.307565576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-20T05:23:16.392948303Z [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-20T05:23:16.407012476Z [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-20T05:23:16.413821679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-20T05:23:16.418722769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-20T05:23:16.449658237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-20T05:23:16.456755561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1442598s 
2026-05-20T05:23:16.458931132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-20T05:23:16.460928654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-05-20T05:23:16.463662680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-20T05:23:16.543366702Z [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-20T05:23:16.555826884Z [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-20T05:23:16.562742120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-20T05:23:16.567866490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-20T05:23:16.599085951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-20T05:23:16.604174458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374936s 
2026-05-20T05:23:16.606180257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-20T05:23:16.608239595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-05-20T05:23:16.610838218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-20T05:23:16.693834068Z [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-20T05:23:16.707278433Z [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-20T05:23:16.715714752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-20T05:23:16.722604697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-20T05:23:16.757312223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-20T05:23:16.762936800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1495072s 
2026-05-20T05:23:16.765430822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T05:23:16.767431622Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-20T05:23:16.770053021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-20T05:23:16.850843950Z [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-20T05:23:16.863146706Z [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-20T05:23:16.870120781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T05:23:16.874966499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T05:23:16.905153892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T05:23:16.909421125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369747s 
2026-05-20T05:23:16.911435783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T05:23:16.913306009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-20T05:23:16.915894221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-20T05:23:17.002471083Z [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-20T05:23:17.014772015Z [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-20T05:23:17.022006133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T05:23:17.027622434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T05:23:17.058507782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T05:23:17.063134840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449168s 
2026-05-20T05:23:17.065121831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-20T05:23:17.066987779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-05-20T05:23:17.069564699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-20T05:23:17.162196494Z [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-20T05:23:17.174459279Z [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-20T05:23:17.181389455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-20T05:23:17.186427621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-20T05:23:17.217054810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-20T05:23:17.221398226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1495135s 
2026-05-20T05:23:17.223374065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-20T05:23:17.225223730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-05-20T05:23:17.227647512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-05-20T05:23:17.324204622Z [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-20T05:23:17.335408785Z [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-20T05:23:17.341632840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-20T05:23:17.346133714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-20T05:23:17.374716625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448186s 
2026-05-20T05:23:17.376735681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-20T05:23:17.378655858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-20T05:23:17.380984527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-05-20T05:23:17.468455760Z [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-20T05:23:17.488781283Z [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-20T05:23:17.495566306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-20T05:23:17.500104987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-20T05:23:17.529982425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467728s 
2026-05-20T05:23:17.532190411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-20T05:23:17.534027992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-20T05:23:17.536830776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-20T05:23:17.621991236Z [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-20T05:23:17.634657634Z [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-20T05:23:17.641863626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-20T05:23:17.646364359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-20T05:23:17.675672972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365524s 
2026-05-20T05:23:17.677720105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-20T05:23:17.680090759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-20T05:23:17.682146208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-20T05:23:17.770270225Z [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-20T05:23:17.782587440Z [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-20T05:23:17.789800016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-20T05:23:17.794642417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-20T05:23:17.823602979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392606s 
2026-05-20T05:23:17.825760103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-20T05:23:17.827610149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-05-20T05:23:17.830055363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-20T05:23:17.917042351Z [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-20T05:23:17.926856665Z [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-20T05:23:17.932773711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-20T05:23:17.937282321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-20T05:23:17.965871414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133573s 
2026-05-20T05:23:17.968057226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-20T05:23:17.969920288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-05-20T05:23:17.972482188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-20T05:23:18.055610484Z [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-20T05:23:18.064841514Z [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-20T05:23:18.070373324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-20T05:23:18.075208121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-20T05:23:18.106085172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-20T05:23:18.110410994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357015s 
2026-05-20T05:23:18.112480932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-20T05:23:18.114414887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-20T05:23:18.117051737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-20T05:23:18.199330373Z [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-20T05:23:18.208381160Z [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-20T05:23:18.214049164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-20T05:23:18.219147712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-20T05:23:18.251631088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-20T05:23:18.256317896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368503s 
2026-05-20T05:23:18.258346261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:18.260254314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-05-20T05:23:18.262693326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-05-20T05:23:18.348037084Z [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-20T05:23:18.360536766Z [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-20T05:23:18.368117423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-20T05:23:18.373716959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-20T05:23:18.405481207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:18.411536712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-20T05:23:18.416099030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510259s 
2026-05-20T05:23:18.418249621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:18.420085598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-05-20T05:23:18.422799002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-05-20T05:23:18.516472516Z [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-20T05:23:18.528367220Z [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-20T05:23:18.535615006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-20T05:23:18.541505498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-20T05:23:18.573455741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-20T05:23:18.579085608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-20T05:23:18.583063158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1577295s 
2026-05-20T05:23:18.585181895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T05:23:18.587334170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.18E-05s 
2026-05-20T05:23:18.589970429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-20T05:23:18.671506880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-20T05:23:18.678285982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-20T05:23:18.683107131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-20T05:23:18.687467291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-20T05:23:18.717342425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T05:23:18.722423688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129853s 
2026-05-20T05:23:18.729208131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-20T05:23:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-20T05:23:18.734684419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:18.742548887Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-20T05:23:18.744919050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1494335s 
2026-05-20T05:23:18.750712667Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-20T05:23:18.753196700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:18.760603215Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-05-20T05:23:18.778167908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:18.780301224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-05-20T05:23:18.782500112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-05-20T05:23:18.786297760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:18.798915791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142482s 
2026-05-20T05:23:18.800823603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:18.802614028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-05-20T05:23:18.804943429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-05-20T05:23:18.808349719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:18.820319805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132985s 
2026-05-20T05:23:18.826226179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-20T05:23:18', 'add_on_delete_to_notifications') 
2026-05-20T05:23:18.831324436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:18.834186330Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-20T05:23:18.835690289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270632s 
2026-05-20T05:23:18.837661218Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-20T05:23:18.839376722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:18.841843440Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-05-20T05:23:18.872504396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-20T05:23:18.874125982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-05-20T05:23:18.875842448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-20T05:23:18.878640633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:18.890574076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130315s 
2026-05-20T05:23:18.891992261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-20T05:23:18.894304758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-20T05:23:18.896896398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035452s 
2026-05-20T05:23:18.898327279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:18.899667228Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-20T05:23:18.901429427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-05-20T05:23:18.903672023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-20T05:23:18.914598817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115844s 
2026-05-20T05:23:18.916089600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:18.917684010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:18.927225776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094424s 
2026-05-20T05:23:18.929144600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-20T05:23:18.933670064Z [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-20T05:23:18.948587946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177655s 
2026-05-20T05:23:18.950976226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-20T05:23:18.953539588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-20T05:23:18.956982992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044683s 
2026-05-20T05:23:18.958531501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-20T05:23:18.959933664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-05-20T05:23:18.961913481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-05-20T05:23:18.964536674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-05-20T05:23:18.976326867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127447s 
2026-05-20T05:23:18.977931569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-20T05:23:18.979320687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-20T05:23:18.981073827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-05-20T05:23:18.983689625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:18.995222711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125001s 
2026-05-20T05:23:18.996769796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-20T05:23:18.998185367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-05-20T05:23:18.999925251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-05-20T05:23:19.002638034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:19.014133965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125179s 
2026-05-20T05:23:19.015587101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:19.017163235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:19.040351042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227911s 
2026-05-20T05:23:19.042210286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:19.043875891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:19.056171632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121819s 
2026-05-20T05:23:19.058156178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-20T05:23:19.143598305Z [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-20T05:23:19.151650762Z [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-20T05:23:19.156674087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-20T05:23:19.160325020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-20T05:23:19.189682772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298056s 
2026-05-20T05:23:19.191783963Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-05-20T05:23:19.275338598Z [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-20T05:23:19.282068051Z [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-20T05:23:19.286326807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-20T05:23:19.290039564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-20T05:23:19.319518380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258424s 
2026-05-20T05:23:19.321771948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-20T05:23:19.324126650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-20T05:23:19.327022201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035026s 
2026-05-20T05:23:19.328588996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-20T05:23:19.329987563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-20T05:23:19.331968061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-20T05:23:19.334843903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:19.346482250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128511s 
2026-05-20T05:23:19.348028033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-20T05:23:19.349388273Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-05-20T05:23:19.351178027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-20T05:23:19.353643993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-20T05:23:19.365176047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012185s 
2026-05-20T05:23:19.368356962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-20T05:23:19', 'add_custom_formats') 
2026-05-20T05:23:19.371720025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.401364244Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-20T05:23:19.402877521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480729s 
2026-05-20T05:23:19.405005697Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-20T05:23:19.406872436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.409834051Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-05-20T05:23:19.417251318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-20T05:23:19.419082105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002646s 
2026-05-20T05:23:19.421156332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-20T05:23:19.423726438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-20T05:23:19.435964312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131219s 
2026-05-20T05:23:19.439088965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-20T05:23:19', 'add_result_to_commands') 
2026-05-20T05:23:19.442470625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.445389594Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-20T05:23:19.446787579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225891s 
2026-05-20T05:23:19.448832106Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-20T05:23:19.450496298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.452900079Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-05-20T05:23:19.457657429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:19.459114233Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.15E-05s 
2026-05-20T05:23:19.460783845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-20T05:23:19.463339803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:19.475325450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129761s 
2026-05-20T05:23:19.478288046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-20T05:23:19', 'health_restored_notification') 
2026-05-20T05:23:19.481515876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.484318620Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-20T05:23:19.485757047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217457s 
2026-05-20T05:23:19.487500047Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-20T05:23:19.489086903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.491347886Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-05-20T05:23:19.495239964Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-20T05:23:19.497517110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-20T05:23:19.500269172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034086s 
2026-05-20T05:23:19.502881413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-20T05:23:19', 'remove_uc') 
2026-05-20T05:23:19.505977979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.508511110Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-20T05:23:19.509833573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011629s 
2026-05-20T05:23:19.511799733Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-20T05:23:19.513506300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.515866283Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-05-20T05:23:19.519070215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:19.520697802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:19.539617874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187529s 
2026-05-20T05:23:19.543025076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-20T05:23:19', 'download_clients_rename_tv_to_music') 
2026-05-20T05:23:19.546553592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.549335003Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-20T05:23:19.550798149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285303s 
2026-05-20T05:23:19.552833448Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-20T05:23:19.554533372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.556940840Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-05-20T05:23:19.561481754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-20T05:23:19.562929640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-05-20T05:23:19.564639073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-20T05:23:19.567214930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-05-20T05:23:19.579190757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129714s 
2026-05-20T05:23:19.582223795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-20T05:23:19', 'add_colon_replacement_to_naming_config') 
2026-05-20T05:23:19.585528801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.588426086Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-20T05:23:19.589897419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219199s 
2026-05-20T05:23:19.591727855Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-20T05:23:19.593329941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.595629543Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-05-20T05:23:19.600872771Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-20T05:23:19.685091334Z [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-20T05:23:19.693134211Z [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-20T05:23:19.697792993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-20T05:23:19.701793560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-20T05:23:19.731957334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-20T05:23:19.735882459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332207s 
2026-05-20T05:23:19.737417901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-20T05:23:19.738735154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-05-20T05:23:19.740728558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-20T05:23:19.743249585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-20T05:23:19.754605595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122935s 
2026-05-20T05:23:19.757482759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-20T05:23:19', 'list_sync_time') 
2026-05-20T05:23:19.760695508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.789130412Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-20T05:23:19.790740885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466182s 
2026-05-20T05:23:19.792784631Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-20T05:23:19.796523951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.797075281Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-05-20T05:23:19.801721679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-20T05:23:19.803250638Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.18E-05s 
2026-05-20T05:23:19.804856632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-20T05:23:19.807061602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-20T05:23:19.818976688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125593s 
2026-05-20T05:23:19.821889734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-20T05:23:19', 'add_download_client_tags') 
2026-05-20T05:23:19.825178396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.873737356Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-20T05:23:19.875347639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669424s 
2026-05-20T05:23:19.879164205Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-20T05:23:19.879645113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.882304189Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-05-20T05:23:19.890550726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-20T05:23:19.894994154Z [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-20T05:23:19.900145899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079973s 
2026-05-20T05:23:19.901816964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-20T05:23:19.904324554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-20T05:23:19.907536382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042123s 
2026-05-20T05:23:19.910334938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-20T05:23:19', 'add_notification_status') 
2026-05-20T05:23:19.913465693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.917863760Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-20T05:23:19.919025048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140619s 
2026-05-20T05:23:19.921096209Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-20T05:23:19.922758196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.925147358Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-05-20T05:23:19.928471903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:19.930519927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:19.952932763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226132s 
2026-05-20T05:23:19.956177087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-20T05:23:19', 'add_alac_24_quality_in_profiles') 
2026-05-20T05:23:19.959767447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:19.963126141Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-20T05:23:19.964590179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329751s 
2026-05-20T05:23:19.966402218Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-20T05:23:19.968009255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:19.970292843Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-05-20T05:23:19.975312542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-20T05:23:19.976782703Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s 
2026-05-20T05:23:19.978228986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-20T05:23:19.980262110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-20T05:23:19.992094198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123778s 
2026-05-20T05:23:19.993745022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-20T05:23:19.995768838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-20T05:23:20.006898060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116783s 
2026-05-20T05:23:20.009608088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-20T05:23:20', 'add_salt_to_users') 
2026-05-20T05:23:20.012824325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.026809749Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-20T05:23:20.028189187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314903s 
2026-05-20T05:23:20.030016497Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-20T05:23:20.031646760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.033987404Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-05-20T05:23:20.041324610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-20T05:23:20.045844502Z [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-20T05:23:20.051010696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008115s 
2026-05-20T05:23:20.052571670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-20T05:23:20.054680226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-20T05:23:20.057772744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037983s 
2026-05-20T05:23:20.060529876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-20T05:23:20', 'add_auto_tagging') 
2026-05-20T05:23:20.063602694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.071291949Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-20T05:23:20.072668662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172062s 
2026-05-20T05:23:20.074665282Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-20T05:23:20.076354344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.078752514Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-05-20T05:23:20.083526939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-20T05:23:20.085009023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-05-20T05:23:20.086682443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-20T05:23:20.088990491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-20T05:23:20.100979605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128182s 
2026-05-20T05:23:20.103171931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-20T05:23:20.105585421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-20T05:23:20.108221550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003348s 
2026-05-20T05:23:20.111095267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-20T05:23:20', 'quality_definition_preferred_size') 
2026-05-20T05:23:20.114285010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.117540416Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-20T05:23:20.118994304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123691s 
2026-05-20T05:23:20.121113542Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-20T05:23:20.122851311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.125382970Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-05-20T05:23:20.129875146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-20T05:23:20.131316369Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-05-20T05:23:20.132945399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-05-20T05:23:20.135376084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:20.147691596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132256s 
2026-05-20T05:23:20.150580413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-20T05:23:20', 'add_on_artist_add_to_notifications') 
2026-05-20T05:23:20.153826911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.156696730Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-20T05:23:20.158135538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219776s 
2026-05-20T05:23:20.160013220Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-20T05:23:20.161649234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.164026141Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-05-20T05:23:20.168114564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-20T05:23:20.169506077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-05-20T05:23:20.171228305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-05-20T05:23:20.173402503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-20T05:23:20.185591179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128291s 
2026-05-20T05:23:20.188409595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-20T05:23:20', 'album_last_searched_time') 
2026-05-20T05:23:20.191573517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.194370409Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-20T05:23:20.195776171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214269s 
2026-05-20T05:23:20.197590614Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-20T05:23:20.199284806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.201560900Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-05-20T05:23:20.207247682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-20T05:23:20.208678473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-05-20T05:23:20.210223545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-05-20T05:23:20.212605903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:20.225014792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132597s 
2026-05-20T05:23:20.226406224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-20T05:23:20.227755081Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-20T05:23:20.229354532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-05-20T05:23:20.231650946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-20T05:23:20.243394686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124958s 
2026-05-20T05:23:20.246095986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-20T05:23:20', 'add_indexer_flags') 
2026-05-20T05:23:20.249294207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.252096711Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-20T05:23:20.253441399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210899s 
2026-05-20T05:23:20.255398871Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-20T05:23:20.257098904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.259470650Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-05-20T05:23:20.265081440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-05-20T05:23:20.267289366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-05-20T05:23:20.270677459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040864s 
2026-05-20T05:23:20.272244355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-05-20T05:23:20.274343262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-05-20T05:23:20.277433295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037841s 
2026-05-20T05:23:20.279022425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-05-20T05:23:20.281285061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-05-20T05:23:20.284364823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038757s 
2026-05-20T05:23:20.287234282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-20T05:23:20', 'add_indexes_album_statistics') 
2026-05-20T05:23:20.290441130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.293437655Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-20T05:23:20.294850881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127363s 
2026-05-20T05:23:20.296705125Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-20T05:23:20.298321600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:20.300650189Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-05-20T05:23:20.304660325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-20T05:23:20.307549473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-20T05:23:20.310766953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041714s 
2026-05-20T05:23:20.313499155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-20T05:23:20', 'update_redacted_baseurl') 
2026-05-20T05:23:20.316950756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:20.319794182Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-20T05:23:20.321217539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130132s 
2026-05-20T05:23:20.448581880Z [Debug] MigrationController: Took: 00:00:23.5550844 
2026-05-20T05:23:21.763113302Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-05-20T05:23:22.355996372Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-20T05:23:23.203422892Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-20T05:23:23.632662010Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-20T05:23:23.645497148Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-20T05:23:23.648081191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-20T05:23:23.828363721Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-20T05:23:23.834386499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1851108s 
2026-05-20T05:23:23.839359885Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-20T05:23:23.844360636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.190225s 
2026-05-20T05:23:23.902836828Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-20T05:23:23.907793299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:23.919441086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-20T05:23:23.924459021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-20T05:23:23.931083221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085873s 
2026-05-20T05:23:23.933661453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:23.979898968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-20T05:23:23.982038477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571733s 
2026-05-20T05:23:23.986943224Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-20T05:23:23.989350091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:23.997022111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-20T05:23:23.999819635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T05:23:24.004423025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051557s 
2026-05-20T05:23:24.006530880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T05:23:24.008931605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-20T05:23:24.011812627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-20T05:23:24.015810368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-20T05:23:24.027039972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101131s 
2026-05-20T05:23:24.029600128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.071230164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-20T05:23:24.073334442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0570402s 
2026-05-20T05:23:24.077149345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-20T05:23:24.079543185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.084373002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T05:23:24.086444914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-05-20T05:23:24.088616087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-20T05:23:24.091969009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-20T05:23:24.096171812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053167s 
2026-05-20T05:23:24.098355160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.155259997Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-20T05:23:24.158638801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638276s 
2026-05-20T05:23:24.166771028Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-20T05:23:24.170263401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.176411853Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-20T05:23:24.188962718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-20T05:23:24.196161576Z [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-20T05:23:24.213005366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137059s 
2026-05-20T05:23:24.213032431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-20T05:23:24.213042281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-20T05:23:24.216676359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048063s 
2026-05-20T05:23:24.222665360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T05:23:24', 'InitialSetup') 
2026-05-20T05:23:24.226939517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.230311548Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-20T05:23:24.232326286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184141s 
2026-05-20T05:23:24.234914919Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-20T05:23:24.237356606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.240446378Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-05-20T05:23:24.244729985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T05:23:24', 'add_reason_to_pending_releases') 
2026-05-20T05:23:24.249218273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.252516145Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-20T05:23:24.254675192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151152s 
2026-05-20T05:23:24.256999744Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-20T05:23:24.259273002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.262299737Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-05-20T05:23:24.265670205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T05:23:24', 'add_medium_support') 
2026-05-20T05:23:24.269981647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.273363799Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-20T05:23:24.275437495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141305s 
2026-05-20T05:23:24.277854342Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-20T05:23:24.280245547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.283397294Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-05-20T05:23:24.287014960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T05:23:24', 'add_various_qualites_in_profile') 
2026-05-20T05:23:24.291442606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.294804286Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-20T05:23:24.297026331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144818s 
2026-05-20T05:23:24.299358548Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-20T05:23:24.301607918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.304501094Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-05-20T05:23:24.307772071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T05:23:24', 'metadata_profiles') 
2026-05-20T05:23:24.312045507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.315237606Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-20T05:23:24.317295249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137058s 
2026-05-20T05:23:24.319776155Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-20T05:23:24.322257843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.325219698Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-05-20T05:23:24.329001834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T05:23:24', 'separate_automatic_and_interactive_search') 
2026-05-20T05:23:24.333489462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.337040183Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-20T05:23:24.339288530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145568s 
2026-05-20T05:23:24.341694876Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-20T05:23:24.344087544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.347047054Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-05-20T05:23:24.350611122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T05:23:24', 'change_album_path_to_relative') 
2026-05-20T05:23:24.355006293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.358497073Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-20T05:23:24.360646972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143628s 
2026-05-20T05:23:24.363000101Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-20T05:23:24.365365335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.368321017Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-05-20T05:23:24.371745603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T05:23:24', 'change_quality_size_mb_to_kb') 
2026-05-20T05:23:24.376150254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.379500661Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-20T05:23:24.381653136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140783s 
2026-05-20T05:23:24.383888487Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-20T05:23:24.386103498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.388931002Z [Info] album_releases: Starting migration of Log DB to 9 
2026-05-20T05:23:24.392143061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-20T05:23:24', 'album_releases') 
2026-05-20T05:23:24.396320092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.399898579Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-20T05:23:24.401958818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138731s 
2026-05-20T05:23:24.405807418Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-20T05:23:24.408112681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.410978943Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-05-20T05:23:24.414347948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T05:23:24', 'album_releases_fix') 
2026-05-20T05:23:24.418606474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.421835887Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-20T05:23:24.423904182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137855s 
2026-05-20T05:23:24.426108822Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-20T05:23:24.428329504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.431205947Z [Info] import_lists: Starting migration of Log DB to 11 
2026-05-20T05:23:24.434395861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T05:23:24', 'import_lists') 
2026-05-20T05:23:24.438569025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.441757245Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-20T05:23:24.443768095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013534s 
2026-05-20T05:23:24.446034299Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-20T05:23:24.448314491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.451154129Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-05-20T05:23:24.454446880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-20T05:23:24', 'add_release_status') 
2026-05-20T05:23:24.458738774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.463437917Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-20T05:23:24.465558207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151629s 
2026-05-20T05:23:24.467939172Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-20T05:23:24.470361520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.474055389Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-05-20T05:23:24.477577792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T05:23:24', 'album_download_notification') 
2026-05-20T05:23:24.481941731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.486032930Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-20T05:23:24.488198721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156782s 
2026-05-20T05:23:24.490648434Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-20T05:23:24.493043958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.496006876Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-05-20T05:23:24.499529650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T05:23:24', 'fix_language_metadata_profiles') 
2026-05-20T05:23:24.503939390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.507336071Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-20T05:23:24.509560871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141917s 
2026-05-20T05:23:24.511768356Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-20T05:23:24.514020943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.516909810Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-05-20T05:23:24.520118002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T05:23:24', 'remove_fanzub') 
2026-05-20T05:23:24.524299653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.527432902Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-20T05:23:24.529470355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135226s 
2026-05-20T05:23:24.531803244Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-20T05:23:24.534232496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.537197256Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-05-20T05:23:24.540725672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T05:23:24', 'update_artist_history_indexes') 
2026-05-20T05:23:24.545072165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.548396460Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-20T05:23:24.550543072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140949s 
2026-05-20T05:23:24.552751440Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-20T05:23:24.555019487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.557868034Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-05-20T05:23:24.561011013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T05:23:24', 'remove_nma') 
2026-05-20T05:23:24.565156401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.568329501Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-20T05:23:24.570322044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134404s 
2026-05-20T05:23:24.572625213Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-20T05:23:24.574904613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.577951028Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-05-20T05:23:24.581360243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T05:23:24', 'album_disambiguation') 
2026-05-20T05:23:24.585627206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.588864285Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-20T05:23:24.590939304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139764s 
2026-05-20T05:23:24.593296431Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-20T05:23:24.595661213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.598660233Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-05-20T05:23:24.602191935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T05:23:24', 'add_ape_quality_in_profiles') 
2026-05-20T05:23:24.606585423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.609827993Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-20T05:23:24.611959355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014117s 
2026-05-20T05:23:24.614172201Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-20T05:23:24.616440058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.619253985Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-05-20T05:23:24.622572378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T05:23:24', 'remove_pushalot') 
2026-05-20T05:23:24.626783559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.629968673Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-20T05:23:24.632082129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136054s 
2026-05-20T05:23:24.634335657Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-20T05:23:24.636626049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.639494747Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-05-20T05:23:24.642868751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T05:23:24', 'add_custom_filters') 
2026-05-20T05:23:24.647107598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.650306279Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-20T05:23:24.652376148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137241s 
2026-05-20T05:23:24.654640999Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-20T05:23:24.656924046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.659769797Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-05-20T05:23:24.663021255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T05:23:24', 'import_list_tags') 
2026-05-20T05:23:24.667273829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.670483252Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-20T05:23:24.672569764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136253s 
2026-05-20T05:23:24.674878223Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-20T05:23:24.677200560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.680336926Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-05-20T05:23:24.683688896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T05:23:24', 'add_release_groups_etc') 
2026-05-20T05:23:24.688009447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.691279222Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-20T05:23:24.693396496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140582s 
2026-05-20T05:23:24.695735957Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-20T05:23:24.698036741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.700955058Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-05-20T05:23:24.704268270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T05:23:24', 'NewMediaInfoFormat') 
2026-05-20T05:23:24.708510984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.711731179Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-20T05:23:24.713815457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137475s 
2026-05-20T05:23:24.716563952Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-20T05:23:24.719038695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.722123548Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-05-20T05:23:24.725876505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T05:23:24', 'rename_restrictions_to_release_profiles') 
2026-05-20T05:23:24.730389374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.733820564Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-20T05:23:24.736143982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146282s 
2026-05-20T05:23:24.738608996Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-20T05:23:24.741122508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.744201459Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-05-20T05:23:24.748031021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T05:23:24', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-20T05:23:24.752567156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.756054790Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-20T05:23:24.758348649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147208s 
2026-05-20T05:23:24.760700555Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-20T05:23:24.763126491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.766132164Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-05-20T05:23:24.769658365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T05:23:24', 'add_import_exclusions') 
2026-05-20T05:23:24.774041803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.777465367Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-20T05:23:24.779561749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144252s 
2026-05-20T05:23:24.782491479Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-20T05:23:24.784464903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.787363009Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-05-20T05:23:24.790952708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T05:23:24', 'clean_artist_metadata_table') 
2026-05-20T05:23:24.795305294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.798711093Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-20T05:23:24.800900792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142193s 
2026-05-20T05:23:24.803223349Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-20T05:23:24.805610517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.808562321Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-05-20T05:23:24.812269637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T05:23:24', 'health_issue_notification') 
2026-05-20T05:23:24.817037338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.820601155Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-20T05:23:24.822714842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149683s 
2026-05-20T05:23:24.826171874Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-20T05:23:24.828814245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.832177037Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-05-20T05:23:24.836120529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T05:23:24', 'add_mediafilerepository_mtime') 
2026-05-20T05:23:24.840812919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.844236704Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-20T05:23:24.846641998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154118s 
2026-05-20T05:23:24.849310492Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-20T05:23:24.851728341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.854794215Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-05-20T05:23:24.858966918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T05:23:24', 'add_artistmetadataid_constraint') 
2026-05-20T05:23:24.863339053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.867032791Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-20T05:23:24.869225477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152235s 
2026-05-20T05:23:24.871517182Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-20T05:23:24.873884089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.876793077Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-05-20T05:23:24.880511164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T05:23:24', 'old_ids_and_artist_alias') 
2026-05-20T05:23:24.884744570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.888252605Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-20T05:23:24.890340439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143415s 
2026-05-20T05:23:24.892623787Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-20T05:23:24.895201218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.898087871Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-05-20T05:23:24.901690997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T05:23:24', 'download_propers_config') 
2026-05-20T05:23:24.905996488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.909300441Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-20T05:23:24.911596385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140937s 
2026-05-20T05:23:24.913882048Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-20T05:23:24.916182962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.918975876Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-05-20T05:23:24.922547078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T05:23:24', 'remove_language_profiles') 
2026-05-20T05:23:24.927086740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.930362146Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-20T05:23:24.932454350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141737s 
2026-05-20T05:23:24.934740453Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-20T05:23:24.937028752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.939883130Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-05-20T05:23:24.943206954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T05:23:24', 'multi_disc_naming_format') 
2026-05-20T05:23:24.947531422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.950840877Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-20T05:23:24.952952129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137699s 
2026-05-20T05:23:24.955371912Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-20T05:23:24.957713658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.960565371Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-05-20T05:23:24.963949015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T05:23:24', 'add_download_client_priority') 
2026-05-20T05:23:24.968228693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.971491464Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-20T05:23:24.973639259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137564s 
2026-05-20T05:23:24.975841484Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-20T05:23:24.978125684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:24.981021005Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-05-20T05:23:24.984248354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T05:23:24', 'remove_growl_prowl') 
2026-05-20T05:23:24.988399504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:24.991613226Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-20T05:23:24.993721392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135639s 
2026-05-20T05:23:24.995995712Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-20T05:23:24.998293148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.001118378Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-05-20T05:23:25.004608477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T05:23:25', 'remove_plex_hometheatre') 
2026-05-20T05:23:25.008809957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.012084211Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-20T05:23:25.014120702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137891s 
2026-05-20T05:23:25.016471176Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-20T05:23:25.018850397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.021763364Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-05-20T05:23:25.025185475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T05:23:25', 'add_root_folder_add_defaults') 
2026-05-20T05:23:25.029454141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.032756903Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-20T05:23:25.034843405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139093s 
2026-05-20T05:23:25.037086933Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-20T05:23:25.039347705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.042093205Z [Info] task_duration: Starting migration of Log DB to 40 
2026-05-20T05:23:25.045221785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T05:23:25', 'task_duration') 
2026-05-20T05:23:25.049343185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.052614773Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-20T05:23:25.054614400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132821s 
2026-05-20T05:23:25.057132631Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-20T05:23:25.059609950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.062479670Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-05-20T05:23:25.066207396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T05:23:25', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-20T05:23:25.070735696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.074193249Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-20T05:23:25.076439172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143992s 
2026-05-20T05:23:25.078687770Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-20T05:23:25.080957080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.083945569Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-05-20T05:23:25.087322509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T05:23:25', 'remove_album_folders') 
2026-05-20T05:23:25.091722921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.095036704Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-20T05:23:25.097064358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140798s 
2026-05-20T05:23:25.099343918Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-20T05:23:25.101766677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.104679182Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-05-20T05:23:25.108031233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-20T05:23:25', 'flexible_delay_profiles') 
2026-05-20T05:23:25.112396915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.115829497Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-20T05:23:25.117884576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013931s 
2026-05-20T05:23:25.120183165Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-20T05:23:25.122526394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.125310952Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-05-20T05:23:25.128594414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-20T05:23:25', 'add_priority_to_indexers') 
2026-05-20T05:23:25.132998743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.136193527Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-20T05:23:25.138283015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137536s 
2026-05-20T05:23:25.140605983Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-20T05:23:25.142890464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.145664620Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-05-20T05:23:25.149089738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-20T05:23:25', 'remove_chown_and_folderchmod_config') 
2026-05-20T05:23:25.153308634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.156579702Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-20T05:23:25.158636664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135764s 
2026-05-20T05:23:25.160832025Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-20T05:23:25.163041515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.165731081Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-05-20T05:23:25.168989242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-20T05:23:25', 'convert_blacklist_protocol') 
2026-05-20T05:23:25.173084920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.176814081Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-20T05:23:25.178941334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013708s 
2026-05-20T05:23:25.181226116Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-20T05:23:25.183349812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.186157647Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-05-20T05:23:25.189279654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-20T05:23:25', 'update_notifiarr') 
2026-05-20T05:23:25.193687340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.196842815Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-20T05:23:25.198742671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135336s 
2026-05-20T05:23:25.200903172Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-20T05:23:25.203106148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.206009636Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-05-20T05:23:25.209227987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-20T05:23:25', 'email_multiple_addresses') 
2026-05-20T05:23:25.213413676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.217451107Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-20T05:23:25.219463730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142647s 
2026-05-20T05:23:25.221779864Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-20T05:23:25.224009725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.226905366Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-05-20T05:23:25.230413922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-20T05:23:25', 'rename_blacklist_to_blocklist') 
2026-05-20T05:23:25.234679382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.238048256Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-20T05:23:25.240416776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139286s 
2026-05-20T05:23:25.242439009Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-20T05:23:25.244435469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.247223534Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-05-20T05:23:25.250403758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-20T05:23:25', 'cdh_per_downloadclient') 
2026-05-20T05:23:25.254610861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.257830364Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-20T05:23:25.259888779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134573s 
2026-05-20T05:23:25.261960892Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-20T05:23:25.264119690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.266841812Z [Info] download_history: Starting migration of Log DB to 52 
2026-05-20T05:23:25.269907916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-20T05:23:25', 'download_history') 
2026-05-20T05:23:25.274108185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.277023085Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-20T05:23:25.278845445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130094s 
2026-05-20T05:23:25.281156219Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-20T05:23:25.283306539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.286144755Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-05-20T05:23:25.293053017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-20T05:23:25.297188745Z [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-20T05:23:25.302299868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071745s 
2026-05-20T05:23:25.304275397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-20T05:23:25.306830422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-20T05:23:25.310456374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042881s 
2026-05-20T05:23:25.313460233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-20T05:23:25', 'add_update_history') 
2026-05-20T05:23:25.317422072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.320605814Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-20T05:23:25.322450418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143365s 
2026-05-20T05:23:25.324761412Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-20T05:23:25.326932885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.329656991Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-05-20T05:23:25.332933670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-20T05:23:25', 'add_on_update_to_notifications') 
2026-05-20T05:23:25.336983235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.340095062Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-20T05:23:25.342027353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131017s 
2026-05-20T05:23:25.344134526Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-20T05:23:25.346255628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.348852568Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-05-20T05:23:25.352032802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-20T05:23:25', 'download_client_per_indexer') 
2026-05-20T05:23:25.356045142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.359205898Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-20T05:23:25.361137318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129084s 
2026-05-20T05:23:25.363173588Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-20T05:23:25.365261032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.367818753Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-05-20T05:23:25.370861260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-20T05:23:25', 'AddNewItemMonitorType') 
2026-05-20T05:23:25.374797597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.377834743Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-20T05:23:25.379687625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125973s 
2026-05-20T05:23:25.381677382Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-20T05:23:25.383714474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.386259219Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-05-20T05:23:25.389224220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-20T05:23:25', 'ImportListSearch') 
2026-05-20T05:23:25.393188764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.396264067Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-20T05:23:25.398175997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124991s 
2026-05-20T05:23:25.400292520Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-20T05:23:25.402408220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.405142978Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-05-20T05:23:25.408295065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-20T05:23:25', 'ImportListMonitorExisting') 
2026-05-20T05:23:25.412468641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.415541198Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-20T05:23:25.417506786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013105s 
2026-05-20T05:23:25.419476733Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-20T05:23:25.421490990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.424371351Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-05-20T05:23:25.427417455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-20T05:23:25', 'add_indexer_tags') 
2026-05-20T05:23:25.431472972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.434724991Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-20T05:23:25.436706772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132835s 
2026-05-20T05:23:25.438758023Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-20T05:23:25.440911470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.443479140Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-05-20T05:23:25.446663934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-20T05:23:25', 'update_audio_types') 
2026-05-20T05:23:25.450624250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.453822591Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-20T05:23:25.455620912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129526s 
2026-05-20T05:23:25.457920242Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-20T05:23:25.460228300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.462882847Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-05-20T05:23:25.471476743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-20T05:23:25.473350677Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-20T05:23:25.475171865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-20T05:23:25.492308876Z [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-20T05:23:25.500482496Z [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-20T05:23:25.506349461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-20T05:23:25.510772739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-20T05:23:25.518038561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-20T05:23:25.521672088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445918s 
2026-05-20T05:23:25.523439969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-20T05:23:25.525193630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-05-20T05:23:25.527105771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-20T05:23:25.537489021Z [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-20T05:23:25.543622944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-20T05:23:25.548042003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-20T05:23:25.551868659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-20T05:23:25.558936142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-20T05:23:25.562623448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334931s 
2026-05-20T05:23:25.564400516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-20T05:23:25.566089578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-20T05:23:25.568095718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-20T05:23:25.577859931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-20T05:23:25.583176929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-20T05:23:25.587649797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-20T05:23:25.591438847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-20T05:23:25.598364725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-20T05:23:25.602653111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325591s 
2026-05-20T05:23:25.605967846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-20T05:23:25', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-20T05:23:25.610178867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.613936744Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-20T05:23:25.616254612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434616s 
2026-05-20T05:23:25.640854603Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-20T05:23:25.643909875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.646965709Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-05-20T05:23:25.650416549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-20T05:23:25', 'add_on_delete_to_notifications') 
2026-05-20T05:23:25.654749815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.658033508Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-20T05:23:25.660096453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140911s 
2026-05-20T05:23:25.662082252Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-20T05:23:25.664076608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.666583346Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-05-20T05:23:25.669545591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-20T05:23:25', 'add_custom_formats') 
2026-05-20T05:23:25.673581168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.676707765Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-20T05:23:25.678658373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126477s 
2026-05-20T05:23:25.680652389Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-20T05:23:25.682677858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.685421273Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-05-20T05:23:25.688410022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-20T05:23:25', 'add_result_to_commands') 
2026-05-20T05:23:25.692476000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.696914528Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-20T05:23:25.698704102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142102s 
2026-05-20T05:23:25.700884173Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-20T05:23:25.703029854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.705685451Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-05-20T05:23:25.708851888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-20T05:23:25', 'health_restored_notification') 
2026-05-20T05:23:25.712928277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.716010464Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-20T05:23:25.717891953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130417s 
2026-05-20T05:23:25.719763642Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-20T05:23:25.721616213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.724067299Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-05-20T05:23:25.726777668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-20T05:23:25', 'remove_uc') 
2026-05-20T05:23:25.730724847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.733695709Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-20T05:23:25.735361354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122057s 
2026-05-20T05:23:25.737441543Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-20T05:23:25.739516552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.742024563Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-05-20T05:23:25.745219897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-20T05:23:25', 'download_clients_rename_tv_to_music') 
2026-05-20T05:23:25.749691132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.752809061Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-20T05:23:25.754718877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131941s 
2026-05-20T05:23:25.756801511Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-20T05:23:25.758878123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.761385953Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-05-20T05:23:25.764646900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-20T05:23:25', 'add_colon_replacement_to_naming_config') 
2026-05-20T05:23:25.768669481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.771873553Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-20T05:23:25.773724651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127677s 
2026-05-20T05:23:25.775629918Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-20T05:23:25.777495936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.779912463Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-05-20T05:23:25.782712081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-20T05:23:25', 'list_sync_time') 
2026-05-20T05:23:25.786489047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.789400770Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-20T05:23:25.791086726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120028s 
2026-05-20T05:23:25.793012504Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-20T05:23:25.794988353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.797415130Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-05-20T05:23:25.800349750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-20T05:23:25', 'add_download_client_tags') 
2026-05-20T05:23:25.804165484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.807648919Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-20T05:23:25.809430377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121325s 
2026-05-20T05:23:25.811299771Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-20T05:23:25.813290019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.815715514Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-05-20T05:23:25.818757781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-20T05:23:25', 'add_notification_status') 
2026-05-20T05:23:25.822639388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.825623818Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-20T05:23:25.827396047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123339s 
2026-05-20T05:23:25.829380212Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-20T05:23:25.831375361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.833822529Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-05-20T05:23:25.836879064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-20T05:23:25', 'add_alac_24_quality_in_profiles') 
2026-05-20T05:23:25.840794890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.843791755Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-20T05:23:25.845588814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123767s 
2026-05-20T05:23:25.847426966Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-20T05:23:25.849323896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.851726915Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-05-20T05:23:25.854564510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-20T05:23:25', 'add_salt_to_users') 
2026-05-20T05:23:25.858377258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.861328982Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-20T05:23:25.862997432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120571s 
2026-05-20T05:23:25.864831255Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-20T05:23:25.866774118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.869228360Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-05-20T05:23:25.872116416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-20T05:23:25', 'add_auto_tagging') 
2026-05-20T05:23:25.875871909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.878748071Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-20T05:23:25.880450089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121279s 
2026-05-20T05:23:25.882591832Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-20T05:23:25.884703575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.887207598Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-05-20T05:23:25.890310025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-20T05:23:25', 'quality_definition_preferred_size') 
2026-05-20T05:23:25.894506927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.897497991Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-20T05:23:25.899375872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126105s 
2026-05-20T05:23:25.901535882Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-20T05:23:25.903766645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.906265146Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-05-20T05:23:25.909407695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-20T05:23:25', 'add_on_artist_add_to_notifications') 
2026-05-20T05:23:25.913602623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.916671483Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-20T05:23:25.918515386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128374s 
2026-05-20T05:23:25.920473369Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-20T05:23:25.922406613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.925202553Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-05-20T05:23:25.928137303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-20T05:23:25', 'album_last_searched_time') 
2026-05-20T05:23:25.931961585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.935048662Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-20T05:23:25.936808345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126413s 
2026-05-20T05:23:25.938737190Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-20T05:23:25.940870957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.943019954Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-05-20T05:23:25.946107623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-20T05:23:25', 'add_indexer_flags') 
2026-05-20T05:23:25.949675688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.952479374Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-20T05:23:25.954509833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119039s 
2026-05-20T05:23:25.956455411Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-20T05:23:25.958474167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.960872486Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-05-20T05:23:25.964130698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-20T05:23:25', 'add_indexes_album_statistics') 
2026-05-20T05:23:25.967897384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.970664175Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-20T05:23:25.972419681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121956s 
2026-05-20T05:23:25.974280077Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-20T05:23:25.976220235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-20T05:23:25.978623294Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-05-20T05:23:25.981523695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-20T05:23:25', 'update_redacted_baseurl') 
2026-05-20T05:23:25.985434450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-20T05:23:25.988370864Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-20T05:23:25.990013001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120994s 
2026-05-20T05:23:29.833582685Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-20T05:23:30.032326223Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-05-20T05:23:30.238627059Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-20T05:23:30.403017685Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-05-20T05:23:31.904387740Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-20T05:23:32.237387768Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-05-20T05:23:32.455413135Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-05-20T05:23:35.340270709Z [ls.io-init] done.
2026-05-20T05:23:35.641357499Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-20T05:23:35.764773629Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-20T05:23:35.777367932Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin