2026-05-06T04:50:26.196243472Z [migrations] started
2026-05-06T04:50:26.200903817Z [migrations] no migrations found
2026-05-06T04:50:26.812335340Z usermod: no changes
2026-05-06T04:50:26.918363091Z ───────────────────────────────────────
2026-05-06T04:50:26.918395647Z 
2026-05-06T04:50:26.918404895Z       ██╗     ███████╗██╗ ██████╗
2026-05-06T04:50:26.918413493Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-06T04:50:26.918421809Z       ██║     ███████╗██║██║   ██║
2026-05-06T04:50:26.918430086Z       ██║     ╚════██║██║██║   ██║
2026-05-06T04:50:26.918438343Z       ███████╗███████║██║╚██████╔╝
2026-05-06T04:50:26.918446730Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-06T04:50:26.918455347Z 
2026-05-06T04:50:26.918463233Z    Brought to you by linuxserver.io
2026-05-06T04:50:26.918471369Z ───────────────────────────────────────
2026-05-06T04:50:26.925548903Z 
2026-05-06T04:50:26.926089041Z To support the app dev(s) visit:
2026-05-06T04:50:26.967197530Z Lidarr: https://opencollective.com/lidarr
2026-05-06T04:50:26.972597405Z 
2026-05-06T04:50:26.972625241Z To support LSIO projects visit:
2026-05-06T04:50:26.972635050Z https://www.linuxserver.io/donate/
2026-05-06T04:50:26.972643487Z 
2026-05-06T04:50:26.972651594Z ───────────────────────────────────────
2026-05-06T04:50:26.972661013Z GID/UID
2026-05-06T04:50:26.972669329Z ───────────────────────────────────────
2026-05-06T04:50:27.284545383Z 
2026-05-06T04:50:27.284592047Z User UID:    911
2026-05-06T04:50:27.284601696Z User GID:    911
2026-05-06T04:50:27.284609963Z ───────────────────────────────────────
2026-05-06T04:50:27.329256176Z Linuxserver.io version: 3.1.0.4875-ls27
2026-05-06T04:50:27.333509292Z Build-date: 2026-05-06T04:46:34+00:00
2026-05-06T04:50:27.333530725Z ───────────────────────────────────────
2026-05-06T04:50:27.333540234Z     
2026-05-06T04:50:30.157263983Z [custom-init] No custom files found, skipping...
2026-05-06T04:50:35.821723823Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-05-06T04:50:36.154286066Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-06T04:50:36.230269440Z [Debug] Bootstrap: Console selected 
2026-05-06T04:50:36.243035911Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-06T04:50:39.965376642Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-06T04:50:40.954943599Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {276dde53-31bf-4ec6-b0c1-180db816ab5e} may be persisted to storage in unencrypted form. 
2026-05-06T04:50:41.897827260Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-06T04:50:42.526080662Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-06T04:50:43.575788327Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-06T04:50:43.688831557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:43.697073526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:44.282257990Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-06T04:50:44.336092599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5938626s 
2026-05-06T04:50:44.340499594Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-06T04:50:44.343574937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6474376s 
2026-05-06T04:50:44.445011463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-06T04:50:44.453563265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:44.538674151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-06T04:50:44.666747261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-06T04:50:44.832849807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2902606s 
2026-05-06T04:50:44.838956966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:44.853522360Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-06T04:50:44.856394545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3111576s 
2026-05-06T04:50:44.872356931Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-06T04:50:44.875780005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:44.953593846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-06T04:50:44.968966826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-06T04:50:44.982769103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257765s 
2026-05-06T04:50:44.986823107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-06T04:50:44.991098538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015831s 
2026-05-06T04:50:44.997571814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-06T04:50:45.007175184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-06T04:50:45.021213206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202924s 
2026-05-06T04:50:45.025458446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:45.030532374Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-06T04:50:45.033977392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293832s 
2026-05-06T04:50:45.040949914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-06T04:50:45.044251844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:45.057681410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-06T04:50:45.060900022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003315s 
2026-05-06T04:50:45.063990917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-06T04:50:45.068469025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-06T04:50:45.074481604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076883s 
2026-05-06T04:50:45.077527548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:45.081934243Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-06T04:50:45.084565763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147069s 
2026-05-06T04:50:45.128793674Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-06T04:50:45.132313623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:45.143033903Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-06T04:50:45.703814349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-06T04:50:45.764707503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-05-06T04:50:45.840944328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1124005s 
2026-05-06T04:50:45.844296299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-06T04:50:45.850633992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-06T04:50:45.857460330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109591s 
2026-05-06T04:50:45.859679289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-06T04:50:45.864101595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-06T04:50:45.869063468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071683s 
2026-05-06T04:50:45.871564344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-06T04:50:45.875150877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-06T04:50:45.880178602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063377s 
2026-05-06T04:50:45.882353603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-05-06T04:50:46.373161109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2026-05-06T04:50:46.404547990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5187662s 
2026-05-06T04:50:46.408023008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-05-06T04:50:46.412570497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-06T04:50:46.417320493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069236s 
2026-05-06T04:50:46.419737070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-05-06T04:50:46.424173474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-06T04:50:46.429993425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077731s 
2026-05-06T04:50:46.434805085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-05-06T04:50:46.438604457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:46.444802800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074353s 
2026-05-06T04:50:46.447217824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-05-06T04:50:46.450436366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:46.455446746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060406s 
2026-05-06T04:50:46.457635554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-05-06T04:50:46.480546355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-05-06T04:50:46.495253604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351889s 
2026-05-06T04:50:46.497953912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-05-06T04:50:46.501751250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:46.507130673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069067s 
2026-05-06T04:50:46.509508372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-05-06T04:50:46.512635269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-06T04:50:46.516737871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050456s 
2026-05-06T04:50:46.519066210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-05-06T04:50:46.522362118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-06T04:50:46.526393447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050801s 
2026-05-06T04:50:46.528831136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-05-06T04:50:46.532565307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-06T04:50:46.536791748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055259s 
2026-05-06T04:50:46.539265450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-05-06T04:50:46.543210715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:46.548219653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060681s 
2026-05-06T04:50:46.550857105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-05-06T04:50:46.554217182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-05-06T04:50:46.558723267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055867s 
2026-05-06T04:50:46.563999543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-05-06T04:50:46.575089697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-05-06T04:50:46.591194551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242094s 
2026-05-06T04:50:46.594395768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-05-06T04:50:46.598549483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-06T04:50:46.603419180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066311s 
2026-05-06T04:50:46.605859615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-05-06T04:50:46.609335716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-06T04:50:46.613455643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053144s 
2026-05-06T04:50:46.615900527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-05-06T04:50:46.619613123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-06T04:50:46.623800567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055275s 
2026-05-06T04:50:46.626937464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-05-06T04:50:46.632230434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-05-06T04:50:46.637730320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079834s 
2026-05-06T04:50:46.640082307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-05-06T04:50:46.649265230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-05-06T04:50:46.657365444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150315s 
2026-05-06T04:50:46.659906111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-05-06T04:50:46.663798740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-05-06T04:50:46.668629409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060606s 
2026-05-06T04:50:46.671091016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-05-06T04:50:46.674617127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:50:46.679523418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060609s 
2026-05-06T04:50:46.681963462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-06T04:50:46.691757527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2026-05-06T04:50:46.699833111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156565s 
2026-05-06T04:50:46.702231070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-06T04:50:46.705621748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-06T04:50:46.710599062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061432s 
2026-05-06T04:50:46.713060790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-05-06T04:50:46.716568043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-06T04:50:46.721219411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058295s 
2026-05-06T04:50:46.723770238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-06T04:50:46.727361040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-06T04:50:46.731809528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057248s 
2026-05-06T04:50:46.734205654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-05-06T04:50:46.737565360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-05-06T04:50:46.742456781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060185s 
2026-05-06T04:50:46.744845762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-06T04:50:46.753672248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-05-06T04:50:46.764232285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164856s 
2026-05-06T04:50:46.766884797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-06T04:50:46.772763667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-05-06T04:50:46.780929853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114662s 
2026-05-06T04:50:46.783526182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-06T04:50:46.787548251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-06T04:50:46.792222355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062897s 
2026-05-06T04:50:46.794638861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-06T04:50:46.838734677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-05-06T04:50:46.847170897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502412s 
2026-05-06T04:50:46.849682926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-06T04:50:46.853094276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-06T04:50:46.857813079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058859s 
2026-05-06T04:50:46.860022459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-06T04:50:46.864937918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2026-05-06T04:50:46.870323344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081423s 
2026-05-06T04:50:46.872799701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-06T04:50:46.876215149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-06T04:50:46.880784822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056607s 
2026-05-06T04:50:46.883212542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-06T04:50:46.888945778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-05-06T04:50:46.895011975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095328s 
2026-05-06T04:50:46.897619816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-06T04:50:46.901766017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-06T04:50:46.906182551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061995s 
2026-05-06T04:50:46.908710543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-06T04:50:46.912812804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-06T04:50:46.917131602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060232s 
2026-05-06T04:50:46.919365671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-06T04:50:46.929372003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2026-05-06T04:50:46.935697662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140762s 
2026-05-06T04:50:46.937967584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-06T04:50:46.948374893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2026-05-06T04:50:46.965584632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252041s 
2026-05-06T04:50:46.968069627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-06T04:50:46.974332290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-05-06T04:50:46.980026086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097985s 
2026-05-06T04:50:46.982276749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-06T04:50:46.990524830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-06T04:50:46.997325406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128897s 
2026-05-06T04:50:46.999601840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-06T04:50:47.005824833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-05-06T04:50:47.012008997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101382s 
2026-05-06T04:50:47.014342216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-06T04:50:47.021049715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2026-05-06T04:50:47.027263248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107113s 
2026-05-06T04:50:47.029627830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-06T04:50:47.034674564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-05-06T04:50:47.039557668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077233s 
2026-05-06T04:50:47.041652176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-06T04:50:47.045421137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-06T04:50:47.049686447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060035s 
2026-05-06T04:50:47.052007852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-06T04:50:47.055236484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-06T04:50:47.059186889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050199s 
2026-05-06T04:50:47.061411429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-06T04:50:47.066451901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-05-06T04:50:47.071265154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076887s 
2026-05-06T04:50:47.073493913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-06T04:50:47.081254001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-05-06T04:50:47.087968032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122773s 
2026-05-06T04:50:47.090229176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-06T04:50:47.096283409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-05-06T04:50:47.102947590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091481s 
2026-05-06T04:50:47.105392334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-06T04:50:47.108864286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-06T04:50:47.112881356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052651s 
2026-05-06T04:50:47.115245617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-06T04:50:47.118718972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-06T04:50:47.122799661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053555s 
2026-05-06T04:50:47.124953248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-06T04:50:47.132920423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-06T04:50:47.139713434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126551s 
2026-05-06T04:50:47.141960158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-06T04:50:47.149177854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-05-06T04:50:47.155418382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113003s 
2026-05-06T04:50:47.158001645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-06T04:50:47.161943353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-06T04:50:47.166103281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057891s 
2026-05-06T04:50:47.168307680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-06T04:50:47.175604285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-06T04:50:47.181783219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113588s 
2026-05-06T04:50:47.183970263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-05-06T04:50:47.192378627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-05-06T04:50:47.198569595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124669s 
2026-05-06T04:50:47.200883535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-05-06T04:50:47.206009619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2026-05-06T04:50:47.211063046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079624s 
2026-05-06T04:50:47.213573141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-05-06T04:50:47.217336520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-05-06T04:50:47.221469314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055955s 
2026-05-06T04:50:47.223868555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-06T04:50:47.230686085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-06T04:50:47.237113149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109837s 
2026-05-06T04:50:47.239913829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-06T04:50:47.245270357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-06T04:50:47.249688525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073908s 
2026-05-06T04:50:47.276229787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-05-06T04:50:47.311183881Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0317713 taking an average of 00:00:00.0317713 
2026-05-06T04:50:47.325538841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-06T04:50:47', 'InitialSetup') 
2026-05-06T04:50:47.332402033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:47.344521380Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-06T04:50:47.346764047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923667s 
2026-05-06T04:50:47.357606352Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-06T04:50:47.361053174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:47.373794313Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-05-06T04:50:47.392032253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-06T04:50:47.394704364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002273s 
2026-05-06T04:50:47.397834058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-06T04:50:47.402311074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:47.420432328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201964s 
2026-05-06T04:50:47.425589986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-06T04:50:47', 'add_reason_to_pending_releases') 
2026-05-06T04:50:47.430713745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:47.434731847Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-06T04:50:47.437053192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340039s 
2026-05-06T04:50:47.441007245Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-06T04:50:47.443704527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:47.447113352Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-05-06T04:50:47.504855881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:47.515651102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-06T04:50:47.518320728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-05-06T04:50:47.521916460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-05-06T04:50:47.532886192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121803s 
2026-05-06T04:50:47.535167776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:47.537301033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-06T04:50:47.539807521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-05-06T04:50:47.543633065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:47.553891585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117305s 
2026-05-06T04:50:47.556055553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:47.558122636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-06T04:50:47.560787402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-05-06T04:50:47.564810204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:47.574891307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116869s 
2026-05-06T04:50:47.580360662Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-06T04:50:47.588852122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-06T04:50:47.593575715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103568s 
2026-05-06T04:50:47.599410166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-05-06T04:50:47.917530634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2026-05-06T04:50:47.937856139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2026-05-06T04:50:47.953977896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-06T04:50:47.966952075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-06T04:50:47.999172374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-06T04:50:48.005290486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-06T04:50:48.010830112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-06T04:50:48.015066845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4132518s 
2026-05-06T04:50:48.017225402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:48.019309619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-05-06T04:50:48.024069185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-05-06T04:50:48.027540786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-05-06T04:50:48.037726559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011262s 
2026-05-06T04:50:48.042483439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-06T04:50:48', 'add_medium_support') 
2026-05-06T04:50:48.047502107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:48.052303376Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-06T04:50:48.054592366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254551s 
2026-05-06T04:50:48.057845768Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-06T04:50:48.060902113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:48.064800544Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-05-06T04:50:48.080788884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-06T04:50:48.085555272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-06T04:50:48.091864158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077572s 
2026-05-06T04:50:48.094314373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:48.097416771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:48.134796881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376554s 
2026-05-06T04:50:48.140148689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-06T04:50:48', 'add_various_qualites_in_profile') 
2026-05-06T04:50:48.145593615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:48.149630615Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-06T04:50:48.151998464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525467s 
2026-05-06T04:50:48.154760095Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-06T04:50:48.157460955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:48.160947356Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-05-06T04:50:48.181534317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-05-06T04:50:48.187720936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2026-05-06T04:50:48.193958247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098457s 
2026-05-06T04:50:48.196594156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-05-06T04:50:48.200420482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-05-06T04:50:48.204816044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059088s 
2026-05-06T04:50:48.207033059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-06T04:50:48.209127287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-06T04:50:48.211815541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-05-06T04:50:48.215916109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:48.226492609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121507s 
2026-05-06T04:50:48.229265383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-05-06T04:50:48.314737256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-05-06T04:50:48.351519042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2026-05-06T04:50:48.371755988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:48.377574385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:48.406290568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-06T04:50:48.411785844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-06T04:50:48.417033332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:48.422074224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:48.426876847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1951864s 
2026-05-06T04:50:48.429650282Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-05-06T04:50:48.522195270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-05-06T04:50:48.555661167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2026-05-06T04:50:48.573371345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:48.580141619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:48.605381621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-06T04:50:48.611069135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-06T04:50:48.616298967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:48.621248986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:48.625157628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.193116s 
2026-05-06T04:50:48.627468983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:48.629557229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-06T04:50:48.632150882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-05-06T04:50:48.635586230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-05-06T04:50:48.645454404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109685s 
2026-05-06T04:50:48.650320584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-06T04:50:48', 'metadata_profiles') 
2026-05-06T04:50:48.654866499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:48.686045311Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-06T04:50:48.688324591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0511244s 
2026-05-06T04:50:48.692018099Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-06T04:50:48.694976688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:48.698677180Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-05-06T04:50:48.732364354Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-06T04:50:48.841158346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-05-06T04:50:48.852729920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-05-06T04:50:48.859497860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-06T04:50:48.864748995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-06T04:50:48.889522427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-06T04:50:48.893623306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1584132s 
2026-05-06T04:50:48.895843267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-06T04:50:48.897883356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-05-06T04:50:48.900790580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-06T04:50:48.904565563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-06T04:50:48.914701235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113964s 
2026-05-06T04:50:48.918394042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-06T04:50:48.922849976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-06T04:50:48.926287499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051083s 
2026-05-06T04:50:48.928429493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-06T04:50:48.930823354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-05-06T04:50:48.936208580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-06T04:50:49.007369201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-05-06T04:50:49.021226739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-05-06T04:50:49.028917538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-06T04:50:49.034072449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-06T04:50:49.060873254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-06T04:50:49.065021148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262131s 
2026-05-06T04:50:49.070060106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-06T04:50:49', 'separate_automatic_and_interactive_search') 
2026-05-06T04:50:49.075002599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:49.079701452Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-06T04:50:49.082187008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400895s 
2026-05-06T04:50:49.085225768Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-06T04:50:49.088005496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:49.091413660Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-05-06T04:50:49.096228146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-05-06T04:50:49.170896462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2026-05-06T04:50:49.199245334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2026-05-06T04:50:49.214880031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:49.221323578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:49.247298379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:49.253009521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-06T04:50:49.258430558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-06T04:50:49.263569819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-06T04:50:49.268831335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:49.273045281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1745173s 
2026-05-06T04:50:49.277946983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-06T04:50:49', 'change_album_path_to_relative') 
2026-05-06T04:50:49.282902062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:49.297914466Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-06T04:50:49.300210650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1978841s 
2026-05-06T04:50:49.303279260Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-06T04:50:49.306077606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:49.309491952Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-05-06T04:50:49.318779146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-05-06T04:50:49.324761203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-05-06T04:50:49.329406217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071693s 
2026-05-06T04:50:49.334047044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-06T04:50:49', 'change_quality_size_mb_to_kb') 
2026-05-06T04:50:49.338824545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:49.343020486Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-06T04:50:49.345320227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202657s 
2026-05-06T04:50:49.347909953Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-06T04:50:49.350560961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:49.353797379Z [Info] album_releases: Starting migration of Main DB to 9 
2026-05-06T04:50:49.360538225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:49.362638224Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-05-06T04:50:49.365079851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-05-06T04:50:49.368477985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-05-06T04:50:49.379126791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117314s 
2026-05-06T04:50:49.381282422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:49.383360607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-05-06T04:50:49.385906595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-05-06T04:50:49.389466013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-05-06T04:50:49.399333095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011109s 
2026-05-06T04:50:49.403657644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-06T04:50:49', 'album_releases') 
2026-05-06T04:50:49.408255042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:49.412827261Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-06T04:50:49.414983193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243484s 
2026-05-06T04:50:49.417804234Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-06T04:50:49.420521727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:49.423991715Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-05-06T04:50:49.433057182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:49.435280680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-05-06T04:50:49.437785384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-05-06T04:50:49.514135969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2026-05-06T04:50:49.545246723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-05-06T04:50:49.564950765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:49.571732714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:49.597014199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:49.602229882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-06T04:50:49.607178138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-06T04:50:49.612272107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-06T04:50:49.617607923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:49.623231568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1822763s 
2026-05-06T04:50:49.625369334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:49.627823446Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s 
2026-05-06T04:50:49.630576891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-05-06T04:50:49.708646557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2026-05-06T04:50:49.741897311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-05-06T04:50:49.759735055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:49.766602696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:49.793212606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:49.799360467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-06T04:50:49.804844632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-06T04:50:49.812526122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-06T04:50:49.818853445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:49.822974314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1900126s 
2026-05-06T04:50:49.827862899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-06T04:50:49', 'album_releases_fix') 
2026-05-06T04:50:49.833007079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:49.847174381Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-06T04:50:49.849434001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2139468s 
2026-05-06T04:50:49.852743857Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-06T04:50:49.855407471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:49.858891007Z [Info] import_lists: Starting migration of Main DB to 11 
2026-05-06T04:50:49.878662445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-05-06T04:50:49.889414238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2026-05-06T04:50:49.898532251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174847s 
2026-05-06T04:50:49.901072558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-05-06T04:50:49.904545652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-06T04:50:49.908576660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052684s 
2026-05-06T04:50:49.910891291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-05-06T04:50:49.918152996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-06T04:50:49.924783640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116328s 
2026-05-06T04:50:49.927441613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-05-06T04:50:49.931527642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-06T04:50:49.935875377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060598s 
2026-05-06T04:50:49.940350790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-06T04:50:49', 'import_lists') 
2026-05-06T04:50:49.944962458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:49.950230708Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-06T04:50:49.952465459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201945s 
2026-05-06T04:50:49.955200998Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-06T04:50:49.957904502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:49.961365032Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-05-06T04:50:50.008144902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-05-06T04:50:50.010740560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-05-06T04:50:50.013975916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-05-06T04:50:50.018306206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-05-06T04:50:50.029645553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131228s 
2026-05-06T04:50:50.031875273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:50.034482665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:50.049811034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155377s 
2026-05-06T04:50:50.054657555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-06T04:50:50', 'add_release_status') 
2026-05-06T04:50:50.059782396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.070849143Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-06T04:50:50.073081589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036545s 
2026-05-06T04:50:50.076169548Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-06T04:50:50.078977143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.082589367Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-05-06T04:50:50.088313425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:50.090550811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-06T04:50:50.093401913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-05-06T04:50:50.097656461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:50.108816136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128951s 
2026-05-06T04:50:50.113545531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-06T04:50:50', 'album_download_notification') 
2026-05-06T04:50:50.118341049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.123138310Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-06T04:50:50.125485387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267053s 
2026-05-06T04:50:50.128531471Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-06T04:50:50.131362542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.135198778Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-05-06T04:50:50.143058908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-05-06T04:50:50.150872154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-05-06T04:50:50.157932382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107811s 
2026-05-06T04:50:50.163723585Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-05-06T04:50:50.170938946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-05-06T04:50:50.176079048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086034s 
2026-05-06T04:50:50.180876600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-06T04:50:50', 'fix_language_metadata_profiles') 
2026-05-06T04:50:50.185717940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.190891639Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-06T04:50:50.193303166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228439s 
2026-05-06T04:50:50.196276675Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-06T04:50:50.198834426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.202012246Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-05-06T04:50:50.207142818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-06T04:50:50.210615702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-06T04:50:50.214234049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045546s 
2026-05-06T04:50:50.219033104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-06T04:50:50', 'remove_fanzub') 
2026-05-06T04:50:50.223663580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.227840241Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-06T04:50:50.229905550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175333s 
2026-05-06T04:50:50.232703165Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-06T04:50:50.235530549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.239440232Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-05-06T04:50:50.267944197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-05-06T04:50:50.271684780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-05-06T04:50:50.276259203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058692s 
2026-05-06T04:50:50.278904310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-05-06T04:50:50.283514815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-05-06T04:50:50.287627829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061575s 
2026-05-06T04:50:50.294877148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-05-06T04:50:50.300316753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-05-06T04:50:50.304337129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072529s 
2026-05-06T04:50:50.307117409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-05-06T04:50:50.310989727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-06T04:50:50.315325419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060471s 
2026-05-06T04:50:50.318011128Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-06T04:50:50.321122233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-06T04:50:50.324518583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004423s 
2026-05-06T04:50:50.327068238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-06T04:50:50.331178275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-06T04:50:50.335540972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060963s 
2026-05-06T04:50:50.340293884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-06T04:50:50', 'update_artist_history_indexes') 
2026-05-06T04:50:50.345070564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.350521200Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-06T04:50:50.352875411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204885s 
2026-05-06T04:50:50.355485348Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-06T04:50:50.358122970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.361409398Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-05-06T04:50:50.388955173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:50.404174424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-06T04:50:50.408528913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167997s 
2026-05-06T04:50:50.412921750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-06T04:50:50', 'remove_nma') 
2026-05-06T04:50:50.417596334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.421797976Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-06T04:50:50.423958728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300334s 
2026-05-06T04:50:50.426780330Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-06T04:50:50.429544477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.432964014Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-05-06T04:50:50.438137613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:50.440331221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s 
2026-05-06T04:50:50.442924453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-05-06T04:50:50.446389471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-05-06T04:50:50.457322410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119826s 
2026-05-06T04:50:50.461884767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-06T04:50:50', 'album_disambiguation') 
2026-05-06T04:50:50.466679844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.470822999Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-06T04:50:50.473067539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251325s 
2026-05-06T04:50:50.476000596Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-06T04:50:50.479273127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.482902977Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-05-06T04:50:50.487209459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:50.489930489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:50.509265288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193001s 
2026-05-06T04:50:50.514427214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-06T04:50:50', 'add_ape_quality_in_profiles') 
2026-05-06T04:50:50.519928303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.524453496Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-06T04:50:50.526885995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343914s 
2026-05-06T04:50:50.529776536Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-06T04:50:50.532606115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.536101374Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-05-06T04:50:50.550140748Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:50.554561752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-06T04:50:50.558831310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057606s 
2026-05-06T04:50:50.561746181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:50.565743932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-05-06T04:50:50.569483212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052253s 
2026-05-06T04:50:50.572371970Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:50.576212304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-05-06T04:50:50.580015263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050605s 
2026-05-06T04:50:50.584614205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-06T04:50:50', 'remove_pushalot') 
2026-05-06T04:50:50.589469423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.593492435Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-06T04:50:50.595681163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184054s 
2026-05-06T04:50:50.598509008Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-06T04:50:50.601235809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.604655797Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-05-06T04:50:50.612114568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-06T04:50:50.617432057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-05-06T04:50:50.623007366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084743s 
2026-05-06T04:50:50.627547118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-06T04:50:50', 'add_custom_filters') 
2026-05-06T04:50:50.632344580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.638062004Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-06T04:50:50.641414697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227022s 
2026-05-06T04:50:50.645449883Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-06T04:50:50.649488757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.654534118Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-05-06T04:50:50.662024222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-06T04:50:50.665351132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-05-06T04:50:50.668791211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-05-06T04:50:50.672234054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-05-06T04:50:50.686360854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122327s 
2026-05-06T04:50:50.690812780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-06T04:50:50', 'import_list_tags') 
2026-05-06T04:50:50.695888272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:50.700470781Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-06T04:50:50.702685060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290644s 
2026-05-06T04:50:50.705591894Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-06T04:50:50.708354237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:50.712359754Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-05-06T04:50:50.808622039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-05-06T04:50:50.817126326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2026-05-06T04:50:50.824907676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137828s 
2026-05-06T04:50:50.827903850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-05-06T04:50:50.832036563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-05-06T04:50:50.836611527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064745s 
2026-05-06T04:50:50.871633960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-06T04:50:50.872005097Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-06T04:50:50.872248397Z                           FROM "Artists" 
2026-05-06T04:50:50.887068694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-06T04:50:50.887117933Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-06T04:50:50.887155308Z                           FROM "Artists" 
2026-05-06T04:50:50.896141716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169577s 
2026-05-06T04:50:50.898388030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-06T04:50:50.900734285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-06T04:50:50.903272627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-05-06T04:50:50.907452645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:50.919041845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132121s 
2026-05-06T04:50:50.926773266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-06T04:50:50.926798216Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:50:50.926808316Z                                                   FROM "ArtistMetadata"
2026-05-06T04:50:50.926817004Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-06T04:50:50.936557931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-06T04:50:50.936594925Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:50:50.936650357Z                                                   FROM "ArtistMetadata"
2026-05-06T04:50:50.936705308Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-06T04:50:50.943491725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120762s 
2026-05-06T04:50:50.946086250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-05-06T04:50:50.956220280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2026-05-06T04:50:50.964871192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166264s 
2026-05-06T04:50:50.967960373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-05-06T04:50:50.972378130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-06T04:50:50.977126563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066765s 
2026-05-06T04:50:50.979667520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-05-06T04:50:50.983318724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-06T04:50:50.987649515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056897s 
2026-05-06T04:50:50.989829445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:50.992391225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:51.071521446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788537s 
2026-05-06T04:50:51.073812971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:51.075945707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-05-06T04:50:51.078611545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-05-06T04:50:51.083105426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:51.095237199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138721s 
2026-05-06T04:50:51.097282107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:51.099378558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-05-06T04:50:51.102209510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-05-06T04:50:51.106150336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:51.117462579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130087s 
2026-05-06T04:50:51.119917432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:51.122033033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-05-06T04:50:51.124479660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-05-06T04:50:51.127726308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-05-06T04:50:51.138972788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121314s 
2026-05-06T04:50:51.147700225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-06T04:50:51.147724444Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:50:51.147792551Z                                                   FROM "ArtistMetadata"
2026-05-06T04:50:51.147871991Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-06T04:50:51.147897061Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-06T04:50:51.159739861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-06T04:50:51.159779030Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:50:51.159789611Z                                                   FROM "ArtistMetadata"
2026-05-06T04:50:51.159804752Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-06T04:50:51.159815163Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-06T04:50:51.168515705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151524s 
2026-05-06T04:50:51.170701908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:51.172774823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-05-06T04:50:51.175478147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-05-06T04:50:51.179491470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-05-06T04:50:51.191624825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134924s 
2026-05-06T04:50:51.193831880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:51.195907280Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-06T04:50:51.198552517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-05-06T04:50:51.202404875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:51.213736707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128151s 
2026-05-06T04:50:51.215885083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:51.217963188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-05-06T04:50:51.220615640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-05-06T04:50:51.224492608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:51.235900142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128462s 
2026-05-06T04:50:51.244299608Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-06T04:50:51.244371132Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-06T04:50:51.244416323Z                                                 FROM "AlbumReleases"
2026-05-06T04:50:51.244467466Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-06T04:50:51.244533930Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-06T04:50:51.255527520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-06T04:50:51.255591148Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-06T04:50:51.255653103Z                                                 FROM "AlbumReleases"
2026-05-06T04:50:51.255729467Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-06T04:50:51.255794478Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-06T04:50:51.262962844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131637s 
2026-05-06T04:50:51.271625300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-06T04:50:51.271667344Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:50:51.271677435Z                                                   FROM "ArtistMetadata"
2026-05-06T04:50:51.271693337Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-06T04:50:51.271738728Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-06T04:50:51.283630447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-06T04:50:51.283667923Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:50:51.283706641Z                                                   FROM "ArtistMetadata"
2026-05-06T04:50:51.283798716Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-06T04:50:51.283861001Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-06T04:50:51.290929697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137169s 
2026-05-06T04:50:51.297930095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2026-05-06T04:50:51.378869280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-05-06T04:50:51.395350893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-05-06T04:50:51.405085608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:51.411186204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:51.439733446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:51.445135756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:51.448730115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1471649s 
2026-05-06T04:50:51.452852126Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-05-06T04:50:51.533399572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2026-05-06T04:50:51.554172878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2026-05-06T04:50:51.565241649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:51.572682524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:51.599558160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:51.604504662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:51.608098930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1523065s 
2026-05-06T04:50:51.610926184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-05-06T04:50:51.686626418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-05-06T04:50:51.699621630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2026-05-06T04:50:51.706558360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-06T04:50:51.710771324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-06T04:50:51.737442919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-06T04:50:51.741844473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-06T04:50:51.744907341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317186s 
2026-05-06T04:50:51.746547014Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-05-06T04:50:51.819192446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2026-05-06T04:50:51.828716476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2026-05-06T04:50:51.834027282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-06T04:50:51.837704928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-06T04:50:51.865281235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:50:51.868345817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1203032s 
2026-05-06T04:50:51.870117966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-06T04:50:51.872501486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:51.875543281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039065s 
2026-05-06T04:50:51.877139075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-05-06T04:50:51.879271229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:51.882421754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036412s 
2026-05-06T04:50:51.884226038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-05-06T04:50:51.886510519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:51.889586664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038934s 
2026-05-06T04:50:51.891215484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-05-06T04:50:51.893497410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:51.896972358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040463s 
2026-05-06T04:50:51.898638213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-05-06T04:50:51.900865028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-05-06T04:50:51.903857624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037268s 
2026-05-06T04:50:51.905494290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-05-06T04:50:51.907866708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-05-06T04:50:51.911191224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040034s 
2026-05-06T04:50:51.912802589Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:50:51.924079790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-06T04:50:51.927709801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132051s 
2026-05-06T04:50:51.929101514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:50:51.931470214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-06T04:50:51.933844696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034615s 
2026-05-06T04:50:51.935180546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:50:51.938240218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-05-06T04:50:51.941123725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046565s 
2026-05-06T04:50:51.944032884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-06T04:50:51', 'add_release_groups_etc') 
2026-05-06T04:50:51.947211005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:51.960376799Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-06T04:50:51.961772310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023641s 
2026-05-06T04:50:51.963882560Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-06T04:50:51.965623486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:51.968410960Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-05-06T04:50:51.978232560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:50:51.980649367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-05-06T04:50:51.983642705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036889s 
2026-05-06T04:50:51.986425349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-06T04:50:51', 'NewMediaInfoFormat') 
2026-05-06T04:50:51.989614381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:51.992344179Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-06T04:50:51.993683025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123139s 
2026-05-06T04:50:51.995707513Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-06T04:50:51.997416043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:51.999860587Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-05-06T04:50:52.021027916Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-06T04:50:52.024067738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-06T04:50:52.051286524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283879s 
2026-05-06T04:50:52.052827287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-06T04:50:52.054137045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-05-06T04:50:52.056018113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-05-06T04:50:52.058916501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:52.068847962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011223s 
2026-05-06T04:50:52.071861561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-06T04:50:52', 'rename_restrictions_to_release_profiles') 
2026-05-06T04:50:52.075094722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:52.078110405Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-06T04:50:52.079564253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201567s 
2026-05-06T04:50:52.081659693Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-06T04:50:52.083372032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:52.085789851Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-05-06T04:50:52.105264852Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-06T04:50:52.107672691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-06T04:50:52.134186278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270717s 
2026-05-06T04:50:52.135715638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-06T04:50:52.137053823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-06T04:50:52.138709066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-05-06T04:50:52.141006794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-06T04:50:52.150515814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102984s 
2026-05-06T04:50:52.151950884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-05-06T04:50:52.153470174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-06T04:50:52.155146019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-05-06T04:50:52.157372132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-06T04:50:52.166817354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101193s 
2026-05-06T04:50:52.168153956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:50:52.170065686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-06T04:50:52.172353644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029449s 
2026-05-06T04:50:52.173623842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:50:52.175556394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-06T04:50:52.177838310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028895s 
2026-05-06T04:50:52.179508634Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-05-06T04:50:52.255991524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-05-06T04:50:52.267487826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-05-06T04:50:52.273943427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:52.278711400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:52.305510852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:52.309183999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:52.312791334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:52.316346664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:52.319316064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382654s 
2026-05-06T04:50:52.322421659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-06T04:50:52', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-06T04:50:52.325570620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:52.328920747Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-06T04:50:52.330395958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474731s 
2026-05-06T04:50:52.332249080Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-06T04:50:52.333802138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:52.336903053Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-05-06T04:50:52.343597896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-05-06T04:50:52.346816889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2026-05-06T04:50:52.351060845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059869s 
2026-05-06T04:50:52.352748765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-05-06T04:50:52.355157516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-05-06T04:50:52.358322149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041497s 
2026-05-06T04:50:52.360992447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-06T04:50:52', 'add_import_exclusions') 
2026-05-06T04:50:52.363963851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:52.366792197Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-06T04:50:52.379834493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012452s 
2026-05-06T04:50:52.382181009Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-06T04:50:52.383804098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:52.386774791Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-05-06T04:50:52.441113614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-06T04:50:52.441142944Z                           WHERE "Id" in (
2026-05-06T04:50:52.441191571Z                           SELECT "Artists"."Id" from "Artists"
2026-05-06T04:50:52.441228175Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:52.441271903Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-06T04:50:52.448959686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-06T04:50:52.448987051Z                           WHERE "Id" in (
2026-05-06T04:50:52.449056832Z                           SELECT "Artists"."Id" from "Artists"
2026-05-06T04:50:52.449081121Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:52.449147614Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-06T04:50:52.457930893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129593s 
2026-05-06T04:50:52.463227430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-06T04:50:52.463258142Z                           WHERE "Id" in (
2026-05-06T04:50:52.463272571Z                           SELECT "Albums"."Id" from "Albums"
2026-05-06T04:50:52.463303583Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:52.463351881Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-06T04:50:52.470446318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-06T04:50:52.470505097Z                           WHERE "Id" in (
2026-05-06T04:50:52.470544105Z                           SELECT "Albums"."Id" from "Albums"
2026-05-06T04:50:52.470587242Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:52.470615800Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-06T04:50:52.475500237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088512s 
2026-05-06T04:50:52.480572963Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-06T04:50:52.480600107Z                           WHERE "Id" in (
2026-05-06T04:50:52.480663024Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-06T04:50:52.480691602Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-06T04:50:52.480756252Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-06T04:50:52.487388518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-06T04:50:52.487417847Z                           WHERE "Id" in (
2026-05-06T04:50:52.487461766Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-06T04:50:52.487521226Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-06T04:50:52.487556927Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-06T04:50:52.492315711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084144s 
2026-05-06T04:50:52.497372044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-06T04:50:52.497397075Z                           WHERE "Id" in (
2026-05-06T04:50:52.497445272Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:50:52.497503770Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:50:52.497538830Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-06T04:50:52.504477474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-06T04:50:52.504502685Z                           WHERE "Id" in (
2026-05-06T04:50:52.504512395Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:50:52.504533537Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:50:52.504582456Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-06T04:50:52.509352963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085729s 
2026-05-06T04:50:52.514551502Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-06T04:50:52.514589339Z                           WHERE "Id" in (
2026-05-06T04:50:52.514647967Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:50:52.514685091Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:52.514733980Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-06T04:50:52.521817556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-06T04:50:52.521831744Z                           WHERE "Id" in (
2026-05-06T04:50:52.521867947Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:50:52.521905713Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:52.521971947Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-06T04:50:52.526794319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008771s 
2026-05-06T04:50:52.532342633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:50:52.532366851Z                           WHERE "Id" IN (
2026-05-06T04:50:52.532398395Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:52.532465259Z                           LEFT OUTER JOIN "Tracks"
2026-05-06T04:50:52.532498877Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:50:52.532553868Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-06T04:50:52.539944993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:50:52.539978000Z                           WHERE "Id" IN (
2026-05-06T04:50:52.540029163Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:52.540108212Z                           LEFT OUTER JOIN "Tracks"
2026-05-06T04:50:52.540178564Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:50:52.540244566Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-06T04:50:52.545183412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092335s 
2026-05-06T04:50:52.548050657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-06T04:50:52', 'clean_artist_metadata_table') 
2026-05-06T04:50:52.551181402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:52.554094128Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-06T04:50:52.555520932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178755s 
2026-05-06T04:50:52.557453895Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-06T04:50:52.559089929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:52.561448600Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-05-06T04:50:52.573877871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:52.575509226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-05-06T04:50:52.577373050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-06T04:50:52.579978878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:52.590815482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118784s 
2026-05-06T04:50:52.592261063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:52.593577916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-06T04:50:52.595424715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-06T04:50:52.598053108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:52.607857343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107705s 
2026-05-06T04:50:52.609322333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:52.610681541Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.16E-05s 
2026-05-06T04:50:52.612402056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-05-06T04:50:52.614808943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:52.624908463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109146s 
2026-05-06T04:50:52.626409636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:52.627658781Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-06T04:50:52.629317832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-05-06T04:50:52.631771975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:52.641907237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109662s 
2026-05-06T04:50:52.643323299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:52.644659470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-06T04:50:52.646281917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-05-06T04:50:52.648621789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:52.658656077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108865s 
2026-05-06T04:50:52.660236500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-05-06T04:50:52.736382282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-05-06T04:50:52.750080409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-05-06T04:50:52.757053893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-06T04:50:52.760339330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-06T04:50:52.787445259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256314s 
2026-05-06T04:50:52.789435016Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-05-06T04:50:52.865737443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-05-06T04:50:52.879007678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-05-06T04:50:52.886017665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-06T04:50:52.889539729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-06T04:50:52.916650698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125572s 
2026-05-06T04:50:52.919522882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-06T04:50:52', 'health_issue_notification') 
2026-05-06T04:50:52.922956127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:52.926286584Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-06T04:50:52.927708538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350817s 
2026-05-06T04:50:52.930973293Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-06T04:50:52.932441319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:52.934961133Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-05-06T04:50:52.951043452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:50:52.952616590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-05-06T04:50:52.954242485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-05-06T04:50:52.956826779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-05-06T04:50:52.967432899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116892s 
2026-05-06T04:50:52.968896837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:50:52.970199190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-06T04:50:52.971692207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-05-06T04:50:52.973692816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-05-06T04:50:52.983379094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101973s 
2026-05-06T04:50:52.985207807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-06T04:50:52.987377947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-06T04:50:52.990001310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031503s 
2026-05-06T04:50:52.994549820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:50:52.994590562Z                 WHERE "Id" IN (
2026-05-06T04:50:52.994642577Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:52.994720554Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:50:52.994759462Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-06T04:50:53.000187664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:50:53.000211432Z                 WHERE "Id" IN (
2026-05-06T04:50:53.000264960Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:53.000309630Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:50:53.000353178Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-06T04:50:53.004882429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073457s 
2026-05-06T04:50:53.009965256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:50:53.010017381Z                 WHERE "Id" IN (
2026-05-06T04:50:53.010059656Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:53.010104306Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-06T04:50:53.010149347Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-06T04:50:53.010199828Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-06T04:50:53.016977799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:50:53.017022298Z                 WHERE "Id" IN (
2026-05-06T04:50:53.017088271Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:53.017136378Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-06T04:50:53.017172611Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-06T04:50:53.017217000Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-06T04:50:53.022480460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090929s 
2026-05-06T04:50:53.028057522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:50:53.028089907Z                 WHERE "Id" IN (
2026-05-06T04:50:53.028161431Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:53.028187384Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:50:53.028246773Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:50:53.028291764Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-06T04:50:53.028340662Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-06T04:50:53.035991761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:50:53.036016130Z                 WHERE "Id" IN (
2026-05-06T04:50:53.036059949Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:50:53.036102574Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:50:53.036152765Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:50:53.036192536Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-06T04:50:53.036233688Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-06T04:50:53.042322331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105179s 
2026-05-06T04:50:53.046261163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-06T04:50:53.046309721Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-06T04:50:53.046354040Z                 FROM "Artists"
2026-05-06T04:50:53.046400123Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-06T04:50:53.046443540Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-06T04:50:53.051646128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-06T04:50:53.051705367Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-06T04:50:53.051734646Z                 FROM "Artists"
2026-05-06T04:50:53.051787182Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-06T04:50:53.051840780Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-06T04:50:53.056402176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072863s 
2026-05-06T04:50:53.060088129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:50:53.060127188Z                 WHERE "Id" NOT IN (
2026-05-06T04:50:53.060175275Z                     SELECT MIN("Id")
2026-05-06T04:50:53.060215987Z                     FROM "TrackFiles"
2026-05-06T04:50:53.060242440Z                     GROUP BY "Path"
2026-05-06T04:50:53.060280908Z                 ) 
2026-05-06T04:50:53.065073199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:50:53.065098259Z                 WHERE "Id" NOT IN (
2026-05-06T04:50:53.065129001Z                     SELECT MIN("Id")
2026-05-06T04:50:53.065170475Z                     FROM "TrackFiles"
2026-05-06T04:50:53.065196688Z                     GROUP BY "Path"
2026-05-06T04:50:53.065240686Z                 ) 
2026-05-06T04:50:53.070886146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080526s 
2026-05-06T04:50:53.072257838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:50:53.073539599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-05-06T04:50:53.074991563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-05-06T04:50:53.148397567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-05-06T04:50:53.158405152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-05-06T04:50:53.163609643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-06T04:50:53.167402411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-06T04:50:53.193994005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:50:53.197030360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1205411s 
2026-05-06T04:50:53.198513567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-05-06T04:50:53.200536571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-06T04:50:53.203408104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035102s 
2026-05-06T04:50:53.204970992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-05-06T04:50:53.278840369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-05-06T04:50:53.287659810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-05-06T04:50:53.292772958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-06T04:50:53.296627260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-06T04:50:53.324197273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:50:53.327899780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-06T04:50:53.330936816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244422s 
2026-05-06T04:50:53.334048183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-06T04:50:53', 'add_mediafilerepository_mtime') 
2026-05-06T04:50:53.337271113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:53.340704248Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-06T04:50:53.342154017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339841s 
2026-05-06T04:50:53.346372323Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-06T04:50:53.348141025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:53.351190686Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-05-06T04:50:53.370421666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-06T04:50:53.370452137Z                           WHERE "Id" NOT IN (
2026-05-06T04:50:53.370497358Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-06T04:50:53.370543381Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:53.370578271Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-06T04:50:53.378080540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-06T04:50:53.378110611Z                           WHERE "Id" NOT IN (
2026-05-06T04:50:53.378125230Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-06T04:50:53.378181283Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:50:53.378207275Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-06T04:50:53.383841733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096123s 
2026-05-06T04:50:53.385501876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-05-06T04:50:53.387397814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-05-06T04:50:53.390024124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031501s 
2026-05-06T04:50:53.391588765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-05-06T04:50:53.466228944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-06T04:50:53.478228811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-05-06T04:50:53.484541825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:53.488261947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:53.515119566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:53.518684235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:53.522126056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:53.525010094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319641s 
2026-05-06T04:50:53.526570607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-06T04:50:53.528784937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:53.531743675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037911s 
2026-05-06T04:50:53.534691121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-06T04:50:53', 'add_artistmetadataid_constraint') 
2026-05-06T04:50:53.537820544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:53.541280362Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-06T04:50:53.542698578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130102s 
2026-05-06T04:50:53.544593494Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-06T04:50:53.546189207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:53.548471213Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-05-06T04:50:53.560221277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-06T04:50:53.561923435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-05-06T04:50:53.563522656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-05-06T04:50:53.565902619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:50:53.576565022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115531s 
2026-05-06T04:50:53.577993609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-06T04:50:53.579263025Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-05-06T04:50:53.580920273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-05-06T04:50:53.583350096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:50:53.593543656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010946s 
2026-05-06T04:50:53.594896751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:53.596140035Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-05-06T04:50:53.597678293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-05-06T04:50:53.599959587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:50:53.610034276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010895s 
2026-05-06T04:50:53.611420418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-06T04:50:53.612713442Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2026-05-06T04:50:53.614347132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-05-06T04:50:53.616770002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:50:53.626795322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010964s 
2026-05-06T04:50:53.628144018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:53.629387031Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-05-06T04:50:53.630920099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-05-06T04:50:53.633297727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:50:53.643211853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107796s 
2026-05-06T04:50:53.644564437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-06T04:50:53.646275814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-05-06T04:50:53.647378004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-05-06T04:50:53.649670410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:50:53.659731893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108372s 
2026-05-06T04:50:53.662466060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-06T04:50:53', 'old_ids_and_artist_alias') 
2026-05-06T04:50:53.665414377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:53.668381262Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-06T04:50:53.669658615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192239s 
2026-05-06T04:50:53.671559954Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-06T04:50:53.673174866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:53.675590732Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-05-06T04:50:53.679322828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:53.680910125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:53.687125492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063032s 
2026-05-06T04:50:53.689062803Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-06T04:50:53.691088082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-06T04:50:53.693588377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029368s 
2026-05-06T04:50:53.696288836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-06T04:50:53', 'download_propers_config') 
2026-05-06T04:50:53.699266383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:53.701922742Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-06T04:50:53.703273833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110939s 
2026-05-06T04:50:53.705184902Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-06T04:50:53.706771287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:53.709046429Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-05-06T04:50:53.729335199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-05-06T04:50:53.732070457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-05-06T04:50:53.735635638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046316s 
2026-05-06T04:50:53.737325932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-05-06T04:50:53.810537494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-06T04:50:53.821455833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-05-06T04:50:53.827478050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:53.831539710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:53.858580258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:53.862779455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:53.865848976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:53.869756626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:53.872716417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339358s 
2026-05-06T04:50:53.874389707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-05-06T04:50:53.957572611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2026-05-06T04:50:53.968224242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2026-05-06T04:50:53.973793177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-06T04:50:53.977322255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-06T04:50:54.004316399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-06T04:50:54.007582577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317607s 
2026-05-06T04:50:54.009086736Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-05-06T04:50:54.083336709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-05-06T04:50:54.093028067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-05-06T04:50:54.098663116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-06T04:50:54.101863100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-06T04:50:54.128516969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179053s 
2026-05-06T04:50:54.130037591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-05-06T04:50:54.203809572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-05-06T04:50:54.211874424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-05-06T04:50:54.216467564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-06T04:50:54.220296745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-06T04:50:54.246773959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-06T04:50:54.250348127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-06T04:50:54.253929369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-06T04:50:54.257832500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-06T04:50:54.261119379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1296334s 
2026-05-06T04:50:54.262655303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-05-06T04:50:54.335527391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-06T04:50:54.343488805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-05-06T04:50:54.347949458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-06T04:50:54.351077157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-06T04:50:54.378266825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141054s 
2026-05-06T04:50:54.380684223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-05-06T04:50:54.454368417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-05-06T04:50:54.467259018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-05-06T04:50:54.474594811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-06T04:50:54.479141248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-06T04:50:54.507904204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:50:54.511796062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-06T04:50:54.514707054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326564s 
2026-05-06T04:50:54.517607496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-06T04:50:54', 'remove_language_profiles') 
2026-05-06T04:50:54.520628219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:54.524473823Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-06T04:50:54.525863332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422368s 
2026-05-06T04:50:54.528113253Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-06T04:50:54.529845953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:54.532771434Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-05-06T04:50:54.538078352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-06T04:50:54.539574024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-06T04:50:54.541379170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-05-06T04:50:54.543617708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-05-06T04:50:54.554108415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111936s 
2026-05-06T04:50:54.556743141Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-06T04:50:54.560001834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-06T04:50:54.562578073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039333s 
2026-05-06T04:50:54.565258791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-06T04:50:54', 'multi_disc_naming_format') 
2026-05-06T04:50:54.568209173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:54.570909542Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-06T04:50:54.572310423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119886s 
2026-05-06T04:50:54.574204337Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-06T04:50:54.575827506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:54.578198671Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-05-06T04:50:54.583775492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-06T04:50:54.585434403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-05-06T04:50:54.587019325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-06T04:50:54.589428187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:54.600213918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116841s 
2026-05-06T04:50:54.601604699Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:54.603110993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:54.806206551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2025937s 
2026-05-06T04:50:54.809612560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-06T04:50:54', 'add_download_client_priority') 
2026-05-06T04:50:54.812638023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:54.815895143Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-06T04:50:54.817126923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2124643s 
2026-05-06T04:50:54.818930846Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-06T04:50:54.820515548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:54.822855981Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-05-06T04:50:54.827787273Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:54.830167857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-06T04:50:54.832753945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033767s 
2026-05-06T04:50:54.834386553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:54.836451381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-05-06T04:50:54.838730601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028231s 
2026-05-06T04:50:54.841303714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-06T04:50:54', 'remove_growl_prowl') 
2026-05-06T04:50:54.844310018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:54.847025447Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-06T04:50:54.848399674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110131s 
2026-05-06T04:50:54.850842644Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-06T04:50:54.851875154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:54.854123031Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-05-06T04:50:54.859043991Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:54.861719639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-06T04:50:54.863929350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033212s 
2026-05-06T04:50:54.865839136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:54.867760936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-06T04:50:54.870052852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029578s 
2026-05-06T04:50:54.872789053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-06T04:50:54', 'remove_plex_hometheatre') 
2026-05-06T04:50:54.875925168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:54.878669205Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-06T04:50:54.880068503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113839s 
2026-05-06T04:50:54.881918619Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-06T04:50:54.883560255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:54.886132926Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-05-06T04:50:54.897579388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-06T04:50:54.899075632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-05-06T04:50:54.900618729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-05-06T04:50:54.902682345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-05-06T04:50:54.913375591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112817s 
2026-05-06T04:50:54.914819017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-06T04:50:54.916115218Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-06T04:50:54.917811704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-05-06T04:50:54.920361690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:54.930579217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111606s 
2026-05-06T04:50:54.931943485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-06T04:50:54.933262682Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-05-06T04:50:54.934960401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-05-06T04:50:54.937945953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:54.947970622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113233s 
2026-05-06T04:50:54.949247664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-06T04:50:54.950554526Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-06T04:50:54.952147524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-05-06T04:50:54.954552207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:54.964656025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109455s 
2026-05-06T04:50:54.966090324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-06T04:50:54.967384440Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-05-06T04:50:54.968944913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-05-06T04:50:54.971033499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-05-06T04:50:54.981179011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106953s 
2026-05-06T04:50:54.982615604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:54.984142149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:54.998011761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013775s 
2026-05-06T04:50:55.001087856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-06T04:50:54', 'add_root_folder_add_defaults') 
2026-05-06T04:50:55.004611292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.007241960Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-06T04:50:55.008652110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023061s 
2026-05-06T04:50:55.010391663Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-06T04:50:55.011942667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.014396869Z [Info] task_duration: Starting migration of Main DB to 40 
2026-05-06T04:50:55.018642199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-06T04:50:55.020130416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-06T04:50:55.021796251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-06T04:50:55.024280174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-06T04:50:55.036149938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124882s 
2026-05-06T04:50:55.039147886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-06T04:50:55', 'task_duration') 
2026-05-06T04:50:55.042431859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.045128420Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-06T04:50:55.046529552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216169s 
2026-05-06T04:50:55.048633449Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-06T04:50:55.050345166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.052724658Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-05-06T04:50:55.059132944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-06T04:50:55.060628336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-06T04:50:55.062209189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-06T04:50:55.064560064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:55.075285935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115743s 
2026-05-06T04:50:55.077047072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-06T04:50:55.078486942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-05-06T04:50:55.080351036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-06T04:50:55.082691419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:55.093031413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111979s 
2026-05-06T04:50:55.096231999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-06T04:50:55', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-06T04:50:55.099143372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.102057691Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-06T04:50:55.103539004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198747s 
2026-05-06T04:50:55.105393620Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-06T04:50:55.107281702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.109342121Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-05-06T04:50:55.114220285Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-05-06T04:50:55.190275324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-05-06T04:50:55.200256616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-05-06T04:50:55.205850551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:55.210135601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:55.236656853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:55.240276553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:55.243797634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:55.247618950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:55.250707670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349831s 
2026-05-06T04:50:55.252993433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-06T04:50:55.255791859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-06T04:50:55.258243567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003483s 
2026-05-06T04:50:55.260513638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-06T04:50:55.263158585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-06T04:50:55.265654432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033711s 
2026-05-06T04:50:55.267251719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-05-06T04:50:55.341547584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2026-05-06T04:50:55.350103976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2026-05-06T04:50:55.354986900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-06T04:50:55.358056322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-06T04:50:55.384880373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1161089s 
2026-05-06T04:50:55.387699721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-06T04:50:55', 'remove_album_folders') 
2026-05-06T04:50:55.390698069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.393773713Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-06T04:50:55.395139554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249128s 
2026-05-06T04:50:55.397170725Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-06T04:50:55.398797591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.401095248Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-05-06T04:50:55.406487648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-06T04:50:55.407887588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-06T04:50:55.409862766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-06T04:50:55.411965360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-06T04:50:55.422471027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116034s 
2026-05-06T04:50:55.425162137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-06T04:50:55', 'add_priority_to_indexers') 
2026-05-06T04:50:55.428181698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.431126850Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-06T04:50:55.432351406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019904s 
2026-05-06T04:50:55.434280972Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-06T04:50:55.435943310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.438316449Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-05-06T04:50:55.443247921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-06T04:50:55.445403812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-06T04:50:55.448970104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040153s 
2026-05-06T04:50:55.450327909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:55.451820515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:55.459325199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075384s 
2026-05-06T04:50:55.462712471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-06T04:50:55', 'remove_chown_and_folderchmod_config') 
2026-05-06T04:50:55.465720489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.468639698Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-06T04:50:55.470067944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166584s 
2026-05-06T04:50:55.472155057Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-06T04:50:55.473519966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.475821010Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-05-06T04:50:55.551197242Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-06T04:50:55.556299257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-06T04:50:55.560536089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064939s 
2026-05-06T04:50:55.563211598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-06T04:50:55', 'update_notifiarr') 
2026-05-06T04:50:55.566189836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.568853290Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-06T04:50:55.570174561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147502s 
2026-05-06T04:50:55.572050869Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-06T04:50:55.573637876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.575903809Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-05-06T04:50:55.579379018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:55.580972587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:55.622359637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412271s 
2026-05-06T04:50:55.625397094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-06T04:50:55', 'email_multiple_addresses') 
2026-05-06T04:50:55.629307009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.632665553Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-06T04:50:55.634081204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0515594s 
2026-05-06T04:50:55.636173137Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-06T04:50:55.637812378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.640372033Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-05-06T04:50:55.644150352Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-06T04:50:55.646112072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-06T04:50:55.675298291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295925s 
2026-05-06T04:50:55.678130074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-06T04:50:55', 'rename_blacklist_to_blocklist') 
2026-05-06T04:50:55.681227132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.684047602Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-06T04:50:55.685427882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381845s 
2026-05-06T04:50:55.687592080Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-06T04:50:55.688935546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.691172862Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-05-06T04:50:55.697901402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-06T04:50:55.699340190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-05-06T04:50:55.701095946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-06T04:50:55.703719279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:55.714710645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119613s 
2026-05-06T04:50:55.716442633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-06T04:50:55.719475551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:55.729052808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110871s 
2026-05-06T04:50:55.730410904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:55.731908590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:55.773752701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414864s 
2026-05-06T04:50:55.776723263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-06T04:50:55', 'cdh_per_downloadclient') 
2026-05-06T04:50:55.779897646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.782737615Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-06T04:50:55.784101883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508408s 
2026-05-06T04:50:55.785878521Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-06T04:50:55.787585138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.789760038Z [Info] download_history: Starting migration of Main DB to 52 
2026-05-06T04:50:55.805318151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-06T04:50:55.810913098Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-05-06T04:50:55.816379177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096089s 
2026-05-06T04:50:55.818072577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-06T04:50:55.820509695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-06T04:50:55.823922549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043351s 
2026-05-06T04:50:55.825554315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-05-06T04:50:55.827732943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-06T04:50:55.830763235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038136s 
2026-05-06T04:50:55.832323488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-06T04:50:55.834600834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-06T04:50:55.837469431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037519s 
2026-05-06T04:50:55.838802175Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:55.840295803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:55.854939184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143805s 
2026-05-06T04:50:55.857819304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-06T04:50:55', 'download_history') 
2026-05-06T04:50:55.860934097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.863727353Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-06T04:50:55.865049966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235143s 
2026-05-06T04:50:55.866859911Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-06T04:50:55.868429382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.870584612Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-05-06T04:50:55.874498244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-06T04:50:55', 'add_update_history') 
2026-05-06T04:50:55.877590471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.880107120Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-06T04:50:55.881447640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117191s 
2026-05-06T04:50:55.883273477Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-06T04:50:55.884904942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.887121005Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-05-06T04:50:55.891883888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:50:55.901702261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-06T04:50:55.903673851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-06T04:50:55.906211943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:55.917330876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121023s 
2026-05-06T04:50:55.920107237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-06T04:50:55', 'add_on_update_to_notifications') 
2026-05-06T04:50:55.923161578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.925962669Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-06T04:50:55.927339201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205378s 
2026-05-06T04:50:55.929249959Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-06T04:50:55.930849080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.933244224Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-05-06T04:50:55.937998659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-06T04:50:55.939159907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-06T04:50:55.940706783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-06T04:50:55.943046034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:55.954061909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118471s 
2026-05-06T04:50:55.956806346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-06T04:50:55', 'download_client_per_indexer') 
2026-05-06T04:50:55.959904986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:55.962714254Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-06T04:50:55.964041136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202627s 
2026-05-06T04:50:55.965816882Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-06T04:50:55.967432456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:55.969690303Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-05-06T04:50:55.977193444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-06T04:50:55.978638694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-06T04:50:55.980162583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-05-06T04:50:55.982510903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:55.993522970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011917s 
2026-05-06T04:50:55.994951397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-06T04:50:55.996206415Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-05-06T04:50:55.997909885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-05-06T04:50:56.000402425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:56.010873723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114629s 
2026-05-06T04:50:56.012229714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-06T04:50:56.013517227Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-05-06T04:50:56.015051868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-05-06T04:50:56.017340537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:56.027733337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112429s 
2026-05-06T04:50:56.030358384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-06T04:50:56', 'AddNewItemMonitorType') 
2026-05-06T04:50:56.033313335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:56.036142562Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-06T04:50:56.037456098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019483s 
2026-05-06T04:50:56.039184599Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-06T04:50:56.040756474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:56.042985323Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-05-06T04:50:56.047677563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-06T04:50:56.049134898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-05-06T04:50:56.050714379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-05-06T04:50:56.053072809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:50:56.064258405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120538s 
2026-05-06T04:50:56.066898552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-06T04:50:56', 'ImportListSearch') 
2026-05-06T04:50:56.069880518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:56.072541457Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-06T04:50:56.073863339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202978s 
2026-05-06T04:50:56.075727714Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-06T04:50:56.077362186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:56.079640654Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-05-06T04:50:56.084290288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-06T04:50:56.085714206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-05-06T04:50:56.087359239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-05-06T04:50:56.089853382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:50:56.100999529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012086s 
2026-05-06T04:50:56.103665669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-06T04:50:56', 'ImportListMonitorExisting') 
2026-05-06T04:50:56.106678627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:56.109434888Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-06T04:50:56.110814426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203372s 
2026-05-06T04:50:56.112570973Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-06T04:50:56.114132929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:56.116387470Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-05-06T04:50:56.122337292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:56.124521420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-06T04:50:56.127082959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031687s 
2026-05-06T04:50:56.128687771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:56.130679162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-05-06T04:50:56.132881166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027596s 
2026-05-06T04:50:56.134229692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-06T04:50:56.135503187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-05-06T04:50:56.136967837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-06T04:50:56.138915148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-06T04:50:56.149452139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110679s 
2026-05-06T04:50:56.152130443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-06T04:50:56', 'add_indexer_tags') 
2026-05-06T04:50:56.155071596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:56.157743297Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-06T04:50:56.159070209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019265s 
2026-05-06T04:50:56.160880876Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-06T04:50:56.162458383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:56.164681800Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-05-06T04:50:56.167904761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:50:56.172188909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:50:56.186821287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156542s 
2026-05-06T04:50:56.189827923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-06T04:50:56', 'update_audio_types') 
2026-05-06T04:50:56.193104020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:50:56.195718967Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-06T04:50:56.197065178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248292s 
2026-05-06T04:50:56.199167241Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-06T04:50:56.200888798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:50:56.203215434Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-05-06T04:50:56.249670521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:50:56.251896574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-06T04:50:56.254360025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003068s 
2026-05-06T04:50:56.255722098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-06T04:50:56.257023870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-06T04:50:56.258728583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-05-06T04:50:56.337002100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2026-05-06T04:50:56.348209480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2026-05-06T04:50:56.354217049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-05-06T04:50:56.357978765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-05-06T04:50:56.385922942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-06T04:50:56.389783597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-06T04:50:56.392705973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1324801s 
2026-05-06T04:50:56.394037985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:56.395279977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-05-06T04:50:56.396861552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-05-06T04:50:56.479715062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-05-06T04:50:56.495682890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-05-06T04:50:56.503874417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:56.507904624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:56.535514778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:56.539299049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:56.542992908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:56.545923691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475979s 
2026-05-06T04:50:56.547252647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:56.548513566Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.13E-05s 
2026-05-06T04:50:56.550071614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-05-06T04:50:56.631917846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-05-06T04:50:56.648039334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-05-06T04:50:56.656243516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:56.660235255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:56.688486400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:56.692064597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:56.695483472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:56.698473965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468131s 
2026-05-06T04:50:56.699736828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:50:56.700975032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-05-06T04:50:56.702469622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-05-06T04:50:56.784547971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-05-06T04:50:56.800442551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-05-06T04:50:56.808777677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-06T04:50:56.812748665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-06T04:50:56.840653723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-06T04:50:56.844333394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-06T04:50:56.848067995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:56.851095372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1471338s 
2026-05-06T04:50:56.852478938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-06T04:50:56.853940261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-05-06T04:50:56.855558951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-05-06T04:50:56.933157218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-05-06T04:50:56.944270890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-05-06T04:50:56.950374352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:56.954833893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:56.983193357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:56.987288674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:56.990990259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:56.994729489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:56.997863721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407998s 
2026-05-06T04:50:56.999455637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-06T04:50:57.000872731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-05-06T04:50:57.002455258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-05-06T04:50:57.085830519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-05-06T04:50:57.097496294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-05-06T04:50:57.103559113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-06T04:50:57.108403319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-06T04:50:57.136195190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-06T04:50:57.140198472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-06T04:50:57.143824485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-06T04:50:57.148013912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-06T04:50:57.151951692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474521s 
2026-05-06T04:50:57.153314738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-06T04:50:57.154888537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-05-06T04:50:57.156601356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-06T04:50:57.247837538Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-05-06T04:50:57.259179340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-05-06T04:50:57.264477410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-06T04:50:57.268024794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-06T04:50:57.296901920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371597s 
2026-05-06T04:50:57.299122392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-06T04:50:57.300757485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-06T04:50:57.302730027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-06T04:50:57.381525235Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-05-06T04:50:57.393582066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-05-06T04:50:57.399082354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-06T04:50:57.402524225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-06T04:50:57.429725196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1252523s 
2026-05-06T04:50:57.431238453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-06T04:50:57.432662331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-06T04:50:57.434402906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-06T04:50:57.512692475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-06T04:50:57.522968710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-06T04:50:57.528373535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-06T04:50:57.532225643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-06T04:50:57.563652003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241026s 
2026-05-06T04:50:57.567070749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-06T04:50:57.568488624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-05-06T04:50:57.570412559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-06T04:50:57.649803636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-06T04:50:57.658787860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-06T04:50:57.664572148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-06T04:50:57.668216909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-06T04:50:57.697033022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235985s 
2026-05-06T04:50:57.698750711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-06T04:50:57.700252055Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.31E-05s 
2026-05-06T04:50:57.702650816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-06T04:50:57.779896763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-05-06T04:50:57.790343592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-05-06T04:50:57.795326337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-06T04:50:57.798489377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-06T04:50:57.826040483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121333s 
2026-05-06T04:50:57.828208339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-06T04:50:57.829822569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-05-06T04:50:57.831657244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-06T04:50:57.907469374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-06T04:50:57.915125633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-06T04:50:57.919533500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-06T04:50:57.923666493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-06T04:50:57.954534489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-06T04:50:57.958705179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250742s 
2026-05-06T04:50:57.960399461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-06T04:50:57.961903380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-05-06T04:50:57.964130114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-06T04:50:58.039983797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-06T04:50:58.048249574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-06T04:50:58.053600781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-06T04:50:58.058239503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-06T04:50:58.089443565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-06T04:50:58.095744946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130128s 
2026-05-06T04:50:58.097492465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-06T04:50:58.099058519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-05-06T04:50:58.101517982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-06T04:50:58.179361553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-06T04:50:58.192938706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-05-06T04:50:58.198156344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-06T04:50:58.202619422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-06T04:50:58.231330534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-06T04:50:58.235296351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314819s 
2026-05-06T04:50:58.237045945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-06T04:50:58.238455323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-05-06T04:50:58.240214656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-06T04:50:58.317588110Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-05-06T04:50:58.326502222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-05-06T04:50:58.331707666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-06T04:50:58.335583261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-06T04:50:58.363783925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-06T04:50:58.367584679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-06T04:50:58.371488000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-06T04:50:58.374657713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328539s 
2026-05-06T04:50:58.376316795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-06T04:50:58.377719400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-05-06T04:50:58.379364212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-06T04:50:58.465440773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-06T04:50:58.475204256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-05-06T04:50:58.481561689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-06T04:50:58.485695174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-06T04:50:58.515641403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335986s 
2026-05-06T04:50:58.517689789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-06T04:50:58.519258618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-05-06T04:50:58.521352435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-06T04:50:58.606989451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-06T04:50:58.622073689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-05-06T04:50:58.629774679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-06T04:50:58.635776155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-06T04:50:58.669473699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1436613s 
2026-05-06T04:50:58.671435540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-06T04:50:58.672855921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-05-06T04:50:58.674573870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-06T04:50:58.762234091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-05-06T04:50:58.772247688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-05-06T04:50:58.777719908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-06T04:50:58.782178017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-06T04:50:58.810388110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-06T04:50:58.814893242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-06T04:50:58.819074904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-06T04:50:58.823180402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-06T04:50:58.826871365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1504432s 
2026-05-06T04:50:58.828959531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-06T04:50:58.831138840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s 
2026-05-06T04:50:58.833236845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-06T04:50:58.916807299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-06T04:50:58.931367061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-06T04:50:58.937086440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-06T04:50:58.941136576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-06T04:50:58.973130660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-06T04:50:58.977684892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426684s 
2026-05-06T04:50:58.979252930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-06T04:50:58.980690234Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.03E-05s 
2026-05-06T04:50:58.982491993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-06T04:50:59.069288785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-06T04:50:59.080951873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-06T04:50:59.085993216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-06T04:50:59.090023443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-06T04:50:59.118972273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-06T04:50:59.125140756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384673s 
2026-05-06T04:50:59.126791460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-06T04:50:59.128237693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-05-06T04:50:59.129978689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-06T04:50:59.208796181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-05-06T04:50:59.217151468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-05-06T04:50:59.222082920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-06T04:50:59.226074528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-06T04:50:59.255997010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-06T04:50:59.259832985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278529s 
2026-05-06T04:50:59.261886671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-06T04:50:59.263208864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-05-06T04:50:59.264929089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-06T04:50:59.348715718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-05-06T04:50:59.357504858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-05-06T04:50:59.362460459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-06T04:50:59.366509153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-06T04:50:59.398728359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-06T04:50:59.402557201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357864s 
2026-05-06T04:50:59.404132102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-06T04:50:59.405511831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s 
2026-05-06T04:50:59.407298719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-06T04:50:59.499468712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-05-06T04:50:59.508292653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-05-06T04:50:59.513223183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-06T04:50:59.517245033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-06T04:50:59.546185857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-06T04:50:59.549721467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140586s 
2026-05-06T04:50:59.551171097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-06T04:50:59.552622560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.07E-05s 
2026-05-06T04:50:59.554310800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-06T04:50:59.655289914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-05-06T04:50:59.664591236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-05-06T04:50:59.669717469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-06T04:50:59.673680831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-06T04:50:59.703603403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-06T04:50:59.707454960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1515388s 
2026-05-06T04:50:59.708904329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-06T04:50:59.710257715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-05-06T04:50:59.712193904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-05-06T04:50:59.798523154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-05-06T04:50:59.807332856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-05-06T04:50:59.812011037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-06T04:50:59.815597240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-06T04:50:59.843209479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293727s 
2026-05-06T04:50:59.844726774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-06T04:50:59.846128217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2026-05-06T04:50:59.847743450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-05-06T04:50:59.929463457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2026-05-06T04:50:59.937357185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-05-06T04:50:59.942232262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-06T04:50:59.945727682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-06T04:50:59.973524041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241629s 
2026-05-06T04:50:59.974998892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-06T04:50:59.976393711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-06T04:50:59.978149928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-06T04:51:00.064024733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-06T04:51:00.073062334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-05-06T04:51:00.078782644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-06T04:51:00.082193333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-06T04:51:00.110224736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304187s 
2026-05-06T04:51:00.111747553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-06T04:51:00.113109977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-05-06T04:51:00.114740991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-06T04:51:00.203039437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-05-06T04:51:00.212101087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-05-06T04:51:00.217455811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-06T04:51:00.220954627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-06T04:51:00.249039107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326496s 
2026-05-06T04:51:00.250535921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-06T04:51:00.251936953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-05-06T04:51:00.253564941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-06T04:51:00.346097033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2026-05-06T04:51:00.353399270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2026-05-06T04:51:00.357892769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-06T04:51:00.361255271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-06T04:51:00.389415123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341257s 
2026-05-06T04:51:00.391007901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-06T04:51:00.392337709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-05-06T04:51:00.394056570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-06T04:51:00.478327004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-06T04:51:00.485376411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-06T04:51:00.489393902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-06T04:51:00.493064665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-06T04:51:00.523236979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-06T04:51:00.527004817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310418s 
2026-05-06T04:51:00.528732878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-06T04:51:00.530108428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-05-06T04:51:00.532234179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-06T04:51:00.613276472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-05-06T04:51:00.620374977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-05-06T04:51:00.624421907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-06T04:51:00.628389979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-06T04:51:00.657500024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-06T04:51:00.660845562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273582s 
2026-05-06T04:51:00.662293899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:51:00.663686002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-05-06T04:51:00.665354222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-05-06T04:51:00.748369017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-05-06T04:51:00.756996622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-05-06T04:51:00.761983706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-06T04:51:00.766080396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-06T04:51:00.795565186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:51:00.799912792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-06T04:51:00.803242608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361271s 
2026-05-06T04:51:00.804667578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:51:00.806082187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-05-06T04:51:00.808123398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-05-06T04:51:00.901845426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-05-06T04:51:00.911309015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-05-06T04:51:00.916605111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-06T04:51:00.920758666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-06T04:51:00.950143925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-06T04:51:00.954452463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-06T04:51:00.957494319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1476884s 
2026-05-06T04:51:00.959111375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-06T04:51:00.960552939Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.23E-05s 
2026-05-06T04:51:00.962625703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-06T04:51:01.046743970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-06T04:51:01.052251712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-06T04:51:01.056016164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-06T04:51:01.059829263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-06T04:51:01.088828856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-06T04:51:01.093136722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288993s 
2026-05-06T04:51:01.098516486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-06T04:51:01', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-06T04:51:01.102545510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.108887522Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-06T04:51:01.110666154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1442164s 
2026-05-06T04:51:01.116028093Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-06T04:51:01.117881886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.124850501Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-05-06T04:51:01.142770720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:51:01.144729445Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.28E-05s 
2026-05-06T04:51:01.146412324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-05-06T04:51:01.149261472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.161049612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130198s 
2026-05-06T04:51:01.162500053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:51:01.163882828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-06T04:51:01.165477760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-05-06T04:51:01.167872152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.178766092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117051s 
2026-05-06T04:51:01.181674369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-06T04:51:01', 'add_on_delete_to_notifications') 
2026-05-06T04:51:01.184904795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.187785907Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-06T04:51:01.189231889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205419s 
2026-05-06T04:51:01.191122767Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-06T04:51:01.192747740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.195104155Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-05-06T04:51:01.225426663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-06T04:51:01.227190856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-05-06T04:51:01.228936521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-06T04:51:01.231596348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.243637097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130618s 
2026-05-06T04:51:01.245019411Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-06T04:51:01.247173519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-06T04:51:01.249760158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034222s 
2026-05-06T04:51:01.251166470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:51:01.252500056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-05-06T04:51:01.254134999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-05-06T04:51:01.256323196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-06T04:51:01.267185382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011461s 
2026-05-06T04:51:01.268615742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:51:01.270138880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:51:01.279755667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094787s 
2026-05-06T04:51:01.281653609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-06T04:51:01.285861143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2026-05-06T04:51:01.290697072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075855s 
2026-05-06T04:51:01.292852503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-06T04:51:01.295114218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-06T04:51:01.298333071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040315s 
2026-05-06T04:51:01.299797891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-06T04:51:01.301166978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-05-06T04:51:01.302796549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-05-06T04:51:01.305209308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-05-06T04:51:01.316610870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122386s 
2026-05-06T04:51:01.318126202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-06T04:51:01.319471492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-05-06T04:51:01.321132677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-05-06T04:51:01.323573443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.334744991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120691s 
2026-05-06T04:51:01.336256254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-06T04:51:01.337603909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-05-06T04:51:01.339267429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-05-06T04:51:01.341858938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.353018362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121665s 
2026-05-06T04:51:01.354435577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:51:01.355959666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:51:01.378630633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224612s 
2026-05-06T04:51:01.380430298Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:51:01.381972704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:51:01.394377877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122317s 
2026-05-06T04:51:01.396312343Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-06T04:51:01.480367072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-05-06T04:51:01.488125317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-05-06T04:51:01.492740672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-06T04:51:01.496130278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-06T04:51:01.525095351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271401s 
2026-05-06T04:51:01.527070840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-05-06T04:51:01.609109008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-05-06T04:51:01.615604579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-05-06T04:51:01.619752223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-06T04:51:01.623377423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-06T04:51:01.653052006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240385s 
2026-05-06T04:51:01.655141223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-06T04:51:01.657608192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-06T04:51:01.660341065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033106s 
2026-05-06T04:51:01.661831146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-06T04:51:01.663184201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-05-06T04:51:01.665062143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-06T04:51:01.668069640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.679451392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126332s 
2026-05-06T04:51:01.681048929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-06T04:51:01.682669513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002812s 
2026-05-06T04:51:01.684495891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-06T04:51:01.686852197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-06T04:51:01.698025649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119349s 
2026-05-06T04:51:01.700906200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-06T04:51:01', 'add_custom_formats') 
2026-05-06T04:51:01.704300115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.715449389Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-06T04:51:01.716835421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292487s 
2026-05-06T04:51:01.719272439Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-06T04:51:01.720929856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.723447036Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-05-06T04:51:01.730542054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-06T04:51:01.732040422Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.07E-05s 
2026-05-06T04:51:01.733727029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-06T04:51:01.736080338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-06T04:51:01.747833759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126272s 
2026-05-06T04:51:01.750882419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-06T04:51:01', 'add_result_to_commands') 
2026-05-06T04:51:01.754052573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.757295684Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-06T04:51:01.758695263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219675s 
2026-05-06T04:51:01.760753778Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-06T04:51:01.762405675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.765024078Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-05-06T04:51:01.769735206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:51:01.771213904Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s 
2026-05-06T04:51:01.772917716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-06T04:51:01.775448803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:01.787426014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129213s 
2026-05-06T04:51:01.790344351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-06T04:51:01', 'health_restored_notification') 
2026-05-06T04:51:01.793566000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.797210099Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-06T04:51:01.798668927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225344s 
2026-05-06T04:51:01.800413771Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-06T04:51:01.801974163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.804243574Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-05-06T04:51:01.808262908Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-06T04:51:01.810535294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-06T04:51:01.813326095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034712s 
2026-05-06T04:51:01.815954598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-06T04:51:01', 'remove_uc') 
2026-05-06T04:51:01.819055483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.822469639Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-06T04:51:01.823819868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125758s 
2026-05-06T04:51:01.825807702Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-06T04:51:01.827491032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.830123694Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-05-06T04:51:01.833186402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:51:01.834783749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:51:01.861930360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268737s 
2026-05-06T04:51:01.865312942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-06T04:51:01', 'download_clients_rename_tv_to_music') 
2026-05-06T04:51:01.868719512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.878029823Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-06T04:51:01.879475164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430892s 
2026-05-06T04:51:01.881957293Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-06T04:51:01.883240908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.885658316Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-05-06T04:51:01.890234663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-06T04:51:01.891673060Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s 
2026-05-06T04:51:01.893376059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-06T04:51:01.896208313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-05-06T04:51:01.907804577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128451s 
2026-05-06T04:51:01.910812364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-06T04:51:01', 'add_colon_replacement_to_naming_config') 
2026-05-06T04:51:01.914076188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:01.917488860Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-06T04:51:01.918980314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222466s 
2026-05-06T04:51:01.920778646Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-06T04:51:01.922345641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:01.924644391Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-05-06T04:51:01.929743620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-06T04:51:02.011890648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-06T04:51:02.019571837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-05-06T04:51:02.024006819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-06T04:51:02.027929309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-06T04:51:02.058425766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-06T04:51:02.061820493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304366s 
2026-05-06T04:51:02.063291616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-06T04:51:02.064642476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-05-06T04:51:02.066507031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-06T04:51:02.068841161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-06T04:51:02.079817046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117411s 
2026-05-06T04:51:02.082601825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-06T04:51:02', 'list_sync_time') 
2026-05-06T04:51:02.085665936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.089654588Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-06T04:51:02.091037183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214888s 
2026-05-06T04:51:02.092991769Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-06T04:51:02.094632333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.097113470Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-05-06T04:51:02.101443590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-06T04:51:02.102870845Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-05-06T04:51:02.104416558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-06T04:51:02.106538531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-06T04:51:02.118261891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123757s 
2026-05-06T04:51:02.121044495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-06T04:51:02', 'add_download_client_tags') 
2026-05-06T04:51:02.124454031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.127458071Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-06T04:51:02.128893121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214126s 
2026-05-06T04:51:02.130753137Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-06T04:51:02.132373110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.134728584Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-05-06T04:51:02.143164162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-06T04:51:02.147631239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-05-06T04:51:02.152422978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079141s 
2026-05-06T04:51:02.154072811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-06T04:51:02.156543988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-06T04:51:02.159796679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042424s 
2026-05-06T04:51:02.162538671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-06T04:51:02', 'add_notification_status') 
2026-05-06T04:51:02.165612902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.168769690Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-06T04:51:02.170243298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012953s 
2026-05-06T04:51:02.172157052Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-06T04:51:02.173776122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.176157548Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-05-06T04:51:02.179585552Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:51:02.181184332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:51:02.204477152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229928s 
2026-05-06T04:51:02.207776155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-06T04:51:02', 'add_alac_24_quality_in_profiles') 
2026-05-06T04:51:02.211380574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.214650640Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-06T04:51:02.216100440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334225s 
2026-05-06T04:51:02.217893802Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-06T04:51:02.219472671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.221733895Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-05-06T04:51:02.226789437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-06T04:51:02.228271071Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.34E-05s 
2026-05-06T04:51:02.229717614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-06T04:51:02.231720307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-06T04:51:02.243734222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125328s 
2026-05-06T04:51:02.245390167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-06T04:51:02.247376798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-06T04:51:02.258795114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119442s 
2026-05-06T04:51:02.261614882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-06T04:51:02', 'add_salt_to_users') 
2026-05-06T04:51:02.264952374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.268316950Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-06T04:51:02.269727831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213196s 
2026-05-06T04:51:02.271686175Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-06T04:51:02.273400227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.275718135Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-05-06T04:51:02.283340276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-06T04:51:02.287898185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-05-06T04:51:02.293179491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082536s 
2026-05-06T04:51:02.294714703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-06T04:51:02.296896817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-06T04:51:02.299977912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038497s 
2026-05-06T04:51:02.302712269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-06T04:51:02', 'add_auto_tagging') 
2026-05-06T04:51:02.305933286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.309101236Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-06T04:51:02.310450193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128624s 
2026-05-06T04:51:02.312418226Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-06T04:51:02.314070123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.316440998Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-05-06T04:51:02.321447671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-06T04:51:02.322925527Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s 
2026-05-06T04:51:02.324602003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-06T04:51:02.326888658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-06T04:51:02.338955039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128116s 
2026-05-06T04:51:02.341149439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-06T04:51:02.343556306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-06T04:51:02.346233177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033409s 
2026-05-06T04:51:02.349076603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-06T04:51:02', 'quality_definition_preferred_size') 
2026-05-06T04:51:02.352203460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.355417193Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-06T04:51:02.356873646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122725s 
2026-05-06T04:51:02.358936420Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-06T04:51:02.360629490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.363284948Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-05-06T04:51:02.367589988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-06T04:51:02.369074127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s 
2026-05-06T04:51:02.370704801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-05-06T04:51:02.373111909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:02.385444245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131918s 
2026-05-06T04:51:02.388632977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-06T04:51:02', 'add_on_artist_add_to_notifications') 
2026-05-06T04:51:02.391565232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.394862923Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-06T04:51:02.396321000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223953s 
2026-05-06T04:51:02.398163150Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-06T04:51:02.399759896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.402117133Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-05-06T04:51:02.406310568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-06T04:51:02.407679525Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s 
2026-05-06T04:51:02.409353376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-05-06T04:51:02.411483876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-06T04:51:02.424178042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127138s 
2026-05-06T04:51:02.426566432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-06T04:51:02', 'album_last_searched_time') 
2026-05-06T04:51:02.429792669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.433177947Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-06T04:51:02.434568497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02215s 
2026-05-06T04:51:02.436527763Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-06T04:51:02.438093015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.440368848Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-05-06T04:51:02.446340846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-06T04:51:02.447797489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-05-06T04:51:02.449355507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-05-06T04:51:02.451688796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:02.463893435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130309s 
2026-05-06T04:51:02.465323405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-06T04:51:02.466623283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-05-06T04:51:02.468174056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-05-06T04:51:02.470440250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-06T04:51:02.482046444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123907s 
2026-05-06T04:51:02.484751602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-06T04:51:02', 'add_indexer_flags') 
2026-05-06T04:51:02.487878089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.491069265Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-06T04:51:02.492431859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213189s 
2026-05-06T04:51:02.494336545Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-06T04:51:02.495927349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.498321931Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-05-06T04:51:02.503961659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-05-06T04:51:02.506085286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-05-06T04:51:02.509546958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040765s 
2026-05-06T04:51:02.511075326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-05-06T04:51:02.513134302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-05-06T04:51:02.516204846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037178s 
2026-05-06T04:51:02.517752794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-05-06T04:51:02.520071012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-05-06T04:51:02.523194222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003973s 
2026-05-06T04:51:02.526046907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-06T04:51:02', 'add_indexes_album_statistics') 
2026-05-06T04:51:02.529169135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.532684465Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-06T04:51:02.534101919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013234s 
2026-05-06T04:51:02.535955733Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-06T04:51:02.537549422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:02.539836308Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-05-06T04:51:02.543911105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-06T04:51:02.546736324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-06T04:51:02.549943914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041322s 
2026-05-06T04:51:02.552737830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-06T04:51:02', 'update_redacted_baseurl') 
2026-05-06T04:51:02.555812623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:02.558811743Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-06T04:51:02.560214869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128441s 
2026-05-06T04:51:02.694009430Z [Debug] MigrationController: Took: 00:00:20.1696910 
2026-05-06T04:51:04.191425456Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-05-06T04:51:04.733611154Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-06T04:51:05.493941599Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-06T04:51:05.965208492Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-06T04:51:05.980409095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-06T04:51:05.983333435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-06T04:51:06.061363972Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-06T04:51:06.063890139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0810089s 
2026-05-06T04:51:06.066588343Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-06T04:51:06.068571698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832954s 
2026-05-06T04:51:06.102995465Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-06T04:51:06.106096690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.112745841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-06T04:51:06.116232753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-06T04:51:06.121299698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063141s 
2026-05-06T04:51:06.123902149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.130619728Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-06T04:51:06.132228197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150381s 
2026-05-06T04:51:06.137125439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-06T04:51:06.139839625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.146219464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-06T04:51:06.149053762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-06T04:51:06.153632343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051856s 
2026-05-06T04:51:06.156203982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-06T04:51:06.158428572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-05-06T04:51:06.161552994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-06T04:51:06.165304049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-06T04:51:06.174747527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010543s 
2026-05-06T04:51:06.177369989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.181039118Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-06T04:51:06.183116301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172073s 
2026-05-06T04:51:06.186642643Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-06T04:51:06.189128199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.193591517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-06T04:51:06.195841398Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s 
2026-05-06T04:51:06.197832558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-06T04:51:06.201162284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-06T04:51:06.205875276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053758s 
2026-05-06T04:51:06.208086229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.211801481Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-06T04:51:06.213921030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109772s 
2026-05-06T04:51:06.219006832Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-06T04:51:06.221298677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.225448795Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-06T04:51:06.234896603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-06T04:51:06.240235074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-06T04:51:06.247118556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095498s 
2026-05-06T04:51:06.249273616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-06T04:51:06.251827871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-06T04:51:06.255608945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004288s 
2026-05-06T04:51:06.261763961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-06T04:51:06', 'InitialSetup') 
2026-05-06T04:51:06.266040875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.269691587Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-06T04:51:06.271693579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182775s 
2026-05-06T04:51:06.274318505Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-06T04:51:06.276721625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.279798070Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-05-06T04:51:06.284109844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-06T04:51:06', 'add_reason_to_pending_releases') 
2026-05-06T04:51:06.288654236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.292030616Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-06T04:51:06.294192590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153179s 
2026-05-06T04:51:06.296519216Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-06T04:51:06.298791502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.301723016Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-05-06T04:51:06.305026869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-06T04:51:06', 'add_medium_support') 
2026-05-06T04:51:06.309281488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.312481292Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-06T04:51:06.314509406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137451s 
2026-05-06T04:51:06.316933859Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-06T04:51:06.319330596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.322421280Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-05-06T04:51:06.325948554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-06T04:51:06', 'add_various_qualites_in_profile') 
2026-05-06T04:51:06.330303204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.333654473Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-06T04:51:06.335820996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142468s 
2026-05-06T04:51:06.338077641Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-06T04:51:06.340330969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.343324407Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-05-06T04:51:06.346676288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-06T04:51:06', 'metadata_profiles') 
2026-05-06T04:51:06.350970727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.354238939Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-06T04:51:06.356292534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139769s 
2026-05-06T04:51:06.358802379Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-06T04:51:06.361320761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.364354560Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-05-06T04:51:06.368152249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-06T04:51:06', 'separate_automatic_and_interactive_search') 
2026-05-06T04:51:06.372794848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.376371432Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-06T04:51:06.378718488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148516s 
2026-05-06T04:51:06.381205888Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-06T04:51:06.383568225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.386512826Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-05-06T04:51:06.390205402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-06T04:51:06', 'change_album_path_to_relative') 
2026-05-06T04:51:06.394649141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.398040702Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-06T04:51:06.400236474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143709s 
2026-05-06T04:51:06.402604733Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-06T04:51:06.405004166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.407904036Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-05-06T04:51:06.411444757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-06T04:51:06', 'change_quality_size_mb_to_kb') 
2026-05-06T04:51:06.415838054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.419236839Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-06T04:51:06.421469756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142069s 
2026-05-06T04:51:06.423770058Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-06T04:51:06.426053116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.429042517Z [Info] album_releases: Starting migration of Log DB to 9 
2026-05-06T04:51:06.432310989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-06T04:51:06', 'album_releases') 
2026-05-06T04:51:06.436796252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.440195849Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-06T04:51:06.442214204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142012s 
2026-05-06T04:51:06.444655500Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-06T04:51:06.447099863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.450829935Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-05-06T04:51:06.454458593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-06T04:51:06', 'album_releases_fix') 
2026-05-06T04:51:06.458776609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.462223601Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-06T04:51:06.464317558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151421s 
2026-05-06T04:51:06.466532048Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-06T04:51:06.468780957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.471682220Z [Info] import_lists: Starting migration of Log DB to 11 
2026-05-06T04:51:06.474877014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-06T04:51:06', 'import_lists') 
2026-05-06T04:51:06.479071491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.482314843Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-06T04:51:06.484333779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136316s 
2026-05-06T04:51:06.486585905Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-06T04:51:06.488875776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.491730566Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-05-06T04:51:06.495040261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-06T04:51:06', 'add_release_status') 
2026-05-06T04:51:06.499303287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.502537701Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-06T04:51:06.504598421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013712s 
2026-05-06T04:51:06.506939465Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-06T04:51:06.509296261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.512509132Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-05-06T04:51:06.516170536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-06T04:51:06', 'album_download_notification') 
2026-05-06T04:51:06.520507310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.523874531Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-06T04:51:06.526099732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145136s 
2026-05-06T04:51:06.528599968Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-06T04:51:06.531032787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.534010173Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-05-06T04:51:06.537823282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-06T04:51:06', 'fix_language_metadata_profiles') 
2026-05-06T04:51:06.542325449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.545910610Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-06T04:51:06.548120821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148028s 
2026-05-06T04:51:06.550871481Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-06T04:51:06.553251915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.556219742Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-05-06T04:51:06.559473905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-06T04:51:06', 'remove_fanzub') 
2026-05-06T04:51:06.563756951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.566946174Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-06T04:51:06.568993637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137689s 
2026-05-06T04:51:06.571741411Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-06T04:51:06.574201415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.577192178Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-05-06T04:51:06.580793692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-06T04:51:06', 'update_artist_history_indexes') 
2026-05-06T04:51:06.585166178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.588557898Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-06T04:51:06.590729662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142995s 
2026-05-06T04:51:06.592973040Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-06T04:51:06.595189333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.598415350Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-05-06T04:51:06.601595585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-06T04:51:06', 'remove_nma') 
2026-05-06T04:51:06.605760082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.608871107Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-06T04:51:06.610879532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138245s 
2026-05-06T04:51:06.613176288Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-06T04:51:06.615475208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.618500269Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-05-06T04:51:06.621891198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-06T04:51:06', 'album_disambiguation') 
2026-05-06T04:51:06.626124855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.657800377Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-06T04:51:06.659857159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422836s 
2026-05-06T04:51:06.662234276Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-06T04:51:06.664585582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.667398126Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-05-06T04:51:06.670874597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-06T04:51:06', 'add_ape_quality_in_profiles') 
2026-05-06T04:51:06.675176962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.678703875Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-06T04:51:06.680823744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141212s 
2026-05-06T04:51:06.683029085Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-06T04:51:06.685251040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.688035819Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-05-06T04:51:06.691221514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-06T04:51:06', 'remove_pushalot') 
2026-05-06T04:51:06.695415060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.699414034Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-06T04:51:06.701436948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142353s 
2026-05-06T04:51:06.703667530Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-06T04:51:06.705999125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.709008105Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-05-06T04:51:06.712423443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-06T04:51:06', 'add_custom_filters') 
2026-05-06T04:51:06.716744806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.720676765Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-06T04:51:06.722772065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147449s 
2026-05-06T04:51:06.725027798Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-06T04:51:06.727236736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.730085043Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-05-06T04:51:06.733518307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-06T04:51:06', 'import_list_tags') 
2026-05-06T04:51:06.737758195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.741004663Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-06T04:51:06.743028860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138323s 
2026-05-06T04:51:06.745343001Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-06T04:51:06.747653394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.750559887Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-05-06T04:51:06.753951458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-06T04:51:06', 'add_release_groups_etc') 
2026-05-06T04:51:06.758250375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.761672517Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-06T04:51:06.763758167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140281s 
2026-05-06T04:51:06.766079953Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-06T04:51:06.768354474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.771234454Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-05-06T04:51:06.774533608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-06T04:51:06', 'NewMediaInfoFormat') 
2026-05-06T04:51:06.778804890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.782441885Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-06T04:51:06.784511563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141435s 
2026-05-06T04:51:06.786969273Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-06T04:51:06.789514649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.792593279Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-05-06T04:51:06.796293751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-06T04:51:06', 'rename_restrictions_to_release_profiles') 
2026-05-06T04:51:06.800793253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.804423033Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-06T04:51:06.806669417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147741s 
2026-05-06T04:51:06.809355026Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-06T04:51:06.811925342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.815092401Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-05-06T04:51:06.819075051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-06T04:51:06', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-06T04:51:06.823580765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.827291158Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-06T04:51:06.829614366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152311s 
2026-05-06T04:51:06.832006454Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-06T04:51:06.834333651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.837569858Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-05-06T04:51:06.841007030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-06T04:51:06', 'add_import_exclusions') 
2026-05-06T04:51:06.845306770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.849090680Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-06T04:51:06.851120348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148105s 
2026-05-06T04:51:06.853488286Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-06T04:51:06.855832638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.859048013Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-05-06T04:51:06.862523803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-06T04:51:06', 'clean_artist_metadata_table') 
2026-05-06T04:51:06.866977012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.870840793Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-06T04:51:06.872961394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149166s 
2026-05-06T04:51:06.875318671Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-06T04:51:06.877836903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.880722243Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-05-06T04:51:06.884097321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-06T04:51:06', 'health_issue_notification') 
2026-05-06T04:51:06.888277770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.891780664Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-06T04:51:06.893998852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140529s 
2026-05-06T04:51:06.897029595Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-06T04:51:06.899417835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.902490233Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-05-06T04:51:06.906260976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-06T04:51:06', 'add_mediafilerepository_mtime') 
2026-05-06T04:51:06.910620366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.913981264Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-06T04:51:06.916167287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014444s 
2026-05-06T04:51:06.918517350Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-06T04:51:06.920893756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.923713875Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-05-06T04:51:06.927222972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-06T04:51:06', 'add_artistmetadataid_constraint') 
2026-05-06T04:51:06.932160466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.935653691Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-06T04:51:06.938015287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145529s 
2026-05-06T04:51:06.940722629Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-06T04:51:06.942989374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.945956230Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-05-06T04:51:06.949525438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-06T04:51:06', 'old_ids_and_artist_alias') 
2026-05-06T04:51:06.953710867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.958106359Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-06T04:51:06.960150947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150655s 
2026-05-06T04:51:06.962605059Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-06T04:51:06.965061466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.967862256Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-05-06T04:51:06.971103905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-06T04:51:06', 'download_propers_config') 
2026-05-06T04:51:06.975235125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.979140270Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-06T04:51:06.981189046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140661s 
2026-05-06T04:51:06.983404147Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-06T04:51:06.985631693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:06.988374086Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-05-06T04:51:06.991750816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-06T04:51:06', 'remove_language_profiles') 
2026-05-06T04:51:06.996165066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:06.999569112Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-06T04:51:07.001700153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138652s 
2026-05-06T04:51:07.003896356Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-06T04:51:07.006109694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.009084705Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-05-06T04:51:07.012301303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-06T04:51:07', 'multi_disc_naming_format') 
2026-05-06T04:51:07.016399487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.019817720Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-06T04:51:07.021839973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135927s 
2026-05-06T04:51:07.024055405Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-06T04:51:07.026258341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.029199104Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-05-06T04:51:07.032544792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-06T04:51:07', 'add_download_client_priority') 
2026-05-06T04:51:07.037377405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.041124691Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-06T04:51:07.043236234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148279s 
2026-05-06T04:51:07.045325341Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-06T04:51:07.047486774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.050142572Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-05-06T04:51:07.053219379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-06T04:51:07', 'remove_growl_prowl') 
2026-05-06T04:51:07.057358124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.061821122Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-06T04:51:07.063833244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144385s 
2026-05-06T04:51:07.065958885Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-06T04:51:07.068197945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.070788662Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-05-06T04:51:07.073973286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-06T04:51:07', 'remove_plex_hometheatre') 
2026-05-06T04:51:07.078162502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.081406085Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-06T04:51:07.083475953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131932s 
2026-05-06T04:51:07.085713950Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-06T04:51:07.087996978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.090697367Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-05-06T04:51:07.093977673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-06T04:51:07', 'add_root_folder_add_defaults') 
2026-05-06T04:51:07.099014196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.102463994Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-06T04:51:07.104470495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142366s 
2026-05-06T04:51:07.106606406Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-06T04:51:07.108684521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.111296171Z [Info] task_duration: Starting migration of Log DB to 40 
2026-05-06T04:51:07.114242535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-06T04:51:07', 'task_duration') 
2026-05-06T04:51:07.118419687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.121525773Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-06T04:51:07.123352281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129319s 
2026-05-06T04:51:07.125813588Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-06T04:51:07.128092367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.130874651Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-05-06T04:51:07.134469811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-06T04:51:07', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-06T04:51:07.138764640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.142435252Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-06T04:51:07.144465471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140187s 
2026-05-06T04:51:07.146535490Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-06T04:51:07.148562272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.151321669Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-05-06T04:51:07.154483327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-06T04:51:07', 'remove_album_folders') 
2026-05-06T04:51:07.158627944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.161751574Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-06T04:51:07.163638414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01324s 
2026-05-06T04:51:07.165678783Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-06T04:51:07.167804354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.170351203Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-05-06T04:51:07.173470465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-06T04:51:07', 'add_priority_to_indexers') 
2026-05-06T04:51:07.177432444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.180475603Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-06T04:51:07.182298735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012651s 
2026-05-06T04:51:07.184811134Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-06T04:51:07.187076386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.189746093Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-05-06T04:51:07.193081179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-06T04:51:07', 'remove_chown_and_folderchmod_config') 
2026-05-06T04:51:07.197175024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.200422855Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-06T04:51:07.202377952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131963s 
2026-05-06T04:51:07.204367700Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-06T04:51:07.206631839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.209158548Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-05-06T04:51:07.212133319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-06T04:51:07', 'update_notifiarr') 
2026-05-06T04:51:07.216105318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.219079618Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-06T04:51:07.221093945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124744s 
2026-05-06T04:51:07.223112430Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-06T04:51:07.225170705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.227908679Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-05-06T04:51:07.231013442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-06T04:51:07', 'email_multiple_addresses') 
2026-05-06T04:51:07.235467322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.238703840Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-06T04:51:07.240742826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134773s 
2026-05-06T04:51:07.242946725Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-06T04:51:07.245053127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.247618743Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-05-06T04:51:07.251113632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-06T04:51:07', 'rename_blacklist_to_blocklist') 
2026-05-06T04:51:07.255312298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.258389826Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-06T04:51:07.260354172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013195s 
2026-05-06T04:51:07.262345131Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-06T04:51:07.264458989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.267006078Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-05-06T04:51:07.270239871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-06T04:51:07', 'cdh_per_downloadclient') 
2026-05-06T04:51:07.274140136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.277356273Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-06T04:51:07.279148612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130218s 
2026-05-06T04:51:07.281017055Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-06T04:51:07.282935990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.285522889Z [Info] download_history: Starting migration of Log DB to 52 
2026-05-06T04:51:07.288615688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-06T04:51:07', 'download_history') 
2026-05-06T04:51:07.292747890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.295862673Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-06T04:51:07.297693330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129763s 
2026-05-06T04:51:07.299674209Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-06T04:51:07.313893556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.316882736Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-05-06T04:51:07.324125212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-06T04:51:07.328139897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-06T04:51:07.333292333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072271s 
2026-05-06T04:51:07.335125936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-06T04:51:07.338063472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-06T04:51:07.341510775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046473s 
2026-05-06T04:51:07.344386045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-06T04:51:07', 'add_update_history') 
2026-05-06T04:51:07.348171298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.351393688Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-06T04:51:07.353100836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143963s 
2026-05-06T04:51:07.355239143Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-06T04:51:07.357273099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.359835780Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-05-06T04:51:07.363000503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-06T04:51:07', 'add_on_update_to_notifications') 
2026-05-06T04:51:07.366925157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.370084139Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-06T04:51:07.371877100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127498s 
2026-05-06T04:51:07.373831286Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-06T04:51:07.375827686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.378283272Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-05-06T04:51:07.381362994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-06T04:51:07', 'download_client_per_indexer') 
2026-05-06T04:51:07.385249461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.388414906Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-06T04:51:07.390205382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125268s 
2026-05-06T04:51:07.392139857Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-06T04:51:07.394082870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.396572975Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-05-06T04:51:07.399514339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-06T04:51:07', 'AddNewItemMonitorType') 
2026-05-06T04:51:07.403369183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.406551932Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-06T04:51:07.408284001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124703s 
2026-05-06T04:51:07.410140770Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-06T04:51:07.412070977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.414467634Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-05-06T04:51:07.417318385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-06T04:51:07', 'ImportListSearch') 
2026-05-06T04:51:07.421118779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.424292150Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-06T04:51:07.425970470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123098s 
2026-05-06T04:51:07.427945928Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-06T04:51:07.429934292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.432386251Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-05-06T04:51:07.435449820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-06T04:51:07', 'ImportListMonitorExisting') 
2026-05-06T04:51:07.439472121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.442777288Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-06T04:51:07.444602553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128097s 
2026-05-06T04:51:07.446480826Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-06T04:51:07.448375712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.450766006Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-05-06T04:51:07.453613761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-06T04:51:07', 'add_indexer_tags') 
2026-05-06T04:51:07.457388132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.460884193Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-06T04:51:07.462590890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125892s 
2026-05-06T04:51:07.464456999Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-06T04:51:07.466904468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.469455325Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-05-06T04:51:07.472403071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-06T04:51:07', 'update_audio_types') 
2026-05-06T04:51:07.476219928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.479920911Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-06T04:51:07.481639703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135207s 
2026-05-06T04:51:07.483890416Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-06T04:51:07.486097280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.488663078Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-05-06T04:51:07.496698340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-06T04:51:07.498342371Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.18E-05s 
2026-05-06T04:51:07.500232177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-06T04:51:07.516985687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-05-06T04:51:07.525022513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-05-06T04:51:07.530757463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-06T04:51:07.535021640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-06T04:51:07.541986296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-06T04:51:07.545456645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434311s 
2026-05-06T04:51:07.547118181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-06T04:51:07.548748946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-05-06T04:51:07.550556907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-06T04:51:07.560683040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-05-06T04:51:07.567633648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-06T04:51:07.572482243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-06T04:51:07.576559775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-06T04:51:07.583873294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-06T04:51:07.587449315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350124s 
2026-05-06T04:51:07.589157034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-06T04:51:07.590772959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-05-06T04:51:07.592606301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-06T04:51:07.602480767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-06T04:51:07.607917757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-06T04:51:07.612258008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-06T04:51:07.615895594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-06T04:51:07.622798636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-06T04:51:07.626476703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319239s 
2026-05-06T04:51:07.629749274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-06T04:51:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-06T04:51:07.633874181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.637665517Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-06T04:51:07.639643941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427096s 
2026-05-06T04:51:07.641811837Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-06T04:51:07.643814631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.646500450Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-05-06T04:51:07.649660163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-06T04:51:07', 'add_on_delete_to_notifications') 
2026-05-06T04:51:07.653599697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.656650811Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-06T04:51:07.658430325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012679s 
2026-05-06T04:51:07.660435333Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-06T04:51:07.662334247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.664844072Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-05-06T04:51:07.667806889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-06T04:51:07', 'add_custom_formats') 
2026-05-06T04:51:07.671678416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.680471254Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-06T04:51:07.682324636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181609s 
2026-05-06T04:51:07.684299313Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-06T04:51:07.686225072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.688667430Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-05-06T04:51:07.691738165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-06T04:51:07', 'add_result_to_commands') 
2026-05-06T04:51:07.695619181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.698606858Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-06T04:51:07.700341892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123899s 
2026-05-06T04:51:07.702282600Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-06T04:51:07.704643224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.707072456Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-05-06T04:51:07.710127188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-06T04:51:07', 'health_restored_notification') 
2026-05-06T04:51:07.713972613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.716855679Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-06T04:51:07.718630233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125226s 
2026-05-06T04:51:07.720396951Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-06T04:51:07.722197938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.724543392Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-05-06T04:51:07.727212888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-06T04:51:07', 'remove_uc') 
2026-05-06T04:51:07.730873480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.734008784Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-06T04:51:07.735620951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011521s 
2026-05-06T04:51:07.737589175Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-06T04:51:07.739607640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.742050049Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-05-06T04:51:07.745193850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-06T04:51:07', 'download_clients_rename_tv_to_music') 
2026-05-06T04:51:07.749084025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.752357247Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-06T04:51:07.754171240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126083s 
2026-05-06T04:51:07.756200567Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-06T04:51:07.758242369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.760715710Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-05-06T04:51:07.763948761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-06T04:51:07', 'add_colon_replacement_to_naming_config') 
2026-05-06T04:51:07.767920459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.770905872Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-06T04:51:07.772775617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125197s 
2026-05-06T04:51:07.774557957Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-06T04:51:07.776396049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.778703826Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-05-06T04:51:07.781456470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-06T04:51:07', 'list_sync_time') 
2026-05-06T04:51:07.785429211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.788345003Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-06T04:51:07.790088735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120273s 
2026-05-06T04:51:07.792041748Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-06T04:51:07.794063740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.796444835Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-05-06T04:51:07.799397993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-06T04:51:07', 'add_download_client_tags') 
2026-05-06T04:51:07.803255131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.806118668Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-06T04:51:07.807811737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120654s 
2026-05-06T04:51:07.809969353Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-06T04:51:07.811928518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.814295686Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-05-06T04:51:07.817231759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-06T04:51:07', 'add_notification_status') 
2026-05-06T04:51:07.820970899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.823808032Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-06T04:51:07.825756847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118914s 
2026-05-06T04:51:07.827696594Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-06T04:51:07.829667533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.832084541Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-05-06T04:51:07.835110896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-06T04:51:07', 'add_alac_24_quality_in_profiles') 
2026-05-06T04:51:07.839602882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.842824731Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-06T04:51:07.844562781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130889s 
2026-05-06T04:51:07.846528029Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-06T04:51:07.848467335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.850759741Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-05-06T04:51:07.853603628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-06T04:51:07', 'add_salt_to_users') 
2026-05-06T04:51:07.857337699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.860175444Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-06T04:51:07.861786869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011771s 
2026-05-06T04:51:07.863748129Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-06T04:51:07.865647775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.867984711Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-05-06T04:51:07.870745241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-06T04:51:07', 'add_auto_tagging') 
2026-05-06T04:51:07.874462848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.877275312Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-06T04:51:07.878892198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116916s 
2026-05-06T04:51:07.880843427Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-06T04:51:07.883141616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.885609856Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-05-06T04:51:07.888704238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-06T04:51:07', 'quality_definition_preferred_size') 
2026-05-06T04:51:07.892525314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.895423410Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-06T04:51:07.897200419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124927s 
2026-05-06T04:51:07.899121208Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-06T04:51:07.901102608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.903525898Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-05-06T04:51:07.906617554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-06T04:51:07', 'add_on_artist_add_to_notifications') 
2026-05-06T04:51:07.910459221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.913323149Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-06T04:51:07.915103234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012136s 
2026-05-06T04:51:07.916954232Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-06T04:51:07.918863086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.921851795Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-05-06T04:51:07.924744711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-06T04:51:07', 'album_last_searched_time') 
2026-05-06T04:51:07.928579815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.931400225Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-06T04:51:07.933088535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125342s 
2026-05-06T04:51:07.934849010Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-06T04:51:07.936696431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.938986543Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-05-06T04:51:07.941821903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-06T04:51:07', 'add_indexer_flags') 
2026-05-06T04:51:07.945502966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.948581577Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-06T04:51:07.950174966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119485s 
2026-05-06T04:51:07.952065974Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-06T04:51:07.953947122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.956494833Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-05-06T04:51:07.959436347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-06T04:51:07', 'add_indexes_album_statistics') 
2026-05-06T04:51:07.963191670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.966056780Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-06T04:51:07.967735361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120538s 
2026-05-06T04:51:07.969567741Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-06T04:51:07.971414320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-06T04:51:07.973733290Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-05-06T04:51:07.976622198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-06T04:51:07', 'update_redacted_baseurl') 
2026-05-06T04:51:07.980604719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-06T04:51:07.983430941Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-06T04:51:07.985046033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119857s 
2026-05-06T04:51:12.239559502Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-05-06T04:51:12.398963649Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-05-06T04:51:12.430928254Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-06T04:51:14.253975345Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-06T04:51:15.249585975Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-05-06T04:51:15.679497853Z [ls.io-init] done.
2026-05-06T04:51:16.886994345Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-05-06T04:51:18.004292805Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-06T04:51:18.196358770Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-06T04:51:18.220519147Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin