2026-04-15T04:24:34.194260622Z [migrations] started
2026-04-15T04:24:34.194298508Z [migrations] no migrations found
2026-04-15T04:24:34.216227080Z usermod: no changes
2026-04-15T04:24:34.222815245Z ───────────────────────────────────────
2026-04-15T04:24:34.222829934Z 
2026-04-15T04:24:34.222833933Z       ██╗     ███████╗██╗ ██████╗
2026-04-15T04:24:34.222837810Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-15T04:24:34.222841578Z       ██║     ███████╗██║██║   ██║
2026-04-15T04:24:34.222845315Z       ██║     ╚════██║██║██║   ██║
2026-04-15T04:24:34.222849253Z       ███████╗███████║██║╚██████╔╝
2026-04-15T04:24:34.222853221Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-15T04:24:34.222856979Z 
2026-04-15T04:24:34.222860526Z    Brought to you by linuxserver.io
2026-04-15T04:24:34.222864364Z ───────────────────────────────────────
2026-04-15T04:24:34.223128435Z 
2026-04-15T04:24:34.223139889Z To support the app dev(s) visit:
2026-04-15T04:24:34.224937478Z Lidarr: https://opencollective.com/lidarr
2026-04-15T04:24:34.225277342Z 
2026-04-15T04:24:34.225290048Z To support LSIO projects visit:
2026-04-15T04:24:34.225295268Z https://www.linuxserver.io/donate/
2026-04-15T04:24:34.225300028Z 
2026-04-15T04:24:34.225304717Z ───────────────────────────────────────
2026-04-15T04:24:34.225310499Z GID/UID
2026-04-15T04:24:34.225315168Z ───────────────────────────────────────
2026-04-15T04:24:34.229622792Z 
2026-04-15T04:24:34.229648744Z User UID:    911
2026-04-15T04:24:34.229652882Z User GID:    911
2026-04-15T04:24:34.229656560Z ───────────────────────────────────────
2026-04-15T04:24:34.231190588Z Linuxserver.io version: 3.1.2.4939-ls194
2026-04-15T04:24:34.231445331Z Build-date: 2026-04-15T04:20:44+00:00
2026-04-15T04:24:34.231452466Z ───────────────────────────────────────
2026-04-15T04:24:34.231456885Z     
2026-04-15T04:24:34.280236609Z [custom-init] No custom files found, skipping...
2026-04-15T04:24:34.301762591Z failed to load "/config/config.xml": No such file or directory
2026-04-15T04:24:34.603693290Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939 
2026-04-15T04:24:34.621063704Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:24:34.625133769Z [Debug] Bootstrap: Console selected 
2026-04-15T04:24:34.628574496Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:24:34.631224642Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:24:34.914491162Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:24:34.967575103Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9a78fb53-954d-4009-9967-140f0f01cb7a} may be persisted to storage in unencrypted form. 
2026-04-15T04:24:35.023378219Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-15T04:24:35.060285550Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-15T04:24:35.134655459Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-15T04:24:35.141247211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.141826538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.180406466Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-15T04:24:35.183706180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391553s 
2026-04-15T04:24:35.183993338Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-15T04:24:35.184179132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424261s 
2026-04-15T04:24:35.191227614Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-15T04:24:35.191684654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.196758870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-15T04:24:35.206467388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-15T04:24:35.217272984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202825s 
2026-04-15T04:24:35.217632188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.220040958Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-15T04:24:35.220187693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230638s 
2026-04-15T04:24:35.220814786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-15T04:24:35.221041422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.225603788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-15T04:24:35.226594793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:24:35.227084088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012728s 
2026-04-15T04:24:35.227316246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:24:35.227603965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000107s 
2026-04-15T04:24:35.228066516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-15T04:24:35.228634761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-15T04:24:35.229303687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s 
2026-04-15T04:24:35.229525895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.230231866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-15T04:24:35.230414183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019309s 
2026-04-15T04:24:35.230879150Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-15T04:24:35.231106628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.231862399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:24:35.232632280Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.96E-05s 
2026-04-15T04:24:35.232849707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-15T04:24:35.233179121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-15T04:24:35.233644528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s 
2026-04-15T04:24:35.233850783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.234466683Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-15T04:24:35.234650102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013798s 
2026-04-15T04:24:35.237628008Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-15T04:24:35.237849755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.238425985Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-15T04:24:35.250040079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-15T04:24:35.250586289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-04-15T04:24:35.251101075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008572s 
2026-04-15T04:24:35.251278683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-15T04:24:35.251584449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-15T04:24:35.251869502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2026-04-15T04:24:35.252081539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-15T04:24:35.252431945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:35.252856049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s 
2026-04-15T04:24:35.253046051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-15T04:24:35.253301416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-15T04:24:35.253614195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2026-04-15T04:24:35.253783266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-04-15T04:24:35.259359102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2026-04-15T04:24:35.260540721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065574s 
2026-04-15T04:24:35.260772618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-04-15T04:24:35.261079606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-15T04:24:35.261418789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004993s 
2026-04-15T04:24:35.261613111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-04-15T04:24:35.261905870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-15T04:24:35.262241416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-04-15T04:24:35.262434064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-04-15T04:24:35.262728667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.263088271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004644s 
2026-04-15T04:24:35.263238433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-04-15T04:24:35.263511263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.263804834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003936s 
2026-04-15T04:24:35.264006750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-04-15T04:24:35.265450988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-04-15T04:24:35.266428406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021941s 
2026-04-15T04:24:35.266631675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-04-15T04:24:35.266954295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:35.267300642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s 
2026-04-15T04:24:35.267417939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-04-15T04:24:35.267685908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:24:35.268094361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2026-04-15T04:24:35.268283070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-04-15T04:24:35.268549236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:24:35.268870032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s 
2026-04-15T04:24:35.269067540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-04-15T04:24:35.269357293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:24:35.269699622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s 
2026-04-15T04:24:35.269899445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-04-15T04:24:35.270186413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:35.270501166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s 
2026-04-15T04:24:35.270690908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-04-15T04:24:35.270915801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-04-15T04:24:35.271264693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-04-15T04:24:35.271441920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-04-15T04:24:35.272445100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-04-15T04:24:35.273133266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014492s 
2026-04-15T04:24:35.273313248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-04-15T04:24:35.273628032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-15T04:24:35.273996905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005009s 
2026-04-15T04:24:35.274192238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-04-15T04:24:35.274468274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-15T04:24:35.274756264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s 
2026-04-15T04:24:35.274953731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-04-15T04:24:35.275242312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-15T04:24:35.275599962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2026-04-15T04:24:35.275867992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-04-15T04:24:35.276231404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-04-15T04:24:35.276597471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005549s 
2026-04-15T04:24:35.276774177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-04-15T04:24:35.277525589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-04-15T04:24:35.278088793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011477s 
2026-04-15T04:24:35.278292654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-04-15T04:24:35.278597347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-04-15T04:24:35.278964607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2026-04-15T04:24:35.279164178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-04-15T04:24:35.279454112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:35.279798876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004557s 
2026-04-15T04:24:35.280035152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-15T04:24:35.280856055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2026-04-15T04:24:35.281464360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s 
2026-04-15T04:24:35.281657599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-15T04:24:35.281926741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-15T04:24:35.282264511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s 
2026-04-15T04:24:35.282462740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-04-15T04:24:35.282750269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-15T04:24:35.283131456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004852s 
2026-04-15T04:24:35.283333744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-15T04:24:35.283631644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-15T04:24:35.284064575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004845s 
2026-04-15T04:24:35.284216802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-04-15T04:24:35.284496445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-04-15T04:24:35.284836840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2026-04-15T04:24:35.285023877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-15T04:24:35.285726421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-04-15T04:24:35.286283343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010834s 
2026-04-15T04:24:35.286472894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-15T04:24:35.286956047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-04-15T04:24:35.287431825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007797s 
2026-04-15T04:24:35.287640646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-15T04:24:35.287993075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-15T04:24:35.288372098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s 
2026-04-15T04:24:35.288552061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-15T04:24:35.290921191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-04-15T04:24:35.291457901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027313s 
2026-04-15T04:24:35.291649898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-15T04:24:35.291950733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-15T04:24:35.292325849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2026-04-15T04:24:35.292505120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-15T04:24:35.292938532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2026-04-15T04:24:35.293446696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007662s 
2026-04-15T04:24:35.293638953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-15T04:24:35.293935530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-15T04:24:35.294312509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004892s 
2026-04-15T04:24:35.294524786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-15T04:24:35.295019763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-04-15T04:24:35.295622026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s 
2026-04-15T04:24:35.295838872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-15T04:24:35.296213126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-15T04:24:35.296613963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005605s 
2026-04-15T04:24:35.296825669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-15T04:24:35.297163539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-15T04:24:35.297571741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s 
2026-04-15T04:24:35.297758397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-15T04:24:35.298443486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2026-04-15T04:24:35.299035278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010686s 
2026-04-15T04:24:35.299188045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-15T04:24:35.300086504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2026-04-15T04:24:35.300995875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001622s 
2026-04-15T04:24:35.301178272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-15T04:24:35.301713490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-04-15T04:24:35.302173727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008235s 
2026-04-15T04:24:35.302360613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-15T04:24:35.303094381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-04-15T04:24:35.303667665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011337s 
2026-04-15T04:24:35.303872497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-15T04:24:35.304433206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-04-15T04:24:35.304941630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008837s 
2026-04-15T04:24:35.305134959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-15T04:24:35.305718314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2026-04-15T04:24:35.306255055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s 
2026-04-15T04:24:35.306447672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-15T04:24:35.306902087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-04-15T04:24:35.307313816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006871s 
2026-04-15T04:24:35.307482085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-15T04:24:35.307823793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:35.308219089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2026-04-15T04:24:35.308401376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-15T04:24:35.308675017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-15T04:24:35.308996615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s 
2026-04-15T04:24:35.309183050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-15T04:24:35.309611432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-04-15T04:24:35.310010496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006545s 
2026-04-15T04:24:35.310191971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-15T04:24:35.310888604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-04-15T04:24:35.311463140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2026-04-15T04:24:35.311629926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-15T04:24:35.312102899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-04-15T04:24:35.312568085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007477s 
2026-04-15T04:24:35.312754661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-15T04:24:35.313050717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-15T04:24:35.313418487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s 
2026-04-15T04:24:35.313603270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-15T04:24:35.313898304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-15T04:24:35.314220562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 
2026-04-15T04:24:35.314389603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-15T04:24:35.315088219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-15T04:24:35.315677075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001117s 
2026-04-15T04:24:35.315873441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-15T04:24:35.316539341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-15T04:24:35.317093186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001029s 
2026-04-15T04:24:35.317309532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-15T04:24:35.317644497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:24:35.318005964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2026-04-15T04:24:35.318185185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-15T04:24:35.318842399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-15T04:24:35.319360201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010023s 
2026-04-15T04:24:35.319536346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-04-15T04:24:35.320255945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-04-15T04:24:35.320850211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011365s 
2026-04-15T04:24:35.321041857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-04-15T04:24:35.321498286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2026-04-15T04:24:35.321956318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007357s 
2026-04-15T04:24:35.322167173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-04-15T04:24:35.322490624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-04-15T04:24:35.322836400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004807s 
2026-04-15T04:24:35.323023437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-15T04:24:35.323627823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-15T04:24:35.324201478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009935s 
2026-04-15T04:24:35.324438876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-15T04:24:35.324815054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:24:35.325173516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s 
2026-04-15T04:24:35.326349974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-04-15T04:24:35.328042993Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013857 taking an average of 00:00:00.0013857 
2026-04-15T04:24:35.328759566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:24:35', 'InitialSetup') 
2026-04-15T04:24:35.329118970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.332298782Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-15T04:24:35.332479225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069224s 
2026-04-15T04:24:35.332773157Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-15T04:24:35.333014192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.333321020Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-04-15T04:24:35.333923653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-15T04:24:35.334111922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.334314400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-15T04:24:35.334637541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.335638546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s 
2026-04-15T04:24:35.336046648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:24:35', 'add_reason_to_pending_releases') 
2026-04-15T04:24:35.336416673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.337205201Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-15T04:24:35.337401426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026461s 
2026-04-15T04:24:35.337602180Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-15T04:24:35.337813255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.338067677Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-04-15T04:24:35.340322517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.340497630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.340680228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-04-15T04:24:35.340964891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-04-15T04:24:35.342005666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s 
2026-04-15T04:24:35.342136500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.342287694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.342483168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-04-15T04:24:35.342792220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.343780800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00111s 
2026-04-15T04:24:35.343970803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.344125214Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:24:35.344329264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-04-15T04:24:35.344656734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.345625264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s 
2026-04-15T04:24:35.345992463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-15T04:24:35.346589666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-15T04:24:35.346872806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006561s 
2026-04-15T04:24:35.347206297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-04-15T04:24:35.358203339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2026-04-15T04:24:35.359646605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2026-04-15T04:24:35.360591407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-15T04:24:35.361738737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-15T04:24:35.364284794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-15T04:24:35.364755321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-15T04:24:35.365238684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-15T04:24:35.365583949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181788s 
2026-04-15T04:24:35.365759543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.365915387Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.366109698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-04-15T04:24:35.366378720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-04-15T04:24:35.367237519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s 
2026-04-15T04:24:35.367598145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:24:35', 'add_medium_support') 
2026-04-15T04:24:35.368005676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.372669526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-15T04:24:35.372877856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006323s 
2026-04-15T04:24:35.373119773Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-15T04:24:35.373345898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.373642174Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-04-15T04:24:35.374306682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-15T04:24:35.374697599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-15T04:24:35.375003956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004523s 
2026-04-15T04:24:35.375179039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.375394753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.377798693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023968s 
2026-04-15T04:24:35.378165592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:24:35', 'add_various_qualites_in_profile') 
2026-04-15T04:24:35.378619225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.379408264Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-15T04:24:35.379599990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040045s 
2026-04-15T04:24:35.379809422Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-15T04:24:35.380098343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.380364439Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-04-15T04:24:35.381115602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-04-15T04:24:35.381640037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2026-04-15T04:24:35.382102438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000796s 
2026-04-15T04:24:35.382311429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-04-15T04:24:35.382632145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-04-15T04:24:35.382970185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2026-04-15T04:24:35.383143404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:24:35.383296623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.383532628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-04-15T04:24:35.383856470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:35.384809659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s 
2026-04-15T04:24:35.384981195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-04-15T04:24:35.388979475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-04-15T04:24:35.391594190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2026-04-15T04:24:35.392779316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.393811885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.396061704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-15T04:24:35.396577232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-15T04:24:35.397043481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.397503397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.397862260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126843s 
2026-04-15T04:24:35.398083014Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-04-15T04:24:35.401995622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-04-15T04:24:35.404492089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2026-04-15T04:24:35.405611873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.406625113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.408814482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-15T04:24:35.409292444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-15T04:24:35.409733923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.410152846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.410475536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122051s 
2026-04-15T04:24:35.410649647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.410802955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.411000273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-04-15T04:24:35.411271659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-04-15T04:24:35.412153334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009556s 
2026-04-15T04:24:35.412510844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:24:35', 'metadata_profiles') 
2026-04-15T04:24:35.412862442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.414542695Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-15T04:24:35.414731355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033246s 
2026-04-15T04:24:35.414990366Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-15T04:24:35.415223445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.415508028Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-04-15T04:24:35.417441421Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-15T04:24:35.422095031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-04-15T04:24:35.423018982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-04-15T04:24:35.423514489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-15T04:24:35.424166001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-15T04:24:35.426970397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-15T04:24:35.427306564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096442s 
2026-04-15T04:24:35.427478681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:24:35.427633663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.427870750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-15T04:24:35.428187247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-15T04:24:35.429072420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2026-04-15T04:24:35.429373245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-15T04:24:35.429719783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-15T04:24:35.429998404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s 
2026-04-15T04:24:35.430170771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:24:35.430322346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.430689285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-15T04:24:35.434010723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-04-15T04:24:35.435058813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-04-15T04:24:35.435619883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-15T04:24:35.436300724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-15T04:24:35.439070079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-15T04:24:35.439420876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085229s 
2026-04-15T04:24:35.439822985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:24:35', 'separate_automatic_and_interactive_search') 
2026-04-15T04:24:35.440243151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.441410221Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-15T04:24:35.441604743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104321s 
2026-04-15T04:24:35.441828523Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-15T04:24:35.442052374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.442321225Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-04-15T04:24:35.442605247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-04-15T04:24:35.446349656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2026-04-15T04:24:35.448526158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2026-04-15T04:24:35.449492103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:35.450680346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:35.452820194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:35.453259760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:24:35.453690497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:24:35.454123539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:24:35.454569647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:35.454902387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121102s 
2026-04-15T04:24:35.455288184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:24:35', 'change_album_path_to_relative') 
2026-04-15T04:24:35.455641255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.456784076Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-15T04:24:35.456973287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139359s 
2026-04-15T04:24:35.457190734Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-15T04:24:35.457411469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.457719589Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-04-15T04:24:35.458277522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-04-15T04:24:35.458809744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-04-15T04:24:35.459151662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005731s 
2026-04-15T04:24:35.459523972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:24:35', 'change_quality_size_mb_to_kb') 
2026-04-15T04:24:35.459898566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.461046077Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-15T04:24:35.461229316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024138s 
2026-04-15T04:24:35.461423456Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-15T04:24:35.461628990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.461883383Z [Info] album_releases: Starting migration of Main DB to 9 
2026-04-15T04:24:35.462251424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.462418761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.462605577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-04-15T04:24:35.462887695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-04-15T04:24:35.463775713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009815s 
2026-04-15T04:24:35.463973000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.464125627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.464326432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-04-15T04:24:35.464617508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-04-15T04:24:35.465536097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010123s 
2026-04-15T04:24:35.465876493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:24:35', 'album_releases') 
2026-04-15T04:24:35.466232770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.466886436Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-15T04:24:35.467066749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023568s 
2026-04-15T04:24:35.467263696Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-15T04:24:35.467473017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.467725676Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-04-15T04:24:35.468298038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.468471668Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:35.468656320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-04-15T04:24:35.472595591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2026-04-15T04:24:35.474950172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-04-15T04:24:35.475984124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:35.477108578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:35.479241622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:35.479669223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:24:35.480101083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:24:35.480545047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:24:35.480989852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:35.481317732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012481s 
2026-04-15T04:24:35.481491703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.481642687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.481839814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-04-15T04:24:35.485780508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2026-04-15T04:24:35.488185020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-04-15T04:24:35.489222148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:35.490460471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:35.492580820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:35.493028251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:24:35.493437545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:24:35.493873863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:24:35.494322757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:35.494652181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126239s 
2026-04-15T04:24:35.495005011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:24:35', 'album_releases_fix') 
2026-04-15T04:24:35.495354885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.496434449Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-15T04:24:35.496622888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143816s 
2026-04-15T04:24:35.496824074Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-15T04:24:35.497023615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.497281815Z [Info] import_lists: Starting migration of Main DB to 11 
2026-04-15T04:24:35.498095042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-04-15T04:24:35.498967469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2026-04-15T04:24:35.499623369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001336s 
2026-04-15T04:24:35.499812871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-04-15T04:24:35.500127695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-15T04:24:35.500460044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-04-15T04:24:35.500645377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-04-15T04:24:35.501286869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-15T04:24:35.501845524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s 
2026-04-15T04:24:35.502068182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-04-15T04:24:35.502418748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:24:35.502782621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005145s 
2026-04-15T04:24:35.503127525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:24:35', 'import_lists') 
2026-04-15T04:24:35.503467409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.504485670Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-15T04:24:35.504656464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002194s 
2026-04-15T04:24:35.504853981Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-15T04:24:35.505058834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.505327104Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-04-15T04:24:35.505686508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-04-15T04:24:35.505861801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.506085701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-04-15T04:24:35.506433442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-04-15T04:24:35.507381430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010788s 
2026-04-15T04:24:35.507552314Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.507755814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.508759836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s 
2026-04-15T04:24:35.509120111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:24:35', 'add_release_status') 
2026-04-15T04:24:35.509476839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.510442563Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-15T04:24:35.510618768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026909s 
2026-04-15T04:24:35.510831226Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-15T04:24:35.511052401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.511318457Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-04-15T04:24:35.511643982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:35.511811520Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.512051894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-04-15T04:24:35.512394133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.513340739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s 
2026-04-15T04:24:35.513705884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:24:35', 'album_download_notification') 
2026-04-15T04:24:35.514058504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.514861621Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-15T04:24:35.515046333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025551s 
2026-04-15T04:24:35.515268841Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-15T04:24:35.515494696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.515773577Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-04-15T04:24:35.516412173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-04-15T04:24:35.517097192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-04-15T04:24:35.517509392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007501s 
2026-04-15T04:24:35.518005952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-04-15T04:24:35.518670240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-04-15T04:24:35.519083382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007373s 
2026-04-15T04:24:35.519448998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:24:35', 'fix_language_metadata_profiles') 
2026-04-15T04:24:35.519810165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.520504393Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-15T04:24:35.520681940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020978s 
2026-04-15T04:24:35.520873726Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-15T04:24:35.521083909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.521330967Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-04-15T04:24:35.521664889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-15T04:24:35.521987950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-15T04:24:35.522252983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003547s 
2026-04-15T04:24:35.522587487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:24:35', 'remove_fanzub') 
2026-04-15T04:24:35.522984776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.523639104Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-15T04:24:35.523800599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 
2026-04-15T04:24:35.524040161Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-15T04:24:35.524260605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.524528404Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-04-15T04:24:35.525979987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-04-15T04:24:35.526271204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-04-15T04:24:35.526595246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 
2026-04-15T04:24:35.526808686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-04-15T04:24:35.527144121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-04-15T04:24:35.527515399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2026-04-15T04:24:35.528027700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-04-15T04:24:35.528457125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-04-15T04:24:35.528860186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006439s 
2026-04-15T04:24:35.529069778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-04-15T04:24:35.529381295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-15T04:24:35.537650655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083236s 
2026-04-15T04:24:35.537923926Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-15T04:24:35.538247177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-15T04:24:35.538632633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005338s 
2026-04-15T04:24:35.538841413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-15T04:24:35.539171157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-15T04:24:35.539513186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004863s 
2026-04-15T04:24:35.539912209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:24:35', 'update_artist_history_indexes') 
2026-04-15T04:24:35.540280350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.541494735Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-15T04:24:35.541686111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024075s 
2026-04-15T04:24:35.541896133Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-15T04:24:35.542104974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.542368685Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-04-15T04:24:35.543970259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.544908529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-15T04:24:35.545197851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010221s 
2026-04-15T04:24:35.545544820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:24:35', 'remove_nma') 
2026-04-15T04:24:35.545888792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.546848986Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-15T04:24:35.547019078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026522s 
2026-04-15T04:24:35.547222528Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-15T04:24:35.547392921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.547647884Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-04-15T04:24:35.548019302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.548194525Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-04-15T04:24:35.548415169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-04-15T04:24:35.548695604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-04-15T04:24:35.549653973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s 
2026-04-15T04:24:35.550013397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:24:35', 'album_disambiguation') 
2026-04-15T04:24:35.550376689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.551411372Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-15T04:24:35.551557256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027668s 
2026-04-15T04:24:35.551773170Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-15T04:24:35.552056912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.552328539Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-04-15T04:24:35.552587861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.552799326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.554022389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012417s 
2026-04-15T04:24:35.554395460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:24:35', 'add_ape_quality_in_profiles') 
2026-04-15T04:24:35.554756567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.555462128Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-15T04:24:35.555648312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026467s 
2026-04-15T04:24:35.555837664Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-15T04:24:35.556067326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.556319283Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-04-15T04:24:35.557114344Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.557446864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-15T04:24:35.557718581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s 
2026-04-15T04:24:35.557931880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.558205050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-04-15T04:24:35.558504734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s 
2026-04-15T04:24:35.558725689Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.559027767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-04-15T04:24:35.559300206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s 
2026-04-15T04:24:35.559604348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:24:35', 'remove_pushalot') 
2026-04-15T04:24:35.559972639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.560681426Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-15T04:24:35.560855377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017325s 
2026-04-15T04:24:35.561054407Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-15T04:24:35.561263368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.561488391Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-04-15T04:24:35.561863276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-15T04:24:35.562306799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-04-15T04:24:35.562704951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s 
2026-04-15T04:24:35.563061639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:24:35', 'add_custom_filters') 
2026-04-15T04:24:35.563420010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.564147395Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-15T04:24:35.564323600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020672s 
2026-04-15T04:24:35.564520045Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-15T04:24:35.564726300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.564981304Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-04-15T04:24:35.565279494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:24:35.565449466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.565635441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-04-15T04:24:35.565900545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-04-15T04:24:35.566843183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s 
2026-04-15T04:24:35.567195181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:24:35', 'import_list_tags') 
2026-04-15T04:24:35.567542681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.568394146Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-15T04:24:35.568565911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025348s 
2026-04-15T04:24:35.568774441Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-15T04:24:35.568988482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.569248345Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-04-15T04:24:35.573606741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-04-15T04:24:35.574316710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2026-04-15T04:24:35.574892409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s 
2026-04-15T04:24:35.575115378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-04-15T04:24:35.575471134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-04-15T04:24:35.575842733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s 
2026-04-15T04:24:35.578170209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:24:35.578187764Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:24:35.578194147Z                           FROM "Artists" 
2026-04-15T04:24:35.579357670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:24:35.579372951Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:24:35.579382530Z                           FROM "Artists" 
2026-04-15T04:24:35.579982578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011737s 
2026-04-15T04:24:35.580144795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:24:35.580291781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.580502996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-04-15T04:24:35.580829453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.581801871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s 
2026-04-15T04:24:35.582365676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-15T04:24:35.582387129Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.582397420Z                                                   FROM "ArtistMetadata"
2026-04-15T04:24:35.582406238Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-15T04:24:35.583074513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-15T04:24:35.583085024Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.583090265Z                                                   FROM "ArtistMetadata"
2026-04-15T04:24:35.583094975Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-15T04:24:35.583480090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007991s 
2026-04-15T04:24:35.583657808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-04-15T04:24:35.584561267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2026-04-15T04:24:35.585208109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001331s 
2026-04-15T04:24:35.585426820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-04-15T04:24:35.585782596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-15T04:24:35.586149575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s 
2026-04-15T04:24:35.586347052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-04-15T04:24:35.586661345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-15T04:24:35.586998294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004603s 
2026-04-15T04:24:35.587176723Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.587336996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.592101679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047381s 
2026-04-15T04:24:35.592277894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.592442295Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:35.592627668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-04-15T04:24:35.592947332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.593939880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s 
2026-04-15T04:24:35.594112358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.594263953Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:35.594464887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-04-15T04:24:35.594735131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:35.595696757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010373s 
2026-04-15T04:24:35.595828984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.596049077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.596239971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-04-15T04:24:35.596500786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-04-15T04:24:35.597398634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s 
2026-04-15T04:24:35.598030286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-15T04:24:35.598045096Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.598054134Z                                                   FROM "ArtistMetadata"
2026-04-15T04:24:35.598062571Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.598071960Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-15T04:24:35.598877001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-15T04:24:35.598889105Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.598894466Z                                                   FROM "ArtistMetadata"
2026-04-15T04:24:35.598899416Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.598916290Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-15T04:24:35.599372809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009428s 
2026-04-15T04:24:35.599505566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.599658094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.599870090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-04-15T04:24:35.600236258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-04-15T04:24:35.601166330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010576s 
2026-04-15T04:24:35.601314128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.601461705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.601665445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-04-15T04:24:35.601977323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.602894400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s 
2026-04-15T04:24:35.603066106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.603211138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.603411341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-04-15T04:24:35.603737527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.604700967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s 
2026-04-15T04:24:35.605272949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:24:35.605286827Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:24:35.605295645Z                                                 FROM "AlbumReleases"
2026-04-15T04:24:35.605304021Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.605312849Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-15T04:24:35.606046286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:24:35.606057639Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:24:35.606063460Z                                                 FROM "AlbumReleases"
2026-04-15T04:24:35.606097028Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.606103170Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-15T04:24:35.606556513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009048s 
2026-04-15T04:24:35.607172323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:24:35.607184297Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.607189888Z                                                   FROM "ArtistMetadata"
2026-04-15T04:24:35.607194888Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.607200450Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-15T04:24:35.608024839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:24:35.608040952Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:24:35.608049970Z                                                   FROM "ArtistMetadata"
2026-04-15T04:24:35.608058507Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.608067686Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-15T04:24:35.608522862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s 
2026-04-15T04:24:35.609057298Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2026-04-15T04:24:35.612966569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-04-15T04:24:35.614396699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-15T04:24:35.615067329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.616216503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.618624982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.619068736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.619421496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100612s 
2026-04-15T04:24:35.619815519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-04-15T04:24:35.623802778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2026-04-15T04:24:35.625627221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2026-04-15T04:24:35.626479397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:35.627962583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:35.630270109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:35.630783372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:35.631164259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01106s 
2026-04-15T04:24:35.631431828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-04-15T04:24:35.635482494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-04-15T04:24:35.637085962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2026-04-15T04:24:35.637773928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-15T04:24:35.638677537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-15T04:24:35.640943499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-15T04:24:35.641463897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-15T04:24:35.641854463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102052s 
2026-04-15T04:24:35.642059286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-04-15T04:24:35.646021073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2026-04-15T04:24:35.647075706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2026-04-15T04:24:35.647636044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:24:35.648372767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:24:35.650621435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:35.651021360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087761s 
2026-04-15T04:24:35.651244961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-15T04:24:35.651567340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.651969830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s 
2026-04-15T04:24:35.652362400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-04-15T04:24:35.652503274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:35.652853449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004914s 
2026-04-15T04:24:35.653075025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-04-15T04:24:35.653390731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.653771969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005116s 
2026-04-15T04:24:35.653988154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-04-15T04:24:35.654301795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.654724126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005532s 
2026-04-15T04:24:35.654935311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-04-15T04:24:35.655240145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-04-15T04:24:35.655625851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s 
2026-04-15T04:24:35.655844442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-04-15T04:24:35.656183584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-04-15T04:24:35.656571034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005273s 
2026-04-15T04:24:35.656747199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:35.657595307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-15T04:24:35.657887274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s 
2026-04-15T04:24:35.658065904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:35.658396299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-15T04:24:35.658674600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2026-04-15T04:24:35.658889342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:35.659270139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-04-15T04:24:35.659605384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005504s 
2026-04-15T04:24:35.660019608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:24:35', 'add_release_groups_etc') 
2026-04-15T04:24:35.660371506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.662699734Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-15T04:24:35.662889646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036055s 
2026-04-15T04:24:35.663108998Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-15T04:24:35.663326797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.663599866Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-04-15T04:24:35.664201839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:35.664476181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-04-15T04:24:35.664748429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s 
2026-04-15T04:24:35.665111450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:24:35', 'NewMediaInfoFormat') 
2026-04-15T04:24:35.665474581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.666118989Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-15T04:24:35.666320364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017041s 
2026-04-15T04:24:35.666567402Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-15T04:24:35.666796533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.667077338Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-04-15T04:24:35.668277655Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-15T04:24:35.668673402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-15T04:24:35.671048143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s 
2026-04-15T04:24:35.671239568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-15T04:24:35.671400092Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.671651728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-04-15T04:24:35.672054078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:35.672998450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011288s 
2026-04-15T04:24:35.673411652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:24:35', 'rename_restrictions_to_release_profiles') 
2026-04-15T04:24:35.673804262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.674519212Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-15T04:24:35.674732932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025853s 
2026-04-15T04:24:35.674982084Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-15T04:24:35.675223520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.675499586Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-04-15T04:24:35.676683840Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-15T04:24:35.676976730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-15T04:24:35.679468106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025688s 
2026-04-15T04:24:35.679660002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:24:35.679864043Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.680100599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-04-15T04:24:35.680417287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-15T04:24:35.681354534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010501s 
2026-04-15T04:24:35.681553745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-04-15T04:24:35.681715190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.681939963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-04-15T04:24:35.682267322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-15T04:24:35.683194539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s 
2026-04-15T04:24:35.683365684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:35.683633663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-15T04:24:35.683924559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s 
2026-04-15T04:24:35.684121656Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:35.684394505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-15T04:24:35.684675531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003937s 
2026-04-15T04:24:35.684910715Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-04-15T04:24:35.689368290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-04-15T04:24:35.690796205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-15T04:24:35.691502186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.692500516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.694756599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.695200593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.695688415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.696153151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:35.696494408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113856s 
2026-04-15T04:24:35.696904543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:24:35', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-15T04:24:35.697310060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.698414844Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-15T04:24:35.698623534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132286s 
2026-04-15T04:24:35.698842445Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-15T04:24:35.699060835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.699328494Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-04-15T04:24:35.699800504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-04-15T04:24:35.700316934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2026-04-15T04:24:35.700756769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007042s 
2026-04-15T04:24:35.700986732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-04-15T04:24:35.701376207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-04-15T04:24:35.701787916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-04-15T04:24:35.702152069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:24:35', 'add_import_exclusions') 
2026-04-15T04:24:35.702521212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.703695727Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-15T04:24:35.703889978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024613s 
2026-04-15T04:24:35.704127075Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-15T04:24:35.704364734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.704645800Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-04-15T04:24:35.709188206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:24:35.709196012Z                           WHERE "Id" in (
2026-04-15T04:24:35.709199849Z                           SELECT "Artists"."Id" from "Artists"
2026-04-15T04:24:35.709203797Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.709207885Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:24:35.710033417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:24:35.710038578Z                           WHERE "Id" in (
2026-04-15T04:24:35.710042456Z                           SELECT "Artists"."Id" from "Artists"
2026-04-15T04:24:35.710046414Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.710050522Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:24:35.710667143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010558s 
2026-04-15T04:24:35.711264897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-15T04:24:35.711269697Z                           WHERE "Id" in (
2026-04-15T04:24:35.711273384Z                           SELECT "Albums"."Id" from "Albums"
2026-04-15T04:24:35.711277222Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.711281180Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:24:35.712071481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-15T04:24:35.712077473Z                           WHERE "Id" in (
2026-04-15T04:24:35.712081150Z                           SELECT "Albums"."Id" from "Albums"
2026-04-15T04:24:35.712085028Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.712089046Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:24:35.712671920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s 
2026-04-15T04:24:35.713249302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-15T04:24:35.713254012Z                           WHERE "Id" in (
2026-04-15T04:24:35.713257699Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:24:35.713261697Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:24:35.713265615Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-15T04:24:35.714025806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-15T04:24:35.714030485Z                           WHERE "Id" in (
2026-04-15T04:24:35.714034263Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:24:35.714038111Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:24:35.714042079Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-15T04:24:35.714619682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009737s 
2026-04-15T04:24:35.715197956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:24:35.715202676Z                           WHERE "Id" in (
2026-04-15T04:24:35.715206523Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.715210341Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.715219900Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-15T04:24:35.716042777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:24:35.716057306Z                           WHERE "Id" in (
2026-04-15T04:24:35.716065593Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.716074290Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.716083138Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-15T04:24:35.716629869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010392s 
2026-04-15T04:24:35.717242994Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:24:35.717247322Z                           WHERE "Id" in (
2026-04-15T04:24:35.717251040Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.717254908Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.717258866Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:24:35.718044287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:24:35.718053937Z                           WHERE "Id" in (
2026-04-15T04:24:35.718062213Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:24:35.718070660Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.718079588Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:24:35.718685318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s 
2026-04-15T04:24:35.719263903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.719268522Z                           WHERE "Id" IN (
2026-04-15T04:24:35.719272310Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.719276208Z                           LEFT OUTER JOIN "Tracks"
2026-04-15T04:24:35.719280616Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.719284434Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:24:35.720079465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.720092201Z                           WHERE "Id" IN (
2026-04-15T04:24:35.720100607Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.720109105Z                           LEFT OUTER JOIN "Tracks"
2026-04-15T04:24:35.720148915Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.720157813Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:24:35.720681527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010074s 
2026-04-15T04:24:35.721065761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:24:35', 'clean_artist_metadata_table') 
2026-04-15T04:24:35.721434253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.722224143Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-15T04:24:35.722421811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025135s 
2026-04-15T04:24:35.722638006Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-15T04:24:35.722861266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.723132582Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-04-15T04:24:35.723821890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:35.724035790Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:35.724253859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-15T04:24:35.724592521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.725633918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011787s 
2026-04-15T04:24:35.725823550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:35.725984775Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.726218315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-15T04:24:35.726589392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.727555938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s 
2026-04-15T04:24:35.727750049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:35.727943559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.728187029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-04-15T04:24:35.728539989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.729519582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s 
2026-04-15T04:24:35.729722550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:35.729867833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.730087535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-04-15T04:24:35.730439464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.731408385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011119s 
2026-04-15T04:24:35.733376227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:35.733555798Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:35.733773617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-04-15T04:24:35.734101086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.735083113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s 
2026-04-15T04:24:35.735296914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-04-15T04:24:35.739176395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-04-15T04:24:35.740856869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-04-15T04:24:35.741623482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-15T04:24:35.742131535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-15T04:24:35.744506487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090146s 
2026-04-15T04:24:35.744773625Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-04-15T04:24:35.748619017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-04-15T04:24:35.750316485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-04-15T04:24:35.751087908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-15T04:24:35.751668387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-15T04:24:35.754057497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090633s 
2026-04-15T04:24:35.754453174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:24:35', 'health_issue_notification') 
2026-04-15T04:24:35.754825113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.755800597Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-15T04:24:35.756018265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107774s 
2026-04-15T04:24:35.756258198Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-15T04:24:35.756480686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.756765740Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-04-15T04:24:35.757726915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:35.757899854Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.758099876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-04-15T04:24:35.758438508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-04-15T04:24:35.759446227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s 
2026-04-15T04:24:35.759638184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:35.759803056Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.760058340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-04-15T04:24:35.760356400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-04-15T04:24:35.761356153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s 
2026-04-15T04:24:35.761653060Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-15T04:24:35.761944547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-15T04:24:35.762217798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003575s 
2026-04-15T04:24:35.762742594Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.762747193Z                 WHERE "Id" IN (
2026-04-15T04:24:35.762750951Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.762754759Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.762758687Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:24:35.763449588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.763459528Z                 WHERE "Id" IN (
2026-04-15T04:24:35.763467884Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.763476752Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.763485770Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:24:35.764032291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s 
2026-04-15T04:24:35.764696909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.764701178Z                 WHERE "Id" IN (
2026-04-15T04:24:35.764704965Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.764708753Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.764712701Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.764716659Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-15T04:24:35.765610809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.765621150Z                 WHERE "Id" IN (
2026-04-15T04:24:35.765629407Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.765640268Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:24:35.765649687Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:24:35.765688375Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-15T04:24:35.766254716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s 
2026-04-15T04:24:35.766999004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.767003413Z                 WHERE "Id" IN (
2026-04-15T04:24:35.767007111Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.767010968Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.767014846Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.767018914Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:24:35.767023133Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-15T04:24:35.768060471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.768074259Z                 WHERE "Id" IN (
2026-04-15T04:24:35.768082586Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:24:35.768091153Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:24:35.768099931Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:24:35.768108689Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:24:35.768117085Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-15T04:24:35.768764800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012718s 
2026-04-15T04:24:35.769349046Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-15T04:24:35.769354387Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:24:35.769358495Z                 FROM "Artists"
2026-04-15T04:24:35.769362132Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.769366060Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-15T04:24:35.770208366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-15T04:24:35.770222034Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:24:35.770231012Z                 FROM "Artists"
2026-04-15T04:24:35.770239369Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:24:35.770248126Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-15T04:24:35.770681950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009132s 
2026-04-15T04:24:35.771106525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:24:35.771111114Z                 WHERE "Id" NOT IN (
2026-04-15T04:24:35.771114771Z                     SELECT MIN("Id")
2026-04-15T04:24:35.771118499Z                     FROM "TrackFiles"
2026-04-15T04:24:35.771122186Z                     GROUP BY "Path"
2026-04-15T04:24:35.771125824Z                 ) 
2026-04-15T04:24:35.771651251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:24:35.771659648Z                 WHERE "Id" NOT IN (
2026-04-15T04:24:35.771666903Z                     SELECT MIN("Id")
2026-04-15T04:24:35.771673436Z                     FROM "TrackFiles"
2026-04-15T04:24:35.771680781Z                     GROUP BY "Path"
2026-04-15T04:24:35.771687725Z                 ) 
2026-04-15T04:24:35.772055335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s 
2026-04-15T04:24:35.772231359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:35.772386472Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.772571194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-04-15T04:24:35.776127774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:35.777291808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-04-15T04:24:35.777873269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:24:35.778573759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:24:35.781006287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:35.781361963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008607s 
2026-04-15T04:24:35.781556575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-04-15T04:24:35.781846649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:24:35.782217095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2026-04-15T04:24:35.782415044Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-04-15T04:24:35.785922736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:35.786999735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-04-15T04:24:35.787543710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:24:35.788348480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:24:35.790645535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:35.791110321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:24:35.791442851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008847s 
2026-04-15T04:24:35.791818196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:24:35', 'add_mediafilerepository_mtime') 
2026-04-15T04:24:35.792220126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.793291002Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-15T04:24:35.793480864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106372s 
2026-04-15T04:24:35.793728452Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-15T04:24:35.793949327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.794231004Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-04-15T04:24:35.795600652Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:24:35.795605281Z                           WHERE "Id" NOT IN (
2026-04-15T04:24:35.795608999Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:24:35.795612886Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.795624760Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-15T04:24:35.796448339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:24:35.796463429Z                           WHERE "Id" NOT IN (
2026-04-15T04:24:35.796471916Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:24:35.796480613Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:24:35.796489461Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-15T04:24:35.796929577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008968s 
2026-04-15T04:24:35.797135883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-04-15T04:24:35.797383121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-04-15T04:24:35.797747134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2026-04-15T04:24:35.797967287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-04-15T04:24:35.801626164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-04-15T04:24:35.803111284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-15T04:24:35.803835803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.804645954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.807012198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.807453006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.807906519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:35.808242135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100843s 
2026-04-15T04:24:35.808454402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-15T04:24:35.808780088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.809120814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004844s 
2026-04-15T04:24:35.809498254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:24:35', 'add_artistmetadataid_constraint') 
2026-04-15T04:24:35.809876766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.811050930Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-15T04:24:35.811228037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023319s 
2026-04-15T04:24:35.811438931Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-15T04:24:35.811668714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.811960862Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-04-15T04:24:35.812566251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-15T04:24:35.812731103Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:24:35.812932018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-04-15T04:24:35.813247994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.814191533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s 
2026-04-15T04:24:35.814378440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-15T04:24:35.814536809Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.814760349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-04-15T04:24:35.815107578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.816074374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011075s 
2026-04-15T04:24:35.816252152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:35.816409719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.816623390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-04-15T04:24:35.816971691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.817979410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s 
2026-04-15T04:24:35.818173581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-15T04:24:35.818349195Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.818620180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-04-15T04:24:35.818993853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.819972754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s 
2026-04-15T04:24:35.820153067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.820303670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.820512150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-04-15T04:24:35.820849128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.821795343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s 
2026-04-15T04:24:35.821970025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:24:35.822122642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.822321743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-04-15T04:24:35.822646898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.823591821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010721s 
2026-04-15T04:24:35.823975102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:24:35', 'old_ids_and_artist_alias') 
2026-04-15T04:24:35.824345348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.825966802Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-15T04:24:35.826159631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034082s 
2026-04-15T04:24:35.826385956Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-15T04:24:35.826604496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.826881985Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-04-15T04:24:35.827189213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.827400168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.827977020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s 
2026-04-15T04:24:35.828246312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-15T04:24:35.828532478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-15T04:24:35.828790848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003367s 
2026-04-15T04:24:35.829153879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:24:35', 'download_propers_config') 
2026-04-15T04:24:35.829507942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.830229194Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-15T04:24:35.830419407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017343s 
2026-04-15T04:24:35.830625412Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-15T04:24:35.830846257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.831108415Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-04-15T04:24:35.831947544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-04-15T04:24:35.832260985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-04-15T04:24:35.832825722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s 
2026-04-15T04:24:35.833036968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-04-15T04:24:35.836606144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-04-15T04:24:35.837915841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-15T04:24:35.838556882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.839507546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.841816284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.842252593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.842685344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:35.843167866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.843513642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102954s 
2026-04-15T04:24:35.843733545Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-04-15T04:24:35.847224954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2026-04-15T04:24:35.848498478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2026-04-15T04:24:35.849128727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-15T04:24:35.849722012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-15T04:24:35.852079589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-15T04:24:35.852425575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084949s 
2026-04-15T04:24:35.852622582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-04-15T04:24:35.857068514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:35.858195112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-04-15T04:24:35.858774368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-15T04:24:35.859225517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-15T04:24:35.861449705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086355s 
2026-04-15T04:24:35.861647453Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-04-15T04:24:35.865034463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-04-15T04:24:35.866035258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-04-15T04:24:35.866542078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-15T04:24:35.867274223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-15T04:24:35.869588041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-15T04:24:35.870045242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-15T04:24:35.870505017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-15T04:24:35.870991417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-15T04:24:35.871338045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095146s 
2026-04-15T04:24:35.871532215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-04-15T04:24:35.874836990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-15T04:24:35.875773134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-04-15T04:24:35.876285556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-15T04:24:35.876731895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-15T04:24:35.879314094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074289s 
2026-04-15T04:24:35.879479707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-04-15T04:24:35.882800383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:35.883907963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-04-15T04:24:35.884450596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:24:35.885274876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:24:35.887644757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:35.888145165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:24:35.888492915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088636s 
2026-04-15T04:24:35.888862509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:24:35', 'remove_language_profiles') 
2026-04-15T04:24:35.889221492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.891015153Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-15T04:24:35.891204084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113553s 
2026-04-15T04:24:35.891434958Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-15T04:24:35.891651033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.891958643Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-04-15T04:24:35.892404561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-15T04:24:35.892577529Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:35.892829346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-04-15T04:24:35.893138889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-04-15T04:24:35.894069072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010476s 
2026-04-15T04:24:35.894482294Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-15T04:24:35.894982401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-15T04:24:35.895298768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s 
2026-04-15T04:24:35.895658753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:24:35', 'multi_disc_naming_format') 
2026-04-15T04:24:35.896035421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.896783347Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-15T04:24:35.896977598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019723s 
2026-04-15T04:24:35.897197180Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-15T04:24:35.897415319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.897678820Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-04-15T04:24:35.898048434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-15T04:24:35.898223366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.898423389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-15T04:24:35.898746991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:35.899718907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s 
2026-04-15T04:24:35.899934351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.900139324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.913886994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137402s 
2026-04-15T04:24:35.914289064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:24:35', 'add_download_client_priority') 
2026-04-15T04:24:35.914658407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.915479551Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-15T04:24:35.915684263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153118s 
2026-04-15T04:24:35.915991231Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-15T04:24:35.916241495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.916520056Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-04-15T04:24:35.916883117Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.917188662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-15T04:24:35.917469477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s 
2026-04-15T04:24:35.917687116Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.917985627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-04-15T04:24:35.918251592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2026-04-15T04:24:35.918598761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:24:35', 'remove_growl_prowl') 
2026-04-15T04:24:35.918946962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.919666932Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-15T04:24:35.919874911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017462s 
2026-04-15T04:24:35.920082549Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-15T04:24:35.920294556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.920556263Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-04-15T04:24:35.920910035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.921237584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-15T04:24:35.921511356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003949s 
2026-04-15T04:24:35.921729405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:35.922032465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-15T04:24:35.922299653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s 
2026-04-15T04:24:35.922659176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:24:35', 'remove_plex_hometheatre') 
2026-04-15T04:24:35.923026546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.923715383Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-15T04:24:35.923911177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s 
2026-04-15T04:24:35.924144216Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-15T04:24:35.924355141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.924613181Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-04-15T04:24:35.925216305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:24:35.925413923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.925605028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-04-15T04:24:35.925872677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-04-15T04:24:35.926844954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2026-04-15T04:24:35.927029135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:24:35.927186793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.927433720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-04-15T04:24:35.927780488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.928763006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011325s 
2026-04-15T04:24:35.928944752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:24:35.929099814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.929322282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-04-15T04:24:35.929677427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.930688773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011457s 
2026-04-15T04:24:35.930870169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:24:35.931030522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.931248430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-04-15T04:24:35.931596922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.932635653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001166s 
2026-04-15T04:24:35.932815956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:24:35.932966169Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.933175791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-04-15T04:24:35.933461035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-04-15T04:24:35.934408934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2026-04-15T04:24:35.934588275Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.934791715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:35.935781237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010154s 
2026-04-15T04:24:35.936183637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:24:35', 'add_root_folder_add_defaults') 
2026-04-15T04:24:35.936554354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.938024173Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-15T04:24:35.938221450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032101s 
2026-04-15T04:24:35.938417916Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-15T04:24:35.938622718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.938881028Z [Info] task_duration: Starting migration of Main DB to 40 
2026-04-15T04:24:35.939200221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-15T04:24:35.939372107Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.939590086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-15T04:24:35.939915351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-15T04:24:35.940895154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010829s 
2026-04-15T04:24:35.941245489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:24:35', 'task_duration') 
2026-04-15T04:24:35.941594912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.942266264Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-15T04:24:35.942456898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024532s 
2026-04-15T04:24:35.942697021Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-15T04:24:35.942959991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.943219573Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-04-15T04:24:35.943614709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-15T04:24:35.943787327Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.944015025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-15T04:24:35.944342214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:35.945295664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s 
2026-04-15T04:24:35.945495917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-15T04:24:35.945659777Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.945865200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-15T04:24:35.946206397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:35.947151200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s 
2026-04-15T04:24:35.947556546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:24:35', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-15T04:24:35.947955429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.948665008Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-15T04:24:35.948871253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025251s 
2026-04-15T04:24:35.949080865Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-15T04:24:35.949293483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.949557024Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-04-15T04:24:35.949907910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-04-15T04:24:35.953586307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-04-15T04:24:35.954842426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-15T04:24:35.955465951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:35.956436234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:35.959307546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:35.959744616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:35.960225314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:35.960703206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:35.961056437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109612s 
2026-04-15T04:24:35.961390369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-15T04:24:35.961785505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-15T04:24:35.962083635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s 
2026-04-15T04:24:35.962414581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-15T04:24:35.962818916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-15T04:24:35.963120362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s 
2026-04-15T04:24:35.963334554Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-04-15T04:24:35.966667825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2026-04-15T04:24:35.967725344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2026-04-15T04:24:35.968311404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-15T04:24:35.968758835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-15T04:24:35.971112104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075762s 
2026-04-15T04:24:35.971474724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:24:35', 'remove_album_folders') 
2026-04-15T04:24:35.971830741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:35.972920304Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-15T04:24:35.973101309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093587s 
2026-04-15T04:24:35.973311943Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-15T04:24:35.973526745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:35.973800446Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-04-15T04:24:35.974694987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:24:35.974871663Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:35.975064842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-04-15T04:24:35.975343313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-04-15T04:24:35.976316572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2026-04-15T04:24:35.976502747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:24:35.976660064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:35.976854205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-04-15T04:24:35.977161083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:35.978112498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s 
2026-04-15T04:24:35.978331459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:35.978571633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.050179371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715173s 
2026-04-15T04:24:36.050437320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-04-15T04:24:36.053922728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-15T04:24:36.054961569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-15T04:24:36.055480554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-15T04:24:36.055950581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-15T04:24:36.058251523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076604s 
2026-04-15T04:24:36.058461967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-04-15T04:24:36.063433297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-15T04:24:36.064371255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-15T04:24:36.064872985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-15T04:24:36.065396299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-15T04:24:36.067709837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090464s 
2026-04-15T04:24:36.067948278Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-04-15T04:24:36.071200034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-15T04:24:36.072013272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-15T04:24:36.072480953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-15T04:24:36.073033426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-15T04:24:36.075288807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071454s 
2026-04-15T04:24:36.075506305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-04-15T04:24:36.078897984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-15T04:24:36.079614797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-15T04:24:36.080060815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-15T04:24:36.080577195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-15T04:24:36.082863097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071621s 
2026-04-15T04:24:36.083078000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-04-15T04:24:36.086230978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-15T04:24:36.086842650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-15T04:24:36.087246483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-15T04:24:36.087757893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-15T04:24:36.090052934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067728s 
2026-04-15T04:24:36.090420664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T04:24:36', 'flexible_delay_profiles') 
2026-04-15T04:24:36.090778945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.091899511Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-15T04:24:36.092110817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085759s 
2026-04-15T04:24:36.092326291Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-15T04:24:36.092541975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.092835256Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-04-15T04:24:36.093234610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:24:36.093404061Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.093624946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-15T04:24:36.093908486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-15T04:24:36.094846996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s 
2026-04-15T04:24:36.095195819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:24:36', 'add_priority_to_indexers') 
2026-04-15T04:24:36.095553188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.096571348Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-15T04:24:36.097002977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025775s 
2026-04-15T04:24:36.097440188Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-15T04:24:36.097664690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.097934333Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-04-15T04:24:36.098422024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-15T04:24:36.098746267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-15T04:24:36.099132375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2026-04-15T04:24:36.099302888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.099507841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.100127949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006228s 
2026-04-15T04:24:36.100499898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:24:36', 'remove_chown_and_folderchmod_config') 
2026-04-15T04:24:36.100870544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.101647509Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-15T04:24:36.101848704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020994s 
2026-04-15T04:24:36.102061582Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-15T04:24:36.102295483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.102542501Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-04-15T04:24:36.103036235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-15T04:24:36.103203682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.103392793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-04-15T04:24:36.106827148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:36.107986592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-04-15T04:24:36.108570608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-15T04:24:36.109112359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-15T04:24:36.111561540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079731s 
2026-04-15T04:24:36.111815351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-15T04:24:36.112113912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-15T04:24:36.112367192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003305s 
2026-04-15T04:24:36.112673719Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-15T04:24:36.113034946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-15T04:24:36.113322355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004169s 
2026-04-15T04:24:36.113634654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-15T04:24:36.113994298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-15T04:24:36.114279983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s 
2026-04-15T04:24:36.114664527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-15T04:24:36', 'convert_blacklist_protocol') 
2026-04-15T04:24:36.114995805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.115912801Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-15T04:24:36.116103264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019896s 
2026-04-15T04:24:36.116302075Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-15T04:24:36.116509653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.116762562Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-04-15T04:24:36.122889328Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-15T04:24:36.123670871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-15T04:24:36.124122030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008608s 
2026-04-15T04:24:36.124533288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:24:36', 'update_notifiarr') 
2026-04-15T04:24:36.124821107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.125521688Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-15T04:24:36.125698945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022302s 
2026-04-15T04:24:36.125920791Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-15T04:24:36.126117838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.126385377Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-04-15T04:24:36.126673737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.126891716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.127950929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010837s 
2026-04-15T04:24:36.128335694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:24:36', 'email_multiple_addresses') 
2026-04-15T04:24:36.128691731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.129383053Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-15T04:24:36.129575220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024625s 
2026-04-15T04:24:36.129759150Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-15T04:24:36.129985736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.130255048Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-04-15T04:24:36.130598971Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-15T04:24:36.130830527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-15T04:24:36.133148093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023635s 
2026-04-15T04:24:36.133511365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:24:36', 'rename_blacklist_to_blocklist') 
2026-04-15T04:24:36.133855918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.134602682Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-15T04:24:36.134793877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038073s 
2026-04-15T04:24:36.134992567Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-15T04:24:36.135213001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.135461250Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-04-15T04:24:36.135898180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-15T04:24:36.136071690Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.136313045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-15T04:24:36.136686427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:36.137621250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s 
2026-04-15T04:24:36.137871133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-15T04:24:36.138232590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:36.139180880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s 
2026-04-15T04:24:36.139353477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.139571086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.140769418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012354s 
2026-04-15T04:24:36.141135425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:24:36', 'cdh_per_downloadclient') 
2026-04-15T04:24:36.141488155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.142190940Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-15T04:24:36.142371263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026307s 
2026-04-15T04:24:36.142569402Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-15T04:24:36.142774134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.143027935Z [Info] download_history: Starting migration of Main DB to 52 
2026-04-15T04:24:36.143772965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-15T04:24:36.144545220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-04-15T04:24:36.145127182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001136s 
2026-04-15T04:24:36.145332455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-15T04:24:36.145657881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-15T04:24:36.146005340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2026-04-15T04:24:36.146213459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-04-15T04:24:36.146530187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-15T04:24:36.146892136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004934s 
2026-04-15T04:24:36.147105846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-15T04:24:36.147430109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-15T04:24:36.147802369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005097s 
2026-04-15T04:24:36.147989926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.148192634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.149256376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s 
2026-04-15T04:24:36.149595379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:24:36', 'download_history') 
2026-04-15T04:24:36.149946426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.150890527Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-15T04:24:36.151074687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027076s 
2026-04-15T04:24:36.151273057Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-15T04:24:36.151482118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.151740779Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-04-15T04:24:36.152176806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:24:36', 'add_update_history') 
2026-04-15T04:24:36.152546371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.153242382Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-15T04:24:36.153422374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017564s 
2026-04-15T04:24:36.153640473Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-15T04:24:36.153859745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.154125279Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-04-15T04:24:36.154447588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:36.154624865Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.154847674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-15T04:24:36.155197077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:36.156237081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s 
2026-04-15T04:24:36.156615744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:24:36', 'add_on_update_to_notifications') 
2026-04-15T04:24:36.156976560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.158540519Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-15T04:24:36.158732987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034403s 
2026-04-15T04:24:36.158960675Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-15T04:24:36.159170207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.159431623Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-04-15T04:24:36.159754804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:24:36.159939085Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.160145030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-15T04:24:36.160473060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.161494778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011387s 
2026-04-15T04:24:36.161859161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:24:36', 'download_client_per_indexer') 
2026-04-15T04:24:36.162254006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.162997093Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-15T04:24:36.163197165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026096s 
2026-04-15T04:24:36.163385444Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-15T04:24:36.163610678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.163867415Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-04-15T04:24:36.164296238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:24:36.164446240Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.164662957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-04-15T04:24:36.164970836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.165987844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011264s 
2026-04-15T04:24:36.166152586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:24:36.166317999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.166536288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-04-15T04:24:36.166914379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.167912489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s 
2026-04-15T04:24:36.168108033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:24:36.168248536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.168459450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-04-15T04:24:36.168790246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.169798998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011281s 
2026-04-15T04:24:36.170142910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:24:36', 'AddNewItemMonitorType') 
2026-04-15T04:24:36.170503366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.171258376Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-15T04:24:36.171424571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002558s 
2026-04-15T04:24:36.171633361Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-15T04:24:36.171824005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.172105351Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-04-15T04:24:36.172398892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:24:36.172569065Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.172772194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-04-15T04:24:36.173109794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:36.174081330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011145s 
2026-04-15T04:24:36.174432216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:24:36', 'ImportListSearch') 
2026-04-15T04:24:36.174783173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.175432610Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-15T04:24:36.175607462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024498s 
2026-04-15T04:24:36.175840962Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-15T04:24:36.176077789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.176337983Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-04-15T04:24:36.176666695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:24:36.176825054Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.177054095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-04-15T04:24:36.177393789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.178413843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011595s 
2026-04-15T04:24:36.178782726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:24:36', 'ImportListMonitorExisting') 
2026-04-15T04:24:36.179158663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.179858722Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-15T04:24:36.180063695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025611s 
2026-04-15T04:24:36.180244940Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-15T04:24:36.180464893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.180704555Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-04-15T04:24:36.181117777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:36.181417260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-15T04:24:36.181678526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003714s 
2026-04-15T04:24:36.181896595Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:36.182179575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-04-15T04:24:36.182450060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s 
2026-04-15T04:24:36.182615583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:24:36.182764703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.182950628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-15T04:24:36.183204278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-15T04:24:36.184189883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s 
2026-04-15T04:24:36.184542353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:24:36', 'add_indexer_tags') 
2026-04-15T04:24:36.184894732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.185616395Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-15T04:24:36.185772018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024318s 
2026-04-15T04:24:36.185965017Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-15T04:24:36.186174990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.186425684Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-04-15T04:24:36.186687121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.186898937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.187823228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-04-15T04:24:36.188213404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:24:36', 'update_audio_types') 
2026-04-15T04:24:36.188584952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.189298188Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-15T04:24:36.189469924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023974s 
2026-04-15T04:24:36.189733745Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-15T04:24:36.189969309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.190251908Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-04-15T04:24:36.192249781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:36.192511237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-15T04:24:36.192754627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s 
2026-04-15T04:24:36.192925952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-15T04:24:36.193095935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:24:36.193300897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-04-15T04:24:36.197083553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2026-04-15T04:24:36.198464143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2026-04-15T04:24:36.199142168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-04-15T04:24:36.199913792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-04-15T04:24:36.202416992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-15T04:24:36.202916538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-15T04:24:36.203270450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097577s 
2026-04-15T04:24:36.203433529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:36.203584984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.203794135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-04-15T04:24:36.209277174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:36.211122279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-04-15T04:24:36.212070218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:36.212887574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:36.215378429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:36.215842914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:36.216323432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:36.216665991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126387s 
2026-04-15T04:24:36.216839461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:36.216988340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.217211339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-04-15T04:24:36.221271093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:36.223163634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-04-15T04:24:36.224067153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:36.224880321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:36.227351476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:36.227814128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:36.228293433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:36.228636904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112268s 
2026-04-15T04:24:36.228805454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:36.228955155Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.229148605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-04-15T04:24:36.233175142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:36.235079486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-04-15T04:24:36.235987294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:24:36.236811994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:24:36.239300875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:24:36.239764268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:24:36.240243152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:36.240618438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112484s 
2026-04-15T04:24:36.240802549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:24:36.240905626Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.241114186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-04-15T04:24:36.244821741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-04-15T04:24:36.246191690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-04-15T04:24:36.246800926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:36.247765649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:36.250140811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:36.250566608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:36.251003748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:36.251480438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:36.251834551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105231s 
2026-04-15T04:24:36.252026578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:24:36.252171289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.252377324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-04-15T04:24:36.256064628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-04-15T04:24:36.257393444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-04-15T04:24:36.258030577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:24:36.258930168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:24:36.261364189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:24:36.261804044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:24:36.262230383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:24:36.262711481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:24:36.263055524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104939s 
2026-04-15T04:24:36.263233482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-15T04:24:36.263381681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.263580751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-15T04:24:36.267119767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:36.268254211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-04-15T04:24:36.268815391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-15T04:24:36.269361210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-15T04:24:36.271685219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079075s 
2026-04-15T04:24:36.271856233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-15T04:24:36.272033250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.272248653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-15T04:24:36.275800766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-15T04:24:36.276931763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-04-15T04:24:36.277516791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-15T04:24:36.278052059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-15T04:24:36.280416329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079541s 
2026-04-15T04:24:36.280587293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:24:36.280762476Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.280947068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-15T04:24:36.284479149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-15T04:24:36.285477940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-15T04:24:36.285998318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-15T04:24:36.286438344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-15T04:24:36.288796652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076349s 
2026-04-15T04:24:36.288967747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:24:36.289111596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:24:36.289320818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-15T04:24:36.294214982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-15T04:24:36.295221147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-15T04:24:36.295740022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-15T04:24:36.296303256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-15T04:24:36.298628398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090949s 
2026-04-15T04:24:36.298801737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:24:36.298954685Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:24:36.299184397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-15T04:24:36.302711449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-15T04:24:36.303711873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-15T04:24:36.304256840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-15T04:24:36.304789883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-15T04:24:36.307124003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077353s 
2026-04-15T04:24:36.307304116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-15T04:24:36.307475431Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.307711556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-15T04:24:36.311156011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-15T04:24:36.312120564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-15T04:24:36.312659348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-15T04:24:36.313312894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-15T04:24:36.315875403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.316246070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083155s 
2026-04-15T04:24:36.316436754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-15T04:24:36.316600383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:24:36.316845807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-15T04:24:36.340067824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-15T04:24:36.341220685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-15T04:24:36.342167140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-15T04:24:36.343015669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-15T04:24:36.345733070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.346183888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291286s 
2026-04-15T04:24:36.346396205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-15T04:24:36.346585637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:24:36.346838947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-15T04:24:36.350547945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-15T04:24:36.351580724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-15T04:24:36.352655939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-15T04:24:36.353509507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-15T04:24:36.356264685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.356697536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096194s 
2026-04-15T04:24:36.356914162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-15T04:24:36.357094455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:24:36.357313166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-15T04:24:36.361237097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-04-15T04:24:36.362418044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-04-15T04:24:36.363037421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-15T04:24:36.363828985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-15T04:24:36.366529973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-15T04:24:36.367153008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-15T04:24:36.367692324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-15T04:24:36.368145416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106132s 
2026-04-15T04:24:36.368333625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-15T04:24:36.368502785Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.368712949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-15T04:24:36.372652912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-15T04:24:36.373712856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-04-15T04:24:36.374229636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-15T04:24:36.374702679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-15T04:24:36.378445274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095193s 
2026-04-15T04:24:36.378635136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-15T04:24:36.378799127Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.379030813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-15T04:24:36.382884833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-15T04:24:36.383838253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-04-15T04:24:36.384366747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-15T04:24:36.384910782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-15T04:24:36.387327227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080879s 
2026-04-15T04:24:36.387513933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-15T04:24:36.387694066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-15T04:24:36.387919850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-15T04:24:36.391823450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-04-15T04:24:36.392833734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-04-15T04:24:36.393371938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-15T04:24:36.394211839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-15T04:24:36.396690690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-15T04:24:36.397163903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-15T04:24:36.397644631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-15T04:24:36.398151261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-15T04:24:36.398526015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01041s 
2026-04-15T04:24:36.398720377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:24:36.398899898Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.399130052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-15T04:24:36.404215531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-15T04:24:36.405286317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-04-15T04:24:36.405864120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:24:36.406534180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:24:36.409139595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.409519400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101771s 
2026-04-15T04:24:36.409715535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:24:36.409885076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:24:36.410155471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-15T04:24:36.414100554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-15T04:24:36.415165438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-04-15T04:24:36.415739554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:24:36.416465716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:24:36.419042765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.419424213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090513s 
2026-04-15T04:24:36.419621490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:24:36.419794077Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.420055604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-15T04:24:36.423966308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-15T04:24:36.425037405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-04-15T04:24:36.425615368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:24:36.426330919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:24:36.428932377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.429313354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090338s 
2026-04-15T04:24:36.429503727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-15T04:24:36.429670243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.429909775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-15T04:24:36.433856682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-15T04:24:36.434939812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-04-15T04:24:36.435516433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-15T04:24:36.436198838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-15T04:24:36.438787891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.439160691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090467s 
2026-04-15T04:24:36.439347016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-15T04:24:36.439516828Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.439757723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-15T04:24:36.443730973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-15T04:24:36.444834996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-04-15T04:24:36.445414362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-15T04:24:36.446118530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-15T04:24:36.448692322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.449073670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090872s 
2026-04-15T04:24:36.449277180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-15T04:24:36.449441140Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.449670382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-15T04:24:36.453637739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-15T04:24:36.454726902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-04-15T04:24:36.455300898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-15T04:24:36.456016128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-15T04:24:36.458587446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.458962341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090812s 
2026-04-15T04:24:36.459149217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-15T04:24:36.459312085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:24:36.459534052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-04-15T04:24:36.463581721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-15T04:24:36.464554369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-04-15T04:24:36.465071400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-15T04:24:36.465608091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-15T04:24:36.468058325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008308s 
2026-04-15T04:24:36.468248447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-15T04:24:36.468421316Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.468626509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-04-15T04:24:36.473894666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2026-04-15T04:24:36.474834348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-04-15T04:24:36.475351890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-15T04:24:36.475979443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-15T04:24:36.478614759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097809s 
2026-04-15T04:24:36.478812077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-15T04:24:36.478977620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:24:36.479200318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-15T04:24:36.484680402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-04-15T04:24:36.485786850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-04-15T04:24:36.486364493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-15T04:24:36.486850922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-15T04:24:36.489291076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098829s 
2026-04-15T04:24:36.489480657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-15T04:24:36.489659076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-04-15T04:24:36.489897316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-15T04:24:36.494032061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-04-15T04:24:36.495108027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-04-15T04:24:36.495686803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-15T04:24:36.496231279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-15T04:24:36.498667815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085646s 
2026-04-15T04:24:36.498862777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-15T04:24:36.499025094Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.499238484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-15T04:24:36.503200061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2026-04-15T04:24:36.504082467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2026-04-15T04:24:36.504578676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-15T04:24:36.505057290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-15T04:24:36.507505519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080604s 
2026-04-15T04:24:36.507696253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-15T04:24:36.507863780Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.508100226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-15T04:24:36.512001281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-15T04:24:36.512818176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-15T04:24:36.513272851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-15T04:24:36.513908832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-15T04:24:36.516530701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-15T04:24:36.516895926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085901s 
2026-04-15T04:24:36.517084626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-15T04:24:36.517244688Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.517472116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-15T04:24:36.521362970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-15T04:24:36.522178553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-15T04:24:36.522640643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-15T04:24:36.523335953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-15T04:24:36.525965537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-15T04:24:36.526328278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086493s 
2026-04-15T04:24:36.526510284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:36.526667771Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.526879317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-04-15T04:24:36.530947939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:36.531965718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-04-15T04:24:36.532512910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:24:36.533270045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:24:36.536064030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:36.536533736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:24:36.536883109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098038s 
2026-04-15T04:24:36.537064755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:36.537221901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.537429429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-04-15T04:24:36.541488382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:24:36.542507343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-04-15T04:24:36.543038673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:24:36.543790407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:24:36.546610324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:24:36.547074809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:24:36.547415044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097881s 
2026-04-15T04:24:36.547596319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:24:36.547769137Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.547983238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-15T04:24:36.551709732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-15T04:24:36.552353327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-15T04:24:36.552770988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-15T04:24:36.553292829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-15T04:24:36.555795208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:24:36.556171054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079837s 
2026-04-15T04:24:36.556619848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:24:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-15T04:24:36.557013771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.560894645Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-15T04:24:36.561111381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012612s 
2026-04-15T04:24:36.561381225Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-15T04:24:36.561605436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.561919298Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-04-15T04:24:36.562485979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:36.562662294Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.562877728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-04-15T04:24:36.563220949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.564282095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011601s 
2026-04-15T04:24:36.564435805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:36.564596699Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.564807984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-04-15T04:24:36.565144873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.566145968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s 
2026-04-15T04:24:36.566531264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:24:36', 'add_on_delete_to_notifications') 
2026-04-15T04:24:36.566901880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.567644476Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-15T04:24:36.567827454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025779s 
2026-04-15T04:24:36.568081676Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-15T04:24:36.568298262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.568556081Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-04-15T04:24:36.569927602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:24:36.570103176Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.570338429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-15T04:24:36.570701019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.571703217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011493s 
2026-04-15T04:24:36.571874382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:24:36.572165207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-15T04:24:36.572450332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2026-04-15T04:24:36.572635374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:36.572782881Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.572994738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-04-15T04:24:36.573294291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-15T04:24:36.574267851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s 
2026-04-15T04:24:36.574447012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.574656474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.575363958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007432s 
2026-04-15T04:24:36.575560303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-15T04:24:36.576130902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2026-04-15T04:24:36.576660909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009168s 
2026-04-15T04:24:36.576867826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-15T04:24:36.577175125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-15T04:24:36.577519869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s 
2026-04-15T04:24:36.577703298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:24:36.577871376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.578078063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-04-15T04:24:36.578421093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:24:36.579414062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011344s 
2026-04-15T04:24:36.579607322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:24:36.579764418Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.580000393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-04-15T04:24:36.580344746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.581345361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s 
2026-04-15T04:24:36.581631948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:24:36.581797381Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.582027895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-04-15T04:24:36.582495276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.583503807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s 
2026-04-15T04:24:36.583676695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.583905426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.585658395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017985s 
2026-04-15T04:24:36.585848849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.586046757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.586907941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008806s 
2026-04-15T04:24:36.587119217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-15T04:24:36.592629721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-04-15T04:24:36.593608823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-04-15T04:24:36.594141616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-15T04:24:36.594608596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-15T04:24:36.598878583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115564s 
2026-04-15T04:24:36.599140351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-04-15T04:24:36.603187970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-04-15T04:24:36.604023242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-04-15T04:24:36.604477977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-15T04:24:36.605030089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-15T04:24:36.607688602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083424s 
2026-04-15T04:24:36.607997824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-15T04:24:36.608342939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-15T04:24:36.608624426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s 
2026-04-15T04:24:36.608810050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:24:36.608965643Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.609240476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-15T04:24:36.609625842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.610648361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001195s 
2026-04-15T04:24:36.610837361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:24:36.611004819Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-04-15T04:24:36.611239651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-15T04:24:36.611577151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-15T04:24:36.612566353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s 
2026-04-15T04:24:36.612940847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:24:36', 'add_custom_formats') 
2026-04-15T04:24:36.613295260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.614996736Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-15T04:24:36.615186148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035185s 
2026-04-15T04:24:36.615405850Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-15T04:24:36.615633087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.615952511Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-04-15T04:24:36.616376534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:24:36.616557649Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.616740317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-15T04:24:36.617046864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:24:36.618068872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011385s 
2026-04-15T04:24:36.618449929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:24:36', 'add_result_to_commands') 
2026-04-15T04:24:36.618822289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.619732572Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-15T04:24:36.619925841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027667s 
2026-04-15T04:24:36.620159782Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-15T04:24:36.620376298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.620671572Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-04-15T04:24:36.621037028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:36.621228453Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.621434999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-15T04:24:36.621779062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.622798384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011622s 
2026-04-15T04:24:36.623179131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:24:36', 'health_restored_notification') 
2026-04-15T04:24:36.623545979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.624469499Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-15T04:24:36.624666656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027845s 
2026-04-15T04:24:36.624851177Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-15T04:24:36.625057823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.625344370Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-04-15T04:24:36.625697481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:24:36.626013969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-15T04:24:36.626291578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s 
2026-04-15T04:24:36.626640280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:24:36', 'remove_uc') 
2026-04-15T04:24:36.626996878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.627740375Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-15T04:24:36.627924255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018149s 
2026-04-15T04:24:36.628163166Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-15T04:24:36.628392588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.628674646Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-04-15T04:24:36.628984901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.629204272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.631059668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018849s 
2026-04-15T04:24:36.631460706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:24:36', 'download_clients_rename_tv_to_music') 
2026-04-15T04:24:36.631841112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.632767998Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-15T04:24:36.632968612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035293s 
2026-04-15T04:24:36.633211431Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-15T04:24:36.633449660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.633732930Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-04-15T04:24:36.634079899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-15T04:24:36.634252196Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.634478832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-15T04:24:36.634838667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-04-15T04:24:36.635908491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012064s 
2026-04-15T04:24:36.636316512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:24:36', 'add_colon_replacement_to_naming_config') 
2026-04-15T04:24:36.636701147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.637512210Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-15T04:24:36.637711721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027587s 
2026-04-15T04:24:36.637914640Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-15T04:24:36.638122909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.638383133Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-04-15T04:24:36.638767487Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-15T04:24:36.642944527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-15T04:24:36.643933659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-04-15T04:24:36.644497274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:24:36.645261021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:24:36.647967511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.648345492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009364s 
2026-04-15T04:24:36.648535925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:24:36.648697501Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.648930360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-15T04:24:36.649248490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-15T04:24:36.650256750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011148s 
2026-04-15T04:24:36.650618208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:24:36', 'list_sync_time') 
2026-04-15T04:24:36.650975668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.651902885Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-15T04:24:36.652091975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027319s 
2026-04-15T04:24:36.652310075Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-15T04:24:36.652546140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.652798939Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-04-15T04:24:36.653151308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-15T04:24:36.653302573Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.653504620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-15T04:24:36.653788551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-15T04:24:36.654789336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s 
2026-04-15T04:24:36.655166816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:24:36', 'add_download_client_tags') 
2026-04-15T04:24:36.655534406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.656280989Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-15T04:24:36.656469950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025398s 
2026-04-15T04:24:36.656686536Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-15T04:24:36.656905948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.657174208Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-04-15T04:24:36.657745248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-15T04:24:36.658367430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-15T04:24:36.658919743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s 
2026-04-15T04:24:36.659146810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-15T04:24:36.659509290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-15T04:24:36.659891449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s 
2026-04-15T04:24:36.660255913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:24:36', 'add_notification_status') 
2026-04-15T04:24:36.660628603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.661787637Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-15T04:24:36.661975625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024057s 
2026-04-15T04:24:36.662204246Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-15T04:24:36.662431122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.662705194Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-04-15T04:24:36.662983885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.663201824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.664795663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s 
2026-04-15T04:24:36.665183965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:24:36', 'add_alac_24_quality_in_profiles') 
2026-04-15T04:24:36.665561796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.666269691Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-15T04:24:36.666462209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030506s 
2026-04-15T04:24:36.666668745Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-15T04:24:36.666883056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.667143450Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-04-15T04:24:36.667516131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-15T04:24:36.667688909Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.667886296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-15T04:24:36.668179747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-15T04:24:36.669221745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s 
2026-04-15T04:24:36.669433551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-15T04:24:36.669704357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-15T04:24:36.670716655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s 
2026-04-15T04:24:36.671078143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:24:36', 'add_salt_to_users') 
2026-04-15T04:24:36.671460212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.672266616Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-15T04:24:36.672449925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026169s 
2026-04-15T04:24:36.672645899Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-15T04:24:36.672860111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.673117268Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-04-15T04:24:36.673588076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-15T04:24:36.674192754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-04-15T04:24:36.674752471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009723s 
2026-04-15T04:24:36.674952343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-15T04:24:36.675250784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-15T04:24:36.675597632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2026-04-15T04:24:36.675973990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:24:36', 'add_auto_tagging') 
2026-04-15T04:24:36.676334536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.677144437Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-15T04:24:36.677320201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019826s 
2026-04-15T04:24:36.677556797Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-15T04:24:36.677784415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.678063347Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-04-15T04:24:36.678426468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-15T04:24:36.678606180Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.678829960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-15T04:24:36.679147941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-15T04:24:36.680269940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012307s 
2026-04-15T04:24:36.680590465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-15T04:24:36.680954027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-15T04:24:36.681248480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s 
2026-04-15T04:24:36.681633896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:24:36', 'quality_definition_preferred_size') 
2026-04-15T04:24:36.682006807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.682788491Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-15T04:24:36.682987512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019059s 
2026-04-15T04:24:36.683229309Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-15T04:24:36.683460674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.683744566Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-04-15T04:24:36.684100823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:24:36.684278631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.684490307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-04-15T04:24:36.684822697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.685916719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012261s 
2026-04-15T04:24:36.686310151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:24:36', 'add_on_artist_add_to_notifications') 
2026-04-15T04:24:36.686684776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.687453684Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-15T04:24:36.687647644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027112s 
2026-04-15T04:24:36.687884972Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-15T04:24:36.688097841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.688368967Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-04-15T04:24:36.688677047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:24:36.688849093Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.689063024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-04-15T04:24:36.689356224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-15T04:24:36.690424195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011572s 
2026-04-15T04:24:36.690800212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:24:36', 'album_last_searched_time') 
2026-04-15T04:24:36.691166449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.691923935Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-15T04:24:36.692110059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026088s 
2026-04-15T04:24:36.692313559Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-15T04:24:36.692529474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.692793886Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-04-15T04:24:36.693173170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-15T04:24:36.693343683Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:36.693545139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-04-15T04:24:36.693866015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.694949155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s 
2026-04-15T04:24:36.695132815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:24:36.695289571Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:36.695490135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-04-15T04:24:36.695815029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:24:36.696934944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012383s 
2026-04-15T04:24:36.697294417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:24:36', 'add_indexer_flags') 
2026-04-15T04:24:36.697658601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.698479153Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-15T04:24:36.698655558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027591s 
2026-04-15T04:24:36.698878457Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-15T04:24:36.699101766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.699371620Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-04-15T04:24:36.699766244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-04-15T04:24:36.700082070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-04-15T04:24:36.700420331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s 
2026-04-15T04:24:36.700669643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-04-15T04:24:36.700968435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-04-15T04:24:36.701303109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s 
2026-04-15T04:24:36.701515216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-04-15T04:24:36.701842445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-04-15T04:24:36.702185215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s 
2026-04-15T04:24:36.702566533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:24:36', 'add_indexes_album_statistics') 
2026-04-15T04:24:36.702933421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.703780237Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-15T04:24:36.703988566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020256s 
2026-04-15T04:24:36.704204651Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-15T04:24:36.704421999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.704692173Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-04-15T04:24:36.705134814Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-15T04:24:36.705582195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-15T04:24:36.705926909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s 
2026-04-15T04:24:36.706293887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:24:36', 'update_redacted_baseurl') 
2026-04-15T04:24:36.706691809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.707474675Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-15T04:24:36.707664166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020314s 
2026-04-15T04:24:36.715486136Z [Debug] MigrationController: Took: 00:00:01.6554728 
2026-04-15T04:24:36.787162742Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-04-15T04:24:36.818636062Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-15T04:24:36.845694933Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-15T04:24:36.864169410Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-15T04:24:36.865079683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:24:36.865395228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:24:36.869254549Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-15T04:24:36.869498891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041707s 
2026-04-15T04:24:36.869763714Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-15T04:24:36.870069259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044251s 
2026-04-15T04:24:36.872595776Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-15T04:24:36.872923115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.873393833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-15T04:24:36.873771303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-15T04:24:36.874281350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006242s 
2026-04-15T04:24:36.874580933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.876157297Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-15T04:24:36.876440237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s 
2026-04-15T04:24:36.876812116Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-15T04:24:36.877119284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.877641606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-15T04:24:36.878049768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:24:36.878568712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006206s 
2026-04-15T04:24:36.878846051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:24:36.879103900Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:24:36.879415167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-15T04:24:36.879820823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-15T04:24:36.880681847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009503s 
2026-04-15T04:24:36.880983915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.881754236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-15T04:24:36.882046545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019983s 
2026-04-15T04:24:36.882409686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-15T04:24:36.882748468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.883185408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:24:36.883461584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:24:36.883749824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-15T04:24:36.884268008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-15T04:24:36.884833196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006611s 
2026-04-15T04:24:36.885103560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.885975966Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-15T04:24:36.886288606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s 
2026-04-15T04:24:36.886665705Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-15T04:24:36.886984988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.887369602Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-15T04:24:36.888019020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-15T04:24:36.888655722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-15T04:24:36.889405872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s 
2026-04-15T04:24:36.889665976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-15T04:24:36.890048165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-15T04:24:36.890497360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s 
2026-04-15T04:24:36.890941945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:24:36', 'InitialSetup') 
2026-04-15T04:24:36.891452754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.892409450Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-15T04:24:36.892690145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002418s 
2026-04-15T04:24:36.892989999Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-15T04:24:36.893347739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.893687032Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-04-15T04:24:36.894214013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:24:36', 'add_reason_to_pending_releases') 
2026-04-15T04:24:36.894822479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.895651327Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-15T04:24:36.895975250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023339s 
2026-04-15T04:24:36.896256145Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-15T04:24:36.896573284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.896952688Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-04-15T04:24:36.897403164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:24:36', 'add_medium_support') 
2026-04-15T04:24:36.897951859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.898799676Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-15T04:24:36.899080481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022313s 
2026-04-15T04:24:36.899393161Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-15T04:24:36.899733146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.900182590Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-04-15T04:24:36.900676535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:24:36', 'add_various_qualites_in_profile') 
2026-04-15T04:24:36.901253577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.902114069Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-15T04:24:36.902427481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023553s 
2026-04-15T04:24:36.902714368Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-15T04:24:36.903022579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.903397233Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-04-15T04:24:36.903862760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:24:36', 'metadata_profiles') 
2026-04-15T04:24:36.904463470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.905186957Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-15T04:24:36.905464886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021696s 
2026-04-15T04:24:36.905794380Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-15T04:24:36.906155327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.906550442Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-04-15T04:24:36.907085039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:24:36', 'separate_automatic_and_interactive_search') 
2026-04-15T04:24:36.907674736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.908566561Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-15T04:24:36.908887598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023688s 
2026-04-15T04:24:36.909197051Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-15T04:24:36.909531614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.909918984Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-04-15T04:24:36.910423761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:24:36', 'change_album_path_to_relative') 
2026-04-15T04:24:36.910990632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.911816485Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-15T04:24:36.912137551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022686s 
2026-04-15T04:24:36.912441363Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-15T04:24:36.912776137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.913159950Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-04-15T04:24:36.913644656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:24:36', 'change_quality_size_mb_to_kb') 
2026-04-15T04:24:36.914207790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.915050637Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-15T04:24:36.915351542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022594s 
2026-04-15T04:24:36.915630143Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-15T04:24:36.915959897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.916332848Z [Info] album_releases: Starting migration of Log DB to 9 
2026-04-15T04:24:36.916768075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:24:36', 'album_releases') 
2026-04-15T04:24:36.917307140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.918114726Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-15T04:24:36.918387906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021752s 
2026-04-15T04:24:36.918676607Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-15T04:24:36.918992994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.919365735Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-04-15T04:24:36.919821572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:24:36', 'album_releases_fix') 
2026-04-15T04:24:36.920432342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.921171430Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-15T04:24:36.921453007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021804s 
2026-04-15T04:24:36.921738001Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-15T04:24:36.922041502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.922410896Z [Info] import_lists: Starting migration of Log DB to 11 
2026-04-15T04:24:36.922840551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:24:36', 'import_lists') 
2026-04-15T04:24:36.923378143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.924091630Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-15T04:24:36.924365321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020595s 
2026-04-15T04:24:36.924651016Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-15T04:24:36.924965049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.925336887Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-04-15T04:24:36.925785931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:24:36', 'add_release_status') 
2026-04-15T04:24:36.926331841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.927077793Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-15T04:24:36.927358127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002116s 
2026-04-15T04:24:36.927660165Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-15T04:24:36.928010080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.928395295Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-04-15T04:24:36.928877166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:24:36', 'album_download_notification') 
2026-04-15T04:24:36.929441662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.930167243Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-15T04:24:36.930465413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021481s 
2026-04-15T04:24:36.930773273Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-15T04:24:36.931120753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.931507571Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-04-15T04:24:36.932015715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:24:36', 'fix_language_metadata_profiles') 
2026-04-15T04:24:36.932591534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.933638722Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-15T04:24:36.933942494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024957s 
2026-04-15T04:24:36.934222999Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-15T04:24:36.934528484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.934898259Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-04-15T04:24:36.935338986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:24:36', 'remove_fanzub') 
2026-04-15T04:24:36.935913563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.936700046Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-15T04:24:36.936973758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021797s 
2026-04-15T04:24:36.937285555Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-15T04:24:36.937622203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.938004773Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-04-15T04:24:36.938497135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:24:36', 'update_artist_history_indexes') 
2026-04-15T04:24:36.939067874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.939914158Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-15T04:24:36.940240645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022622s 
2026-04-15T04:24:36.940494456Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-15T04:24:36.940794440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.941160327Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-04-15T04:24:36.941582657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:24:36', 'remove_nma') 
2026-04-15T04:24:36.942119658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.942927535Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-15T04:24:36.943193851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021468s 
2026-04-15T04:24:36.943480779Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-15T04:24:36.943800483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.944198434Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-04-15T04:24:36.944655254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:24:36', 'album_disambiguation') 
2026-04-15T04:24:36.945205982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.946027246Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-15T04:24:36.946312130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022231s 
2026-04-15T04:24:36.946613747Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-15T04:24:36.946953541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.947348056Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-04-15T04:24:36.947814865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:24:36', 'add_ape_quality_in_profiles') 
2026-04-15T04:24:36.948399743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.949228993Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-15T04:24:36.949535109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022605s 
2026-04-15T04:24:36.949817016Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-15T04:24:36.950123694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.950494060Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-04-15T04:24:36.950932112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:24:36', 'remove_pushalot') 
2026-04-15T04:24:36.951472991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.952462082Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-15T04:24:36.953093103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002209s 
2026-04-15T04:24:36.953393437Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-15T04:24:36.953706949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.954088717Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-04-15T04:24:36.954539976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:24:36', 'add_custom_filters') 
2026-04-15T04:24:36.955090094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.955949063Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-15T04:24:36.956240109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s 
2026-04-15T04:24:36.956529752Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-15T04:24:36.956838764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.957217697Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-04-15T04:24:36.957659056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:24:36', 'import_list_tags') 
2026-04-15T04:24:36.958212941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.959042742Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-15T04:24:36.959329029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022012s 
2026-04-15T04:24:36.959625285Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-15T04:24:36.959962384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.960342960Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-04-15T04:24:36.960809149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:24:36', 'add_release_groups_etc') 
2026-04-15T04:24:36.961361631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.962194468Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-15T04:24:36.962482628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022432s 
2026-04-15T04:24:36.962768684Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-15T04:24:36.963084610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.963466469Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-04-15T04:24:36.963931976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:24:36', 'NewMediaInfoFormat') 
2026-04-15T04:24:36.964481032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.965464652Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-15T04:24:36.965754997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023827s 
2026-04-15T04:24:36.966084220Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-15T04:24:36.966438713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.966830532Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-04-15T04:24:36.967369387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:24:36', 'rename_restrictions_to_release_profiles') 
2026-04-15T04:24:36.967972251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.968868536Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-15T04:24:36.969189251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023925s 
2026-04-15T04:24:36.969535008Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-15T04:24:36.969883950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.970283896Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-04-15T04:24:36.970827410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:24:36', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-15T04:24:36.971428330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.972303592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-15T04:24:36.972640210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023698s 
2026-04-15T04:24:36.972926146Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-15T04:24:36.973247943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.973635353Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-04-15T04:24:36.974092945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:24:36', 'add_import_exclusions') 
2026-04-15T04:24:36.974643092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.975413163Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-15T04:24:36.975699179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021653s 
2026-04-15T04:24:36.976016758Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-15T04:24:36.976351432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.976738050Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-04-15T04:24:36.977220782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:24:36', 'clean_artist_metadata_table') 
2026-04-15T04:24:36.977787634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.978631252Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-15T04:24:36.978991317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022422s 
2026-04-15T04:24:36.979311362Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-15T04:24:36.979638931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.980039788Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-04-15T04:24:36.980523853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:24:36', 'health_issue_notification') 
2026-04-15T04:24:36.981085844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.981955195Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-15T04:24:36.982250680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023047s 
2026-04-15T04:24:36.982563910Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-15T04:24:36.982905418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.983300984Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-04-15T04:24:36.983796492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:24:36', 'add_mediafilerepository_mtime') 
2026-04-15T04:24:36.984393123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.985278506Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-15T04:24:36.985582288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023468s 
2026-04-15T04:24:36.985897442Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-15T04:24:36.986244621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.986634707Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-04-15T04:24:36.987135725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:24:36', 'add_artistmetadataid_constraint') 
2026-04-15T04:24:36.987707537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.990984525Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-15T04:24:36.991280090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046888s 
2026-04-15T04:24:36.991579333Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-15T04:24:36.991915169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.992317900Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-04-15T04:24:36.992788357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:24:36', 'old_ids_and_artist_alias') 
2026-04-15T04:24:36.993354036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.994209258Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-15T04:24:36.994480133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022743s 
2026-04-15T04:24:36.994776540Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-15T04:24:36.995101694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.995480397Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-04-15T04:24:36.995959401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:24:36', 'download_propers_config') 
2026-04-15T04:24:36.996536042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:36.997366605Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-15T04:24:36.997663973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002246s 
2026-04-15T04:24:36.997959989Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-15T04:24:36.998285465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:36.998667183Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-04-15T04:24:36.999137340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:24:36', 'remove_language_profiles') 
2026-04-15T04:24:36.999704913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.000556437Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-15T04:24:37.000854057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022602s 
2026-04-15T04:24:37.001150854Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-15T04:24:37.001476009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.001856595Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-04-15T04:24:37.002324146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:24:37', 'multi_disc_naming_format') 
2026-04-15T04:24:37.002880957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.003714465Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-15T04:24:37.004028808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022327s 
2026-04-15T04:24:37.004332580Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-15T04:24:37.004666943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.005046127Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-04-15T04:24:37.005528248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:24:37', 'add_download_client_priority') 
2026-04-15T04:24:37.006100590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.006926212Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-15T04:24:37.007241217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s 
2026-04-15T04:24:37.007523896Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-15T04:24:37.007839211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.008228434Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-04-15T04:24:37.008686136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:24:37', 'remove_growl_prowl') 
2026-04-15T04:24:37.009230462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.010043589Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-15T04:24:37.010330737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022066s 
2026-04-15T04:24:37.010621914Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-15T04:24:37.010952559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.011334358Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-04-15T04:24:37.011798352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:24:37', 'remove_plex_hometheatre') 
2026-04-15T04:24:37.012377308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.013217019Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-15T04:24:37.013507584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022534s 
2026-04-15T04:24:37.013812357Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-15T04:24:37.014145528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.014526024Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-04-15T04:24:37.015014217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:24:37', 'add_root_folder_add_defaults') 
2026-04-15T04:24:37.015607772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.016467463Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-15T04:24:37.016765774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023073s 
2026-04-15T04:24:37.017046639Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-15T04:24:37.017350030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.017721668Z [Info] task_duration: Starting migration of Log DB to 40 
2026-04-15T04:24:37.018151073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:24:37', 'task_duration') 
2026-04-15T04:24:37.018696742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.019503155Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-15T04:24:37.019779873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021659s 
2026-04-15T04:24:37.020126120Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-15T04:24:37.020489501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.020882433Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-04-15T04:24:37.021424815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:24:37', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-15T04:24:37.022020093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.022888141Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-15T04:24:37.023220330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s 
2026-04-15T04:24:37.023504873Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-15T04:24:37.023826490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.024216616Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-04-15T04:24:37.024675800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:24:37', 'remove_album_folders') 
2026-04-15T04:24:37.025221499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.026032562Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-15T04:24:37.026314049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022011s 
2026-04-15T04:24:37.026614734Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-15T04:24:37.026934738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.027316808Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-04-15T04:24:37.027778146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T04:24:37', 'flexible_delay_profiles') 
2026-04-15T04:24:37.028361431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.029193817Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-15T04:24:37.029480554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022423s 
2026-04-15T04:24:37.029776290Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-15T04:24:37.030102056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.030483343Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-04-15T04:24:37.030960765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:24:37', 'add_priority_to_indexers') 
2026-04-15T04:24:37.031523297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.032946092Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-15T04:24:37.033244082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028267s 
2026-04-15T04:24:37.033560168Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-15T04:24:37.033907368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.034297964Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-04-15T04:24:37.034809394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:24:37', 'remove_chown_and_folderchmod_config') 
2026-04-15T04:24:37.035395384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.036238792Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-15T04:24:37.036564638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022973s 
2026-04-15T04:24:37.036864822Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-15T04:24:37.037194646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.037580393Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-04-15T04:24:37.038055219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-15T04:24:37', 'convert_blacklist_protocol') 
2026-04-15T04:24:37.038620226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.039542283Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-15T04:24:37.039840223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023346s 
2026-04-15T04:24:37.040139575Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-15T04:24:37.040453087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.040821659Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-04-15T04:24:37.041264771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:24:37', 'update_notifiarr') 
2026-04-15T04:24:37.041812985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.042600320Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-15T04:24:37.042884272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021575s 
2026-04-15T04:24:37.043178715Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-15T04:24:37.043507707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.043904406Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-04-15T04:24:37.044382308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:24:37', 'email_multiple_addresses') 
2026-04-15T04:24:37.044952897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.045773910Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-15T04:24:37.046069395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022537s 
2026-04-15T04:24:37.046377425Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-15T04:24:37.046714644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.047101453Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-04-15T04:24:37.047593413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:24:37', 'rename_blacklist_to_blocklist') 
2026-04-15T04:24:37.048207069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.049038683Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-15T04:24:37.049336373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023033s 
2026-04-15T04:24:37.049629363Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-15T04:24:37.049950619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.050331717Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-04-15T04:24:37.050799509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:24:37', 'cdh_per_downloadclient') 
2026-04-15T04:24:37.051353224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.052150789Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-15T04:24:37.052457146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021943s 
2026-04-15T04:24:37.052750297Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-15T04:24:37.053046112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.053426227Z [Info] download_history: Starting migration of Log DB to 52 
2026-04-15T04:24:37.053862005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:24:37', 'download_history') 
2026-04-15T04:24:37.054418596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.055183816Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-15T04:24:37.055465213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021471s 
2026-04-15T04:24:37.055740177Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-15T04:24:37.056069460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.056443062Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-04-15T04:24:37.057125716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-15T04:24:37.057696265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-15T04:24:37.058351003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009337s 
2026-04-15T04:24:37.058639574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-15T04:24:37.059048638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-15T04:24:37.059519656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005917s 
2026-04-15T04:24:37.059979161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:24:37', 'add_update_history') 
2026-04-15T04:24:37.060539028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.061375803Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-15T04:24:37.061660186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024189s 
2026-04-15T04:24:37.061967845Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-15T04:24:37.062305535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.062696903Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-04-15T04:24:37.063188744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:24:37', 'add_on_update_to_notifications') 
2026-04-15T04:24:37.063756276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.064572440Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-15T04:24:37.064874648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022476s 
2026-04-15T04:24:37.065177468Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-15T04:24:37.065509517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.065888409Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-04-15T04:24:37.066375290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:24:37', 'download_client_per_indexer') 
2026-04-15T04:24:37.066938574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.067730108Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-15T04:24:37.068062347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022081s 
2026-04-15T04:24:37.068356409Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-15T04:24:37.068678968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.069056087Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-04-15T04:24:37.069521304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:24:37', 'AddNewItemMonitorType') 
2026-04-15T04:24:37.070085680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.070871853Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-15T04:24:37.071159833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021903s 
2026-04-15T04:24:37.071438564Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-15T04:24:37.071748899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.072145347Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-04-15T04:24:37.072583129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:24:37', 'ImportListSearch') 
2026-04-15T04:24:37.073125451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.073920922Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-15T04:24:37.074200165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021767s 
2026-04-15T04:24:37.074499317Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-15T04:24:37.074829702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.075210318Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-04-15T04:24:37.075685626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:24:37', 'ImportListMonitorExisting') 
2026-04-15T04:24:37.076273118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.077065754Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-15T04:24:37.077371991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022235s 
2026-04-15T04:24:37.077652425Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-15T04:24:37.077964794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.078348978Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-04-15T04:24:37.078791479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:24:37', 'add_indexer_tags') 
2026-04-15T04:24:37.079334712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.080116496Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-15T04:24:37.080400448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021544s 
2026-04-15T04:24:37.080700703Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-15T04:24:37.081004134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.081377145Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-04-15T04:24:37.081827251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:24:37', 'update_audio_types') 
2026-04-15T04:24:37.082373731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.083104874Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-15T04:24:37.083387673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021043s 
2026-04-15T04:24:37.083735644Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-15T04:24:37.084147383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.084548140Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-04-15T04:24:37.085117576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-15T04:24:37.085375145Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:24:37.085669497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-15T04:24:37.086728850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-15T04:24:37.087781279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-04-15T04:24:37.088474976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-15T04:24:37.089132219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-15T04:24:37.090237855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-15T04:24:37.090700557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047364s 
2026-04-15T04:24:37.090971462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-15T04:24:37.091231897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:37.091520097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-15T04:24:37.092470310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-15T04:24:37.093350603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-15T04:24:37.093946523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-15T04:24:37.094596110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-15T04:24:37.095672358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-15T04:24:37.096182334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043408s 
2026-04-15T04:24:37.096450635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:24:37.096706660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:24:37.097000041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-15T04:24:37.097819280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-15T04:24:37.098576926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-15T04:24:37.099199499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-15T04:24:37.099832223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-15T04:24:37.100929833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:24:37.101431483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041142s 
2026-04-15T04:24:37.101942512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:24:37', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-15T04:24:37.102551168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.103691523Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-15T04:24:37.104050947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062855s 
2026-04-15T04:24:37.104367915Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-15T04:24:37.104704213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.105092244Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-04-15T04:24:37.105587772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:24:37', 'add_on_delete_to_notifications') 
2026-04-15T04:24:37.106155695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.106905745Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-15T04:24:37.107206150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021841s 
2026-04-15T04:24:37.107502186Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-15T04:24:37.107822431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.108217196Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-04-15T04:24:37.108666861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:24:37', 'add_custom_formats') 
2026-04-15T04:24:37.109216317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.109967059Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-15T04:24:37.110248696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021448s 
2026-04-15T04:24:37.110542948Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-15T04:24:37.110864646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.111241054Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-04-15T04:24:37.111718906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:24:37', 'add_result_to_commands') 
2026-04-15T04:24:37.112292691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.113173906Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-15T04:24:37.113466795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022877s 
2026-04-15T04:24:37.113770036Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-15T04:24:37.114104840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.114488042Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-04-15T04:24:37.114976876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:24:37', 'health_restored_notification') 
2026-04-15T04:24:37.115564589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.116427487Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-15T04:24:37.116742220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022981s 
2026-04-15T04:24:37.117008356Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-15T04:24:37.117306947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.117672213Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-04-15T04:24:37.118091968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:24:37', 'remove_uc') 
2026-04-15T04:24:37.118626204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.119477207Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-15T04:24:37.119747612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021849s 
2026-04-15T04:24:37.120079831Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-15T04:24:37.120434324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.120816794Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-04-15T04:24:37.121329917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:24:37', 'download_clients_rename_tv_to_music') 
2026-04-15T04:24:37.121920637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.122790087Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-15T04:24:37.123108188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023356s 
2026-04-15T04:24:37.123428412Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-15T04:24:37.123789029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.124199956Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-04-15T04:24:37.124730073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:24:37', 'add_colon_replacement_to_naming_config') 
2026-04-15T04:24:37.125320322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.126210224Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-15T04:24:37.126537432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023859s 
2026-04-15T04:24:37.126811935Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-15T04:24:37.127124565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.127494980Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-04-15T04:24:37.127953494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:24:37', 'list_sync_time') 
2026-04-15T04:24:37.128490555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.129322079Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-15T04:24:37.129602193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s 
2026-04-15T04:24:37.129897358Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-15T04:24:37.130222703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.130601525Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-04-15T04:24:37.131073365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:24:37', 'add_download_client_tags') 
2026-04-15T04:24:37.131632121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.132477202Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-15T04:24:37.132780743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022408s 
2026-04-15T04:24:37.133074224Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-15T04:24:37.133396904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.133775155Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-04-15T04:24:37.134240362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:24:37', 'add_notification_status') 
2026-04-15T04:24:37.134791522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.135609979Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-15T04:24:37.135908120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022006s 
2026-04-15T04:24:37.136228214Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-15T04:24:37.136558369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.136950949Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-04-15T04:24:37.137447890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:24:37', 'add_alac_24_quality_in_profiles') 
2026-04-15T04:24:37.138011565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.138864242Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-15T04:24:37.139177332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022915s 
2026-04-15T04:24:37.139446695Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-15T04:24:37.139764034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.140153989Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-04-15T04:24:37.140629045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:24:37', 'add_salt_to_users') 
2026-04-15T04:24:37.141157218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.142021869Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-15T04:24:37.142279728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022168s 
2026-04-15T04:24:37.142537618Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-15T04:24:37.142861029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.143248790Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-04-15T04:24:37.143686000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:24:37', 'add_auto_tagging') 
2026-04-15T04:24:37.144248813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.145060006Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-15T04:24:37.145341032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022113s 
2026-04-15T04:24:37.145657770Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-15T04:24:37.146005340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.146385926Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-04-15T04:24:37.146899190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:24:37', 'quality_definition_preferred_size') 
2026-04-15T04:24:37.147471572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.148313988Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-15T04:24:37.148615084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022748s 
2026-04-15T04:24:37.148928245Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-15T04:24:37.149349804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.149661622Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-04-15T04:24:37.150166669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:24:37', 'add_on_artist_add_to_notifications') 
2026-04-15T04:24:37.150745955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.151622871Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-15T04:24:37.151953206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023049s 
2026-04-15T04:24:37.152247689Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-15T04:24:37.152573134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.152948119Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-04-15T04:24:37.153444218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:24:37', 'album_last_searched_time') 
2026-04-15T04:24:37.153979946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.154810268Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-15T04:24:37.155112036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022308s 
2026-04-15T04:24:37.155383151Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-15T04:24:37.155695881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.156086187Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-04-15T04:24:37.156541995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:24:37', 'add_indexer_flags') 
2026-04-15T04:24:37.157112083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.158419375Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-15T04:24:37.158710521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026956s 
2026-04-15T04:24:37.158982018Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-15T04:24:37.159376121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.159705084Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-04-15T04:24:37.160218277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:24:37', 'add_indexes_album_statistics') 
2026-04-15T04:24:37.160776010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.161622484Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-15T04:24:37.161923220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022852s 
2026-04-15T04:24:37.162216310Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-15T04:24:37.162541374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:24:37.162928173Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-04-15T04:24:37.163400665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:24:37', 'update_redacted_baseurl') 
2026-04-15T04:24:37.163984771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:24:37.164869251Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-15T04:24:37.165160798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023182s 
2026-04-15T04:24:37.340621488Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-04-15T04:24:37.347531681Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-15T04:24:37.352216514Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-04-15T04:24:37.495315034Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-15T04:24:37.513672927Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-04-15T04:24:37.525148953Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-04-15T04:24:37.553281576Z [ls.io-init] done.
2026-04-15T04:24:37.577389486Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-15T04:24:37.579142676Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-15T04:24:37.579542140Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-04-15T04:24:37.682121097Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled