2026-05-25T10:43:24.455950436Z [migrations] started
2026-05-25T10:43:24.456004184Z [migrations] no migrations found
2026-05-25T10:43:24.475943875Z usermod: no changes
2026-05-25T10:43:24.481815762Z ───────────────────────────────────────
2026-05-25T10:43:24.481840562Z 
2026-05-25T10:43:24.481844841Z       ██╗     ███████╗██╗ ██████╗
2026-05-25T10:43:24.481849129Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-25T10:43:24.481853638Z       ██║     ███████╗██║██║   ██║
2026-05-25T10:43:24.481857787Z       ██║     ╚════██║██║██║   ██║
2026-05-25T10:43:24.481862015Z       ███████╗███████║██║╚██████╔╝
2026-05-25T10:43:24.481866444Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-25T10:43:24.481870723Z 
2026-05-25T10:43:24.481874571Z    Brought to you by linuxserver.io
2026-05-25T10:43:24.481878478Z ───────────────────────────────────────
2026-05-25T10:43:24.482116418Z 
2026-05-25T10:43:24.482129213Z To support the app dev(s) visit:
2026-05-25T10:43:24.483918647Z Lidarr: https://opencollective.com/lidarr
2026-05-25T10:43:24.484250376Z 
2026-05-25T10:43:24.484257500Z To support LSIO projects visit:
2026-05-25T10:43:24.484261348Z https://www.linuxserver.io/donate/
2026-05-25T10:43:24.484264905Z 
2026-05-25T10:43:24.484268512Z ───────────────────────────────────────
2026-05-25T10:43:24.484272811Z GID/UID
2026-05-25T10:43:24.484276428Z ───────────────────────────────────────
2026-05-25T10:43:24.488982547Z 
2026-05-25T10:43:24.488990142Z User UID:    911
2026-05-25T10:43:24.488993850Z User GID:    911
2026-05-25T10:43:24.488997477Z ───────────────────────────────────────
2026-05-25T10:43:24.490795539Z Linuxserver.io version: 3.1.3.4956-ls199
2026-05-25T10:43:24.491050151Z Build-date: 2026-05-25T10:39:40+00:00
2026-05-25T10:43:24.491056865Z ───────────────────────────────────────
2026-05-25T10:43:24.491060743Z     
2026-05-25T10:43:24.538314448Z [custom-init] No custom files found, skipping...
2026-05-25T10:43:24.559705112Z failed to load "/config/config.xml": No such file or directory
2026-05-25T10:43:24.862122703Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4956 
2026-05-25T10:43:24.879355192Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-25T10:43:24.883457905Z [Debug] Bootstrap: Console selected 
2026-05-25T10:43:24.886887423Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-25T10:43:24.889638955Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-25T10:43:25.172683646Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-25T10:43:25.222469823Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {46523007-8973-4920-8ead-4990dcee54a4} may be persisted to storage in unencrypted form. 
2026-05-25T10:43:25.279859413Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-25T10:43:25.318611927Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-25T10:43:25.393540683Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-25T10:43:25.400588208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:25.401130220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:25.439428769Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-25T10:43:25.443598517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388796s 
2026-05-25T10:43:25.443830274Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-25T10:43:25.444142984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430121s 
2026-05-25T10:43:25.451341412Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-25T10:43:25.451893334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.456835959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-25T10:43:25.466940952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-25T10:43:25.477867039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020817s 
2026-05-25T10:43:25.478245541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.480519441Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-25T10:43:25.480661597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234672s 
2026-05-25T10:43:25.481265915Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-25T10:43:25.481493323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.485968316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-25T10:43:25.486961055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-25T10:43:25.487439990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012773s 
2026-05-25T10:43:25.487676336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-25T10:43:25.488009707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001035s 
2026-05-25T10:43:25.488385123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-25T10:43:25.488959971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-25T10:43:25.489594249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001s 
2026-05-25T10:43:25.489812799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.490613372Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-25T10:43:25.490810008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019969s 
2026-05-25T10:43:25.491253992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-25T10:43:25.491446650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.492310801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-25T10:43:25.493234631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-25T10:43:25.493454083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-25T10:43:25.493762114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-25T10:43:25.494214405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005589s 
2026-05-25T10:43:25.494415850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.495185861Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-25T10:43:25.495335092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014929s 
2026-05-25T10:43:25.498456318Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-25T10:43:25.498725661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.499262732Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-25T10:43:25.510857716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-25T10:43:25.511401261Z [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-25T10:43:25.511899895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s 
2026-05-25T10:43:25.512114017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-25T10:43:25.512382868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-25T10:43:25.512692462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2026-05-25T10:43:25.512835249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-25T10:43:25.513217990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-25T10:43:25.513580521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005384s 
2026-05-25T10:43:25.513770864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-25T10:43:25.514061750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-25T10:43:25.514376384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2026-05-25T10:43:25.514556667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-05-25T10:43:25.520119230Z [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-25T10:43:25.521265479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065353s 
2026-05-25T10:43:25.521475021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-05-25T10:43:25.521796098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-25T10:43:25.522124389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s 
2026-05-25T10:43:25.522318280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-05-25T10:43:25.522606320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-25T10:43:25.522922827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s 
2026-05-25T10:43:25.523117259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-05-25T10:43:25.523366461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:25.523699672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004142s 
2026-05-25T10:43:25.523877811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-05-25T10:43:25.524180370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:25.524511126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s 
2026-05-25T10:43:25.524648303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-05-25T10:43:25.526023202Z [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-25T10:43:25.526964768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021502s 
2026-05-25T10:43:25.527164330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-05-25T10:43:25.527478844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:25.527803307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004587s 
2026-05-25T10:43:25.528041617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-05-25T10:43:25.528295849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-25T10:43:25.528631586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2026-05-25T10:43:25.528822200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-05-25T10:43:25.529046361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-25T10:43:25.529438170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s 
2026-05-25T10:43:25.529635327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-05-25T10:43:25.529887605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-25T10:43:25.530207029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s 
2026-05-25T10:43:25.530454678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-05-25T10:43:25.530691675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:25.531049466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s 
2026-05-25T10:43:25.531220901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-05-25T10:43:25.531472588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-05-25T10:43:25.531811490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004197s 
2026-05-25T10:43:25.532049770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-05-25T10:43:25.532924392Z [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-25T10:43:25.533617157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014021s 
2026-05-25T10:43:25.533830507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-05-25T10:43:25.534142315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-25T10:43:25.534475937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004635s 
2026-05-25T10:43:25.534669667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-05-25T10:43:25.534940563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-25T10:43:25.535256188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004096s 
2026-05-25T10:43:25.535418796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-05-25T10:43:25.535712988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-25T10:43:25.536077953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-05-25T10:43:25.536309770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-05-25T10:43:25.536695026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-05-25T10:43:25.537075092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005736s 
2026-05-25T10:43:25.537256998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-05-25T10:43:25.538003402Z [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-25T10:43:25.538568700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011403s 
2026-05-25T10:43:25.538769535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-05-25T10:43:25.539058918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-05-25T10:43:25.539360144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s 
2026-05-25T10:43:25.539563775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-05-25T10:43:25.539877006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:25.540209175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s 
2026-05-25T10:43:25.540428055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-25T10:43:25.541187956Z [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-25T10:43:25.541834107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012399s 
2026-05-25T10:43:25.541980773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-25T10:43:25.542283893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-25T10:43:25.542585190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s 
2026-05-25T10:43:25.542783750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-05-25T10:43:25.543110678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-25T10:43:25.543411314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004449s 
2026-05-25T10:43:25.543610375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-25T10:43:25.543926832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-25T10:43:25.544254332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2026-05-25T10:43:25.544495137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-05-25T10:43:25.544727896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-05-25T10:43:25.545046888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s 
2026-05-25T10:43:25.545234566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-25T10:43:25.545929265Z [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-25T10:43:25.546476638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010694s 
2026-05-25T10:43:25.546668204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-25T10:43:25.547151377Z [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-25T10:43:25.547617776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007622s 
2026-05-25T10:43:25.547827198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-25T10:43:25.548169257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-25T10:43:25.548516546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s 
2026-05-25T10:43:25.548699455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-25T10:43:25.551079890Z [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-25T10:43:25.551582241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027131s 
2026-05-25T10:43:25.551772084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-25T10:43:25.552080154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-25T10:43:25.552434428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s 
2026-05-25T10:43:25.552618489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-25T10:43:25.553039557Z [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-25T10:43:25.553493331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s 
2026-05-25T10:43:25.553685037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-25T10:43:25.553965802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-25T10:43:25.554308543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s 
2026-05-25T10:43:25.554514207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-25T10:43:25.555001368Z [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-25T10:43:25.555550785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000836s 
2026-05-25T10:43:25.555771158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-25T10:43:25.556158228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-25T10:43:25.556517041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005266s 
2026-05-25T10:43:25.556731503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-25T10:43:25.557066117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-25T10:43:25.557411312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000489s 
2026-05-25T10:43:25.557591525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-25T10:43:25.558285282Z [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-25T10:43:25.558776541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010123s 
2026-05-25T10:43:25.558959019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-25T10:43:25.559802999Z [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-25T10:43:25.560721920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015844s 
2026-05-25T10:43:25.560904297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-25T10:43:25.561439665Z [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-25T10:43:25.561896596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008213s 
2026-05-25T10:43:25.562085015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-25T10:43:25.562805507Z [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-25T10:43:25.563369252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s 
2026-05-25T10:43:25.563554686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-25T10:43:25.564111417Z [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-25T10:43:25.564613679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008784s 
2026-05-25T10:43:25.564805395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-25T10:43:25.565377768Z [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-25T10:43:25.565880711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009007s 
2026-05-25T10:43:25.566075162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-25T10:43:25.566518605Z [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-25T10:43:25.566929272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s 
2026-05-25T10:43:25.567105547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-25T10:43:25.567430823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-25T10:43:25.567869596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005877s 
2026-05-25T10:43:25.568077255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-25T10:43:25.568340685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-25T10:43:25.568716482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2026-05-25T10:43:25.568896194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-25T10:43:25.569324236Z [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-25T10:43:25.569748811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006773s 
2026-05-25T10:43:25.569932852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-25T10:43:25.570617181Z [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-25T10:43:25.571202069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s 
2026-05-25T10:43:25.571387232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-25T10:43:25.571874182Z [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-25T10:43:25.572388799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00082s 
2026-05-25T10:43:25.572577970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-25T10:43:25.572870259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-25T10:43:25.573256296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s 
2026-05-25T10:43:25.573451099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-25T10:43:25.573731684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-25T10:43:25.574107681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s 
2026-05-25T10:43:25.574290910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-25T10:43:25.574990890Z [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-25T10:43:25.575617261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011536s 
2026-05-25T10:43:25.575806142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-25T10:43:25.576458015Z [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-25T10:43:25.577050558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010546s 
2026-05-25T10:43:25.577262645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-25T10:43:25.577604374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-25T10:43:25.578007025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s 
2026-05-25T10:43:25.578180043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-25T10:43:25.578876035Z [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-25T10:43:25.579414399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010606s 
2026-05-25T10:43:25.579592638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-05-25T10:43:25.580302217Z [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-25T10:43:25.580925232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011544s 
2026-05-25T10:43:25.581110095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-05-25T10:43:25.581567987Z [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-25T10:43:25.582059848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007702s 
2026-05-25T10:43:25.582269781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-05-25T10:43:25.582584615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-05-25T10:43:25.582995512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005417s 
2026-05-25T10:43:25.583194403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-25T10:43:25.583797939Z [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-25T10:43:25.584442938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s 
2026-05-25T10:43:25.584677921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-25T10:43:25.585043267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-25T10:43:25.585447631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2026-05-25T10:43:25.586684983Z [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-25T10:43:25.588435930Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014385 taking an average of 00:00:00.0014385 
2026-05-25T10:43:25.589200009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-25T10:43:25', 'InitialSetup') 
2026-05-25T10:43:25.589583932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.592625378Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-25T10:43:25.592797024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069827s 
2026-05-25T10:43:25.593086256Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-25T10:43:25.593328925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.593622727Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-05-25T10:43:25.594273458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-25T10:43:25.594459522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.594662742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-25T10:43:25.594980001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.596044765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011836s 
2026-05-25T10:43:25.596436625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-25T10:43:25', 'add_reason_to_pending_releases') 
2026-05-25T10:43:25.596813353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.597602453Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-25T10:43:25.597788748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026996s 
2026-05-25T10:43:25.597985745Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-25T10:43:25.598194625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.598451433Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-05-25T10:43:25.600746194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.600950296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.601096710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-05-25T10:43:25.601378859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-05-25T10:43:25.602507642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00123s 
2026-05-25T10:43:25.602682855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:25.602832887Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.603022730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-05-25T10:43:25.603330730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.604525857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012653s 
2026-05-25T10:43:25.604664386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:25.604809478Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.605014481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-05-25T10:43:25.605340438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.606474292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012627s 
2026-05-25T10:43:25.606843916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-25T10:43:25.607439326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-25T10:43:25.607716474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006536s 
2026-05-25T10:43:25.608113123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-05-25T10:43:25.619108248Z [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-25T10:43:25.620545934Z [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-25T10:43:25.621414814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-25T10:43:25.622556834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-25T10:43:25.625525032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-25T10:43:25.626023015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-25T10:43:25.626531650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-25T10:43:25.626911294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186578s 
2026-05-25T10:43:25.627086878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:25.627245137Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.627431502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-05-25T10:43:25.627702969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-05-25T10:43:25.628725318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010991s 
2026-05-25T10:43:25.629085263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-25T10:43:25', 'add_medium_support') 
2026-05-25T10:43:25.629445248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.630489021Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-25T10:43:25.630676719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028453s 
2026-05-25T10:43:25.630898906Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-25T10:43:25.631119611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.631392721Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-05-25T10:43:25.632081358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-25T10:43:25.636216256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-25T10:43:25.636550229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042293s 
2026-05-25T10:43:25.636722967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:25.636939864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:25.639365319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002456s 
2026-05-25T10:43:25.639748410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-25T10:43:25', 'add_various_qualites_in_profile') 
2026-05-25T10:43:25.640143245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.641187288Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-25T10:43:25.641377983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042415s 
2026-05-25T10:43:25.641585020Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-25T10:43:25.641794311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.642070788Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-05-25T10:43:25.642863996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-05-25T10:43:25.643378432Z [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-25T10:43:25.643867517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007923s 
2026-05-25T10:43:25.644075496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-05-25T10:43:25.644390841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-05-25T10:43:25.644732199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s 
2026-05-25T10:43:25.644905758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-25T10:43:25.645057484Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:25.645276785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-05-25T10:43:25.645604335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:25.646512785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010383s 
2026-05-25T10:43:25.646725624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-05-25T10:43:25.650712844Z [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-25T10:43:25.653414265Z [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-25T10:43:25.654585404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:25.655582813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:25.657875852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-25T10:43:25.658353263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-25T10:43:25.658798059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:25.659237685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:25.659554082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126371s 
2026-05-25T10:43:25.659765528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-05-25T10:43:25.663623017Z [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-25T10:43:25.666172582Z [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-25T10:43:25.667274632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:25.668328344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:25.670636343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-25T10:43:25.671132122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-25T10:43:25.671574553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:25.672016052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:25.672336597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123747s 
2026-05-25T10:43:25.672510367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.672659929Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:25.672863158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-05-25T10:43:25.673135637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-05-25T10:43:25.674014337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009614s 
2026-05-25T10:43:25.674373079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-25T10:43:25', 'metadata_profiles') 
2026-05-25T10:43:25.674729647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.675978803Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-25T10:43:25.676186832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028841s 
2026-05-25T10:43:25.676427547Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-25T10:43:25.676660897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.676947064Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-05-25T10:43:25.678823353Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-25T10:43:25.683483719Z [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-25T10:43:25.684437130Z [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-25T10:43:25.684916565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-25T10:43:25.685563859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-25T10:43:25.687740874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-25T10:43:25.688089817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090441s 
2026-05-25T10:43:25.688269980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-25T10:43:25.688423138Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.688651999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-25T10:43:25.688951452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-25T10:43:25.689814551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009682s 
2026-05-25T10:43:25.690111699Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-25T10:43:25.690458157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-25T10:43:25.690724313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s 
2026-05-25T10:43:25.690895097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-25T10:43:25.691046572Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.691414163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-25T10:43:25.694696634Z [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-25T10:43:25.695760957Z [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-25T10:43:25.696332990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-25T10:43:25.697007478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-25T10:43:25.699127789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-25T10:43:25.699478215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078613s 
2026-05-25T10:43:25.699887740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-25T10:43:25', 'separate_automatic_and_interactive_search') 
2026-05-25T10:43:25.700269719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.701300535Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-25T10:43:25.701544156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009612s 
2026-05-25T10:43:25.701770101Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-25T10:43:25.701988521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.702257633Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-05-25T10:43:25.702543799Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-05-25T10:43:25.706278611Z [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-25T10:43:25.708510246Z [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-25T10:43:25.709468637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:25.710673624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:25.713022054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:25.713464946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-25T10:43:25.713880834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-25T10:43:25.714322533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-25T10:43:25.714761257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:25.715161643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123732s 
2026-05-25T10:43:25.715540256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-25T10:43:25', 'change_album_path_to_relative') 
2026-05-25T10:43:25.715929610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.717483720Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-25T10:43:25.717676027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146987s 
2026-05-25T10:43:25.717891451Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-25T10:43:25.718108258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.718373572Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-05-25T10:43:25.718907117Z [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-25T10:43:25.719434199Z [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-25T10:43:25.719789564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s 
2026-05-25T10:43:25.720182496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-25T10:43:25', 'change_quality_size_mb_to_kb') 
2026-05-25T10:43:25.720589606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.721297592Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-25T10:43:25.721483045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002048s 
2026-05-25T10:43:25.721681986Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-25T10:43:25.721887660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.722138566Z [Info] album_releases: Starting migration of Main DB to 9 
2026-05-25T10:43:25.722503962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.722670798Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.722864227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-05-25T10:43:25.723136516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-05-25T10:43:25.724074255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010131s 
2026-05-25T10:43:25.724245149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.724393077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.724589222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-05-25T10:43:25.724879246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-05-25T10:43:25.725732034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009541s 
2026-05-25T10:43:25.726083892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-25T10:43:25', 'album_releases') 
2026-05-25T10:43:25.726435901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.727214049Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-25T10:43:25.727392608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024194s 
2026-05-25T10:43:25.727583262Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-25T10:43:25.727798656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.728065734Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-05-25T10:43:25.728616804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.728784682Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.728977099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-05-25T10:43:25.732821693Z [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-25T10:43:25.735209473Z [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-25T10:43:25.736245810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:25.737414504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:25.739696199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:25.740167248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-25T10:43:25.740584118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-25T10:43:25.741020787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-25T10:43:25.741461865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:25.741786610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126367s 
2026-05-25T10:43:25.741962724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.742113187Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:25.742318270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-05-25T10:43:25.746194999Z [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-25T10:43:25.748584943Z [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-25T10:43:25.749625418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:25.750719191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:25.752983943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:25.753433057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-25T10:43:25.753842051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-25T10:43:25.754278961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-25T10:43:25.754720340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:25.755040925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012546s 
2026-05-25T10:43:25.755394868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-25T10:43:25', 'album_releases_fix') 
2026-05-25T10:43:25.755756146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.757144482Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-25T10:43:25.757329635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146143s 
2026-05-25T10:43:25.757516532Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-25T10:43:25.757719030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.757973462Z [Info] import_lists: Starting migration of Main DB to 11 
2026-05-25T10:43:25.758798704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-05-25T10:43:25.759653917Z [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-25T10:43:25.760373116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013745s 
2026-05-25T10:43:25.760565563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-05-25T10:43:25.760857441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-25T10:43:25.761183177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s 
2026-05-25T10:43:25.761372829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-05-25T10:43:25.762003459Z [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-25T10:43:25.762571864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010222s 
2026-05-25T10:43:25.762792589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-05-25T10:43:25.763137854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-25T10:43:25.763506757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2026-05-25T10:43:25.763868005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-25T10:43:25', 'import_lists') 
2026-05-25T10:43:25.764224783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.765152933Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-25T10:43:25.765325560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021483s 
2026-05-25T10:43:25.765534441Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-25T10:43:25.765733933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.765996401Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-05-25T10:43:25.766346436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-05-25T10:43:25.766511198Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.766730670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-05-25T10:43:25.767075886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-05-25T10:43:25.768000818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2026-05-25T10:43:25.768174488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:25.768370263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:25.769409225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2026-05-25T10:43:25.769772878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-25T10:43:25', 'add_release_status') 
2026-05-25T10:43:25.770131550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.770929237Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-25T10:43:25.771114099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002559s 
2026-05-25T10:43:25.771321918Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-25T10:43:25.771544396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.771805382Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-05-25T10:43:25.772175377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:25.772345289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.772559721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-05-25T10:43:25.772896780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.773826042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010654s 
2026-05-25T10:43:25.774206538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-25T10:43:25', 'album_download_notification') 
2026-05-25T10:43:25.774570862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.775373067Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-25T10:43:25.775548962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002565s 
2026-05-25T10:43:25.775772392Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-25T10:43:25.776005241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.776281227Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-05-25T10:43:25.776905203Z [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-25T10:43:25.777574501Z [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-25T10:43:25.777990359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007393s 
2026-05-25T10:43:25.778493733Z [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-25T10:43:25.779144333Z [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-25T10:43:25.779549890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s 
2026-05-25T10:43:25.779944885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-25T10:43:25', 'fix_language_metadata_profiles') 
2026-05-25T10:43:25.780314470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.781103058Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-25T10:43:25.781291929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022228s 
2026-05-25T10:43:25.781482653Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-25T10:43:25.781687335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.781938401Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-05-25T10:43:25.782275269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-25T10:43:25.782590935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-25T10:43:25.782847452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003502s 
2026-05-25T10:43:25.783187858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-25T10:43:25', 'remove_fanzub') 
2026-05-25T10:43:25.783544797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.784743882Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-25T10:43:25.784928053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022192s 
2026-05-25T10:43:25.785140821Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-25T10:43:25.785360443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.785667602Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-05-25T10:43:25.787098284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-05-25T10:43:25.787389300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-05-25T10:43:25.787711068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2026-05-25T10:43:25.787938516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-05-25T10:43:25.788276447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-05-25T10:43:25.788634949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2026-05-25T10:43:25.789101558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-05-25T10:43:25.789553819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-05-25T10:43:25.789935819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s 
2026-05-25T10:43:25.790141242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-05-25T10:43:25.790448261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-25T10:43:25.790807234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s 
2026-05-25T10:43:25.791010112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-25T10:43:25.791296880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-25T10:43:25.791652346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004595s 
2026-05-25T10:43:25.791879213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-25T10:43:25.792192714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-25T10:43:25.792556367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s 
2026-05-25T10:43:25.792932875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-25T10:43:25', 'update_artist_history_indexes') 
2026-05-25T10:43:25.793296999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.794205128Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-25T10:43:25.794400561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021037s 
2026-05-25T10:43:25.794581095Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-25T10:43:25.794785316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.795030370Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-05-25T10:43:25.796394939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:25.797320012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-25T10:43:25.797603743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009988s 
2026-05-25T10:43:25.797944109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-25T10:43:25', 'remove_nma') 
2026-05-25T10:43:25.798292671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.799000967Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-25T10:43:25.799178154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023751s 
2026-05-25T10:43:25.799373267Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-25T10:43:25.807385766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.807808697Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-05-25T10:43:25.808286139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.808471292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s 
2026-05-25T10:43:25.808691225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-05-25T10:43:25.808987682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-05-25T10:43:25.810034400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011472s 
2026-05-25T10:43:25.810409065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-25T10:43:25', 'album_disambiguation') 
2026-05-25T10:43:25.810771896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.811596206Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-25T10:43:25.811779164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026817s 
2026-05-25T10:43:25.812024048Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-25T10:43:25.812244421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.812507451Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-05-25T10:43:25.812785982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:25.813051657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:25.814460285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014744s 
2026-05-25T10:43:25.814841372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-25T10:43:25', 'add_ape_quality_in_profiles') 
2026-05-25T10:43:25.815216328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.815919454Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-25T10:43:25.816122022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028915s 
2026-05-25T10:43:25.816311684Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-25T10:43:25.816517749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.816774656Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-05-25T10:43:25.817769851Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:25.818095877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-25T10:43:25.818377635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s 
2026-05-25T10:43:25.818599943Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:25.818900418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-05-25T10:43:25.819194460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s 
2026-05-25T10:43:25.819387900Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:25.819692132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-05-25T10:43:25.820002908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s 
2026-05-25T10:43:25.820355919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-25T10:43:25', 'remove_pushalot') 
2026-05-25T10:43:25.820709962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.821434762Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-25T10:43:25.821607179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018277s 
2026-05-25T10:43:25.821805980Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-25T10:43:25.822014881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.822266858Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-05-25T10:43:25.822652575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-25T10:43:25.823094906Z [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-25T10:43:25.823510793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006637s 
2026-05-25T10:43:25.823870758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-25T10:43:25', 'add_custom_filters') 
2026-05-25T10:43:25.824243108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.825033470Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-25T10:43:25.825225848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002164s 
2026-05-25T10:43:25.825438937Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-25T10:43:25.825651145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.825904785Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-05-25T10:43:25.826212255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-25T10:43:25.826378981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.826567490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-05-25T10:43:25.826834278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-05-25T10:43:25.827776846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s 
2026-05-25T10:43:25.828137372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-25T10:43:25', 'import_list_tags') 
2026-05-25T10:43:25.828510063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.829279904Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-25T10:43:25.829455698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024912s 
2026-05-25T10:43:25.829657815Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-25T10:43:25.829875012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.830129324Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-05-25T10:43:25.834661793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-05-25T10:43:25.835385721Z [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-25T10:43:25.836050159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011882s 
2026-05-25T10:43:25.836272878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-05-25T10:43:25.836631270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-05-25T10:43:25.837002748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005362s 
2026-05-25T10:43:25.839306659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-25T10:43:25.839318162Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-25T10:43:25.839328002Z                           FROM "Artists" 
2026-05-25T10:43:25.840338657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-25T10:43:25.840358087Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-25T10:43:25.840368387Z                           FROM "Artists" 
2026-05-25T10:43:25.840886401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s 
2026-05-25T10:43:25.841060421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-25T10:43:25.841215514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.841424535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-05-25T10:43:25.841742886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.842709843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010951s 
2026-05-25T10:43:25.843255602Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-25T10:43:25.843265102Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-25T10:43:25.843276434Z                                                   FROM "ArtistMetadata"
2026-05-25T10:43:25.843284942Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-25T10:43:25.843991946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-25T10:43:25.844008809Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-25T10:43:25.844017818Z                                                   FROM "ArtistMetadata"
2026-05-25T10:43:25.844026255Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-25T10:43:25.844423374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008055s 
2026-05-25T10:43:25.844603327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-05-25T10:43:25.845441555Z [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-25T10:43:25.846094450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013086s 
2026-05-25T10:43:25.846315896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-05-25T10:43:25.846679769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-25T10:43:25.847043201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s 
2026-05-25T10:43:25.847246200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-05-25T10:43:25.847554070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-25T10:43:25.847900007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s 
2026-05-25T10:43:25.848078135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:25.848284421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:25.852782942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045191s 
2026-05-25T10:43:25.852959718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.853116514Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:25.853312388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-05-25T10:43:25.853630709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.854645944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011409s 
2026-05-25T10:43:25.854820095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.854972111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:25.855167445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-05-25T10:43:25.855471377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:25.856465559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010957s 
2026-05-25T10:43:25.856634870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:25.856784010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:25.856974344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-05-25T10:43:25.857228666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-05-25T10:43:25.858187457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010291s 
2026-05-25T10:43:25.858813518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-25T10:43:25.858822787Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-25T10:43:25.858831534Z                                                   FROM "ArtistMetadata"
2026-05-25T10:43:25.858839981Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-25T10:43:25.858849060Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-25T10:43:25.859669532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-25T10:43:25.859683771Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-25T10:43:25.859692689Z                                                   FROM "ArtistMetadata"
2026-05-25T10:43:25.859701527Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-25T10:43:25.859735896Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-25T10:43:25.860173557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009439s 
2026-05-25T10:43:25.860342387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:25.860493021Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.860698354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-05-25T10:43:25.861020634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-05-25T10:43:25.861993463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001102s 
2026-05-25T10:43:25.862165399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:25.862317957Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.862511186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-05-25T10:43:25.862821671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.863798218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s 
2026-05-25T10:43:25.863979373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:25.864131770Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.864327655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-05-25T10:43:25.864649473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.865619637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s 
2026-05-25T10:43:25.866198262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-25T10:43:25.866207661Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-25T10:43:25.866216439Z                                                 FROM "AlbumReleases"
2026-05-25T10:43:25.866224846Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-25T10:43:25.866233714Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-25T10:43:25.866975437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-25T10:43:25.866989786Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-25T10:43:25.867000748Z                                                 FROM "AlbumReleases"
2026-05-25T10:43:25.867022322Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-25T10:43:25.867031621Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-25T10:43:25.867467438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s 
2026-05-25T10:43:25.868109682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-25T10:43:25.868121897Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-25T10:43:25.868130734Z                                                   FROM "ArtistMetadata"
2026-05-25T10:43:25.868139131Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-25T10:43:25.868148079Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-25T10:43:25.869010356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-25T10:43:25.869024244Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-25T10:43:25.869033132Z                                                   FROM "ArtistMetadata"
2026-05-25T10:43:25.869041549Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-25T10:43:25.869050567Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-25T10:43:25.869506716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2026-05-25T10:43:25.870039509Z [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-25T10:43:25.873958061Z [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-25T10:43:25.875408924Z [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-25T10:43:25.876085356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:25.877191204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:25.879497970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:25.879962625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:25.880314214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099508s 
2026-05-25T10:43:25.880708698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-05-25T10:43:25.884659395Z [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-25T10:43:25.886485373Z [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-25T10:43:25.887328972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:25.888836409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:25.891088845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:25.891587810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:25.891983217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109907s 
2026-05-25T10:43:25.892251657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-05-25T10:43:25.896081150Z [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-25T10:43:25.897632275Z [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-25T10:43:25.898343307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-25T10:43:25.899222878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-25T10:43:25.901514404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-25T10:43:25.902028800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-25T10:43:25.902432623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099676s 
2026-05-25T10:43:25.902638057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-05-25T10:43:25.906572842Z [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-25T10:43:25.907627456Z [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-25T10:43:25.908237765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-25T10:43:25.908927865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-25T10:43:25.911157857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:25.911545277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087297s 
2026-05-25T10:43:25.911771844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-25T10:43:25.912112440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:25.912506273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s 
2026-05-25T10:43:25.912714723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-05-25T10:43:25.912996220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:25.913363870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004724s 
2026-05-25T10:43:25.913573723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-05-25T10:43:25.913887345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:25.914264705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s 
2026-05-25T10:43:25.914476040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-05-25T10:43:25.914803430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:25.915237474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005539s 
2026-05-25T10:43:25.915439611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-05-25T10:43:25.915743423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-05-25T10:43:25.916144761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s 
2026-05-25T10:43:25.916360937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-05-25T10:43:25.916677775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-05-25T10:43:25.917068482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2026-05-25T10:43:25.917246560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:25.918111072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-25T10:43:25.918403180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s 
2026-05-25T10:43:25.918570457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:25.918902506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-25T10:43:25.919190916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2026-05-25T10:43:25.919346370Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:25.919732467Z [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-25T10:43:25.920087562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005529s 
2026-05-25T10:43:25.920450483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-25T10:43:25', 'add_release_groups_etc') 
2026-05-25T10:43:25.920817733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.923861113Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-25T10:43:25.924069693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004282s 
2026-05-25T10:43:25.924286350Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-25T10:43:25.924513958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.924792249Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-05-25T10:43:25.925381786Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:25.925653293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-05-25T10:43:25.925927425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003564s 
2026-05-25T10:43:25.926286588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-25T10:43:25', 'NewMediaInfoFormat') 
2026-05-25T10:43:25.926657395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.927630856Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-25T10:43:25.927816700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020313s 
2026-05-25T10:43:25.928070461Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-25T10:43:25.928314523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.928596952Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-05-25T10:43:25.929786478Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-25T10:43:25.930156944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-25T10:43:25.932391345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023923s 
2026-05-25T10:43:25.932587349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-25T10:43:25.932745738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.932996113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-05-25T10:43:25.933390166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:25.934354879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011332s 
2026-05-25T10:43:25.934754664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-25T10:43:25', 'rename_restrictions_to_release_profiles') 
2026-05-25T10:43:25.935138177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.935864760Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-25T10:43:25.936077749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025736s 
2026-05-25T10:43:25.936320819Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-25T10:43:25.936559459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.936840736Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-05-25T10:43:25.938000422Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-25T10:43:25.938293161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-25T10:43:25.940533464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023247s 
2026-05-25T10:43:25.940747014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-25T10:43:25.940913770Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:25.941136869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-05-25T10:43:25.941457815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-25T10:43:25.942385985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s 
2026-05-25T10:43:25.942584936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-05-25T10:43:25.942744497Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:25.942971234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-05-25T10:43:25.943294535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-25T10:43:25.944214628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s 
2026-05-25T10:43:25.944378168Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:25.944642470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-25T10:43:25.944916923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s 
2026-05-25T10:43:25.945078338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:25.945348131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-25T10:43:25.945629758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003928s 
2026-05-25T10:43:25.945873459Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-05-25T10:43:25.950340627Z [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-25T10:43:25.951757811Z [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-25T10:43:25.952473152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:25.953424829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:25.955954404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:25.956416665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:25.956883355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:25.957370296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:25.957706643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116356s 
2026-05-25T10:43:25.958128402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-25T10:43:25', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-25T10:43:25.958631606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.960228843Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-25T10:43:25.960464758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140755s 
2026-05-25T10:43:25.960687707Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-25T10:43:25.960933121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.961215630Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-05-25T10:43:25.961718633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-05-25T10:43:25.962186796Z [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-25T10:43:25.962625811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007032s 
2026-05-25T10:43:25.962878630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-05-25T10:43:25.963278245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-05-25T10:43:25.963795987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007053s 
2026-05-25T10:43:25.964252497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-25T10:43:25', 'add_import_exclusions') 
2026-05-25T10:43:25.964638084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.965606003Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-25T10:43:25.965802609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024013s 
2026-05-25T10:43:25.966028985Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-25T10:43:25.966257095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.966530465Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-05-25T10:43:25.971325273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-25T10:43:25.971345233Z                           WHERE "Id" in (
2026-05-25T10:43:25.971353920Z                           SELECT "Artists"."Id" from "Artists"
2026-05-25T10:43:25.971362558Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:25.971371887Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-25T10:43:25.972170635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-25T10:43:25.972183802Z                           WHERE "Id" in (
2026-05-25T10:43:25.972192159Z                           SELECT "Artists"."Id" from "Artists"
2026-05-25T10:43:25.972201047Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:25.972222089Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-25T10:43:25.972798550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s 
2026-05-25T10:43:25.973395061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-25T10:43:25.973404631Z                           WHERE "Id" in (
2026-05-25T10:43:25.973413008Z                           SELECT "Albums"."Id" from "Albums"
2026-05-25T10:43:25.973421565Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:25.973430543Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-25T10:43:25.974195574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-25T10:43:25.974208680Z                           WHERE "Id" in (
2026-05-25T10:43:25.974217548Z                           SELECT "Albums"."Id" from "Albums"
2026-05-25T10:43:25.974226225Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:25.974235294Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-25T10:43:25.974801715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010046s 
2026-05-25T10:43:25.975377474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-25T10:43:25.975386482Z                           WHERE "Id" in (
2026-05-25T10:43:25.975394859Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-25T10:43:25.975403457Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-25T10:43:25.975412364Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-25T10:43:25.976161804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-25T10:43:25.976178678Z                           WHERE "Id" in (
2026-05-25T10:43:25.976187225Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-25T10:43:25.976195933Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-25T10:43:25.976204951Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-25T10:43:25.976748255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009851s 
2026-05-25T10:43:25.977350799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-25T10:43:25.977364757Z                           WHERE "Id" in (
2026-05-25T10:43:25.977373084Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-25T10:43:25.977381551Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-25T10:43:25.977415108Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-25T10:43:25.978141902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-25T10:43:25.978152403Z                           WHERE "Id" in (
2026-05-25T10:43:25.978160700Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-25T10:43:25.978169318Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-25T10:43:25.978178236Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-25T10:43:25.978751871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009753s 
2026-05-25T10:43:25.979328613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-25T10:43:25.979344605Z                           WHERE "Id" in (
2026-05-25T10:43:25.979354595Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-25T10:43:25.979363132Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:25.979372040Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-25T10:43:25.980169717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-25T10:43:25.980190779Z                           WHERE "Id" in (
2026-05-25T10:43:25.980200890Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-25T10:43:25.980209367Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:25.980218315Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-25T10:43:25.980783593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-05-25T10:43:25.981365605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-25T10:43:25.981381127Z                           WHERE "Id" IN (
2026-05-25T10:43:25.981391548Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:25.981400125Z                           LEFT OUTER JOIN "Tracks"
2026-05-25T10:43:25.981408392Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-25T10:43:25.981416989Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-25T10:43:25.982146488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-25T10:43:25.982163172Z                           WHERE "Id" IN (
2026-05-25T10:43:25.982173282Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:25.982181940Z                           LEFT OUTER JOIN "Tracks"
2026-05-25T10:43:25.982210036Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-25T10:43:25.982218864Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-25T10:43:25.982741647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009843s 
2026-05-25T10:43:25.983120861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-25T10:43:25', 'clean_artist_metadata_table') 
2026-05-25T10:43:25.983505285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:25.984562554Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-25T10:43:25.984746765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027517s 
2026-05-25T10:43:25.984972510Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-25T10:43:25.985192904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:25.985472988Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-05-25T10:43:25.986177828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:25.986350425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-05-25T10:43:25.986587623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-25T10:43:25.986928059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.987948273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011465s 
2026-05-25T10:43:25.988163277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:25.988316014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.988544795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-25T10:43:25.988921995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.989867058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011087s 
2026-05-25T10:43:25.990045979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:25.990227164Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:25.990440163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-05-25T10:43:25.990798364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.991737386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010861s 
2026-05-25T10:43:25.991933982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:25.992123093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.992356182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-05-25T10:43:25.992690916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.993623434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s 
2026-05-25T10:43:25.993817836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:25.993975012Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:25.994189935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-05-25T10:43:25.994521653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:25.995451546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s 
2026-05-25T10:43:25.995665437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-05-25T10:43:26.002049586Z [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-25T10:43:26.003702144Z [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-25T10:43:26.004511474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-25T10:43:26.004994888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-25T10:43:26.007997836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121259s 
2026-05-25T10:43:26.008256016Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-05-25T10:43:26.012112965Z [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-25T10:43:26.013805854Z [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-25T10:43:26.014504812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-25T10:43:26.015058818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-25T10:43:26.018063330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009555s 
2026-05-25T10:43:26.018406771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-25T10:43:26', 'health_issue_notification') 
2026-05-25T10:43:26.018774111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.020050061Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-25T10:43:26.020243180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115102s 
2026-05-25T10:43:26.020478013Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-25T10:43:26.020726914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.020949152Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-05-25T10:43:26.021881329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.022023947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.022236344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-05-25T10:43:26.022575307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-05-25T10:43:26.023548167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011185s 
2026-05-25T10:43:26.023728510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.023894995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.024081451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-05-25T10:43:26.024343809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-05-25T10:43:26.025223922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000959s 
2026-05-25T10:43:26.025516050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-25T10:43:26.025779601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-25T10:43:26.026031889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003363s 
2026-05-25T10:43:26.026527748Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-25T10:43:26.026537027Z                 WHERE "Id" IN (
2026-05-25T10:43:26.026545514Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:26.026554211Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-25T10:43:26.026563190Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-25T10:43:26.027213860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-25T10:43:26.027230754Z                 WHERE "Id" IN (
2026-05-25T10:43:26.027238339Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:26.027245564Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-25T10:43:26.027252738Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-25T10:43:26.027725651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008498s 
2026-05-25T10:43:26.028429489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-25T10:43:26.028448407Z                 WHERE "Id" IN (
2026-05-25T10:43:26.028456132Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:26.028462976Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-25T10:43:26.028470090Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-25T10:43:26.028477054Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-25T10:43:26.029266184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-25T10:43:26.029277747Z                 WHERE "Id" IN (
2026-05-25T10:43:26.029286104Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:26.029294661Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-25T10:43:26.029303519Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-25T10:43:26.029325313Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-25T10:43:26.029916183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010684s 
2026-05-25T10:43:26.030603928Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-25T10:43:26.030613347Z                 WHERE "Id" IN (
2026-05-25T10:43:26.030621624Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:26.030630131Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-25T10:43:26.030638838Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-25T10:43:26.030647616Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-25T10:43:26.030655993Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-25T10:43:26.031608722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-25T10:43:26.031625666Z                 WHERE "Id" IN (
2026-05-25T10:43:26.031633372Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-25T10:43:26.031640275Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-25T10:43:26.031647430Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-25T10:43:26.031654434Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-25T10:43:26.031660917Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-25T10:43:26.032273451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012056s 
2026-05-25T10:43:26.032822346Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-25T10:43:26.032834110Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-25T10:43:26.032843058Z                 FROM "Artists"
2026-05-25T10:43:26.032851295Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-25T10:43:26.032860062Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-25T10:43:26.033601856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-25T10:43:26.033618680Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-25T10:43:26.033627037Z                 FROM "Artists"
2026-05-25T10:43:26.033634091Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-25T10:43:26.033641135Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-25T10:43:26.034042013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008456s 
2026-05-25T10:43:26.034482199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-25T10:43:26.034499013Z                 WHERE "Id" NOT IN (
2026-05-25T10:43:26.034506689Z                     SELECT MIN("Id")
2026-05-25T10:43:26.034513342Z                     FROM "TrackFiles"
2026-05-25T10:43:26.034519805Z                     GROUP BY "Path"
2026-05-25T10:43:26.034526268Z                 ) 
2026-05-25T10:43:26.034984040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-25T10:43:26.034993930Z                 WHERE "Id" NOT IN (
2026-05-25T10:43:26.035002267Z                     SELECT MIN("Id")
2026-05-25T10:43:26.035010604Z                     FROM "TrackFiles"
2026-05-25T10:43:26.035018840Z                     GROUP BY "Path"
2026-05-25T10:43:26.035027077Z                 ) 
2026-05-25T10:43:26.035381831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s 
2026-05-25T10:43:26.035527755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.035681304Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:26.035877680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-05-25T10:43:26.039447310Z [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-25T10:43:26.040664782Z [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-25T10:43:26.041244149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-25T10:43:26.041899379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-25T10:43:26.044445948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:26.044814831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087294s 
2026-05-25T10:43:26.045017890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-05-25T10:43:26.045325690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-25T10:43:26.045744423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005326s 
2026-05-25T10:43:26.045981551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-05-25T10:43:26.049879582Z [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-25T10:43:26.051067595Z [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-25T10:43:26.051652733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-25T10:43:26.052580713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-25T10:43:26.056021282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:26.056552272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-25T10:43:26.056959712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107726s 
2026-05-25T10:43:26.057453868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-25T10:43:26', 'add_mediafilerepository_mtime') 
2026-05-25T10:43:26.057904315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.058969992Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-25T10:43:26.059153962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127328s 
2026-05-25T10:43:26.059419637Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-25T10:43:26.059641735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.059954945Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-05-25T10:43:26.061480418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-25T10:43:26.061497372Z                           WHERE "Id" NOT IN (
2026-05-25T10:43:26.061507763Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-25T10:43:26.061516501Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:26.061539487Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-25T10:43:26.062322143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-25T10:43:26.062339328Z                           WHERE "Id" NOT IN (
2026-05-25T10:43:26.062349388Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-25T10:43:26.062358256Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-25T10:43:26.062367184Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-25T10:43:26.062847952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s 
2026-05-25T10:43:26.063076372Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-05-25T10:43:26.063352529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-05-25T10:43:26.063763396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2026-05-25T10:43:26.064038691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-05-25T10:43:26.068512942Z [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-25T10:43:26.070114769Z [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-25T10:43:26.070756882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:26.071574960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:26.074050987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:26.074497987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:26.074941400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:26.075274731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110375s 
2026-05-25T10:43:26.075514124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-25T10:43:26.075812064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.076222150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000546s 
2026-05-25T10:43:26.076606293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-25T10:43:26', 'add_artistmetadataid_constraint') 
2026-05-25T10:43:26.076980988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.078957579Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-25T10:43:26.079151640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032235s 
2026-05-25T10:43:26.079370180Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-25T10:43:26.079595043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.079873905Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-05-25T10:43:26.080507551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-25T10:43:26.080683515Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.080881003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-05-25T10:43:26.081198082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.082155530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010794s 
2026-05-25T10:43:26.082342387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-25T10:43:26.082500646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.082720218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-05-25T10:43:26.083074191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.084000978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010721s 
2026-05-25T10:43:26.084173485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:26.084323607Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.084527127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-05-25T10:43:26.084850559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.085816244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010759s 
2026-05-25T10:43:26.085987899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-25T10:43:26.086147972Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:26.086366281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-05-25T10:43:26.086719743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.087668234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010962s 
2026-05-25T10:43:26.087841593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:26.088012868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.088226578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-05-25T10:43:26.088602926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.089514442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010868s 
2026-05-25T10:43:26.089688633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-25T10:43:26.089839106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.090040782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-05-25T10:43:26.090363492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.091293295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s 
2026-05-25T10:43:26.091670204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-25T10:43:26', 'old_ids_and_artist_alias') 
2026-05-25T10:43:26.092044959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.092731532Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-25T10:43:26.092919059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024621s 
2026-05-25T10:43:26.093132830Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-25T10:43:26.093365769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.093635563Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-05-25T10:43:26.093942160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.094177434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.094756120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006004s 
2026-05-25T10:43:26.095017506Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-25T10:43:26.095310206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-25T10:43:26.095596643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003556s 
2026-05-25T10:43:26.096045046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-25T10:43:26', 'download_propers_config') 
2026-05-25T10:43:26.096444420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.097066814Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-25T10:43:26.097254983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2026-05-25T10:43:26.097461950Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-25T10:43:26.097679808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.097965023Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-05-25T10:43:26.099015599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-05-25T10:43:26.099388259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-05-25T10:43:26.100102348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008444s 
2026-05-25T10:43:26.100360127Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-05-25T10:43:26.105026405Z [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-25T10:43:26.106422748Z [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-25T10:43:26.107056815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:26.108013221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:26.110389768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:26.110847951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:26.111278879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:26.111747813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.112124231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011549s 
2026-05-25T10:43:26.112349515Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-05-25T10:43:26.115905617Z [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-25T10:43:26.117219223Z [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-25T10:43:26.117844884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-25T10:43:26.118509562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-25T10:43:26.120866009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-25T10:43:26.121215272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086723s 
2026-05-25T10:43:26.121413662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-05-25T10:43:26.124870685Z [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-25T10:43:26.125989448Z [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-25T10:43:26.126576891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-25T10:43:26.127021376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-25T10:43:26.129226498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076224s 
2026-05-25T10:43:26.129422322Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-05-25T10:43:26.133794208Z [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-25T10:43:26.134809463Z [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-25T10:43:26.135312847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-25T10:43:26.136076014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-25T10:43:26.138320063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-25T10:43:26.138768106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-25T10:43:26.139229896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-25T10:43:26.139714692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-25T10:43:26.140079788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104774s 
2026-05-25T10:43:26.140276624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-05-25T10:43:26.143553575Z [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-25T10:43:26.144533228Z [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-25T10:43:26.145041131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-25T10:43:26.145511328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-25T10:43:26.147727922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072595s 
2026-05-25T10:43:26.147940801Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-05-25T10:43:26.151251148Z [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-25T10:43:26.152307937Z [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-25T10:43:26.152846071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-25T10:43:26.153617104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-25T10:43:26.156100987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:26.156572497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-25T10:43:26.156898293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087632s 
2026-05-25T10:43:26.157275903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-25T10:43:26', 'remove_language_profiles') 
2026-05-25T10:43:26.157627712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.160063097Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-25T10:43:26.160246897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118887s 
2026-05-25T10:43:26.160493784Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-25T10:43:26.160713898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.161007629Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-05-25T10:43:26.161477356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-25T10:43:26.161646617Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.161902141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-05-25T10:43:26.162197456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-05-25T10:43:26.163131057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2026-05-25T10:43:26.163513537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-25T10:43:26.163994897Z [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-25T10:43:26.164311755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000529s 
2026-05-25T10:43:26.164675377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-25T10:43:26', 'multi_disc_naming_format') 
2026-05-25T10:43:26.165035172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.165696764Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-25T10:43:26.165873661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001861s 
2026-05-25T10:43:26.166089946Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-25T10:43:26.166308055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.166574783Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-05-25T10:43:26.166941992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-25T10:43:26.167115502Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.167315555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-25T10:43:26.167642182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.168592296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s 
2026-05-25T10:43:26.168764673Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.168967622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.181839317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128759s 
2026-05-25T10:43:26.182214874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-25T10:43:26', 'add_download_client_priority') 
2026-05-25T10:43:26.182597224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.183331994Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-25T10:43:26.183505012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143315s 
2026-05-25T10:43:26.183704093Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-25T10:43:26.183925800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.184190683Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-05-25T10:43:26.184551430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.184847997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-25T10:43:26.185122380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000375s 
2026-05-25T10:43:26.185343185Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.185647027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-05-25T10:43:26.185908243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003624s 
2026-05-25T10:43:26.186260332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-25T10:43:26', 'remove_growl_prowl') 
2026-05-25T10:43:26.186613333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.187259605Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-25T10:43:26.187437714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016829s 
2026-05-25T10:43:26.187646123Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-25T10:43:26.187882319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.188140609Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-05-25T10:43:26.188490704Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.188809396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-25T10:43:26.189082055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s 
2026-05-25T10:43:26.189300706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.189597564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-25T10:43:26.189862026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000375s 
2026-05-25T10:43:26.190234927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-25T10:43:26', 'remove_plex_hometheatre') 
2026-05-25T10:43:26.190581866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.191220362Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-25T10:43:26.191402449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016906s 
2026-05-25T10:43:26.191619306Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-25T10:43:26.191837816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.192118080Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-05-25T10:43:26.192719512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-25T10:43:26.192890306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.193078445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-05-25T10:43:26.193348108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-05-25T10:43:26.194279193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010096s 
2026-05-25T10:43:26.194460638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-25T10:43:26.194616112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.194837578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-05-25T10:43:26.195191230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.196158568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011124s 
2026-05-25T10:43:26.196338531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-25T10:43:26.196494274Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.196714939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-05-25T10:43:26.197067359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.198005689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s 
2026-05-25T10:43:26.198187705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-25T10:43:26.198340613Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.198554514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-05-25T10:43:26.198894028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.199863100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s 
2026-05-25T10:43:26.200035658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-25T10:43:26.200183034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.200382616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-05-25T10:43:26.200660015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-05-25T10:43:26.201559206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009854s 
2026-05-25T10:43:26.201735301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.201931526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.202871579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s 
2026-05-25T10:43:26.203248318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-25T10:43:26', 'add_root_folder_add_defaults') 
2026-05-25T10:43:26.203620828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.204410008Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-25T10:43:26.204599800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024589s 
2026-05-25T10:43:26.204786817Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-25T10:43:26.204995988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.205242986Z [Info] task_duration: Starting migration of Main DB to 40 
2026-05-25T10:43:26.205546908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-25T10:43:26.205713974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.205933747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-25T10:43:26.206232509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-25T10:43:26.207156900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010271s 
2026-05-25T10:43:26.207509420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-25T10:43:26', 'task_duration') 
2026-05-25T10:43:26.207947302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.208770701Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-25T10:43:26.208940172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025718s 
2026-05-25T10:43:26.209183061Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-25T10:43:26.209414367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.209695033Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-05-25T10:43:26.210099728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-25T10:43:26.210269350Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.210477629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-25T10:43:26.210799387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.211729921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s 
2026-05-25T10:43:26.211932730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-25T10:43:26.212062872Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.212298246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-25T10:43:26.212619754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.213550749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s 
2026-05-25T10:43:26.213917047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-25T10:43:26', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-25T10:43:26.214290288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.215037153Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-25T10:43:26.215238709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025143s 
2026-05-25T10:43:26.215440315Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-25T10:43:26.215659115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.215926594Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-05-25T10:43:26.216265106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-05-25T10:43:26.219810957Z [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-25T10:43:26.221082889Z [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-25T10:43:26.221763611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:26.222782463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:26.225082365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:26.225534656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:26.225955724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:26.226430761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.226784263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103324s 
2026-05-25T10:43:26.227117394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-25T10:43:26.227509013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-25T10:43:26.227805510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-05-25T10:43:26.228221087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-25T10:43:26.228583006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-25T10:43:26.228876928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2026-05-25T10:43:26.229089476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-05-25T10:43:26.232451828Z [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-25T10:43:26.233513346Z [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-25T10:43:26.234119146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-25T10:43:26.234564574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-25T10:43:26.236829345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075462s 
2026-05-25T10:43:26.237198950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-25T10:43:26', 'remove_album_folders') 
2026-05-25T10:43:26.237560287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.239079517Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-25T10:43:26.239257466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097712s 
2026-05-25T10:43:26.239496667Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-25T10:43:26.239714155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.240026865Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-05-25T10:43:26.241008853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-25T10:43:26.241187844Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.241379089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-05-25T10:43:26.241655115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-05-25T10:43:26.242642313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010714s 
2026-05-25T10:43:26.242836514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-25T10:43:26.242996075Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-25T10:43:26.243190537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-05-25T10:43:26.243498177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.244457910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2026-05-25T10:43:26.244637522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.244836643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.284823903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398544s 
2026-05-25T10:43:26.285052433Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-05-25T10:43:26.288542573Z [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-25T10:43:26.289606255Z [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-25T10:43:26.290146784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-25T10:43:26.290625759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-25T10:43:26.292924579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076847s 
2026-05-25T10:43:26.293137287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-05-25T10:43:26.296484699Z [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-25T10:43:26.297401155Z [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-25T10:43:26.297900842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-25T10:43:26.298467563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-25T10:43:26.300798929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074627s 
2026-05-25T10:43:26.301029643Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-05-25T10:43:26.305813409Z [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-25T10:43:26.306638400Z [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-25T10:43:26.307077425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-25T10:43:26.307611771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-25T10:43:26.310102357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088764s 
2026-05-25T10:43:26.310310907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-05-25T10:43:26.313524820Z [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-25T10:43:26.314266524Z [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-25T10:43:26.314695629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-25T10:43:26.315275126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-25T10:43:26.317743638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072363s 
2026-05-25T10:43:26.317960755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-05-25T10:43:26.321240771Z [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-25T10:43:26.321994409Z [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-25T10:43:26.322408764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-25T10:43:26.323000325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-25T10:43:26.325719983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075437s 
2026-05-25T10:43:26.326096271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-25T10:43:26', 'flexible_delay_profiles') 
2026-05-25T10:43:26.326468080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.327679200Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-25T10:43:26.327822909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094741s 
2026-05-25T10:43:26.328147132Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-25T10:43:26.328362776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.328660145Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-05-25T10:43:26.329163449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-25T10:43:26.329347450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.329551681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-25T10:43:26.329883650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-25T10:43:26.330848773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011235s 
2026-05-25T10:43:26.331209881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-25T10:43:26', 'add_priority_to_indexers') 
2026-05-25T10:43:26.331573764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.332311750Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-25T10:43:26.332459868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025283s 
2026-05-25T10:43:26.332691565Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-25T10:43:26.332957120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.333231282Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-05-25T10:43:26.333720257Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-25T10:43:26.334122537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-25T10:43:26.334553395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005728s 
2026-05-25T10:43:26.334726934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.334933220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.335548559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006436s 
2026-05-25T10:43:26.335954677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-25T10:43:26', 'remove_chown_and_folderchmod_config') 
2026-05-25T10:43:26.336376066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.337011195Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-25T10:43:26.337205286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020467s 
2026-05-25T10:43:26.337417864Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-25T10:43:26.337650703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.337908372Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-05-25T10:43:26.338446396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-25T10:43:26.338613713Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.338804397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-05-25T10:43:26.342252292Z [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-25T10:43:26.343370053Z [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-25T10:43:26.343963869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-25T10:43:26.344506853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-25T10:43:26.346774480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077768s 
2026-05-25T10:43:26.347035265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-25T10:43:26.347346983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-25T10:43:26.347557888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003232s 
2026-05-25T10:43:26.347887401Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-25T10:43:26.348248308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-25T10:43:26.348531419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s 
2026-05-25T10:43:26.348846874Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-25T10:43:26.349212981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-25T10:43:26.349496553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s 
2026-05-25T10:43:26.349889434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-25T10:43:26', 'convert_blacklist_protocol') 
2026-05-25T10:43:26.350248988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.351040292Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-25T10:43:26.351226788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019142s 
2026-05-25T10:43:26.351423734Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-25T10:43:26.351632405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.351897579Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-05-25T10:43:26.358301006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-25T10:43:26.359029764Z [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-25T10:43:26.359472375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008301s 
2026-05-25T10:43:26.359821659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-25T10:43:26', 'update_notifiarr') 
2026-05-25T10:43:26.360231384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.360826192Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-25T10:43:26.361005443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021567s 
2026-05-25T10:43:26.361218582Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-25T10:43:26.361433395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.361692928Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-05-25T10:43:26.361977922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.362192173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.363184733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010125s 
2026-05-25T10:43:26.363553115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-25T10:43:26', 'email_multiple_addresses') 
2026-05-25T10:43:26.363929843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.364566005Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-25T10:43:26.364743703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023578s 
2026-05-25T10:43:26.364964998Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-25T10:43:26.365189330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.365476929Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-05-25T10:43:26.365753116Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-25T10:43:26.366012328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-25T10:43:26.368323743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023739s 
2026-05-25T10:43:26.368700662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-25T10:43:26', 'rename_blacklist_to_blocklist') 
2026-05-25T10:43:26.369079545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.369749986Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-25T10:43:26.369961171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037599s 
2026-05-25T10:43:26.370154480Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-25T10:43:26.370369654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.370628695Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-05-25T10:43:26.371034813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-25T10:43:26.371214235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.371447996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-25T10:43:26.371814143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.372801903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011348s 
2026-05-25T10:43:26.373043930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-25T10:43:26.373410458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.374372176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s 
2026-05-25T10:43:26.374551978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.374752221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.375976637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012363s 
2026-05-25T10:43:26.376344558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-25T10:43:26', 'cdh_per_downloadclient') 
2026-05-25T10:43:26.376712680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.377408732Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-25T10:43:26.377594626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026543s 
2026-05-25T10:43:26.377784829Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-25T10:43:26.377993920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.378243804Z [Info] download_history: Starting migration of Main DB to 52 
2026-05-25T10:43:26.378991229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-25T10:43:26.379723945Z [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-25T10:43:26.380315847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011396s 
2026-05-25T10:43:26.380527583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-25T10:43:26.380851165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-25T10:43:26.381193715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004846s 
2026-05-25T10:43:26.381403818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-05-25T10:43:26.381714504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-25T10:43:26.382044939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s 
2026-05-25T10:43:26.382258880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-25T10:43:26.382581711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-25T10:43:26.382919952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004761s 
2026-05-25T10:43:26.383094954Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.383288935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.384374471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010949s 
2026-05-25T10:43:26.384729517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-25T10:43:26', 'download_history') 
2026-05-25T10:43:26.385094462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.386480002Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-25T10:43:26.386662750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031862s 
2026-05-25T10:43:26.386862092Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-25T10:43:26.387074600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.387332790Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-05-25T10:43:26.387753999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-25T10:43:26', 'add_update_history') 
2026-05-25T10:43:26.388152521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.388927382Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-25T10:43:26.389102485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018394s 
2026-05-25T10:43:26.389322197Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-25T10:43:26.389540727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.389807935Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-05-25T10:43:26.390136838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:26.390307461Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.390527144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-25T10:43:26.390879594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.391920210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011609s 
2026-05-25T10:43:26.392298953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-25T10:43:26', 'add_on_update_to_notifications') 
2026-05-25T10:43:26.392667345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.393490933Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-25T10:43:26.393682559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027016s 
2026-05-25T10:43:26.393899146Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-25T10:43:26.394121824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.394382469Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-05-25T10:43:26.394688937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-25T10:43:26.394854430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.395054423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-25T10:43:26.395379407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.396440655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011766s 
2026-05-25T10:43:26.396808606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-25T10:43:26', 'download_client_per_indexer') 
2026-05-25T10:43:26.397178311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.397952510Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-25T10:43:26.398143935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026564s 
2026-05-25T10:43:26.398345171Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-25T10:43:26.398621527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.398836540Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-05-25T10:43:26.399249432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-25T10:43:26.399396057Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.399614407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-05-25T10:43:26.399957368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.400956921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s 
2026-05-25T10:43:26.401116763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-25T10:43:26.401276334Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.401471467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-05-25T10:43:26.401844899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.402885726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011506s 
2026-05-25T10:43:26.403037682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-25T10:43:26.403167714Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.403364931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-05-25T10:43:26.403715717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.404695501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s 
2026-05-25T10:43:26.405076027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-25T10:43:26', 'AddNewItemMonitorType') 
2026-05-25T10:43:26.405441894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.406243339Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-25T10:43:26.406425846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002626s 
2026-05-25T10:43:26.406664627Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-25T10:43:26.406813307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.407061587Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-05-25T10:43:26.407365128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-25T10:43:26.407537816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.407770605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-05-25T10:43:26.408090479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.409089461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s 
2026-05-25T10:43:26.409422051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-25T10:43:26', 'ImportListSearch') 
2026-05-25T10:43:26.409772076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.410795898Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-25T10:43:26.411156685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027057s 
2026-05-25T10:43:26.411381568Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-25T10:43:26.411621942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.411871094Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-05-25T10:43:26.412210227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-25T10:43:26.412374898Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.412595382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-05-25T10:43:26.412945047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.414000753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011889s 
2026-05-25T10:43:26.414371700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-25T10:43:26', 'ImportListMonitorExisting') 
2026-05-25T10:43:26.414737898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.415488720Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-25T10:43:26.415681107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026341s 
2026-05-25T10:43:26.415889718Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-25T10:43:26.416098949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.416350426Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-05-25T10:43:26.416769740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.417065125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-25T10:43:26.417340450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2026-05-25T10:43:26.417554731Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.417837060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-05-25T10:43:26.418095270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003495s 
2026-05-25T10:43:26.418267657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-25T10:43:26.418419433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.418601961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-25T10:43:26.418855101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-25T10:43:26.419839203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s 
2026-05-25T10:43:26.420223206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-25T10:43:26', 'add_indexer_tags') 
2026-05-25T10:43:26.420580686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.421317019Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-25T10:43:26.421488996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024987s 
2026-05-25T10:43:26.421684028Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-25T10:43:26.421895775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.422148614Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-05-25T10:43:26.422412245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.422619432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.423539485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009405s 
2026-05-25T10:43:26.423906354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-25T10:43:26', 'update_audio_types') 
2026-05-25T10:43:26.424276570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.424967943Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-25T10:43:26.425136001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023352s 
2026-05-25T10:43:26.425400784Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-25T10:43:26.425635727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.425923287Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-05-25T10:43:26.427954257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.428222928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-25T10:43:26.428461810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003071s 
2026-05-25T10:43:26.428642664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-25T10:43:26.428792846Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.429010214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-05-25T10:43:26.432817753Z [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-25T10:43:26.434184917Z [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-25T10:43:26.434858754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-05-25T10:43:26.435609145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-05-25T10:43:26.438198571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-25T10:43:26.438684299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-25T10:43:26.439029605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098228s 
2026-05-25T10:43:26.439193455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:26.439339419Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.439546926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-05-25T10:43:26.443614950Z [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-25T10:43:26.445523945Z [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-25T10:43:26.446415200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:26.447301085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:26.449772041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:26.450242268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:26.450722476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.451077791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113262s 
2026-05-25T10:43:26.451246461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:26.451395010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.451605775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-05-25T10:43:26.457263951Z [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-25T10:43:26.459182425Z [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-25T10:43:26.460107749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:26.460954504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:26.463436022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:26.463911390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:26.464373942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.464720890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129206s 
2026-05-25T10:43:26.464886935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:26.465035594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.465250788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-05-25T10:43:26.469294943Z [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-25T10:43:26.471182064Z [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-25T10:43:26.472111416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-25T10:43:26.472960717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-25T10:43:26.475411793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-25T10:43:26.475881479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-25T10:43:26.476354723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.476694978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112605s 
2026-05-25T10:43:26.476869028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-25T10:43:26.477018600Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.477227661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-05-25T10:43:26.480919307Z [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-25T10:43:26.482258834Z [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-25T10:43:26.482908443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:26.483904359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:26.486350385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:26.486784950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:26.487224856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:26.487696777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.488086662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010662s 
2026-05-25T10:43:26.488257817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-25T10:43:26.488408210Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.488599275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-05-25T10:43:26.492272113Z [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-25T10:43:26.493591570Z [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-25T10:43:26.494244826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-25T10:43:26.495144217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-25T10:43:26.497582719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-25T10:43:26.498013707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-25T10:43:26.498452060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-25T10:43:26.498929050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-25T10:43:26.499283855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104866s 
2026-05-25T10:43:26.499462725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-25T10:43:26.499613850Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.499810606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-25T10:43:26.503362781Z [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-25T10:43:26.504501204Z [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-25T10:43:26.505084338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-25T10:43:26.505622733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-25T10:43:26.508035071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080056s 
2026-05-25T10:43:26.508209543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-25T10:43:26.508364856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.508574598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-25T10:43:26.512159429Z [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-25T10:43:26.513279956Z [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-25T10:43:26.513874593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-25T10:43:26.514449571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-25T10:43:26.516796999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080114s 
2026-05-25T10:43:26.516971861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-25T10:43:26.517126022Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.517331065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-25T10:43:26.520900795Z [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-25T10:43:26.521890378Z [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-25T10:43:26.522414634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-25T10:43:26.522862085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-25T10:43:26.525319705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077733s 
2026-05-25T10:43:26.525486050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-25T10:43:26.525636894Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.525841636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-25T10:43:26.529386256Z [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-25T10:43:26.530446942Z [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-25T10:43:26.530973763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-25T10:43:26.531558160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-25T10:43:26.533948825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078961s 
2026-05-25T10:43:26.534115862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-25T10:43:26.534277998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.534474444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-25T10:43:26.539586150Z [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-25T10:43:26.540622888Z [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-25T10:43:26.541153406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-25T10:43:26.541729587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-25T10:43:26.544302920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096217s 
2026-05-25T10:43:26.544502913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-25T10:43:26.544667855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.544937809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-25T10:43:26.548612109Z [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-25T10:43:26.549644569Z [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-25T10:43:26.550183885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-25T10:43:26.550857482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-25T10:43:26.553441667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.553799537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086368s 
2026-05-25T10:43:26.553990011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-25T10:43:26.554151526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.554392752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-25T10:43:26.557826508Z [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-25T10:43:26.558828416Z [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-25T10:43:26.559358684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-25T10:43:26.560123906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-25T10:43:26.562710475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.563121633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084947s 
2026-05-25T10:43:26.563307578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-25T10:43:26.563473332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.563708756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-25T10:43:26.567175338Z [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-25T10:43:26.568140001Z [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-25T10:43:26.568674087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-25T10:43:26.569436492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-25T10:43:26.572036990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.572426154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085122s 
2026-05-25T10:43:26.572614914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-25T10:43:26.572773003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:26.572985090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-25T10:43:26.595469807Z [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-25T10:43:26.597014368Z [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-25T10:43:26.597646822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-25T10:43:26.598733511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-25T10:43:26.601514261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-25T10:43:26.602050922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-25T10:43:26.602578124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-25T10:43:26.602971386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297807s 
2026-05-25T10:43:26.603170106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-25T10:43:26.603344387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-25T10:43:26.603576114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-25T10:43:26.607975315Z [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-25T10:43:26.609036673Z [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-25T10:43:26.609532361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-25T10:43:26.610058741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-25T10:43:26.612749260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089537s 
2026-05-25T10:43:26.612937650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-25T10:43:26.613100007Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.613324639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-25T10:43:26.617300687Z [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-25T10:43:26.618282816Z [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-25T10:43:26.618794436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-25T10:43:26.619369955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-25T10:43:26.622154684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083388s 
2026-05-25T10:43:26.622343705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-25T10:43:26.622508216Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.622713069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-25T10:43:26.626630770Z [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-25T10:43:26.627618239Z [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-25T10:43:26.628259170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-25T10:43:26.629248031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-25T10:43:26.631680481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-25T10:43:26.632155107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-25T10:43:26.632641156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-25T10:43:26.633146523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-25T10:43:26.633521128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106085s 
2026-05-25T10:43:26.633725189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-25T10:43:26.633897396Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-25T10:43:26.634133732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-25T10:43:26.638022394Z [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-25T10:43:26.639074654Z [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-25T10:43:26.639645473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-25T10:43:26.640429002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-25T10:43:26.642941823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.643318541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089704s 
2026-05-25T10:43:26.643525588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-25T10:43:26.643688997Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.643946757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-25T10:43:26.649173945Z [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-25T10:43:26.650251315Z [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-25T10:43:26.650846454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-25T10:43:26.651616064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-25T10:43:26.654203696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.654608000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104174s 
2026-05-25T10:43:26.654792912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-25T10:43:26.654959718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-25T10:43:26.655216075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-25T10:43:26.659078684Z [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-25T10:43:26.660153469Z [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-25T10:43:26.660725261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-25T10:43:26.661433417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-25T10:43:26.663982231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.664359771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089207s 
2026-05-25T10:43:26.664549053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-25T10:43:26.664719105Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.664952175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-25T10:43:26.668839664Z [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-25T10:43:26.669913537Z [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-25T10:43:26.670482413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-25T10:43:26.671127182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-25T10:43:26.673774454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.674144219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089809s 
2026-05-25T10:43:26.674332838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-25T10:43:26.674503061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.674741011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-25T10:43:26.678590534Z [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-25T10:43:26.679674106Z [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-25T10:43:26.680267301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-25T10:43:26.680957652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-25T10:43:26.683527858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.683922593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089445s 
2026-05-25T10:43:26.684120432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-25T10:43:26.684588344Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-25T10:43:26.684598445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-25T10:43:26.688388759Z [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-25T10:43:26.689454786Z [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-25T10:43:26.690033051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-25T10:43:26.690781789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-25T10:43:26.693344490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.693715908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089842s 
2026-05-25T10:43:26.693900981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-25T10:43:26.694071244Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.694288412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-05-25T10:43:26.698149879Z [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-25T10:43:26.699112117Z [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-25T10:43:26.699610521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-25T10:43:26.700181131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-25T10:43:26.702611506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081077s 
2026-05-25T10:43:26.702832000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-25T10:43:26.703012132Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.703221544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-05-25T10:43:26.707066428Z [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-25T10:43:26.708053336Z [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-25T10:43:26.708526729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-25T10:43:26.709110225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-25T10:43:26.711630140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081936s 
2026-05-25T10:43:26.711819402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-25T10:43:26.712020437Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-25T10:43:26.712256422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-25T10:43:26.716218742Z [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-25T10:43:26.717344881Z [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-25T10:43:26.717882513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-25T10:43:26.718395907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-25T10:43:26.720943078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084653s 
2026-05-25T10:43:26.721132309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-25T10:43:26.721304766Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-25T10:43:26.721518176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-25T10:43:26.725614437Z [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-25T10:43:26.726706426Z [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-25T10:43:26.728564899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-25T10:43:26.729208195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-25T10:43:26.732191173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010457s 
2026-05-25T10:43:26.732388330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-25T10:43:26.732562361Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-25T10:43:26.732794308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-25T10:43:26.736767921Z [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-25T10:43:26.737731332Z [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-25T10:43:26.738205126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-25T10:43:26.738825195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-25T10:43:26.741795888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087797s 
2026-05-25T10:43:26.741989128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-25T10:43:26.742170573Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-05-25T10:43:26.742403412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-25T10:43:26.746382507Z [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-25T10:43:26.747263210Z [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-25T10:43:26.747713547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-25T10:43:26.748412886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-25T10:43:26.751176773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-25T10:43:26.751541347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089194s 
2026-05-25T10:43:26.751720368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-25T10:43:26.751891993Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.752125764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-25T10:43:26.756078927Z [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-25T10:43:26.756901754Z [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-25T10:43:26.757360738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-25T10:43:26.758168756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-25T10:43:26.761246675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-25T10:43:26.761603594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009279s 
2026-05-25T10:43:26.761784809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.761941044Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.762150756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-05-25T10:43:26.766471268Z [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-25T10:43:26.767572977Z [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-25T10:43:26.768088746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-25T10:43:26.768930812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-25T10:43:26.771663686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:26.772143653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-25T10:43:26.772490692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010136s 
2026-05-25T10:43:26.772668069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.772821989Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.773032233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-05-25T10:43:26.776979152Z [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-25T10:43:26.778097425Z [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-25T10:43:26.778588424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-25T10:43:26.779420329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-25T10:43:26.782162312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-25T10:43:26.782624092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-25T10:43:26.782963496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097339s 
2026-05-25T10:43:26.783141444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-25T10:43:26.783295605Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.783504586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-25T10:43:26.787134066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-25T10:43:26.787733764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-25T10:43:26.788172257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-25T10:43:26.788690370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-25T10:43:26.791640092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-25T10:43:26.792037382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008331s 
2026-05-25T10:43:26.792485715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-25T10:43:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-25T10:43:26.792883246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.796034222Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-25T10:43:26.796248403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121999s 
2026-05-25T10:43:26.796512796Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-25T10:43:26.796734342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.797050860Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-05-25T10:43:26.797608894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:26.797786752Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.797994350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-05-25T10:43:26.798332230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.799386604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011873s 
2026-05-25T10:43:26.799569703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:26.799725096Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.799955119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-05-25T10:43:26.800287338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.801310609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011549s 
2026-05-25T10:43:26.801698220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-25T10:43:26', 'add_on_delete_to_notifications') 
2026-05-25T10:43:26.802066211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.802947436Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-25T10:43:26.803138932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027478s 
2026-05-25T10:43:26.803337081Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-25T10:43:26.803550581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.803812208Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-05-25T10:43:26.805291678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-25T10:43:26.805467001Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.805693096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-25T10:43:26.806056749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.807088216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011823s 
2026-05-25T10:43:26.807249902Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-25T10:43:26.807534445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-25T10:43:26.807816443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004042s 
2026-05-25T10:43:26.808011817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.808159163Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.808367252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-05-25T10:43:26.808662307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-25T10:43:26.809657661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010854s 
2026-05-25T10:43:26.809832343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.810032426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.810741244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007331s 
2026-05-25T10:43:26.810937509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-25T10:43:26.811484240Z [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-25T10:43:26.812080361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009636s 
2026-05-25T10:43:26.812290314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-25T10:43:26.812593475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-25T10:43:26.812927577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s 
2026-05-25T10:43:26.813116939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-25T10:43:26.813279737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.813491604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-05-25T10:43:26.813829925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-05-25T10:43:26.814871333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011733s 
2026-05-25T10:43:26.815057458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-25T10:43:26.815217680Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.815426170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-05-25T10:43:26.815762117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.816797312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011694s 
2026-05-25T10:43:26.816983567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-25T10:43:26.817147978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.817367079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-05-25T10:43:26.817720652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.818811308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012363s 
2026-05-25T10:43:26.818984988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.819185632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.820837619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016702s 
2026-05-25T10:43:26.821017371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.821217715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.822101024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008965s 
2026-05-25T10:43:26.822312450Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-25T10:43:26.826407869Z [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-25T10:43:26.827430068Z [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-25T10:43:26.827957510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-25T10:43:26.828474572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-25T10:43:26.832714000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101966s 
2026-05-25T10:43:26.832968663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-05-25T10:43:26.838426676Z [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-25T10:43:26.839210295Z [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-25T10:43:26.839662646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-25T10:43:26.840249668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-25T10:43:26.842882711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097069s 
2026-05-25T10:43:26.843182726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-25T10:43:26.843508933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-25T10:43:26.843793496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s 
2026-05-25T10:43:26.844010603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-25T10:43:26.844174904Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.844440970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-25T10:43:26.844835745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.845895981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012392s 
2026-05-25T10:43:26.846078548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-25T10:43:26.846234963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.846471029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-25T10:43:26.846802637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-25T10:43:26.847855167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001162s 
2026-05-25T10:43:26.848229180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-25T10:43:26', 'add_custom_formats') 
2026-05-25T10:43:26.848593805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.849797008Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-25T10:43:26.849975007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030843s 
2026-05-25T10:43:26.850199178Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-25T10:43:26.850423720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.850699736Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-05-25T10:43:26.851079782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-25T10:43:26.851246077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.851434747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-25T10:43:26.851746535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-25T10:43:26.852781379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011485s 
2026-05-25T10:43:26.853152647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-25T10:43:26', 'add_result_to_commands') 
2026-05-25T10:43:26.853522191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.854374598Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-25T10:43:26.854564530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027089s 
2026-05-25T10:43:26.854778361Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-25T10:43:26.855007322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.855280342Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-05-25T10:43:26.855643533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:26.855824418Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-05-25T10:43:26.856064942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-25T10:43:26.856413855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.857456315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011892s 
2026-05-25T10:43:26.857838284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-25T10:43:26', 'health_restored_notification') 
2026-05-25T10:43:26.858218650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.859111759Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-25T10:43:26.859300449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027987s 
2026-05-25T10:43:26.859486925Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-25T10:43:26.859684172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.860031382Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-05-25T10:43:26.860386106Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-25T10:43:26.860701692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-25T10:43:26.860981555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s 
2026-05-25T10:43:26.861331981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-25T10:43:26', 'remove_uc') 
2026-05-25T10:43:26.861689972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.862508491Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-25T10:43:26.862681569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018999s 
2026-05-25T10:43:26.862921062Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-25T10:43:26.863150704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.863434095Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-05-25T10:43:26.863737847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.863959293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.865966225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020127s 
2026-05-25T10:43:26.866356431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-25T10:43:26', 'download_clients_rename_tv_to_music') 
2026-05-25T10:43:26.866746156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.867591869Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-25T10:43:26.867795609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003594s 
2026-05-25T10:43:26.868068519Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-25T10:43:26.868299775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.868591352Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-05-25T10:43:26.868978682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-25T10:43:26.869149286Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.869374971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-25T10:43:26.869741318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-05-25T10:43:26.870851966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012608s 
2026-05-25T10:43:26.871259747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-25T10:43:26', 'add_colon_replacement_to_naming_config') 
2026-05-25T10:43:26.871642187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.872566399Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-25T10:43:26.872755981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028984s 
2026-05-25T10:43:26.872966024Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-25T10:43:26.873174844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.873450389Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-05-25T10:43:26.873863151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-25T10:43:26.878110054Z [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-25T10:43:26.879086320Z [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-25T10:43:26.879639795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-25T10:43:26.880461621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-25T10:43:26.883201239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.883570713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095043s 
2026-05-25T10:43:26.883752078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-25T10:43:26.883933333Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.884166834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-25T10:43:26.884491918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-25T10:43:26.885478375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010917s 
2026-05-25T10:43:26.885837428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-25T10:43:26', 'list_sync_time') 
2026-05-25T10:43:26.886203927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.887299673Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-25T10:43:26.887484856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029018s 
2026-05-25T10:43:26.887713477Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-25T10:43:26.887951717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.888238575Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-05-25T10:43:26.888601235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-25T10:43:26.888777069Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.888977373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-25T10:43:26.889264290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-25T10:43:26.890260687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010908s 
2026-05-25T10:43:26.890656354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-25T10:43:26', 'add_download_client_tags') 
2026-05-25T10:43:26.891016570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.891791130Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-25T10:43:26.892017876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025784s 
2026-05-25T10:43:26.892234403Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-25T10:43:26.892461500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.892730532Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-05-25T10:43:26.893341513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-25T10:43:26.893955209Z [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-25T10:43:26.894477801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s 
2026-05-25T10:43:26.894698927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-25T10:43:26.895059713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-25T10:43:26.895422133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005315s 
2026-05-25T10:43:26.895794654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-25T10:43:26', 'add_notification_status') 
2026-05-25T10:43:26.896180551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.897001104Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-25T10:43:26.897189734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020655s 
2026-05-25T10:43:26.897410588Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-25T10:43:26.897631664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.897903130Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-05-25T10:43:26.898187914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:26.898398568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:26.900092510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001714s 
2026-05-25T10:43:26.900488097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-25T10:43:26', 'add_alac_24_quality_in_profiles') 
2026-05-25T10:43:26.900864755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.901610588Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-25T10:43:26.901806021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031847s 
2026-05-25T10:43:26.901999010Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-25T10:43:26.902212079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.902475469Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-05-25T10:43:26.902853100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-25T10:43:26.903022221Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.903201562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-25T10:43:26.903451535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-25T10:43:26.904473003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00108s 
2026-05-25T10:43:26.904689008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-25T10:43:26.904954603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-25T10:43:26.905964126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010954s 
2026-05-25T10:43:26.906329242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-25T10:43:26', 'add_salt_to_users') 
2026-05-25T10:43:26.906694728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.907421522Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-25T10:43:26.907607466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025312s 
2026-05-25T10:43:26.907805094Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-25T10:43:26.908045278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.908302947Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-05-25T10:43:26.908793325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-25T10:43:26.909386820Z [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-25T10:43:26.909923301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s 
2026-05-25T10:43:26.910109456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-25T10:43:26.910406554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-25T10:43:26.910761058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004706s 
2026-05-25T10:43:26.911125051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-25T10:43:26', 'add_auto_tagging') 
2026-05-25T10:43:26.911481810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.912858623Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-25T10:43:26.913036080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025324s 
2026-05-25T10:43:26.913272206Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-25T10:43:26.913500706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.913782103Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-05-25T10:43:26.914200165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-25T10:43:26.914377953Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.914601283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-25T10:43:26.914917570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-25T10:43:26.915995350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011767s 
2026-05-25T10:43:26.916318611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-25T10:43:26.916675621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-25T10:43:26.916968260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004186s 
2026-05-25T10:43:26.917360330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-25T10:43:26', 'quality_definition_preferred_size') 
2026-05-25T10:43:26.917732199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.918503623Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-25T10:43:26.918700669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018936s 
2026-05-25T10:43:26.918942156Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-25T10:43:26.919171628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.919453366Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-05-25T10:43:26.919809413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-25T10:43:26.919997441Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.920205290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-05-25T10:43:26.920533732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.921597013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001191s 
2026-05-25T10:43:26.921991027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-25T10:43:26', 'add_on_artist_add_to_notifications') 
2026-05-25T10:43:26.922374569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.923126834Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-25T10:43:26.923327338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026674s 
2026-05-25T10:43:26.923542421Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-25T10:43:26.923762475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.924065154Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-05-25T10:43:26.924390920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-25T10:43:26.924553368Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:26.924764763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-05-25T10:43:26.925056060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-25T10:43:26.926110293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s 
2026-05-25T10:43:26.926488685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-25T10:43:26', 'album_last_searched_time') 
2026-05-25T10:43:26.926855915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.927589823Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-25T10:43:26.927769856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025841s 
2026-05-25T10:43:26.927991763Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-25T10:43:26.928204672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.928472080Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-05-25T10:43:26.928865162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-25T10:43:26.929035074Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.929233985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-05-25T10:43:26.929556434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.930620608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011882s 
2026-05-25T10:43:26.930799859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-25T10:43:26.930953108Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:26.931152169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-05-25T10:43:26.931472273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-25T10:43:26.932540595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011821s 
2026-05-25T10:43:26.932893796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-25T10:43:26', 'add_indexer_flags') 
2026-05-25T10:43:26.933254062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.934004213Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-25T10:43:26.934186751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026282s 
2026-05-25T10:43:26.934405692Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-25T10:43:26.934624412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.934897542Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-05-25T10:43:26.935345845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-05-25T10:43:26.935637523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-05-25T10:43:26.935996506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2026-05-25T10:43:26.936193522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-05-25T10:43:26.936487996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-05-25T10:43:26.936823601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2026-05-25T10:43:26.937035749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-05-25T10:43:26.937346214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-05-25T10:43:26.937702582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2026-05-25T10:43:26.938082898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-25T10:43:26', 'add_indexes_album_statistics') 
2026-05-25T10:43:26.938453454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.939255309Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-25T10:43:26.939440943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s 
2026-05-25T10:43:26.939658381Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-25T10:43:26.939891140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:26.940158067Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-05-25T10:43:26.940609727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-25T10:43:26.941059473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-25T10:43:26.941392414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005111s 
2026-05-25T10:43:26.941760305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-25T10:43:26', 'update_redacted_baseurl') 
2026-05-25T10:43:26.942137224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:26.942890331Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-25T10:43:26.943076065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019672s 
2026-05-25T10:43:26.950873690Z [Debug] MigrationController: Took: 00:00:01.6325507 
2026-05-25T10:43:27.021398407Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-05-25T10:43:27.053142544Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-25T10:43:27.075127705Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-25T10:43:27.099304320Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-25T10:43:27.100281759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-25T10:43:27.100597335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-25T10:43:27.104879169Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-25T10:43:27.105133201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045733s 
2026-05-25T10:43:27.105419447Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-25T10:43:27.105696175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048251s 
2026-05-25T10:43:27.107364144Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-25T10:43:27.107650481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.108201250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-25T10:43:27.108602108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-25T10:43:27.109169741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s 
2026-05-25T10:43:27.109468302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.110616535Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-25T10:43:27.110886789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021458s 
2026-05-25T10:43:27.111256123Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-25T10:43:27.111581789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.112243181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-25T10:43:27.112654991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-25T10:43:27.113198165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006414s 
2026-05-25T10:43:27.113487447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-25T10:43:27.113776900Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:27.114129601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-25T10:43:27.114601601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-25T10:43:27.115713411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012255s 
2026-05-25T10:43:27.116068757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.116940222Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-25T10:43:27.117226118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024088s 
2026-05-25T10:43:27.117588237Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-25T10:43:27.117926999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.118412657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-25T10:43:27.118693704Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:27.118976453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-25T10:43:27.119369865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-25T10:43:27.119985165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s 
2026-05-25T10:43:27.120280379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.121042865Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-25T10:43:27.121345514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017258s 
2026-05-25T10:43:27.121736722Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-25T10:43:27.122046516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.122387162Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-25T10:43:27.123001029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-25T10:43:27.123626649Z [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-25T10:43:27.124426410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s 
2026-05-25T10:43:27.124660331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-25T10:43:27.125003532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-25T10:43:27.125445342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s 
2026-05-25T10:43:27.125883384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-25T10:43:27', 'InitialSetup') 
2026-05-25T10:43:27.126423713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.127243304Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-25T10:43:27.127518728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023017s 
2026-05-25T10:43:27.127825286Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-25T10:43:27.128209760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.128594084Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-05-25T10:43:27.129114492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-25T10:43:27', 'add_reason_to_pending_releases') 
2026-05-25T10:43:27.129688398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.130450103Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-25T10:43:27.130758904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022217s 
2026-05-25T10:43:27.131041975Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-25T10:43:27.131352600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.131727004Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-05-25T10:43:27.132191179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-25T10:43:27', 'add_medium_support') 
2026-05-25T10:43:27.132745005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.133534465Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-25T10:43:27.133814950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021844s 
2026-05-25T10:43:27.134124633Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-25T10:43:27.134459588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.134858642Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-05-25T10:43:27.135352056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-25T10:43:27', 'add_various_qualites_in_profile') 
2026-05-25T10:43:27.135949469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.136695081Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-25T10:43:27.137008001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022143s 
2026-05-25T10:43:27.137290029Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-25T10:43:27.137597107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.137971301Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-05-25T10:43:27.138421328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-25T10:43:27', 'metadata_profiles') 
2026-05-25T10:43:27.138996887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.139671456Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-25T10:43:27.139937241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020778s 
2026-05-25T10:43:27.140296845Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-25T10:43:27.140660768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.141057958Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-05-25T10:43:27.141592465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-25T10:43:27', 'separate_automatic_and_interactive_search') 
2026-05-25T10:43:27.142181531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.142952855Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-25T10:43:27.143276336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022592s 
2026-05-25T10:43:27.143551070Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-25T10:43:27.143897888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.144318956Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-05-25T10:43:27.144811538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-25T10:43:27', 'change_album_path_to_relative') 
2026-05-25T10:43:27.145378951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.146274705Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-25T10:43:27.146571293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023384s 
2026-05-25T10:43:27.146877018Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-25T10:43:27.147205159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.147554593Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-05-25T10:43:27.148052195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-25T10:43:27', 'change_quality_size_mb_to_kb') 
2026-05-25T10:43:27.148619428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.149503719Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-25T10:43:27.149823263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023154s 
2026-05-25T10:43:27.150078948Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-25T10:43:27.150390625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.150756262Z [Info] album_releases: Starting migration of Log DB to 9 
2026-05-25T10:43:27.151191208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-25T10:43:27', 'album_releases') 
2026-05-25T10:43:27.151728821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.152648353Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-25T10:43:27.152922164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002266s 
2026-05-25T10:43:27.153207379Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-25T10:43:27.153521371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.153891978Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-05-25T10:43:27.154350611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-25T10:43:27', 'album_releases_fix') 
2026-05-25T10:43:27.154896451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.155654638Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-25T10:43:27.155950614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021377s 
2026-05-25T10:43:27.156236820Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-25T10:43:27.156538077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.156906780Z [Info] import_lists: Starting migration of Log DB to 11 
2026-05-25T10:43:27.157340062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-25T10:43:27', 'import_lists') 
2026-05-25T10:43:27.157876924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.158597495Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-25T10:43:27.158868180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s 
2026-05-25T10:43:27.159153655Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-25T10:43:27.159464371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.159834366Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-05-25T10:43:27.160325345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-25T10:43:27', 'add_release_status') 
2026-05-25T10:43:27.160851615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.161667308Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-25T10:43:27.161955158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022024s 
2026-05-25T10:43:27.162256655Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-25T10:43:27.162585127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.162965213Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-05-25T10:43:27.163448135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-25T10:43:27', 'album_download_notification') 
2026-05-25T10:43:27.164028334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.164849798Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-25T10:43:27.165148320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022477s 
2026-05-25T10:43:27.165456240Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-25T10:43:27.165798690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.166181260Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-05-25T10:43:27.166675686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-25T10:43:27', 'fix_language_metadata_profiles') 
2026-05-25T10:43:27.167240574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.168043310Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-25T10:43:27.168351341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022239s 
2026-05-25T10:43:27.168628519Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-25T10:43:27.168933223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.169296344Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-05-25T10:43:27.169728374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-25T10:43:27', 'remove_fanzub') 
2026-05-25T10:43:27.170267680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.171055197Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-25T10:43:27.171326182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021331s 
2026-05-25T10:43:27.171632990Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-25T10:43:27.171979809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.172366017Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-05-25T10:43:27.172858419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-25T10:43:27', 'update_artist_history_indexes') 
2026-05-25T10:43:27.173422535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.174218558Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-25T10:43:27.174521438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022311s 
2026-05-25T10:43:27.174791602Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-25T10:43:27.175089953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.175448115Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-05-25T10:43:27.175892550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-25T10:43:27', 'remove_nma') 
2026-05-25T10:43:27.176433981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.177131646Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-25T10:43:27.177397531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020564s 
2026-05-25T10:43:27.177688026Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-25T10:43:27.178007590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.178380681Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-05-25T10:43:27.178838413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-25T10:43:27', 'album_disambiguation') 
2026-05-25T10:43:27.179388281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.180166819Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-25T10:43:27.180457104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002156s 
2026-05-25T10:43:27.180767088Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-25T10:43:27.181105309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.181493742Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-05-25T10:43:27.181965552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-25T10:43:27', 'add_ape_quality_in_profiles') 
2026-05-25T10:43:27.182530249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.183247594Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-25T10:43:27.183553651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002133s 
2026-05-25T10:43:27.183832653Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-25T10:43:27.184182728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.184545078Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-05-25T10:43:27.184982889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-25T10:43:27', 'remove_pushalot') 
2026-05-25T10:43:27.185523649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.186754868Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-25T10:43:27.187040093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025878s 
2026-05-25T10:43:27.187320828Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-25T10:43:27.187638047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.188028894Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-05-25T10:43:27.188484171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-25T10:43:27', 'add_custom_filters') 
2026-05-25T10:43:27.189035261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.189812166Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-25T10:43:27.190106399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021731s 
2026-05-25T10:43:27.190389068Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-25T10:43:27.190703541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.191076813Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-05-25T10:43:27.191517020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-25T10:43:27', 'import_list_tags') 
2026-05-25T10:43:27.192087198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.192782408Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-25T10:43:27.193060448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020808s 
2026-05-25T10:43:27.193354250Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-25T10:43:27.193675277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.194049200Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-05-25T10:43:27.194512153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-25T10:43:27', 'add_release_groups_etc') 
2026-05-25T10:43:27.195068433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.195888124Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-25T10:43:27.196189441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021994s 
2026-05-25T10:43:27.196468874Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-25T10:43:27.196781874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.197163092Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-05-25T10:43:27.197615784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-25T10:43:27', 'NewMediaInfoFormat') 
2026-05-25T10:43:27.198162415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.198941554Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-25T10:43:27.199239344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021593s 
2026-05-25T10:43:27.199558426Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-25T10:43:27.199949364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.200341654Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-05-25T10:43:27.200876822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-25T10:43:27', 'rename_restrictions_to_release_profiles') 
2026-05-25T10:43:27.201466840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.202275880Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-25T10:43:27.202596054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023212s 
2026-05-25T10:43:27.202941871Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-25T10:43:27.203294772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.203689878Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-05-25T10:43:27.204251529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-25T10:43:27', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-25T10:43:27.204857960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.205664896Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-25T10:43:27.205992015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023191s 
2026-05-25T10:43:27.206283141Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-25T10:43:27.206598947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.206983201Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-05-25T10:43:27.207444530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-25T10:43:27', 'add_import_exclusions') 
2026-05-25T10:43:27.208016342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.208793527Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-25T10:43:27.209081257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021819s 
2026-05-25T10:43:27.209384457Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-25T10:43:27.209713560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.210098666Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-05-25T10:43:27.210579705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-25T10:43:27', 'clean_artist_metadata_table') 
2026-05-25T10:43:27.211143190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.211932690Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-25T10:43:27.212240660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002192s 
2026-05-25T10:43:27.212541887Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-25T10:43:27.212866521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.213242919Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-05-25T10:43:27.213724719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-25T10:43:27', 'health_issue_notification') 
2026-05-25T10:43:27.214288024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.215065229Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-25T10:43:27.215354722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002186s 
2026-05-25T10:43:27.215665468Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-25T10:43:27.216047177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.216426381Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-05-25T10:43:27.216921388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-25T10:43:27', 'add_mediafilerepository_mtime') 
2026-05-25T10:43:27.217488370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.218273331Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-25T10:43:27.218576572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022128s 
2026-05-25T10:43:27.218895604Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-25T10:43:27.219235589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.219615865Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-05-25T10:43:27.220141774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-25T10:43:27', 'add_artistmetadataid_constraint') 
2026-05-25T10:43:27.220711321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.221504319Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-25T10:43:27.221814113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022415s 
2026-05-25T10:43:27.222112704Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-25T10:43:27.222432819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.222810159Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-05-25T10:43:27.223282380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-25T10:43:27', 'old_ids_and_artist_alias') 
2026-05-25T10:43:27.223831115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.224638391Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-25T10:43:27.224931832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021898s 
2026-05-25T10:43:27.225229261Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-25T10:43:27.225547281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.225923539Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-05-25T10:43:27.226406672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-25T10:43:27', 'download_propers_config') 
2026-05-25T10:43:27.226941199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.227725669Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-25T10:43:27.228057267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021729s 
2026-05-25T10:43:27.228348964Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-25T10:43:27.228672336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.229056249Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-05-25T10:43:27.229525604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-25T10:43:27', 'remove_language_profiles') 
2026-05-25T10:43:27.230097757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.230868149Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-25T10:43:27.231161489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021833s 
2026-05-25T10:43:27.231456393Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-25T10:43:27.231787140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.232215282Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-05-25T10:43:27.232685780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-25T10:43:27', 'multi_disc_naming_format') 
2026-05-25T10:43:27.233240327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.234012041Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-25T10:43:27.234309109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022164s 
2026-05-25T10:43:27.234605656Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-25T10:43:27.234943337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.235318662Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-05-25T10:43:27.235800573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-25T10:43:27', 'add_download_client_priority') 
2026-05-25T10:43:27.236393968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.237130041Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-25T10:43:27.237430155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021751s 
2026-05-25T10:43:27.237715891Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-25T10:43:27.238028240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.238395620Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-05-25T10:43:27.238846007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-25T10:43:27', 'remove_growl_prowl') 
2026-05-25T10:43:27.239397848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.240139101Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-25T10:43:27.240427743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021122s 
2026-05-25T10:43:27.240719280Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-25T10:43:27.241044986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.241421795Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-05-25T10:43:27.241887212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-25T10:43:27', 'remove_plex_hometheatre') 
2026-05-25T10:43:27.242441719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.243175678Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-25T10:43:27.243468477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002124s 
2026-05-25T10:43:27.243766147Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-25T10:43:27.244125491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.244501318Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-05-25T10:43:27.244990433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-25T10:43:27', 'add_root_folder_add_defaults') 
2026-05-25T10:43:27.245569158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.246303538Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-25T10:43:27.246606889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021693s 
2026-05-25T10:43:27.246879197Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-25T10:43:27.247182398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.247544116Z [Info] task_duration: Starting migration of Log DB to 40 
2026-05-25T10:43:27.248010165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-25T10:43:27', 'task_duration') 
2026-05-25T10:43:27.248562147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.249644136Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-25T10:43:27.249915793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024683s 
2026-05-25T10:43:27.250251840Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-25T10:43:27.250607516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.251001820Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-05-25T10:43:27.251543301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-25T10:43:27', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-25T10:43:27.252174142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.252943411Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-25T10:43:27.253272905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022895s 
2026-05-25T10:43:27.253560544Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-25T10:43:27.253875889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.254249742Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-05-25T10:43:27.254708587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-25T10:43:27', 'remove_album_folders') 
2026-05-25T10:43:27.255253334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.255982833Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-25T10:43:27.256276845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020909s 
2026-05-25T10:43:27.256568934Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-25T10:43:27.256887736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.257261308Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-05-25T10:43:27.257728920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-25T10:43:27', 'flexible_delay_profiles') 
2026-05-25T10:43:27.258289038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.259020782Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-25T10:43:27.259312369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021221s 
2026-05-25T10:43:27.259602213Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-25T10:43:27.259946586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.260320910Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-05-25T10:43:27.260798713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-25T10:43:27', 'add_priority_to_indexers') 
2026-05-25T10:43:27.261355454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.262085625Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-25T10:43:27.262377022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021469s 
2026-05-25T10:43:27.262697206Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-25T10:43:27.263045227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.263429501Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-05-25T10:43:27.263979409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-25T10:43:27', 'remove_chown_and_folderchmod_config') 
2026-05-25T10:43:27.264559347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.265331522Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-25T10:43:27.265654954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022512s 
2026-05-25T10:43:27.265959768Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-25T10:43:27.266306436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.266710069Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-05-25T10:43:27.271567733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-25T10:43:27', 'convert_blacklist_protocol') 
2026-05-25T10:43:27.272157571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.272905978Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-25T10:43:27.273202746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006591s 
2026-05-25T10:43:27.273479965Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-25T10:43:27.273788125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.274153902Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-05-25T10:43:27.274593748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-25T10:43:27', 'update_notifiarr') 
2026-05-25T10:43:27.275150770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.275867022Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-25T10:43:27.276158399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002079s 
2026-05-25T10:43:27.276446940Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-25T10:43:27.276768979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.277140768Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-05-25T10:43:27.279633569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-25T10:43:27', 'email_multiple_addresses') 
2026-05-25T10:43:27.280291735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.281057397Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-25T10:43:27.281349074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042741s 
2026-05-25T10:43:27.281656123Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-25T10:43:27.281996338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.282390812Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-05-25T10:43:27.282881861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-25T10:43:27', 'rename_blacklist_to_blocklist') 
2026-05-25T10:43:27.283456910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.284206910Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-25T10:43:27.284520432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021956s 
2026-05-25T10:43:27.284804534Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-25T10:43:27.285211033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.285505436Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-05-25T10:43:27.285962867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-25T10:43:27', 'cdh_per_downloadclient') 
2026-05-25T10:43:27.286515761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.287239689Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-25T10:43:27.287525555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021071s 
2026-05-25T10:43:27.287805398Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-25T10:43:27.288132948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.288499236Z [Info] download_history: Starting migration of Log DB to 52 
2026-05-25T10:43:27.288941256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-25T10:43:27', 'download_history') 
2026-05-25T10:43:27.289486755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.290204540Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-25T10:43:27.290482200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020811s 
2026-05-25T10:43:27.290761592Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-25T10:43:27.291077529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.291443867Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-05-25T10:43:27.292124277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-25T10:43:27.292660447Z [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-25T10:43:27.293315817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000944s 
2026-05-25T10:43:27.293601081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-25T10:43:27.294001147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-25T10:43:27.294524942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s 
2026-05-25T10:43:27.294938124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-25T10:43:27', 'add_update_history') 
2026-05-25T10:43:27.295485898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.296303184Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-25T10:43:27.296586805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023866s 
2026-05-25T10:43:27.296891489Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-25T10:43:27.297222926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.297607461Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-05-25T10:43:27.298099793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-25T10:43:27', 'add_on_update_to_notifications') 
2026-05-25T10:43:27.298665111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.299393017Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-25T10:43:27.299691068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021532s 
2026-05-25T10:43:27.300045151Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-25T10:43:27.300343632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.300716884Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-05-25T10:43:27.301196430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-25T10:43:27', 'download_client_per_indexer') 
2026-05-25T10:43:27.301755856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.302483071Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-25T10:43:27.302778486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021277s 
2026-05-25T10:43:27.303067087Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-25T10:43:27.303382032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.303753299Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-05-25T10:43:27.304234519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-25T10:43:27', 'AddNewItemMonitorType') 
2026-05-25T10:43:27.304785849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.305502242Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-25T10:43:27.305789481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021133s 
2026-05-25T10:43:27.306064154Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-25T10:43:27.306370912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.306737189Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-05-25T10:43:27.307175262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-25T10:43:27', 'ImportListSearch') 
2026-05-25T10:43:27.307713756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.308495120Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-25T10:43:27.308739482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020883s 
2026-05-25T10:43:27.309035018Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-25T10:43:27.309369361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.309738575Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-05-25T10:43:27.310207529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-25T10:43:27', 'ImportListMonitorExisting') 
2026-05-25T10:43:27.310781024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.311527598Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-25T10:43:27.311826490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021589s 
2026-05-25T10:43:27.312147948Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-25T10:43:27.312451369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.312819350Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-05-25T10:43:27.313262322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-25T10:43:27', 'add_indexer_tags') 
2026-05-25T10:43:27.313962462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.315363785Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-25T10:43:27.315641955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029232s 
2026-05-25T10:43:27.315945126Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-25T10:43:27.316262094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.316631718Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-05-25T10:43:27.317079991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-25T10:43:27', 'update_audio_types') 
2026-05-25T10:43:27.317625229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.318379959Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-25T10:43:27.318660454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021231s 
2026-05-25T10:43:27.319043316Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-25T10:43:27.319416327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.319826282Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-05-25T10:43:27.320507735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-25T10:43:27.320758470Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-25T10:43:27.321048404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-25T10:43:27.322146055Z [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-25T10:43:27.323197413Z [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-25T10:43:27.323885008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-25T10:43:27.324591651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-25T10:43:27.325681035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-25T10:43:27.326137454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004801s 
2026-05-25T10:43:27.326403891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-25T10:43:27.326656259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-25T10:43:27.326939790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-25T10:43:27.327893692Z [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-25T10:43:27.328868926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-25T10:43:27.329439194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-25T10:43:27.330083081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-25T10:43:27.331157906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-25T10:43:27.331647813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044037s 
2026-05-25T10:43:27.331932917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-25T10:43:27.332183782Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-25T10:43:27.332474348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-25T10:43:27.333305732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-25T10:43:27.334067256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-25T10:43:27.334693397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-25T10:43:27.335331192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-25T10:43:27.336388351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-25T10:43:27.336893368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041059s 
2026-05-25T10:43:27.337398646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-25T10:43:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-25T10:43:27.338004055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.339066615Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-25T10:43:27.339400418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061843s 
2026-05-25T10:43:27.339702436Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-25T10:43:27.340050868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.340468810Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-05-25T10:43:27.340923816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-25T10:43:27', 'add_on_delete_to_notifications') 
2026-05-25T10:43:27.341482261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.342218063Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-25T10:43:27.342519350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021507s 
2026-05-25T10:43:27.342800746Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-25T10:43:27.343109829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.343477740Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-05-25T10:43:27.343999531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-25T10:43:27', 'add_custom_formats') 
2026-05-25T10:43:27.344516272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.345240751Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-25T10:43:27.345519031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021294s 
2026-05-25T10:43:27.345807783Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-25T10:43:27.346124240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.346493374Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-05-25T10:43:27.346955084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-25T10:43:27', 'add_result_to_commands') 
2026-05-25T10:43:27.347510122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.348238178Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-25T10:43:27.348526369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021027s 
2026-05-25T10:43:27.348829770Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-25T10:43:27.349158883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.349534018Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-05-25T10:43:27.350017783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-25T10:43:27', 'health_restored_notification') 
2026-05-25T10:43:27.350582690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.351309464Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-25T10:43:27.351606703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021348s 
2026-05-25T10:43:27.351897539Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-25T10:43:27.352191791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.352543810Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-05-25T10:43:27.352961772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-25T10:43:27', 'remove_uc') 
2026-05-25T10:43:27.353615749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.354470050Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-25T10:43:27.354729422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023s 
2026-05-25T10:43:27.355040830Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-25T10:43:27.355438731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.355809768Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-05-25T10:43:27.356372371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-25T10:43:27', 'download_clients_rename_tv_to_music') 
2026-05-25T10:43:27.356915676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.357718232Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-25T10:43:27.358031072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022632s 
2026-05-25T10:43:27.358350766Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-25T10:43:27.358790332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.359103392Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-05-25T10:43:27.359612688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-25T10:43:27', 'add_colon_replacement_to_naming_config') 
2026-05-25T10:43:27.360248679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.361136868Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-25T10:43:27.361414227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023583s 
2026-05-25T10:43:27.361689982Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-25T10:43:27.361992602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.362365653Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-05-25T10:43:27.362800990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-25T10:43:27', 'list_sync_time') 
2026-05-25T10:43:27.363352531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.364169185Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-25T10:43:27.364454199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021777s 
2026-05-25T10:43:27.364811389Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-25T10:43:27.365120241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.365562923Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-05-25T10:43:27.366048330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-25T10:43:27', 'add_download_client_tags') 
2026-05-25T10:43:27.366586093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.367405063Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-25T10:43:27.367691500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002276s 
2026-05-25T10:43:27.368012105Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-25T10:43:27.368323202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.368693748Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-05-25T10:43:27.369155959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-25T10:43:27', 'add_notification_status') 
2026-05-25T10:43:27.369709013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.370368772Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-25T10:43:27.370656562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020415s 
2026-05-25T10:43:27.370961827Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-25T10:43:27.371310950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.371677669Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-05-25T10:43:27.372193067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-25T10:43:27', 'add_alac_24_quality_in_profiles') 
2026-05-25T10:43:27.372752594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.373442553Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-25T10:43:27.373730824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002113s 
2026-05-25T10:43:27.374013724Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-25T10:43:27.374332145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.374688312Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-05-25T10:43:27.375132477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-25T10:43:27', 'add_salt_to_users') 
2026-05-25T10:43:27.375685812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.376430902Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-25T10:43:27.376715926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021066s 
2026-05-25T10:43:27.376989728Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-25T10:43:27.377290333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.377661070Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-05-25T10:43:27.378101497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-25T10:43:27', 'add_auto_tagging') 
2026-05-25T10:43:27.378650282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.379331705Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-25T10:43:27.379609675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020482s 
2026-05-25T10:43:27.379933757Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-25T10:43:27.380283752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.380658016Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-05-25T10:43:27.381163955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-25T10:43:27', 'quality_definition_preferred_size') 
2026-05-25T10:43:27.381732991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.382424113Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-25T10:43:27.382728627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021154s 
2026-05-25T10:43:27.383040094Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-25T10:43:27.383377714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.383765666Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-05-25T10:43:27.384281725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-25T10:43:27', 'add_on_artist_add_to_notifications') 
2026-05-25T10:43:27.384861563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.385926939Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-25T10:43:27.386236973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025193s 
2026-05-25T10:43:27.386552348Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-25T10:43:27.386877944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.387250454Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-05-25T10:43:27.387715581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-25T10:43:27', 'album_last_searched_time') 
2026-05-25T10:43:27.388301231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.389026521Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-25T10:43:27.389323590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021384s 
2026-05-25T10:43:27.389600417Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-25T10:43:27.389908658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.390277070Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-05-25T10:43:27.390720533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-25T10:43:27', 'add_indexer_flags') 
2026-05-25T10:43:27.391273607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.392008798Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-25T10:43:27.392304424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020773s 
2026-05-25T10:43:27.392598045Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-25T10:43:27.392940936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.393312915Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-05-25T10:43:27.393794655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-25T10:43:27', 'add_indexes_album_statistics') 
2026-05-25T10:43:27.394363291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.395104914Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-25T10:43:27.395410099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021539s 
2026-05-25T10:43:27.395701085Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-25T10:43:27.396045218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-25T10:43:27.396411145Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-05-25T10:43:27.396877364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-25T10:43:27', 'update_redacted_baseurl') 
2026-05-25T10:43:27.397429607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-25T10:43:27.398199658Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-25T10:43:27.398496215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021599s 
2026-05-25T10:43:27.563167987Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-05-25T10:43:27.578180314Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-25T10:43:27.582627000Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-25T10:43:27.702816428Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-25T10:43:27.719290450Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-05-25T10:43:27.730357510Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-05-25T10:43:27.766873148Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-25T10:43:27.768167184Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-25T10:43:27.768615978Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-05-25T10:43:27.812660069Z [ls.io-init] done.
2026-05-25T10:43:27.828027852Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled