2026-06-17T06:35:33.272910977Z [migrations] started
2026-06-17T06:35:33.273547189Z [migrations] no migrations found
2026-06-17T06:35:33.294786139Z usermod: no changes
2026-06-17T06:35:33.300744040Z ───────────────────────────────────────
2026-06-17T06:35:33.300754371Z 
2026-06-17T06:35:33.300758249Z       ██╗     ███████╗██╗ ██████╗
2026-06-17T06:35:33.300762076Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-17T06:35:33.300765754Z       ██║     ███████╗██║██║   ██║
2026-06-17T06:35:33.300769491Z       ██║     ╚════██║██║██║   ██║
2026-06-17T06:35:33.300773159Z       ███████╗███████║██║╚██████╔╝
2026-06-17T06:35:33.300776936Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-17T06:35:33.300780624Z 
2026-06-17T06:35:33.300784111Z    Brought to you by linuxserver.io
2026-06-17T06:35:33.300787808Z ───────────────────────────────────────
2026-06-17T06:35:33.301078985Z 
2026-06-17T06:35:33.301086900Z To support the app dev(s) visit:
2026-06-17T06:35:33.302877167Z Lidarr: https://opencollective.com/lidarr
2026-06-17T06:35:33.303309046Z 
2026-06-17T06:35:33.303313996Z To support LSIO projects visit:
2026-06-17T06:35:33.303317744Z https://www.linuxserver.io/donate/
2026-06-17T06:35:33.303321401Z 
2026-06-17T06:35:33.303324968Z ───────────────────────────────────────
2026-06-17T06:35:33.303328946Z GID/UID
2026-06-17T06:35:33.303332524Z ───────────────────────────────────────
2026-06-17T06:35:33.307811696Z 
2026-06-17T06:35:33.307825313Z User UID:    911
2026-06-17T06:35:33.307833480Z User GID:    911
2026-06-17T06:35:33.307841476Z ───────────────────────────────────────
2026-06-17T06:35:33.309484585Z Linuxserver.io version: 3.1.3.4968-ls251
2026-06-17T06:35:33.309738697Z Build-date: 2026-06-17T06:29:42+00:00
2026-06-17T06:35:33.309742966Z ───────────────────────────────────────
2026-06-17T06:35:33.309746934Z     
2026-06-17T06:35:33.363418171Z [custom-init] No custom files found, skipping...
2026-06-17T06:35:33.693725572Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968 
2026-06-17T06:35:33.711176593Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T06:35:33.715282673Z [Debug] Bootstrap: Console selected 
2026-06-17T06:35:33.718744767Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T06:35:33.722328716Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T06:35:33.994560337Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-17T06:35:34.045946181Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cd3bde97-8bde-4733-b37c-a343cfe7c4f0} may be persisted to storage in unencrypted form. 
2026-06-17T06:35:34.102938017Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-17T06:35:34.140849119Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-17T06:35:34.229111541Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-17T06:35:34.235961459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:34.236599414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:34.276888516Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-17T06:35:34.281296785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408705s 
2026-06-17T06:35:34.281556939Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-17T06:35:34.281753205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452545s 
2026-06-17T06:35:34.288982005Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-17T06:35:34.289534959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.294605833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-17T06:35:34.304718713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-17T06:35:34.315569789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207584s 
2026-06-17T06:35:34.315934464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.317949773Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-17T06:35:34.318076388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023125s 
2026-06-17T06:35:34.318712530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-17T06:35:34.318929998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.323481325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-17T06:35:34.324513464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T06:35:34.325005315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013216s 
2026-06-17T06:35:34.325247833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T06:35:34.325534761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001111s 
2026-06-17T06:35:34.325973906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-17T06:35:34.326541159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-17T06:35:34.327195868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009987s 
2026-06-17T06:35:34.327417574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.328280983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-17T06:35:34.328410224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020402s 
2026-06-17T06:35:34.328846923Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-17T06:35:34.329083851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.329800534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T06:35:34.330750467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-17T06:35:34.330971152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-17T06:35:34.331279954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-17T06:35:34.331700972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005778s 
2026-06-17T06:35:34.331935234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.332764464Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-17T06:35:34.332895508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015418s 
2026-06-17T06:35:34.336439296Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-17T06:35:34.336612986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.337248957Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-17T06:35:34.349012051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-17T06:35:34.349557950Z [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-06-17T06:35:34.350091615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008771s 
2026-06-17T06:35:34.350254323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-17T06:35:34.350629559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-17T06:35:34.350969954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-06-17T06:35:34.351104656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-17T06:35:34.351449009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-17T06:35:34.351819756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005408s 
2026-06-17T06:35:34.352104069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-17T06:35:34.352376307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-17T06:35:34.352718957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s 
2026-06-17T06:35:34.352842416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-06-17T06:35:34.358458618Z [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-06-17T06:35:34.359667543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066144s 
2026-06-17T06:35:34.359864530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-06-17T06:35:34.360246279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-17T06:35:34.360574450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004882s 
2026-06-17T06:35:34.360720414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-06-17T06:35:34.361057363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-17T06:35:34.361403159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s 
2026-06-17T06:35:34.361561147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-06-17T06:35:34.361918888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.362232400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2026-06-17T06:35:34.362373824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-06-17T06:35:34.362682576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.362987140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s 
2026-06-17T06:35:34.363158605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-06-17T06:35:34.364514476Z [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-06-17T06:35:34.365534411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022245s 
2026-06-17T06:35:34.365729834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-06-17T06:35:34.366044328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:34.366373731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2026-06-17T06:35:34.366565487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-06-17T06:35:34.366815832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-17T06:35:34.367163332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s 
2026-06-17T06:35:34.367348545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-06-17T06:35:34.367610302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-17T06:35:34.368044927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005154s 
2026-06-17T06:35:34.368239449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-06-17T06:35:34.368525285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-17T06:35:34.368870440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s 
2026-06-17T06:35:34.369081355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-06-17T06:35:34.369354766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:34.369712005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2026-06-17T06:35:34.369901467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-06-17T06:35:34.370163695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-06-17T06:35:34.370509912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2026-06-17T06:35:34.370688983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-06-17T06:35:34.371571701Z [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-06-17T06:35:34.372331502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014626s 
2026-06-17T06:35:34.372538739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-06-17T06:35:34.372882572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-17T06:35:34.373224410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004971s 
2026-06-17T06:35:34.373415244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-06-17T06:35:34.373686491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-17T06:35:34.374032989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s 
2026-06-17T06:35:34.374233332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-06-17T06:35:34.374554459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-17T06:35:34.374917651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004991s 
2026-06-17T06:35:34.375158366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-06-17T06:35:34.375546978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-06-17T06:35:34.376044380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006689s 
2026-06-17T06:35:34.376225465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-06-17T06:35:34.376987991Z [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-06-17T06:35:34.377618501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012117s 
2026-06-17T06:35:34.377817562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-06-17T06:35:34.378105492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-06-17T06:35:34.378443643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2026-06-17T06:35:34.378644968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-06-17T06:35:34.378933991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:34.379324307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004548s 
2026-06-17T06:35:34.379456513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-17T06:35:34.380276435Z [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-06-17T06:35:34.380949610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013146s 
2026-06-17T06:35:34.381138511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-17T06:35:34.381400940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-17T06:35:34.381741546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2026-06-17T06:35:34.381941699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-06-17T06:35:34.382221623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-17T06:35:34.382580926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s 
2026-06-17T06:35:34.382787502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-17T06:35:34.383084501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-17T06:35:34.383438053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004604s 
2026-06-17T06:35:34.383629098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-06-17T06:35:34.383936356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-06-17T06:35:34.384277383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s 
2026-06-17T06:35:34.384468168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-17T06:35:34.385166985Z [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-06-17T06:35:34.385769459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011313s 
2026-06-17T06:35:34.385961826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-17T06:35:34.386434438Z [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-06-17T06:35:34.386918603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000782s 
2026-06-17T06:35:34.387131823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-17T06:35:34.387450375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-17T06:35:34.387817243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s 
2026-06-17T06:35:34.388059552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-17T06:35:34.390465688Z [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-06-17T06:35:34.390990997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027622s 
2026-06-17T06:35:34.391190338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-17T06:35:34.391499832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T06:35:34.391919487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2026-06-17T06:35:34.392126354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-17T06:35:34.392560468Z [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-06-17T06:35:34.393036246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007344s 
2026-06-17T06:35:34.393193473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-17T06:35:34.393510782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-17T06:35:34.393873513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2026-06-17T06:35:34.394077794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-17T06:35:34.394569986Z [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-06-17T06:35:34.395101426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008665s 
2026-06-17T06:35:34.395308483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-17T06:35:34.395666755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-17T06:35:34.396025237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s 
2026-06-17T06:35:34.396264880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-17T06:35:34.396569814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-17T06:35:34.396909548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004907s 
2026-06-17T06:35:34.397091495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-17T06:35:34.397781725Z [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-06-17T06:35:34.398307334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010402s 
2026-06-17T06:35:34.398494761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-17T06:35:34.399356016Z [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-06-17T06:35:34.400381401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016969s 
2026-06-17T06:35:34.400587166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-17T06:35:34.401114528Z [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-06-17T06:35:34.401612812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s 
2026-06-17T06:35:34.401802694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-17T06:35:34.402527995Z [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-06-17T06:35:34.403158255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011759s 
2026-06-17T06:35:34.403346484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-17T06:35:34.403924518Z [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-06-17T06:35:34.404473524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009381s 
2026-06-17T06:35:34.404668466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-17T06:35:34.405254697Z [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-06-17T06:35:34.405778613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009298s 
2026-06-17T06:35:34.405977744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-17T06:35:34.406422489Z [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-06-17T06:35:34.406840411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006846s 
2026-06-17T06:35:34.407011947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-17T06:35:34.407338555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-17T06:35:34.407775795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005988s 
2026-06-17T06:35:34.407991510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-17T06:35:34.408257576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-17T06:35:34.408612451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-06-17T06:35:34.408799056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-17T06:35:34.409225405Z [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-06-17T06:35:34.409621854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006502s 
2026-06-17T06:35:34.409819853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-17T06:35:34.410494191Z [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-06-17T06:35:34.411072826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010829s 
2026-06-17T06:35:34.411239462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-17T06:35:34.411693777Z [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-06-17T06:35:34.412197542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007787s 
2026-06-17T06:35:34.412394418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-17T06:35:34.412681857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-17T06:35:34.413058215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2026-06-17T06:35:34.413249481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-17T06:35:34.413526348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-17T06:35:34.413873648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s 
2026-06-17T06:35:34.414052378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-17T06:35:34.414745233Z [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-06-17T06:35:34.415343619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011198s 
2026-06-17T06:35:34.415527279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-17T06:35:34.416177037Z [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-06-17T06:35:34.416750082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010419s 
2026-06-17T06:35:34.416962760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-17T06:35:34.417296232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T06:35:34.417701879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005359s 
2026-06-17T06:35:34.417878314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-17T06:35:34.418530498Z [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-06-17T06:35:34.419102981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s 
2026-06-17T06:35:34.419277593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-06-17T06:35:34.420024076Z [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-06-17T06:35:34.420670057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001205s 
2026-06-17T06:35:34.420855842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-06-17T06:35:34.421310808Z [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-06-17T06:35:34.421798510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007669s 
2026-06-17T06:35:34.422005728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-06-17T06:35:34.422321083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-06-17T06:35:34.422704175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s 
2026-06-17T06:35:34.422902464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-17T06:35:34.423504336Z [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-06-17T06:35:34.424107922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010154s 
2026-06-17T06:35:34.424344559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-17T06:35:34.424712109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T06:35:34.425108247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005567s 
2026-06-17T06:35:34.426373295Z [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-06-17T06:35:34.428185385Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014577 taking an average of 00:00:00.0014577 
2026-06-17T06:35:34.428963793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T06:35:34', 'InitialSetup') 
2026-06-17T06:35:34.429321163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.432066853Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-17T06:35:34.432242627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067543s 
2026-06-17T06:35:34.432564656Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-17T06:35:34.432799800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.433094293Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-06-17T06:35:34.433743300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-17T06:35:34.433929565Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.434131482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-17T06:35:34.434447128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.435521271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011969s 
2026-06-17T06:35:34.435951668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T06:35:34', 'add_reason_to_pending_releases') 
2026-06-17T06:35:34.436323527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.437115823Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-17T06:35:34.437305525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027399s 
2026-06-17T06:35:34.437502091Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-17T06:35:34.437711242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.437966076Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-06-17T06:35:34.440254144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.440427584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.440618198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-06-17T06:35:34.440894264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-06-17T06:35:34.441924950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011242s 
2026-06-17T06:35:34.442111596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.442262349Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.442453845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-06-17T06:35:34.442762266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.443794686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011318s 
2026-06-17T06:35:34.443969167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.444123979Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.444327179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-06-17T06:35:34.444659047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.445651486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s 
2026-06-17T06:35:34.446016010Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-17T06:35:34.446616049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-17T06:35:34.446899289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006595s 
2026-06-17T06:35:34.447233452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-06-17T06:35:34.458306607Z [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-06-17T06:35:34.459741708Z [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-06-17T06:35:34.460682252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-17T06:35:34.461827018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-17T06:35:34.465015621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-17T06:35:34.465522461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-17T06:35:34.466036527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-17T06:35:34.466419609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018994s 
2026-06-17T06:35:34.466636155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.466813652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.467008645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-06-17T06:35:34.467308479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-06-17T06:35:34.472341096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005117s 
2026-06-17T06:35:34.472733737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T06:35:34', 'add_medium_support') 
2026-06-17T06:35:34.473106708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.474304210Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-17T06:35:34.474473491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070505s 
2026-06-17T06:35:34.474717522Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-17T06:35:34.474939490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.475226578Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-06-17T06:35:34.475916307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-17T06:35:34.476284769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-17T06:35:34.476574433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s 
2026-06-17T06:35:34.476744315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:34.476958406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:34.479287858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023579s 
2026-06-17T06:35:34.479666952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T06:35:34', 'add_various_qualites_in_profile') 
2026-06-17T06:35:34.480057649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.480872049Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-17T06:35:34.481061681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039029s 
2026-06-17T06:35:34.481263718Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-17T06:35:34.481471647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.481832474Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-06-17T06:35:34.482625100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-06-17T06:35:34.483143534Z [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-06-17T06:35:34.483628672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008123s 
2026-06-17T06:35:34.483834316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-06-17T06:35:34.484255835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-06-17T06:35:34.484604688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s 
2026-06-17T06:35:34.484778678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-17T06:35:34.484933009Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.485150747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-06-17T06:35:34.485482175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:34.486393290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s 
2026-06-17T06:35:34.486605518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-06-17T06:35:34.490624523Z [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-06-17T06:35:34.493272897Z [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-06-17T06:35:34.494453335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:34.495434962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:34.497747751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-17T06:35:34.498227617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-17T06:35:34.498680069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.499162310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.499531293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127322s 
2026-06-17T06:35:34.499751246Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-06-17T06:35:34.503760472Z [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-06-17T06:35:34.506250177Z [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-06-17T06:35:34.507367247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:34.508419015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:34.510691823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-17T06:35:34.511170197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-17T06:35:34.511636907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.512084769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.512425165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01248s 
2026-06-17T06:35:34.512595738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.512749197Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.512946274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-06-17T06:35:34.513219084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-06-17T06:35:34.514053765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009177s 
2026-06-17T06:35:34.514407648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T06:35:34', 'metadata_profiles') 
2026-06-17T06:35:34.514768245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.516028794Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-17T06:35:34.516212444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028576s 
2026-06-17T06:35:34.516463840Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-17T06:35:34.516702290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.517027205Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-06-17T06:35:34.518892542Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-17T06:35:34.523603271Z [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-06-17T06:35:34.524537262Z [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-06-17T06:35:34.525033271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-17T06:35:34.525660725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-17T06:35:34.527822750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T06:35:34.528174147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090562s 
2026-06-17T06:35:34.528350543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T06:35:34.528500334Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.528720628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-17T06:35:34.529034400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-17T06:35:34.529890444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009669s 
2026-06-17T06:35:34.530193204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-17T06:35:34.530532939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-17T06:35:34.530806119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s 
2026-06-17T06:35:34.530976432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T06:35:34.531130292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.531494345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-17T06:35:34.534882730Z [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-06-17T06:35:34.535982656Z [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-06-17T06:35:34.536598726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-17T06:35:34.537298065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-17T06:35:34.539540742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-17T06:35:34.539909846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081852s 
2026-06-17T06:35:34.540329150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T06:35:34', 'separate_automatic_and_interactive_search') 
2026-06-17T06:35:34.540715148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.541870726Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-17T06:35:34.542071750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100884s 
2026-06-17T06:35:34.542297175Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-17T06:35:34.542517669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.542787652Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-06-17T06:35:34.543081204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-06-17T06:35:34.546848843Z [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-06-17T06:35:34.549048193Z [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-06-17T06:35:34.550053037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:34.551181650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:34.553445580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:34.553898973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-17T06:35:34.554342266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-17T06:35:34.554791471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-17T06:35:34.555269544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:34.555608467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123418s 
2026-06-17T06:35:34.556027040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T06:35:34', 'change_album_path_to_relative') 
2026-06-17T06:35:34.556461605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.557855813Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-17T06:35:34.558047610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145314s 
2026-06-17T06:35:34.558272473Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-17T06:35:34.558505101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.558767650Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-06-17T06:35:34.559297417Z [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-06-17T06:35:34.559814218Z [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-06-17T06:35:34.560174043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-06-17T06:35:34.560545461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T06:35:34', 'change_quality_size_mb_to_kb') 
2026-06-17T06:35:34.560910937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.561717041Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-17T06:35:34.561900951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020722s 
2026-06-17T06:35:34.562096405Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-17T06:35:34.562300165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.562555059Z [Info] album_releases: Starting migration of Main DB to 9 
2026-06-17T06:35:34.562913922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.563082541Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.563291773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-06-17T06:35:34.563570594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-06-17T06:35:34.564543243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s 
2026-06-17T06:35:34.564739839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.564889521Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.565110145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-06-17T06:35:34.565412424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-06-17T06:35:34.566324201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s 
2026-06-17T06:35:34.566693675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-17T06:35:34', 'album_releases') 
2026-06-17T06:35:34.567067869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.567812879Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-17T06:35:34.568029936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024827s 
2026-06-17T06:35:34.568233657Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-17T06:35:34.568459782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.568733423Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-06-17T06:35:34.569330997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.569499496Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.569692024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-06-17T06:35:34.573751942Z [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-06-17T06:35:34.576167958Z [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-06-17T06:35:34.577210488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:34.578309312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:34.580836583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:34.581313303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-17T06:35:34.581775173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-17T06:35:34.582249459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-17T06:35:34.582725688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:34.583089731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132129s 
2026-06-17T06:35:34.583276207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.583428974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.583624989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-06-17T06:35:34.587794748Z [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-06-17T06:35:34.590547372Z [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-06-17T06:35:34.591675575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:34.592787014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:34.595286318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:34.595737276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-17T06:35:34.596212413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-17T06:35:34.596688993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-17T06:35:34.597152507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:34.597515388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136375s 
2026-06-17T06:35:34.597908279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T06:35:34', 'album_releases_fix') 
2026-06-17T06:35:34.598258274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.599937827Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-17T06:35:34.600149634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016038s 
2026-06-17T06:35:34.600387673Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-17T06:35:34.600617606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.600899294Z [Info] import_lists: Starting migration of Main DB to 11 
2026-06-17T06:35:34.601806391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-06-17T06:35:34.602725642Z [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-06-17T06:35:34.603418608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013993s 
2026-06-17T06:35:34.603599372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-06-17T06:35:34.603947814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-17T06:35:34.604333311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s 
2026-06-17T06:35:34.604536239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-06-17T06:35:34.605199335Z [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-06-17T06:35:34.605749613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010209s 
2026-06-17T06:35:34.605968625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-06-17T06:35:34.606315974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-17T06:35:34.606691691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005309s 
2026-06-17T06:35:34.607040724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T06:35:34', 'import_lists') 
2026-06-17T06:35:34.607398054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.608586307Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-17T06:35:34.608760137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023978s 
2026-06-17T06:35:34.608959218Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-17T06:35:34.609203971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.609450648Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-06-17T06:35:34.609844812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-06-17T06:35:34.610032580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.610281492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-06-17T06:35:34.610615274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-06-17T06:35:34.611635018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011783s 
2026-06-17T06:35:34.611839059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:34.612077359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:34.613208497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s 
2026-06-17T06:35:34.613596920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-17T06:35:34', 'add_release_status') 
2026-06-17T06:35:34.613991314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.615113484Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-17T06:35:34.615316123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030403s 
2026-06-17T06:35:34.615547639Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-17T06:35:34.615799085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.616146736Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-06-17T06:35:34.616512903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:34.616704199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.616952960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-06-17T06:35:34.617331642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.618320454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011803s 
2026-06-17T06:35:34.618742324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T06:35:34', 'album_download_notification') 
2026-06-17T06:35:34.619116638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.620033795Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-17T06:35:34.620230241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028094s 
2026-06-17T06:35:34.620476687Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-17T06:35:34.620715859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.621021364Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-06-17T06:35:34.621637616Z [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-06-17T06:35:34.622311543Z [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-06-17T06:35:34.622746239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007662s 
2026-06-17T06:35:34.623254583Z [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-06-17T06:35:34.623971597Z [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-06-17T06:35:34.624381643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007932s 
2026-06-17T06:35:34.624768712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T06:35:34', 'fix_language_metadata_profiles') 
2026-06-17T06:35:34.625160031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.626008029Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-17T06:35:34.626239254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023561s 
2026-06-17T06:35:34.626444047Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-17T06:35:34.626670212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.627010568Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-06-17T06:35:34.627392457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-17T06:35:34.627725127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-17T06:35:34.628039881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s 
2026-06-17T06:35:34.628405578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T06:35:34', 'remove_fanzub') 
2026-06-17T06:35:34.628780313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.629526957Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-17T06:35:34.629713112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018638s 
2026-06-17T06:35:34.629952524Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-17T06:35:34.630197056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.630488864Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-06-17T06:35:34.632076322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-06-17T06:35:34.632384893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-06-17T06:35:34.632764107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s 
2026-06-17T06:35:34.633031526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-06-17T06:35:34.633402703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-06-17T06:35:34.633807278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s 
2026-06-17T06:35:34.634319069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-06-17T06:35:34.634809276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-06-17T06:35:34.635213721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006935s 
2026-06-17T06:35:34.635436750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-06-17T06:35:34.635790793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-17T06:35:34.636191160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s 
2026-06-17T06:35:34.636410141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-17T06:35:34.636715316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-17T06:35:34.637132596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005219s 
2026-06-17T06:35:34.637373471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-17T06:35:34.637728767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-17T06:35:34.638113993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s 
2026-06-17T06:35:34.638534079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T06:35:34', 'update_artist_history_indexes') 
2026-06-17T06:35:34.638931099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.640292070Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-17T06:35:34.640512965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026477s 
2026-06-17T06:35:34.640739401Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-17T06:35:34.640962541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.641243046Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-06-17T06:35:34.651024037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:34.652152540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-17T06:35:34.652514520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012286s 
2026-06-17T06:35:34.652865276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T06:35:34', 'remove_nma') 
2026-06-17T06:35:34.653223087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.654131697Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-17T06:35:34.654305367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028339s 
2026-06-17T06:35:34.654521232Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-17T06:35:34.654736886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.655013613Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-06-17T06:35:34.655337746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.655505143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s 
2026-06-17T06:35:34.655723373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-06-17T06:35:34.656051153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-06-17T06:35:34.657025836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s 
2026-06-17T06:35:34.657385561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T06:35:34', 'album_disambiguation') 
2026-06-17T06:35:34.657756648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.658580187Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-17T06:35:34.658756332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026268s 
2026-06-17T06:35:34.658969211Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-17T06:35:34.659189164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.659447514Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-06-17T06:35:34.659716947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:34.659948513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:34.661205916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012954s 
2026-06-17T06:35:34.661586142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T06:35:34', 'add_ape_quality_in_profiles') 
2026-06-17T06:35:34.661949013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.662684885Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-17T06:35:34.662868755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027378s 
2026-06-17T06:35:34.663060492Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-17T06:35:34.663264352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.663525999Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-06-17T06:35:34.664473227Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:34.664833112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-17T06:35:34.665118818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s 
2026-06-17T06:35:34.665340354Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:34.665644767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-06-17T06:35:34.665910011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003838s 
2026-06-17T06:35:34.666128161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:34.666425951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-06-17T06:35:34.666699461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000386s 
2026-06-17T06:35:34.667042773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T06:35:34', 'remove_pushalot') 
2026-06-17T06:35:34.667393289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.668202729Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-17T06:35:34.668377020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018524s 
2026-06-17T06:35:34.668574438Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-17T06:35:34.668783619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.669058954Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-06-17T06:35:34.669449721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-17T06:35:34.669888174Z [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-06-17T06:35:34.670321978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006811s 
2026-06-17T06:35:34.670692915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T06:35:34', 'add_custom_filters') 
2026-06-17T06:35:34.671084754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.671918474Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-17T06:35:34.672103356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022386s 
2026-06-17T06:35:34.672298820Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-17T06:35:34.672504845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.672756893Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-06-17T06:35:34.673054773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-17T06:35:34.673224965Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.673415118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-06-17T06:35:34.673677256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-06-17T06:35:34.674582129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009854s 
2026-06-17T06:35:34.674936813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T06:35:34', 'import_list_tags') 
2026-06-17T06:35:34.675293181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.676330701Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-17T06:35:34.676504100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026964s 
2026-06-17T06:35:34.676712560Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-17T06:35:34.676925619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.677182767Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-06-17T06:35:34.681680347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-06-17T06:35:34.682397742Z [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-06-17T06:35:34.682987740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s 
2026-06-17T06:35:34.683211531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-06-17T06:35:34.683562247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-06-17T06:35:34.683940529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s 
2026-06-17T06:35:34.686286144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-17T06:35:34.686302326Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-17T06:35:34.686312216Z                           FROM "Artists" 
2026-06-17T06:35:34.687292090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-17T06:35:34.687306759Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-17T06:35:34.687317040Z                           FROM "Artists" 
2026-06-17T06:35:34.687894173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001104s 
2026-06-17T06:35:34.688082071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-17T06:35:34.688229588Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.688444100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-06-17T06:35:34.688762411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.689715782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010826s 
2026-06-17T06:35:34.690258695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-17T06:35:34.690270489Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:34.690279537Z                                                   FROM "ArtistMetadata"
2026-06-17T06:35:34.690288125Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-17T06:35:34.690975289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-17T06:35:34.690988135Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:34.690997043Z                                                   FROM "ArtistMetadata"
2026-06-17T06:35:34.691005630Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-17T06:35:34.691406267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007907s 
2026-06-17T06:35:34.691587111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-06-17T06:35:34.692435670Z [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-06-17T06:35:34.693075699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013082s 
2026-06-17T06:35:34.693295542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-06-17T06:35:34.693649074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-17T06:35:34.694045904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s 
2026-06-17T06:35:34.694264724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-06-17T06:35:34.694573887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-17T06:35:34.694951728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s 
2026-06-17T06:35:34.695150158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:34.695353738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:34.699787138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044429s 
2026-06-17T06:35:34.699974525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.700134387Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T06:35:34.700324170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-06-17T06:35:34.700639064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.701700111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011849s 
2026-06-17T06:35:34.701874442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.702025116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.702217062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-06-17T06:35:34.702526967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:34.703497441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s 
2026-06-17T06:35:34.703661923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.703808568Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.704011797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-06-17T06:35:34.704268935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-06-17T06:35:34.705237426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010376s 
2026-06-17T06:35:34.705898758Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-17T06:35:34.705906855Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:34.705912857Z                                                   FROM "ArtistMetadata"
2026-06-17T06:35:34.705918528Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-17T06:35:34.705925071Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-17T06:35:34.706761657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-17T06:35:34.706775835Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:34.706784763Z                                                   FROM "ArtistMetadata"
2026-06-17T06:35:34.706793290Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-17T06:35:34.706816637Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-17T06:35:34.707254049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009396s 
2026-06-17T06:35:34.707417919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.707571147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.707781351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-06-17T06:35:34.708126606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-06-17T06:35:34.709145659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011389s 
2026-06-17T06:35:34.709330772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.709488790Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.709693532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-06-17T06:35:34.710031623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.711037980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011457s 
2026-06-17T06:35:34.711214426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.711364578Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.711578419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-06-17T06:35:34.711906139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.712872485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s 
2026-06-17T06:35:34.713454818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-17T06:35:34.713462985Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-17T06:35:34.713469027Z                                                 FROM "AlbumReleases"
2026-06-17T06:35:34.713474729Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-17T06:35:34.713480761Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-17T06:35:34.714238898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-17T06:35:34.714252686Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-17T06:35:34.714261583Z                                                 FROM "AlbumReleases"
2026-06-17T06:35:34.714270030Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-17T06:35:34.714305011Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-17T06:35:34.714711139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008689s 
2026-06-17T06:35:34.715321118Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-17T06:35:34.715329154Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:34.715335036Z                                                   FROM "ArtistMetadata"
2026-06-17T06:35:34.715340677Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-17T06:35:34.715346649Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-17T06:35:34.716215880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-17T06:35:34.716231642Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:34.716240499Z                                                   FROM "ArtistMetadata"
2026-06-17T06:35:34.716248987Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-17T06:35:34.716257975Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-17T06:35:34.716710536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009784s 
2026-06-17T06:35:34.717236255Z [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-06-17T06:35:34.721272044Z [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-06-17T06:35:34.722719540Z [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-06-17T06:35:34.723388688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:34.724548474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:34.726964931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.727480269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.727836897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102786s 
2026-06-17T06:35:34.728247965Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-06-17T06:35:34.732373114Z [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-06-17T06:35:34.734186337Z [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-06-17T06:35:34.735026399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:34.736587844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:34.738871684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:34.739415770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:34.739831307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112965s 
2026-06-17T06:35:34.740148426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-06-17T06:35:34.744367744Z [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-06-17T06:35:34.745917556Z [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-06-17T06:35:34.746624089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-17T06:35:34.747514382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-17T06:35:34.749772631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-17T06:35:34.750287188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-17T06:35:34.750673906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102867s 
2026-06-17T06:35:34.750878629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-06-17T06:35:34.754797272Z [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-06-17T06:35:34.755900003Z [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-06-17T06:35:34.756496214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-17T06:35:34.757212807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-17T06:35:34.759440585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:34.759856372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087931s 
2026-06-17T06:35:34.760083590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-17T06:35:34.760403234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:34.760789532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000525s 
2026-06-17T06:35:34.760994134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-06-17T06:35:34.761301363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:34.761662941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s 
2026-06-17T06:35:34.761870599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-06-17T06:35:34.762192788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:34.762576441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2026-06-17T06:35:34.762788699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-06-17T06:35:34.763098422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:34.763516935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005457s 
2026-06-17T06:35:34.763727409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-06-17T06:35:34.764048466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-06-17T06:35:34.764426999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005094s 
2026-06-17T06:35:34.764658325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-06-17T06:35:34.764980013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-06-17T06:35:34.765361180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005173s 
2026-06-17T06:35:34.765537616Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:34.766427799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-17T06:35:34.766722513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010274s 
2026-06-17T06:35:34.766891734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:34.767196417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-17T06:35:34.767486582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-06-17T06:35:34.767652787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:34.768043694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-06-17T06:35:34.768374971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2026-06-17T06:35:34.768746029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T06:35:34', 'add_release_groups_etc') 
2026-06-17T06:35:34.769123439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.771260594Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-17T06:35:34.771442560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033956s 
2026-06-17T06:35:34.771664407Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-17T06:35:34.771912166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.772191088Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-06-17T06:35:34.772773521Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:34.773035819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-06-17T06:35:34.773325242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s 
2026-06-17T06:35:34.773686350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T06:35:34', 'NewMediaInfoFormat') 
2026-06-17T06:35:34.774047988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.774797878Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-17T06:35:34.774989965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018083s 
2026-06-17T06:35:34.775223826Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-17T06:35:34.775459191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.775741379Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-06-17T06:35:34.777001257Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-17T06:35:34.777359989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-17T06:35:34.779574460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002365s 
2026-06-17T06:35:34.779771487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-17T06:35:34.779945848Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.780215721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-06-17T06:35:34.780624936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:34.781566462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011222s 
2026-06-17T06:35:34.781985205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T06:35:34', 'rename_restrictions_to_release_profiles') 
2026-06-17T06:35:34.782361954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.783158449Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-17T06:35:34.783363572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026467s 
2026-06-17T06:35:34.783617984Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-17T06:35:34.783860573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.784159104Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-06-17T06:35:34.785289241Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-17T06:35:34.785583704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-17T06:35:34.787795288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022809s 
2026-06-17T06:35:34.788028137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-17T06:35:34.788184943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.788406800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-06-17T06:35:34.788723247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-17T06:35:34.789625314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010145s 
2026-06-17T06:35:34.789835267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-06-17T06:35:34.789994047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.790218309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-06-17T06:35:34.790538514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-17T06:35:34.791444208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010157s 
2026-06-17T06:35:34.791630353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:34.791915457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-17T06:35:34.792208327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s 
2026-06-17T06:35:34.792368590Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:34.792649796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-17T06:35:34.792938278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000397s 
2026-06-17T06:35:34.793170074Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-06-17T06:35:34.797612863Z [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-06-17T06:35:34.799030549Z [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-06-17T06:35:34.799723885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:34.800678749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:34.802966547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.803412255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.803928645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:34.804395495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:34.804746432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113825s 
2026-06-17T06:35:34.805171588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T06:35:34', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-17T06:35:34.805578809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.806771401Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-17T06:35:34.806976283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133255s 
2026-06-17T06:35:34.807195054Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-17T06:35:34.807414356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.807686765Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-06-17T06:35:34.808243326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-06-17T06:35:34.808695617Z [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-06-17T06:35:34.809129450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006906s 
2026-06-17T06:35:34.809361818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-06-17T06:35:34.809736473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-06-17T06:35:34.810136649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s 
2026-06-17T06:35:34.810506063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T06:35:34', 'add_import_exclusions') 
2026-06-17T06:35:34.810878243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.811902336Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-17T06:35:34.812094192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022837s 
2026-06-17T06:35:34.812316841Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-17T06:35:34.812553968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.812834884Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-06-17T06:35:34.817422044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-17T06:35:34.817433988Z                           WHERE "Id" in (
2026-06-17T06:35:34.817442264Z                           SELECT "Artists"."Id" from "Artists"
2026-06-17T06:35:34.817450762Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.817459619Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-17T06:35:34.818258428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-17T06:35:34.818267346Z                           WHERE "Id" in (
2026-06-17T06:35:34.818275723Z                           SELECT "Artists"."Id" from "Artists"
2026-06-17T06:35:34.818284441Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.818293138Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-17T06:35:34.818877535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s 
2026-06-17T06:35:34.819476021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-17T06:35:34.819485069Z                           WHERE "Id" in (
2026-06-17T06:35:34.819493266Z                           SELECT "Albums"."Id" from "Albums"
2026-06-17T06:35:34.819501743Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.819510480Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-17T06:35:34.820278618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-17T06:35:34.820290281Z                           WHERE "Id" in (
2026-06-17T06:35:34.820298538Z                           SELECT "Albums"."Id" from "Albums"
2026-06-17T06:35:34.820306904Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.820315672Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-17T06:35:34.820878155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009902s 
2026-06-17T06:35:34.821441299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-17T06:35:34.821450418Z                           WHERE "Id" in (
2026-06-17T06:35:34.821458674Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-17T06:35:34.821467111Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-17T06:35:34.821475819Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-17T06:35:34.822198404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-17T06:35:34.822207362Z                           WHERE "Id" in (
2026-06-17T06:35:34.822215609Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-17T06:35:34.822224226Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-17T06:35:34.822232974Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-17T06:35:34.822771809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-06-17T06:35:34.823351597Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-17T06:35:34.823360435Z                           WHERE "Id" in (
2026-06-17T06:35:34.823368662Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:35:34.823376978Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:35:34.823385686Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-17T06:35:34.824181178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-17T06:35:34.824193643Z                           WHERE "Id" in (
2026-06-17T06:35:34.824202100Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:35:34.824210577Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:35:34.824219395Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-17T06:35:34.824761657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001005s 
2026-06-17T06:35:34.825342708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-17T06:35:34.825351836Z                           WHERE "Id" in (
2026-06-17T06:35:34.825359973Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:35:34.825368229Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.825376827Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-17T06:35:34.826150555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-17T06:35:34.826162168Z                           WHERE "Id" in (
2026-06-17T06:35:34.826170936Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:35:34.826179744Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.826189002Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-17T06:35:34.826734000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009885s 
2026-06-17T06:35:34.827316534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:35:34.827326193Z                           WHERE "Id" IN (
2026-06-17T06:35:34.827334600Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.827343177Z                           LEFT OUTER JOIN "Tracks"
2026-06-17T06:35:34.827351434Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:35:34.827360121Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-17T06:35:34.828138539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:35:34.828152948Z                           WHERE "Id" IN (
2026-06-17T06:35:34.828161195Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.828169552Z                           LEFT OUTER JOIN "Tracks"
2026-06-17T06:35:34.828177778Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:35:34.828199232Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-17T06:35:34.828722486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010033s 
2026-06-17T06:35:34.829102231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T06:35:34', 'clean_artist_metadata_table') 
2026-06-17T06:35:34.829474520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.830342649Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-17T06:35:34.830524656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025723s 
2026-06-17T06:35:34.830744900Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-17T06:35:34.830967618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.831253484Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-06-17T06:35:34.831948274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:34.832125450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.832346095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-17T06:35:34.832684146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.833670593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011259s 
2026-06-17T06:35:34.833860836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:34.834023213Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.834253878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-17T06:35:34.834633823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.835564077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010839s 
2026-06-17T06:35:34.835749390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:34.835921677Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.836146440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-06-17T06:35:34.836495302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.837404093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001055s 
2026-06-17T06:35:34.837590548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:34.837746923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.837979472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-06-17T06:35:34.838322102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.839260562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s 
2026-06-17T06:35:34.839452308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:34.839610728Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.839824127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-06-17T06:35:34.840190435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:34.841097683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s 
2026-06-17T06:35:34.841321594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-06-17T06:35:34.847361910Z [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-06-17T06:35:34.849076043Z [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-06-17T06:35:34.849838018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-17T06:35:34.850324538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-17T06:35:34.853299239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117807s 
2026-06-17T06:35:34.853561367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-06-17T06:35:34.857440481Z [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-06-17T06:35:34.859082989Z [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-06-17T06:35:34.859842589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-17T06:35:34.860465935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-17T06:35:34.863442510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096664s 
2026-06-17T06:35:34.863816333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T06:35:34', 'health_issue_notification') 
2026-06-17T06:35:34.864188653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.865508983Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-17T06:35:34.865689266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116964s 
2026-06-17T06:35:34.865929490Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-17T06:35:34.866152379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.866438776Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-06-17T06:35:34.867352636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:34.867516797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.867730267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-06-17T06:35:34.868087857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-06-17T06:35:34.869031077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010971s 
2026-06-17T06:35:34.869206941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:34.869365661Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.869568720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-06-17T06:35:34.869828884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-06-17T06:35:34.870699458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009465s 
2026-06-17T06:35:34.870957718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-17T06:35:34.871237882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-17T06:35:34.871495962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s 
2026-06-17T06:35:34.872008043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:35:34.872020719Z                 WHERE "Id" IN (
2026-06-17T06:35:34.872029316Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.872038234Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:35:34.872047202Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-17T06:35:34.872675067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:35:34.872687372Z                 WHERE "Id" IN (
2026-06-17T06:35:34.872695849Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.872704476Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:35:34.872713454Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-17T06:35:34.873193341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008396s 
2026-06-17T06:35:34.873833290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:35:34.873842789Z                 WHERE "Id" IN (
2026-06-17T06:35:34.873851186Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.873859733Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-17T06:35:34.873868621Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-17T06:35:34.873877659Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-17T06:35:34.874711038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:35:34.874724014Z                 WHERE "Id" IN (
2026-06-17T06:35:34.874732611Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.874741539Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-17T06:35:34.874750578Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-17T06:35:34.874762051Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-17T06:35:34.875387330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s 
2026-06-17T06:35:34.876172852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:35:34.876187121Z                 WHERE "Id" IN (
2026-06-17T06:35:34.876195548Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.876204075Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:35:34.876212923Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:35:34.876222502Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-17T06:35:34.876233194Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-17T06:35:34.877161474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:35:34.877177706Z                 WHERE "Id" IN (
2026-06-17T06:35:34.877185883Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:35:34.877193839Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:35:34.877202035Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:35:34.877210072Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-17T06:35:34.877217446Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-17T06:35:34.877820140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011841s 
2026-06-17T06:35:34.878369026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-17T06:35:34.878381872Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-17T06:35:34.878390199Z                 FROM "Artists"
2026-06-17T06:35:34.878397453Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-17T06:35:34.878405249Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-17T06:35:34.879094818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-17T06:35:34.879105790Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-17T06:35:34.879114948Z                 FROM "Artists"
2026-06-17T06:35:34.879123325Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-17T06:35:34.879132474Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-17T06:35:34.879554734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008225s 
2026-06-17T06:35:34.879986213Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:35:34.880191116Z                 WHERE "Id" NOT IN (
2026-06-17T06:35:34.880201567Z                     SELECT MIN("Id")
2026-06-17T06:35:34.880209974Z                     FROM "TrackFiles"
2026-06-17T06:35:34.880218251Z                     GROUP BY "Path"
2026-06-17T06:35:34.880226758Z                 ) 
2026-06-17T06:35:34.880512844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:35:34.880524458Z                 WHERE "Id" NOT IN (
2026-06-17T06:35:34.880531742Z                     SELECT MIN("Id")
2026-06-17T06:35:34.880538626Z                     FROM "TrackFiles"
2026-06-17T06:35:34.880545540Z                     GROUP BY "Path"
2026-06-17T06:35:34.880552474Z                 ) 
2026-06-17T06:35:34.880893070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006044s 
2026-06-17T06:35:34.881061419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:34.881210870Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:34.881395542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-06-17T06:35:34.884967787Z [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-06-17T06:35:34.886142924Z [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-06-17T06:35:34.886724065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-17T06:35:34.887359034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-17T06:35:34.889945985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:34.890306561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087179s 
2026-06-17T06:35:34.890497896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-06-17T06:35:34.890786979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-17T06:35:34.891138938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s 
2026-06-17T06:35:34.891344211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-06-17T06:35:34.894885865Z [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-06-17T06:35:34.896013567Z [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-06-17T06:35:34.896556110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-17T06:35:34.897394228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-17T06:35:34.900337957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:34.900798174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-17T06:35:34.901187819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096175s 
2026-06-17T06:35:34.901810002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T06:35:34', 'add_mediafilerepository_mtime') 
2026-06-17T06:35:34.902073403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.903221586Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-17T06:35:34.903367680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115931s 
2026-06-17T06:35:34.903604807Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-17T06:35:34.903825883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.904138282Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-06-17T06:35:34.905629876Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-17T06:35:34.905640017Z                           WHERE "Id" NOT IN (
2026-06-17T06:35:34.905648624Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-17T06:35:34.905657252Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.905696771Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-17T06:35:34.906460900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-17T06:35:34.906477794Z                           WHERE "Id" NOT IN (
2026-06-17T06:35:34.906484648Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-17T06:35:34.906490891Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:35:34.906497314Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-17T06:35:34.906920215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008818s 
2026-06-17T06:35:34.907125539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-06-17T06:35:34.907366885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-06-17T06:35:34.907730427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s 
2026-06-17T06:35:34.907991313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-06-17T06:35:34.911655844Z [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-06-17T06:35:34.913201457Z [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-06-17T06:35:34.913912119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:34.914698503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:34.917151814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.917586289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.918021636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:34.918395760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010196s 
2026-06-17T06:35:34.918566283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-17T06:35:34.918886298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:34.919219840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s 
2026-06-17T06:35:34.919605236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T06:35:34', 'add_artistmetadataid_constraint') 
2026-06-17T06:35:34.919997867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.921358979Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-17T06:35:34.921548300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025593s 
2026-06-17T06:35:34.921762792Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-17T06:35:34.921987164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.922250003Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-06-17T06:35:34.922850813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-17T06:35:34.923024533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.923223224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-06-17T06:35:34.923536895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:34.924496338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s 
2026-06-17T06:35:34.924680980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-17T06:35:34.924841132Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.925058520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-06-17T06:35:34.925407253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:34.926328679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010582s 
2026-06-17T06:35:34.926509433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:34.926653814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.926855580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-06-17T06:35:34.927179943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:34.928117331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s 
2026-06-17T06:35:34.928308096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-17T06:35:34.928460503Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:34.928681297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-06-17T06:35:34.929031874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:34.929939361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010569s 
2026-06-17T06:35:34.930113873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.930263474Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.930479159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-06-17T06:35:34.930876569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:34.931760550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010758s 
2026-06-17T06:35:34.931990262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-17T06:35:34.932154954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:34.932344827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-06-17T06:35:34.932668739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:34.933651499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011115s 
2026-06-17T06:35:34.934016774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T06:35:34', 'old_ids_and_artist_alias') 
2026-06-17T06:35:34.934341408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.935310009Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-17T06:35:34.935513599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027672s 
2026-06-17T06:35:34.935723723Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-17T06:35:34.936092696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.936352188Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-06-17T06:35:34.936645379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:34.936854500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:34.937356311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2026-06-17T06:35:34.937628209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-17T06:35:34.937905657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-17T06:35:34.938163387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000333s 
2026-06-17T06:35:34.938519143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T06:35:34', 'download_propers_config') 
2026-06-17T06:35:34.938872595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:34.939762237Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-17T06:35:34.939961629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s 
2026-06-17T06:35:34.940165479Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-17T06:35:34.940385492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:34.940647681Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-06-17T06:35:34.941452251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-06-17T06:35:34.941791855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-06-17T06:35:34.942372014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000731s 
2026-06-17T06:35:34.942577217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-06-17T06:35:34.946198611Z [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-06-17T06:35:34.947572238Z [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-06-17T06:35:34.948203139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:34.949175788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:34.951650954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:34.952137113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:34.952564303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:34.953041114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:34.953397522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105964s 
2026-06-17T06:35:34.953612134Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-06-17T06:35:34.957112595Z [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-06-17T06:35:34.958409447Z [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-06-17T06:35:34.959040979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-17T06:35:34.959737252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-17T06:35:34.962118048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-17T06:35:34.962459265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008683s 
2026-06-17T06:35:34.962658386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-06-17T06:35:34.966134227Z [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-06-17T06:35:34.968342024Z [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-06-17T06:35:34.969006082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-17T06:35:34.969410777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-17T06:35:34.971684296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088374s 
2026-06-17T06:35:34.971914760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-06-17T06:35:34.975350551Z [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-06-17T06:35:34.976371367Z [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-06-17T06:35:34.976888659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-17T06:35:34.977639251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-17T06:35:34.979929063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-17T06:35:34.980393579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-17T06:35:34.980859838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-17T06:35:34.981347470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-17T06:35:34.981697726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096082s 
2026-06-17T06:35:34.981906105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-06-17T06:35:34.985552680Z [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-06-17T06:35:34.986512013Z [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-06-17T06:35:34.987008373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-17T06:35:34.987449150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-17T06:35:34.989697770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075545s 
2026-06-17T06:35:34.989859355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-06-17T06:35:34.993250225Z [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-06-17T06:35:34.994302164Z [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-06-17T06:35:34.994828815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-17T06:35:34.995586000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-17T06:35:34.997904209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:34.998412573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-17T06:35:34.998777759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087438s 
2026-06-17T06:35:34.999150650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T06:35:34', 'remove_language_profiles') 
2026-06-17T06:35:34.999510515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.001499421Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-17T06:35:35.001645906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113797s 
2026-06-17T06:35:35.001877012Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-17T06:35:35.002100171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.002395235Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-06-17T06:35:35.002830071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-17T06:35:35.003006877Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-17T06:35:35.003248765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-06-17T06:35:35.003574400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-06-17T06:35:35.004525075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010658s 
2026-06-17T06:35:35.004916073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-17T06:35:35.005387212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-17T06:35:35.005717868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005238s 
2026-06-17T06:35:35.006066731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T06:35:35', 'multi_disc_naming_format') 
2026-06-17T06:35:35.006423479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.007272379Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-17T06:35:35.007456620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020443s 
2026-06-17T06:35:35.007679189Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-17T06:35:35.007910715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.008180568Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-06-17T06:35:35.008590143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-17T06:35:35.008725215Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.008926471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-17T06:35:35.009253820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.010167591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010424s 
2026-06-17T06:35:35.010348255Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.010550432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.023401718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128476s 
2026-06-17T06:35:35.023791904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T06:35:35', 'add_download_client_priority') 
2026-06-17T06:35:35.024192872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.025103345Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-17T06:35:35.025342938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145352s 
2026-06-17T06:35:35.025507991Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-17T06:35:35.025748786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.026039521Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-06-17T06:35:35.026406220Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.026736154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-17T06:35:35.027016559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003886s 
2026-06-17T06:35:35.027241132Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.027553771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-06-17T06:35:35.027799206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003626s 
2026-06-17T06:35:35.028218941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T06:35:35', 'remove_growl_prowl') 
2026-06-17T06:35:35.028538795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.029301632Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-17T06:35:35.029485422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018314s 
2026-06-17T06:35:35.029694473Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-17T06:35:35.029918264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.030182456Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-06-17T06:35:35.030544185Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.030870191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-17T06:35:35.031156237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003903s 
2026-06-17T06:35:35.031392914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.031692898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-17T06:35:35.032005708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2026-06-17T06:35:35.032385654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T06:35:35', 'remove_plex_hometheatre') 
2026-06-17T06:35:35.032746130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.033593517Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-17T06:35:35.033760894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001956s 
2026-06-17T06:35:35.033976538Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-17T06:35:35.034199998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.034468148Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-06-17T06:35:35.035115402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-17T06:35:35.035287990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.035476990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-06-17T06:35:35.035812416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-06-17T06:35:35.036779674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s 
2026-06-17T06:35:35.036961541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-17T06:35:35.037113697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.037342398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-06-17T06:35:35.037697072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.038605101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010869s 
2026-06-17T06:35:35.038776156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-17T06:35:35.038930707Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.039153125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-06-17T06:35:35.039502900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.040456170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010912s 
2026-06-17T06:35:35.040633537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-17T06:35:35.040788629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.041001368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-06-17T06:35:35.041348357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.042289062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-06-17T06:35:35.042473273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-17T06:35:35.042624106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.042826514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-06-17T06:35:35.043103913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-06-17T06:35:35.044066372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2026-06-17T06:35:35.044238669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.044442549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.045431341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010159s 
2026-06-17T06:35:35.045810184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T06:35:35', 'add_root_folder_add_defaults') 
2026-06-17T06:35:35.046168776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.046982255Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-17T06:35:35.047166967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002531s 
2026-06-17T06:35:35.047354134Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-17T06:35:35.047560720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.047807778Z [Info] task_duration: Starting migration of Main DB to 40 
2026-06-17T06:35:35.048134997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-17T06:35:35.048309057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.048518649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-17T06:35:35.048822211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-17T06:35:35.049753447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010351s 
2026-06-17T06:35:35.050100786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T06:35:35', 'task_duration') 
2026-06-17T06:35:35.050453316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.051286154Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-17T06:35:35.051457309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025443s 
2026-06-17T06:35:35.051706791Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-17T06:35:35.051948127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.052220536Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-06-17T06:35:35.052652927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-17T06:35:35.052824653Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.053031159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-17T06:35:35.053346604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.054289824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010656s 
2026-06-17T06:35:35.054482843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-17T06:35:35.054640931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.054844531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-17T06:35:35.055168925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.056108036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s 
2026-06-17T06:35:35.056527822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T06:35:35', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-17T06:35:35.056888288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.057681596Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-17T06:35:35.057886569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025698s 
2026-06-17T06:35:35.058083345Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-17T06:35:35.058297396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.058555195Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-06-17T06:35:35.058919720Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-06-17T06:35:35.062615283Z [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-06-17T06:35:35.063986876Z [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-06-17T06:35:35.064580382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:35.065537179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:35.067960129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:35.068440667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:35.068833969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:35.069311842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:35.069660995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105622s 
2026-06-17T06:35:35.069989106Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-17T06:35:35.070376376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-17T06:35:35.070671130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2026-06-17T06:35:35.070999531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-17T06:35:35.071412824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-17T06:35:35.071708389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s 
2026-06-17T06:35:35.071933583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-06-17T06:35:35.075241496Z [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-06-17T06:35:35.076307132Z [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-06-17T06:35:35.076858022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-17T06:35:35.077317517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-17T06:35:35.079565716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007426s 
2026-06-17T06:35:35.079971964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T06:35:35', 'remove_album_folders') 
2026-06-17T06:35:35.080294423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.081423919Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-17T06:35:35.081601797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092565s 
2026-06-17T06:35:35.081830267Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-06-17T06:35:35.082034869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.082308110Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-06-17T06:35:35.083205838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-17T06:35:35.083386803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.083578419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-06-17T06:35:35.083910247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-06-17T06:35:35.084822124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010158s 
2026-06-17T06:35:35.084970172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-17T06:35:35.085124363Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.085317412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-06-17T06:35:35.085619931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:35.086539363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s 
2026-06-17T06:35:35.086712471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.086911242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.127244823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402477s 
2026-06-17T06:35:35.127465949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-06-17T06:35:35.131054898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-17T06:35:35.132146577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-17T06:35:35.132708047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-17T06:35:35.133222303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-17T06:35:35.135507616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078094s 
2026-06-17T06:35:35.135687098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-06-17T06:35:35.139098058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-17T06:35:35.140019304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-17T06:35:35.140526436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-17T06:35:35.141062074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-17T06:35:35.143392939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074657s 
2026-06-17T06:35:35.143583834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-06-17T06:35:35.148299252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-17T06:35:35.149107981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-17T06:35:35.149567046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-17T06:35:35.150109358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-17T06:35:35.152423640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086121s 
2026-06-17T06:35:35.152636789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-06-17T06:35:35.155809310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-17T06:35:35.156575723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-17T06:35:35.157002553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-17T06:35:35.157544565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-17T06:35:35.159829688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070068s 
2026-06-17T06:35:35.160075082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-06-17T06:35:35.163222421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-17T06:35:35.163822350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-17T06:35:35.164281244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-17T06:35:35.164812975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-17T06:35:35.167101515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068351s 
2026-06-17T06:35:35.167434836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T06:35:35', 'flexible_delay_profiles') 
2026-06-17T06:35:35.167810473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.169164089Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-06-17T06:35:35.169343781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088616s 
2026-06-17T06:35:35.169565748Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-17T06:35:35.169769348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.170090425Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-06-17T06:35:35.170499619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T06:35:35.170659662Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T06:35:35.170865266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-17T06:35:35.171172174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-17T06:35:35.172139162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s 
2026-06-17T06:35:35.172513766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T06:35:35', 'add_priority_to_indexers') 
2026-06-17T06:35:35.172876848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.173704715Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-17T06:35:35.173850028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025722s 
2026-06-17T06:35:35.174091344Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-17T06:35:35.174307289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.174581261Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-06-17T06:35:35.175007349Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-17T06:35:35.175320430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-17T06:35:35.175672208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2026-06-17T06:35:35.175859866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.176071392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.176645739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s 
2026-06-17T06:35:35.177040133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-17T06:35:35', 'remove_chown_and_folderchmod_config') 
2026-06-17T06:35:35.177426171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.178162785Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-17T06:35:35.178360443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020737s 
2026-06-17T06:35:35.178572700Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-06-17T06:35:35.178795770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.179055533Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-06-17T06:35:35.179579568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-17T06:35:35.179746665Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.179953161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-06-17T06:35:35.183384653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-17T06:35:35.184523186Z [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-06-17T06:35:35.185145289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-17T06:35:35.185768815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-17T06:35:35.188067615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079077s 
2026-06-17T06:35:35.188314332Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-06-17T06:35:35.188592733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-06-17T06:35:35.188848027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003276s 
2026-06-17T06:35:35.189163673Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-06-17T06:35:35.189525031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-06-17T06:35:35.189810636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s 
2026-06-17T06:35:35.190122695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-06-17T06:35:35.190484073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-06-17T06:35:35.190784618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s 
2026-06-17T06:35:35.191141677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-17T06:35:35', 'convert_blacklist_protocol') 
2026-06-17T06:35:35.191517254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.192697852Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-06-17T06:35:35.192886091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022877s 
2026-06-17T06:35:35.193090623Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-17T06:35:35.193307380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.193564257Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-06-17T06:35:35.199864878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-17T06:35:35.200658005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-17T06:35:35.201086559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008298s 
2026-06-17T06:35:35.201434059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-17T06:35:35', 'update_notifiarr') 
2026-06-17T06:35:35.201784775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.202551900Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-17T06:35:35.202729237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022711s 
2026-06-17T06:35:35.202939701Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-17T06:35:35.203156919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.203416391Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-06-17T06:35:35.203705724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.203933724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.204939359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010438s 
2026-06-17T06:35:35.205309685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-17T06:35:35', 'email_multiple_addresses') 
2026-06-17T06:35:35.205668899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.206477978Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-17T06:35:35.206640365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025269s 
2026-06-17T06:35:35.206867182Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-17T06:35:35.207081764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.207350165Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-06-17T06:35:35.207639648Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-17T06:35:35.207921125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-17T06:35:35.210200166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023603s 
2026-06-17T06:35:35.210598418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-17T06:35:35', 'rename_blacklist_to_blocklist') 
2026-06-17T06:35:35.210945908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.211816722Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-17T06:35:35.212056555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039289s 
2026-06-17T06:35:35.212230386Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-17T06:35:35.212443535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.212715954Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-06-17T06:35:35.213110679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-17T06:35:35.213290030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.213524883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-17T06:35:35.213897834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.214877187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s 
2026-06-17T06:35:35.215130247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-17T06:35:35.215489149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.216415195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00108s 
2026-06-17T06:35:35.216594135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.216795841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.217981029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012183s 
2026-06-17T06:35:35.218361375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-17T06:35:35', 'cdh_per_downloadclient') 
2026-06-17T06:35:35.218722442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.219619609Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-17T06:35:35.219768720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027564s 
2026-06-17T06:35:35.220029365Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-17T06:35:35.220268065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.220566066Z [Info] download_history: Starting migration of Main DB to 52 
2026-06-17T06:35:35.221466078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-17T06:35:35.222289367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-06-17T06:35:35.222905448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012103s 
2026-06-17T06:35:35.223128798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-17T06:35:35.223501979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-17T06:35:35.223888277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s 
2026-06-17T06:35:35.224200496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-06-17T06:35:35.224506943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-17T06:35:35.224892129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s 
2026-06-17T06:35:35.225128065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-17T06:35:35.225486366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-17T06:35:35.225852594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000514s 
2026-06-17T06:35:35.226064170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.226259874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.227348517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011072s 
2026-06-17T06:35:35.227757912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-17T06:35:35', 'download_history') 
2026-06-17T06:35:35.228224011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.229218273Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-17T06:35:35.229411903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029523s 
2026-06-17T06:35:35.229623570Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-17T06:35:35.229829835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.230098797Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-06-17T06:35:35.230560667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-17T06:35:35', 'add_update_history') 
2026-06-17T06:35:35.230952426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.231675703Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-17T06:35:35.231899624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018405s 
2026-06-17T06:35:35.232132072Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-17T06:35:35.232347316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.232616358Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-06-17T06:35:35.232984229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:35.233158470Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.233415036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-17T06:35:35.233788689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.234854837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001232s 
2026-06-17T06:35:35.235242167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-17T06:35:35', 'add_on_update_to_notifications') 
2026-06-17T06:35:35.235618865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.236363435Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-17T06:35:35.236543799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026785s 
2026-06-17T06:35:35.236777209Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-17T06:35:35.236991009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.237273949Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-06-17T06:35:35.237609074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T06:35:35.237783786Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.237983779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-17T06:35:35.238316539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.239332486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011492s 
2026-06-17T06:35:35.239709595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-17T06:35:35', 'download_client_per_indexer') 
2026-06-17T06:35:35.240094671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.240853078Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-17T06:35:35.241041718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026208s 
2026-06-17T06:35:35.241250850Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-17T06:35:35.241472867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.241733943Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-06-17T06:35:35.242175532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-17T06:35:35.242345515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.242562201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-06-17T06:35:35.242906815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.243905437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011135s 
2026-06-17T06:35:35.244091531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-17T06:35:35.244250872Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.244478210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-06-17T06:35:35.244854568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.245852789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s 
2026-06-17T06:35:35.246039675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-17T06:35:35.246196692Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-17T06:35:35.246403599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-06-17T06:35:35.246733774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.247689479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s 
2026-06-17T06:35:35.248080556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-17T06:35:35', 'AddNewItemMonitorType') 
2026-06-17T06:35:35.248446393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.249188318Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-17T06:35:35.249369933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025541s 
2026-06-17T06:35:35.249564205Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-17T06:35:35.249771282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.250024392Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-06-17T06:35:35.250372363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-17T06:35:35.250545231Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.250750534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-06-17T06:35:35.251072924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.252067507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011185s 
2026-06-17T06:35:35.252424757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-17T06:35:35', 'ImportListSearch') 
2026-06-17T06:35:35.252801445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.253484020Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-17T06:35:35.253656007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025093s 
2026-06-17T06:35:35.253870479Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-17T06:35:35.254092506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.254354664Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-06-17T06:35:35.254678857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-17T06:35:35.254850442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.255070786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-06-17T06:35:35.255416272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.256442219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011656s 
2026-06-17T06:35:35.256819919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-17T06:35:35', 'ImportListMonitorExisting') 
2026-06-17T06:35:35.257178782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.257937951Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-17T06:35:35.258121782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026253s 
2026-06-17T06:35:35.258319009Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-17T06:35:35.258526767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.258780258Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-06-17T06:35:35.259195514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.259494757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-17T06:35:35.259760312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000368s 
2026-06-17T06:35:35.259996808Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.260276832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-06-17T06:35:35.260538079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s 
2026-06-17T06:35:35.260708612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-17T06:35:35.260862031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.261043537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-17T06:35:35.261297769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-17T06:35:35.262243043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010176s 
2026-06-17T06:35:35.262600583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-17T06:35:35', 'add_indexer_tags') 
2026-06-17T06:35:35.262950959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.263793376Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-17T06:35:35.263999591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025384s 
2026-06-17T06:35:35.264199063Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-17T06:35:35.264408875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.264659039Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-06-17T06:35:35.264920676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.265129848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.266071224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009679s 
2026-06-17T06:35:35.266430497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-17T06:35:35', 'update_audio_types') 
2026-06-17T06:35:35.266792056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.267558469Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-17T06:35:35.267736368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024331s 
2026-06-17T06:35:35.268009949Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-17T06:35:35.268250113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.268534345Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-06-17T06:35:35.270550907Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.270820801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-17T06:35:35.271064481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003027s 
2026-06-17T06:35:35.271242269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-17T06:35:35.271395899Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.271614359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-06-17T06:35:35.275519014Z [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-06-17T06:35:35.276907090Z [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-06-17T06:35:35.277584906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-06-17T06:35:35.278350949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-06-17T06:35:35.280845333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-17T06:35:35.281347655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-17T06:35:35.281691096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098783s 
2026-06-17T06:35:35.281864937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:35.282013556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.282218649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-06-17T06:35:35.286317786Z [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-06-17T06:35:35.288219667Z [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-06-17T06:35:35.289123607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:35.289991485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:35.292508165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:35.292984284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:35.293458629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:35.293803965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113938s 
2026-06-17T06:35:35.293993667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:35.294153419Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.294362169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-06-17T06:35:35.299978201Z [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-06-17T06:35:35.301882968Z [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-06-17T06:35:35.302749683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:35.303606650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:35.306127688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:35.306593606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:35.307060607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:35.307396002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128396s 
2026-06-17T06:35:35.307568840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:35.307717089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.307948084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-06-17T06:35:35.312024175Z [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-06-17T06:35:35.313911797Z [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-06-17T06:35:35.314779464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-17T06:35:35.315637763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-17T06:35:35.318095574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-17T06:35:35.318560480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-17T06:35:35.319024244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:35.319364099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112327s 
2026-06-17T06:35:35.319537588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-17T06:35:35.319687220Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.319909097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-06-17T06:35:35.323636715Z [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-06-17T06:35:35.324977676Z [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-06-17T06:35:35.325628807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:35.326648832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:35.329137535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:35.329577120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:35.330030403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:35.330494498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:35.330847369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107338s 
2026-06-17T06:35:35.331020608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-17T06:35:35.331170460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-17T06:35:35.331367446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-06-17T06:35:35.335091628Z [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-06-17T06:35:35.336467840Z [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-06-17T06:35:35.337120455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-17T06:35:35.338120850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-17T06:35:35.340549432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-17T06:35:35.340981993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-17T06:35:35.341414314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-17T06:35:35.341889792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-17T06:35:35.342238614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106847s 
2026-06-17T06:35:35.342421022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-17T06:35:35.342573198Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.342767980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-17T06:35:35.346345326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-17T06:35:35.347454480Z [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-06-17T06:35:35.348056282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-17T06:35:35.348590108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-17T06:35:35.350943458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079797s 
2026-06-17T06:35:35.351121817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-17T06:35:35.351272931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.351485940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-17T06:35:35.355068757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-17T06:35:35.356193803Z [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-06-17T06:35:35.356780034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-17T06:35:35.357315052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-17T06:35:35.359643001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079513s 
2026-06-17T06:35:35.359823765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T06:35:35.360007234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-06-17T06:35:35.360214652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-17T06:35:35.363745073Z [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-06-17T06:35:35.364768775Z [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-06-17T06:35:35.365294083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-17T06:35:35.365757667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-17T06:35:35.368126218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077128s 
2026-06-17T06:35:35.368303305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T06:35:35.368451563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.368653991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-17T06:35:35.372228802Z [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-06-17T06:35:35.373241882Z [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-06-17T06:35:35.373761519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-17T06:35:35.374320855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-17T06:35:35.376662502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007807s 
2026-06-17T06:35:35.376841052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T06:35:35.376992577Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.377193902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-17T06:35:35.382206990Z [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-06-17T06:35:35.383224530Z [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-06-17T06:35:35.383748816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-17T06:35:35.384304735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-17T06:35:35.386650119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092574s 
2026-06-17T06:35:35.386846445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-17T06:35:35.387012800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-17T06:35:35.387270269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-17T06:35:35.390725057Z [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-06-17T06:35:35.391706334Z [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-06-17T06:35:35.392261592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-17T06:35:35.392909257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-17T06:35:35.395413952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.395787374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083167s 
2026-06-17T06:35:35.396004592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-17T06:35:35.396166999Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-17T06:35:35.396409848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-17T06:35:35.399878835Z [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-06-17T06:35:35.400897798Z [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-06-17T06:35:35.401420250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-17T06:35:35.402418591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-17T06:35:35.423750389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.424255336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276047s 
2026-06-17T06:35:35.424499297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-17T06:35:35.424692617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-06-17T06:35:35.426005010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-17T06:35:35.432005036Z [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-06-17T06:35:35.432713172Z [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-06-17T06:35:35.433134280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-17T06:35:35.433860142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-17T06:35:35.436963533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.437325643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111188s 
2026-06-17T06:35:35.437481647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-17T06:35:35.437610867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-06-17T06:35:35.437778765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-17T06:35:35.441249456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-06-17T06:35:35.442073606Z [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-06-17T06:35:35.442543823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-17T06:35:35.443276649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-17T06:35:35.445721203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-17T06:35:35.446179336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-17T06:35:35.446646808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-17T06:35:35.446995891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090443s 
2026-06-17T06:35:35.447165232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-17T06:35:35.447310003Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.447495357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-17T06:35:35.451563080Z [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-06-17T06:35:35.452378473Z [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-06-17T06:35:35.452799972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-17T06:35:35.453223936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-17T06:35:35.455956520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008199s 
2026-06-17T06:35:35.456138366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-17T06:35:35.456275151Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.456449352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-17T06:35:35.459874081Z [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-06-17T06:35:35.460604762Z [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-06-17T06:35:35.461017143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-17T06:35:35.461517020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-17T06:35:35.463885911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072417s 
2026-06-17T06:35:35.464059491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-17T06:35:35.464199984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-06-17T06:35:35.464370858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-17T06:35:35.467797791Z [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-06-17T06:35:35.468566179Z [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-06-17T06:35:35.469012488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-17T06:35:35.469794092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-17T06:35:35.472179197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-17T06:35:35.472583331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-17T06:35:35.472940350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-17T06:35:35.473363312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-17T06:35:35.473715240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091742s 
2026-06-17T06:35:35.473875433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-17T06:35:35.474015395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.474195828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-17T06:35:35.477663674Z [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-06-17T06:35:35.478415648Z [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-06-17T06:35:35.478869532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-17T06:35:35.479480182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-17T06:35:35.481891970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.482224109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078544s 
2026-06-17T06:35:35.482398290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-17T06:35:35.482543954Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.482742453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-17T06:35:35.487475317Z [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-06-17T06:35:35.488340219Z [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-06-17T06:35:35.488763872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-17T06:35:35.489474303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-17T06:35:35.491968146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.492358372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094098s 
2026-06-17T06:35:35.492535098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-17T06:35:35.492686493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-06-17T06:35:35.492915705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-17T06:35:35.496365694Z [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-06-17T06:35:35.497247069Z [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-06-17T06:35:35.497730804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-17T06:35:35.498392086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-17T06:35:35.500820607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.501159680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080575s 
2026-06-17T06:35:35.501335113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T06:35:35.501482801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.501691541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-17T06:35:35.505178445Z [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-06-17T06:35:35.505993847Z [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-06-17T06:35:35.506464776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T06:35:35.507055315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T06:35:35.509473947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.509801256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079303s 
2026-06-17T06:35:35.509981229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T06:35:35.510117814Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.510330693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-17T06:35:35.513943480Z [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-06-17T06:35:35.514837270Z [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-06-17T06:35:35.515330363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T06:35:35.515964801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T06:35:35.518395938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.518732145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081825s 
2026-06-17T06:35:35.518921897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-17T06:35:35.519064505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-06-17T06:35:35.519237623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-17T06:35:35.522681580Z [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-06-17T06:35:35.523534248Z [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-06-17T06:35:35.524079155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-17T06:35:35.524671498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-17T06:35:35.527061332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.527386156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079682s 
2026-06-17T06:35:35.527563884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-17T06:35:35.527695810Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.527899911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-06-17T06:35:35.531481025Z [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-06-17T06:35:35.532262840Z [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-06-17T06:35:35.532665731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-17T06:35:35.533158624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-17T06:35:35.535481703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073509s 
2026-06-17T06:35:35.535658830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-17T06:35:35.535776066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-06-17T06:35:35.536098295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-06-17T06:35:35.539611602Z [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-06-17T06:35:35.540390361Z [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-06-17T06:35:35.540820637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-17T06:35:35.541309011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-17T06:35:35.543626409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073531s 
2026-06-17T06:35:35.543800489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-17T06:35:35.543967506Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.544197018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-17T06:35:35.547674913Z [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-06-17T06:35:35.548525447Z [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-06-17T06:35:35.548996656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-17T06:35:35.549405579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-17T06:35:35.551712496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073319s 
2026-06-17T06:35:35.551875144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-17T06:35:35.552059184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-06-17T06:35:35.552247754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-17T06:35:35.557260651Z [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-06-17T06:35:35.558130263Z [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-06-17T06:35:35.558569327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-17T06:35:35.559042951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-17T06:35:35.561406252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090142s 
2026-06-17T06:35:35.561577657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-17T06:35:35.561723380Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.561931710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-17T06:35:35.565283652Z [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-06-17T06:35:35.565941647Z [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-06-17T06:35:35.566358066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-17T06:35:35.566785547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-17T06:35:35.569153086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070394s 
2026-06-17T06:35:35.569390925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-17T06:35:35.569531658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.569743926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-17T06:35:35.573172502Z [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-06-17T06:35:35.573821058Z [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-06-17T06:35:35.574194861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-17T06:35:35.574785090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-17T06:35:35.577302771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-17T06:35:35.577623697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007667s 
2026-06-17T06:35:35.577787577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-17T06:35:35.577929974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.578121069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-17T06:35:35.581430836Z [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-06-17T06:35:35.582105966Z [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-06-17T06:35:35.582484278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-17T06:35:35.583172063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-17T06:35:35.585704444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-17T06:35:35.586025150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077278s 
2026-06-17T06:35:35.586186926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:35.586326106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-06-17T06:35:35.586509475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-06-17T06:35:35.589937150Z [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-06-17T06:35:35.590745488Z [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-06-17T06:35:35.591190504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-17T06:35:35.591922479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-17T06:35:35.594675895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:35.595063105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-17T06:35:35.595374953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086949s 
2026-06-17T06:35:35.595535276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:35.595675829Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.595864720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-06-17T06:35:35.599306312Z [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-06-17T06:35:35.600125602Z [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-06-17T06:35:35.600570378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-17T06:35:35.601312944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-17T06:35:35.604084867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-17T06:35:35.604468079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-17T06:35:35.604766831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087344s 
2026-06-17T06:35:35.604927434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T06:35:35.605066825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.605246908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-17T06:35:35.608440921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-17T06:35:35.608913764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-17T06:35:35.609263268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-17T06:35:35.609716711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-17T06:35:35.612264843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T06:35:35.612585549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071684s 
2026-06-17T06:35:35.612933731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-17T06:35:35', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-17T06:35:35.613261010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.616683313Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-17T06:35:35.616866753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111987s 
2026-06-17T06:35:35.617099802Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-17T06:35:35.617289164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.617553626Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-06-17T06:35:35.618135719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:35.618290701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.618472397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-06-17T06:35:35.618740026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.619691112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010482s 
2026-06-17T06:35:35.619862507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:35.620011828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.620191520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-06-17T06:35:35.620466383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.621412138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010485s 
2026-06-17T06:35:35.621718766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-17T06:35:35', 'add_on_delete_to_notifications') 
2026-06-17T06:35:35.622026806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.622749392Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-17T06:35:35.622914605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023508s 
2026-06-17T06:35:35.623093254Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-17T06:35:35.623268367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.623502829Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-06-17T06:35:35.624937599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-17T06:35:35.625099065Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.625289288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-17T06:35:35.625570614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.626618004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011514s 
2026-06-17T06:35:35.626770401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-17T06:35:35.626987579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-17T06:35:35.627229376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003187s 
2026-06-17T06:35:35.627385219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:35.627522757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.627697729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-06-17T06:35:35.627948133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-17T06:35:35.628852375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00098s 
2026-06-17T06:35:35.629009842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.629177399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.629953653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000789s 
2026-06-17T06:35:35.630120329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-17T06:35:35.630517829Z [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-06-17T06:35:35.630946723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006629s 
2026-06-17T06:35:35.631123439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-17T06:35:35.631354144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-17T06:35:35.631652455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000369s 
2026-06-17T06:35:35.631812918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-17T06:35:35.631979373Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.632151800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-06-17T06:35:35.632408788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-06-17T06:35:35.633361006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010403s 
2026-06-17T06:35:35.633525808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-17T06:35:35.633664798Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-17T06:35:35.633843278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-06-17T06:35:35.634110626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.635041160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010298s 
2026-06-17T06:35:35.635205441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-17T06:35:35.635342618Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.635530606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-06-17T06:35:35.635794508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.636738128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s 
2026-06-17T06:35:35.636902560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.637061871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.639391443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023395s 
2026-06-17T06:35:35.639555473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.639720626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.640601981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000885s 
2026-06-17T06:35:35.640791082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-17T06:35:35.644305681Z [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-06-17T06:35:35.645073648Z [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-06-17T06:35:35.645502292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-17T06:35:35.645908921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-17T06:35:35.649165670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082103s 
2026-06-17T06:35:35.649371675Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-06-17T06:35:35.654327888Z [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-06-17T06:35:35.654961294Z [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-06-17T06:35:35.655325798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-17T06:35:35.655802569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-17T06:35:35.658639884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090745s 
2026-06-17T06:35:35.658870138Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-17T06:35:35.659122697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-17T06:35:35.659357931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s 
2026-06-17T06:35:35.659514195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-17T06:35:35.659653376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-06-17T06:35:35.659883109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-17T06:35:35.660226139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.661208679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010991s 
2026-06-17T06:35:35.661373380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-17T06:35:35.661510887Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-06-17T06:35:35.661704347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-17T06:35:35.661953599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-17T06:35:35.662949595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2026-06-17T06:35:35.663241633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-17T06:35:35', 'add_custom_formats') 
2026-06-17T06:35:35.663531457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.664617435Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-17T06:35:35.664774391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027172s 
2026-06-17T06:35:35.664971327Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-17T06:35:35.665152031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.665391193Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-06-17T06:35:35.665773904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-17T06:35:35.665923475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.666081814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-17T06:35:35.666311437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-17T06:35:35.667286641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010468s 
2026-06-17T06:35:35.667584120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-17T06:35:35', 'add_result_to_commands') 
2026-06-17T06:35:35.667885577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.668749698Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-17T06:35:35.668905632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024808s 
2026-06-17T06:35:35.669098571Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-17T06:35:35.669278774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.669516072Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-06-17T06:35:35.669832639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:35.669986389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.670167985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-17T06:35:35.670429892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.671404866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s 
2026-06-17T06:35:35.671702646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-17T06:35:35', 'health_restored_notification') 
2026-06-17T06:35:35.672018833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.672838273Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-17T06:35:35.672996743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002463s 
2026-06-17T06:35:35.673163398Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-17T06:35:35.673334182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.673554456Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-06-17T06:35:35.673855212Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-17T06:35:35.674100796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-17T06:35:35.674329868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003035s 
2026-06-17T06:35:35.674609952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-17T06:35:35', 'remove_uc') 
2026-06-17T06:35:35.674894465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.675612521Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-17T06:35:35.675758936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015662s 
2026-06-17T06:35:35.675974460Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-17T06:35:35.676159343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.676397643Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-06-17T06:35:35.676647716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.676825354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.678637645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018175s 
2026-06-17T06:35:35.678946968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-17T06:35:35', 'download_clients_rename_tv_to_music') 
2026-06-17T06:35:35.679250419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.680018145Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-17T06:35:35.680194050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031302s 
2026-06-17T06:35:35.680396918Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-17T06:35:35.680585318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.680827035Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-06-17T06:35:35.681139324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-17T06:35:35.681292242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.681473507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-17T06:35:35.681739212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-06-17T06:35:35.682723555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s 
2026-06-17T06:35:35.683036305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-17T06:35:35', 'add_colon_replacement_to_naming_config') 
2026-06-17T06:35:35.683342281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.684427387Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-17T06:35:35.684593641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027302s 
2026-06-17T06:35:35.684771900Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-17T06:35:35.684946011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.685171355Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-06-17T06:35:35.685518544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-17T06:35:35.689010288Z [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-06-17T06:35:35.689722131Z [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-06-17T06:35:35.690161536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-17T06:35:35.690892960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-17T06:35:35.693462626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.693782219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080869s 
2026-06-17T06:35:35.693945588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-17T06:35:35.694087985Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.694272497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-17T06:35:35.694514805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-17T06:35:35.695434628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009892s 
2026-06-17T06:35:35.695713059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-17T06:35:35', 'list_sync_time') 
2026-06-17T06:35:35.696019897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.697063940Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-17T06:35:35.697223792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026024s 
2026-06-17T06:35:35.697412221Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-17T06:35:35.697590019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.697820032Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-06-17T06:35:35.698119205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-17T06:35:35.698271933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.698434039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-17T06:35:35.698657680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-17T06:35:35.699595409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009993s 
2026-06-17T06:35:35.699953319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-17T06:35:35', 'add_download_client_tags') 
2026-06-17T06:35:35.700253604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.701074297Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-17T06:35:35.701233087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024461s 
2026-06-17T06:35:35.701417519Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-17T06:35:35.701595798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.701824579Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-06-17T06:35:35.702381160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-17T06:35:35.702816587Z [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-06-17T06:35:35.703230500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006806s 
2026-06-17T06:35:35.703415623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-17T06:35:35.703683723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-17T06:35:35.704009149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2026-06-17T06:35:35.704298532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-17T06:35:35', 'add_notification_status') 
2026-06-17T06:35:35.704589398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.705419279Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-17T06:35:35.705580414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018079s 
2026-06-17T06:35:35.705768442Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-17T06:35:35.705953716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.706183839Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-06-17T06:35:35.706434524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.706611370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.708189770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015893s 
2026-06-17T06:35:35.708494794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-17T06:35:35', 'add_alac_24_quality_in_profiles') 
2026-06-17T06:35:35.708800830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.709544879Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-17T06:35:35.709707647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029075s 
2026-06-17T06:35:35.709880916Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-17T06:35:35.710054456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.710280341Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-06-17T06:35:35.710624053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-17T06:35:35.710771740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.710924749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-17T06:35:35.711123369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-17T06:35:35.712089735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s 
2026-06-17T06:35:35.712270479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-17T06:35:35.712484150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-17T06:35:35.713463693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010322s 
2026-06-17T06:35:35.713751903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-17T06:35:35', 'add_salt_to_users') 
2026-06-17T06:35:35.714049523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.714820405Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-17T06:35:35.714976480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023734s 
2026-06-17T06:35:35.715153937Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-17T06:35:35.715326425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.715549303Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-06-17T06:35:35.716013789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-17T06:35:35.716439286Z [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-06-17T06:35:35.716860685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006779s 
2026-06-17T06:35:35.717033874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-17T06:35:35.717259088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-17T06:35:35.717566266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 
2026-06-17T06:35:35.717855008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-17T06:35:35', 'add_auto_tagging') 
2026-06-17T06:35:35.718148108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.718991678Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-17T06:35:35.719146770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017806s 
2026-06-17T06:35:35.719343466Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-17T06:35:35.719530162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.719786358Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-06-17T06:35:35.720275353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-17T06:35:35.720431388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.720612132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-17T06:35:35.720873117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-17T06:35:35.721867290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00108s 
2026-06-17T06:35:35.722125029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-17T06:35:35.722425304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-17T06:35:35.722693745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003558s 
2026-06-17T06:35:35.723012306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-17T06:35:35', 'quality_definition_preferred_size') 
2026-06-17T06:35:35.723316880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.724126320Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-17T06:35:35.724296393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017508s 
2026-06-17T06:35:35.724503089Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-17T06:35:35.724695156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.724927103Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-06-17T06:35:35.725243761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-17T06:35:35.725395497Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:35.725566902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-06-17T06:35:35.725818859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.726839856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011049s 
2026-06-17T06:35:35.727145411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-17T06:35:35', 'add_on_artist_add_to_notifications') 
2026-06-17T06:35:35.727443001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.728247591Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-17T06:35:35.728415429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024707s 
2026-06-17T06:35:35.728597146Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-17T06:35:35.728774783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.729002101Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-06-17T06:35:35.729289650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-17T06:35:35.729436316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.729613934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-06-17T06:35:35.729838456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-17T06:35:35.730824382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s 
2026-06-17T06:35:35.731117883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-17T06:35:35', 'album_last_searched_time') 
2026-06-17T06:35:35.731410602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.732283741Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-17T06:35:35.732445647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024649s 
2026-06-17T06:35:35.732619287Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-17T06:35:35.732794901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.733024573Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-06-17T06:35:35.733379859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-17T06:35:35.733532216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.733696988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-06-17T06:35:35.733934186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.734919260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010605s 
2026-06-17T06:35:35.735084222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-17T06:35:35.735236609Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-17T06:35:35.735444247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-06-17T06:35:35.735697628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-17T06:35:35.736753264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s 
2026-06-17T06:35:35.737037927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-17T06:35:35', 'add_indexer_flags') 
2026-06-17T06:35:35.737332851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.738146149Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-17T06:35:35.738297635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s 
2026-06-17T06:35:35.738488679Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-17T06:35:35.738672550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.738905178Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-06-17T06:35:35.739269252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-06-17T06:35:35.739497401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-06-17T06:35:35.739788648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003542s 
2026-06-17T06:35:35.739995254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-06-17T06:35:35.740222031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-06-17T06:35:35.740518688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003667s 
2026-06-17T06:35:35.740697308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-06-17T06:35:35.740939265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-06-17T06:35:35.741237055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000379s 
2026-06-17T06:35:35.741527099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-17T06:35:35', 'add_indexes_album_statistics') 
2026-06-17T06:35:35.741823957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.742644530Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-17T06:35:35.742802398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017512s 
2026-06-17T06:35:35.742988804Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-17T06:35:35.743164247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.743387787Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-06-17T06:35:35.743745348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-17T06:35:35.744096665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-17T06:35:35.744367721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003855s 
2026-06-17T06:35:35.744649709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-17T06:35:35', 'update_redacted_baseurl') 
2026-06-17T06:35:35.744945766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.745724314Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-17T06:35:35.745880989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001715s 
2026-06-17T06:35:35.753612402Z [Debug] MigrationController: Took: 00:00:01.6130410 
2026-06-17T06:35:35.826352338Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-06-17T06:35:35.858193144Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-17T06:35:35.884791159Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-17T06:35:35.909232630Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-17T06:35:35.910187323Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-17T06:35:35.910447377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-17T06:35:35.914811327Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-17T06:35:35.915042492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046203s 
2026-06-17T06:35:35.915249018Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-17T06:35:35.915458510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048432s 
2026-06-17T06:35:35.917100498Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-17T06:35:35.917341583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.917765818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-17T06:35:35.918095472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-17T06:35:35.918609698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s 
2026-06-17T06:35:35.918881215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.920256695Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-17T06:35:35.920487219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021777s 
2026-06-17T06:35:35.920827264Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-17T06:35:35.921141257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.921608939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-17T06:35:35.921944485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T06:35:35.922367216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s 
2026-06-17T06:35:35.922585967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T06:35:35.922787723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-06-17T06:35:35.923043198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-17T06:35:35.923352521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-17T06:35:35.924104956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008286s 
2026-06-17T06:35:35.924384169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.925003025Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-17T06:35:35.925241045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001727s 
2026-06-17T06:35:35.925548895Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-17T06:35:35.925818157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.926210698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T06:35:35.926446433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:35.926677779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-17T06:35:35.926988364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-17T06:35:35.927469473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005405s 
2026-06-17T06:35:35.927712272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.928483806Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-17T06:35:35.928746125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001486s 
2026-06-17T06:35:35.929115659Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-17T06:35:35.929417617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.929744656Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-17T06:35:35.930306157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-17T06:35:35.930774631Z [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-06-17T06:35:35.931316683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008115s 
2026-06-17T06:35:35.931507878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-17T06:35:35.931792421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-17T06:35:35.932239872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2026-06-17T06:35:35.932597482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T06:35:35', 'InitialSetup') 
2026-06-17T06:35:35.933017248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.933712849Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-17T06:35:35.933946790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001932s 
2026-06-17T06:35:35.934211523Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-17T06:35:35.934480385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.934791892Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-06-17T06:35:35.935215125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T06:35:35', 'add_reason_to_pending_releases') 
2026-06-17T06:35:35.935620622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.936430032Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-17T06:35:35.936695888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018936s 
2026-06-17T06:35:35.936944368Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-17T06:35:35.937174922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.937491310Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-06-17T06:35:35.937859421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T06:35:35', 'add_medium_support') 
2026-06-17T06:35:35.938285389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.938913394Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-17T06:35:35.939132556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017528s 
2026-06-17T06:35:35.939377128Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-17T06:35:35.939654777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.939993440Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-06-17T06:35:35.940384858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T06:35:35', 'add_various_qualites_in_profile') 
2026-06-17T06:35:35.940819674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.941501708Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-17T06:35:35.941770890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018416s 
2026-06-17T06:35:35.942002426Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-17T06:35:35.942296519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.942602555Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-06-17T06:35:35.942959564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T06:35:35', 'metadata_profiles') 
2026-06-17T06:35:35.943383047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.944210394Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-17T06:35:35.944449696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019117s 
2026-06-17T06:35:35.944717134Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-17T06:35:35.945000034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.945317984Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-06-17T06:35:35.945693110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T06:35:35', 'separate_automatic_and_interactive_search') 
2026-06-17T06:35:35.946173047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.946960112Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-17T06:35:35.947223893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019331s 
2026-06-17T06:35:35.947442604Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-17T06:35:35.947709081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.948073936Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-06-17T06:35:35.948454923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T06:35:35', 'change_album_path_to_relative') 
2026-06-17T06:35:35.948893887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.949634118Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-17T06:35:35.949883521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018751s 
2026-06-17T06:35:35.950132893Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-17T06:35:35.950400923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.950709695Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-06-17T06:35:35.951085812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T06:35:35', 'change_quality_size_mb_to_kb') 
2026-06-17T06:35:35.951479305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.952276380Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-17T06:35:35.952527697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018622s 
2026-06-17T06:35:35.952763842Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-17T06:35:35.953023124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.953322518Z [Info] album_releases: Starting migration of Log DB to 9 
2026-06-17T06:35:35.953662753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-17T06:35:35', 'album_releases') 
2026-06-17T06:35:35.954081456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.954769943Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-17T06:35:35.955009285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017891s 
2026-06-17T06:35:35.955241843Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-17T06:35:35.955494893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.955796481Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-06-17T06:35:35.956231958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T06:35:35', 'album_releases_fix') 
2026-06-17T06:35:35.956689189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.957610394Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-17T06:35:35.957846630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021094s 
2026-06-17T06:35:35.958086353Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-17T06:35:35.958334533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.958634056Z [Info] import_lists: Starting migration of Log DB to 11 
2026-06-17T06:35:35.958974933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T06:35:35', 'import_lists') 
2026-06-17T06:35:35.959458487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.960203578Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-17T06:35:35.960432769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018639s 
2026-06-17T06:35:35.960675879Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-17T06:35:35.960931474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.961233933Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-06-17T06:35:35.961582896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-17T06:35:35', 'add_release_status') 
2026-06-17T06:35:35.962004104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.962644705Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-17T06:35:35.962878997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001714s 
2026-06-17T06:35:35.963133770Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-17T06:35:35.963394936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.963702185Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-06-17T06:35:35.964089174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T06:35:35', 'album_download_notification') 
2026-06-17T06:35:35.964631877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.965328480Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-17T06:35:35.965642403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001905s 
2026-06-17T06:35:35.965934341Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-17T06:35:35.966199896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.966510722Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-06-17T06:35:35.966889374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T06:35:35', 'fix_language_metadata_profiles') 
2026-06-17T06:35:35.967321705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.968104983Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-17T06:35:35.968358614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018853s 
2026-06-17T06:35:35.968597034Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-17T06:35:35.968850064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.969153064Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-06-17T06:35:35.969494011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T06:35:35', 'remove_fanzub') 
2026-06-17T06:35:35.969914147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.970588896Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-17T06:35:35.970859601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017432s 
2026-06-17T06:35:35.971075025Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-17T06:35:35.971335881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.971641436Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-06-17T06:35:35.972036662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T06:35:35', 'update_artist_history_indexes') 
2026-06-17T06:35:35.972471328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.973143692Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-17T06:35:35.973388656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017883s 
2026-06-17T06:35:35.973623860Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-17T06:35:35.973870256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.974168988Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-06-17T06:35:35.974499143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T06:35:35', 'remove_nma') 
2026-06-17T06:35:35.974915842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.975516011Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-17T06:35:35.975742918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016563s 
2026-06-17T06:35:35.976008653Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-17T06:35:35.976265270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.976569954Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-06-17T06:35:35.976926222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T06:35:35', 'album_disambiguation') 
2026-06-17T06:35:35.977350035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.978028532Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-17T06:35:35.978271822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017609s 
2026-06-17T06:35:35.978523749Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-17T06:35:35.978795597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.979117215Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-06-17T06:35:35.979474074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T06:35:35', 'add_ape_quality_in_profiles') 
2026-06-17T06:35:35.979916845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.980584610Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-17T06:35:35.980835967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2026-06-17T06:35:35.981073515Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-17T06:35:35.981323118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.981620076Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-06-17T06:35:35.981964851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T06:35:35', 'remove_pushalot') 
2026-06-17T06:35:35.982391300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.983009014Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-17T06:35:35.983241151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001693s 
2026-06-17T06:35:35.983477427Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-17T06:35:35.983736469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.984096725Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-06-17T06:35:35.984451750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T06:35:35', 'add_custom_filters') 
2026-06-17T06:35:35.984872006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.985498127Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-17T06:35:35.985730375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017584s 
2026-06-17T06:35:35.985969948Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-17T06:35:35.986222366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.986526379Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-06-17T06:35:35.986873868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T06:35:35', 'import_list_tags') 
2026-06-17T06:35:35.987294125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.987951118Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-17T06:35:35.988183386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017174s 
2026-06-17T06:35:35.988431386Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-17T06:35:35.988687682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.988987426Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-06-17T06:35:35.989349244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T06:35:35', 'add_release_groups_etc') 
2026-06-17T06:35:35.989770242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.990406203Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-17T06:35:35.990643191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017145s 
2026-06-17T06:35:35.990885148Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-17T06:35:35.991135262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.991444926Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-06-17T06:35:35.991795953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T06:35:35', 'NewMediaInfoFormat') 
2026-06-17T06:35:35.992258755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.992878964Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-17T06:35:35.993124278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001741s 
2026-06-17T06:35:35.993385625Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-17T06:35:35.993666420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.993982226Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-06-17T06:35:35.994384477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T06:35:35', 'rename_restrictions_to_release_profiles') 
2026-06-17T06:35:35.994833211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.995473861Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-17T06:35:35.995730157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017814s 
2026-06-17T06:35:35.996020452Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-17T06:35:35.996306718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.996627936Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-06-17T06:35:35.997036789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T06:35:35', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-17T06:35:35.997493619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:35.998222878Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-17T06:35:35.998488102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018853s 
2026-06-17T06:35:35.998731513Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-17T06:35:35.998987067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:35.999297252Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-06-17T06:35:35.999668279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T06:35:35', 'add_import_exclusions') 
2026-06-17T06:35:36.000129478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.000781522Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-17T06:35:36.001022046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017876s 
2026-06-17T06:35:36.001273763Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-17T06:35:36.001540050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.001851006Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-06-17T06:35:36.002226462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T06:35:36', 'clean_artist_metadata_table') 
2026-06-17T06:35:36.002657050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.003291107Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-17T06:35:36.003530810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017359s 
2026-06-17T06:35:36.003791184Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-17T06:35:36.004066599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.004376283Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-06-17T06:35:36.004742711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T06:35:36', 'health_issue_notification') 
2026-06-17T06:35:36.005179070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.005900312Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-17T06:35:36.006139374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001824s 
2026-06-17T06:35:36.006416201Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-17T06:35:36.006682598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.006992693Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-06-17T06:35:36.007375864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T06:35:36', 'add_mediafilerepository_mtime') 
2026-06-17T06:35:36.007809859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.008587174Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-17T06:35:36.008839673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018783s 
2026-06-17T06:35:36.009099145Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-17T06:35:36.009368558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.009681719Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-06-17T06:35:36.010067306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T06:35:36', 'add_artistmetadataid_constraint') 
2026-06-17T06:35:36.010506891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.011236881Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-17T06:35:36.011490653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018494s 
2026-06-17T06:35:36.011738812Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-17T06:35:36.012011131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.012317849Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-06-17T06:35:36.012682483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T06:35:36', 'old_ids_and_artist_alias') 
2026-06-17T06:35:36.013133341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.013894525Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-17T06:35:36.014133075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018766s 
2026-06-17T06:35:36.014380794Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-17T06:35:36.014637431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.015084491Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-06-17T06:35:36.015448294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T06:35:36', 'download_propers_config') 
2026-06-17T06:35:36.015882709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.016655005Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-17T06:35:36.016899267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020093s 
2026-06-17T06:35:36.017146976Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-17T06:35:36.017410406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.017717946Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-06-17T06:35:36.018084965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T06:35:36', 'remove_language_profiles') 
2026-06-17T06:35:36.018543849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.019298059Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-17T06:35:36.019538573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018754s 
2026-06-17T06:35:36.019787685Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-17T06:35:36.020087699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.020395208Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-06-17T06:35:36.020756817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T06:35:36', 'multi_disc_naming_format') 
2026-06-17T06:35:36.021311554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.022182007Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-17T06:35:36.022428053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020943s 
2026-06-17T06:35:36.022677736Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-17T06:35:36.022941387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.023257323Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-06-17T06:35:36.023644153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T06:35:36', 'add_download_client_priority') 
2026-06-17T06:35:36.024102997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.024974773Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-17T06:35:36.025217923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020124s 
2026-06-17T06:35:36.025471674Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-17T06:35:36.025723731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.026019838Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-06-17T06:35:36.026394152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T06:35:36', 'remove_growl_prowl') 
2026-06-17T06:35:36.027027317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.027997161Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-17T06:35:36.028247725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022654s 
2026-06-17T06:35:36.028489442Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-17T06:35:36.028741350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.029054741Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-06-17T06:35:36.029450778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T06:35:36', 'remove_plex_hometheatre') 
2026-06-17T06:35:36.029843530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.030558610Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-17T06:35:36.030807060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018083s 
2026-06-17T06:35:36.031055751Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-17T06:35:36.031321727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.031625659Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-06-17T06:35:36.032027859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T06:35:36', 'add_root_folder_add_defaults') 
2026-06-17T06:35:36.032467545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.033232446Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-17T06:35:36.033477980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018973s 
2026-06-17T06:35:36.033713475Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-17T06:35:36.033960703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.034258833Z [Info] task_duration: Starting migration of Log DB to 40 
2026-06-17T06:35:36.034598818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T06:35:36', 'task_duration') 
2026-06-17T06:35:36.035012872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.035733413Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-17T06:35:36.035975070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017673s 
2026-06-17T06:35:36.036261046Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-17T06:35:36.036532252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.036848369Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-06-17T06:35:36.037259517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T06:35:36', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-17T06:35:36.037718342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.038478122Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-17T06:35:36.038745801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001912s 
2026-06-17T06:35:36.038982588Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-17T06:35:36.039236981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.039542566Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-06-17T06:35:36.039908904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T06:35:36', 'remove_album_folders') 
2026-06-17T06:35:36.040344802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.041083129Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-17T06:35:36.041321179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018365s 
2026-06-17T06:35:36.041584279Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-06-17T06:35:36.041841737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.042145509Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-06-17T06:35:36.042504112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T06:35:36', 'flexible_delay_profiles') 
2026-06-17T06:35:36.042939729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.043698678Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-06-17T06:35:36.043976527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018509s 
2026-06-17T06:35:36.044224948Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-17T06:35:36.044480332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.044787491Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-06-17T06:35:36.045156244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T06:35:36', 'add_priority_to_indexers') 
2026-06-17T06:35:36.045585879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.046293855Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-17T06:35:36.046533748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017984s 
2026-06-17T06:35:36.046805055Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-17T06:35:36.047073876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.047384181Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-06-17T06:35:36.047778375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-17T06:35:36', 'remove_chown_and_folderchmod_config') 
2026-06-17T06:35:36.048236708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.048947731Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-17T06:35:36.049197925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s 
2026-06-17T06:35:36.049443189Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-06-17T06:35:36.049704575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.050020932Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-06-17T06:35:36.050395417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-17T06:35:36', 'convert_blacklist_protocol') 
2026-06-17T06:35:36.050823328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.051512487Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-06-17T06:35:36.051758863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017944s 
2026-06-17T06:35:36.052048847Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-17T06:35:36.052298810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.052598073Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-06-17T06:35:36.052941826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-17T06:35:36', 'update_notifiarr') 
2026-06-17T06:35:36.055481481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.056218676Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-17T06:35:36.056442898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038966s 
2026-06-17T06:35:36.056688492Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-17T06:35:36.056948416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.057259643Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-06-17T06:35:36.057630379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-17T06:35:36', 'email_multiple_addresses') 
2026-06-17T06:35:36.058066077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.058762169Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-17T06:35:36.059004307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018071s 
2026-06-17T06:35:36.059255783Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-17T06:35:36.059520847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.059841022Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-06-17T06:35:36.060243683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-17T06:35:36', 'rename_blacklist_to_blocklist') 
2026-06-17T06:35:36.060685143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.061386004Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-17T06:35:36.061636709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018443s 
2026-06-17T06:35:36.061875510Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-17T06:35:36.062132869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.062433725Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-06-17T06:35:36.062794601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-17T06:35:36', 'cdh_per_downloadclient') 
2026-06-17T06:35:36.063216992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.063988616Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-17T06:35:36.064226055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018346s 
2026-06-17T06:35:36.064464615Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-17T06:35:36.064712745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.065011687Z [Info] download_history: Starting migration of Log DB to 52 
2026-06-17T06:35:36.065356141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-17T06:35:36', 'download_history') 
2026-06-17T06:35:36.065781448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.066532891Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-17T06:35:36.066771402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018216s 
2026-06-17T06:35:36.067003058Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-17T06:35:36.067259324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.067555892Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-06-17T06:35:36.068195129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-17T06:35:36.068620526Z [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-06-17T06:35:36.069117898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006876s 
2026-06-17T06:35:36.069351869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-17T06:35:36.069649048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-17T06:35:36.070042350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2026-06-17T06:35:36.070392936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-17T06:35:36', 'add_update_history') 
2026-06-17T06:35:36.070826429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.071653646Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-17T06:35:36.071903429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002047s 
2026-06-17T06:35:36.072155116Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-17T06:35:36.072422865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.072736577Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-06-17T06:35:36.073112354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-17T06:35:36', 'add_on_update_to_notifications') 
2026-06-17T06:35:36.073548492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.074312732Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-17T06:35:36.074564659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018789s 
2026-06-17T06:35:36.074809903Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-17T06:35:36.075069696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.075379601Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-06-17T06:35:36.075742782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-17T06:35:36', 'download_client_per_indexer') 
2026-06-17T06:35:36.076225615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.076995505Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-17T06:35:36.077241471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019076s 
2026-06-17T06:35:36.077482847Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-17T06:35:36.077738191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.078038116Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-06-17T06:35:36.078394694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-17T06:35:36', 'AddNewItemMonitorType') 
2026-06-17T06:35:36.078831704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.079599641Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-17T06:35:36.079835676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018558s 
2026-06-17T06:35:36.080092554Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-17T06:35:36.080356455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.080650598Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-06-17T06:35:36.080994059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-17T06:35:36', 'ImportListSearch') 
2026-06-17T06:35:36.081410318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.082171972Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-17T06:35:36.082401114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018255s 
2026-06-17T06:35:36.082651909Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-17T06:35:36.082909417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.083216175Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-06-17T06:35:36.083579828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-17T06:35:36', 'ImportListMonitorExisting') 
2026-06-17T06:35:36.084058061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.084874846Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-17T06:35:36.085119209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019481s 
2026-06-17T06:35:36.085355525Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-17T06:35:36.085615999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.085912967Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-06-17T06:35:36.086259295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-17T06:35:36', 'add_indexer_tags') 
2026-06-17T06:35:36.086680854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.087428169Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-17T06:35:36.087650718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018104s 
2026-06-17T06:35:36.087916393Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-17T06:35:36.088170855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.088477743Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-06-17T06:35:36.088836246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-17T06:35:36', 'update_audio_types') 
2026-06-17T06:35:36.089250811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.089965610Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-17T06:35:36.090198089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017942s 
2026-06-17T06:35:36.090478423Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-17T06:35:36.090763598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.091087931Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-06-17T06:35:36.091623039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-17T06:35:36.091840507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-06-17T06:35:36.092108226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-17T06:35:36.092937035Z [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-06-17T06:35:36.093682828Z [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-06-17T06:35:36.094205190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-17T06:35:36.094749937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-17T06:35:36.095806114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-17T06:35:36.096199507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038482s 
2026-06-17T06:35:36.096435603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-17T06:35:36.096644493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-17T06:35:36.096879998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-17T06:35:36.097618896Z [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-06-17T06:35:36.098266821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-17T06:35:36.098733842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-17T06:35:36.099275894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-17T06:35:36.100276580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-17T06:35:36.100684862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035475s 
2026-06-17T06:35:36.100904204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-17T06:35:36.101111221Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-17T06:35:36.101350443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-17T06:35:36.102010763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-17T06:35:36.102577494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-17T06:35:36.103050467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-17T06:35:36.103591226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-17T06:35:36.104515588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-17T06:35:36.104927508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033275s 
2026-06-17T06:35:36.105307383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-17T06:35:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-17T06:35:36.105767820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.106749668Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-17T06:35:36.107028590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050958s 
2026-06-17T06:35:36.107277391Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-17T06:35:36.107541834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.107860155Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-06-17T06:35:36.108250150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-17T06:35:36', 'add_on_delete_to_notifications') 
2026-06-17T06:35:36.108678012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.109540630Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-17T06:35:36.109798409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s 
2026-06-17T06:35:36.110032450Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-17T06:35:36.110285119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.110591647Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-06-17T06:35:36.110941040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-17T06:35:36', 'add_custom_formats') 
2026-06-17T06:35:36.111367790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.112130466Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-17T06:35:36.112373185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018341s 
2026-06-17T06:35:36.112669001Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-17T06:35:36.112926890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.113229580Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-06-17T06:35:36.113586399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-17T06:35:36', 'add_result_to_commands') 
2026-06-17T06:35:36.114012227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.114886327Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-17T06:35:36.115104867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001938s 
2026-06-17T06:35:36.115369801Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-17T06:35:36.115623302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.115956773Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-06-17T06:35:36.116334915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-17T06:35:36', 'health_restored_notification') 
2026-06-17T06:35:36.116762616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.117517737Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-17T06:35:36.117753593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018703s 
2026-06-17T06:35:36.117984818Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-17T06:35:36.118221665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.118521169Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-06-17T06:35:36.118839179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-17T06:35:36', 'remove_uc') 
2026-06-17T06:35:36.119274045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.120152104Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-17T06:35:36.120379732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019296s 
2026-06-17T06:35:36.120637321Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-17T06:35:36.120909630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.121364606Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-06-17T06:35:36.121751806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-17T06:35:36', 'download_clients_rename_tv_to_music') 
2026-06-17T06:35:36.122188275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.123059229Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-17T06:35:36.123310796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021061s 
2026-06-17T06:35:36.123578315Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-17T06:35:36.123865393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.124176560Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-06-17T06:35:36.124573640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-17T06:35:36', 'add_colon_replacement_to_naming_config') 
2026-06-17T06:35:36.125019468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.125746452Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-17T06:35:36.126001716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018819s 
2026-06-17T06:35:36.126231058Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-17T06:35:36.126484138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.126790465Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-06-17T06:35:36.127131181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-17T06:35:36', 'list_sync_time') 
2026-06-17T06:35:36.127557941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.128265877Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-17T06:35:36.128489026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017747s 
2026-06-17T06:35:36.128745443Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-17T06:35:36.128992781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.129306232Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-06-17T06:35:36.129672700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-17T06:35:36', 'add_download_client_tags') 
2026-06-17T06:35:36.130085231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.130758317Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-17T06:35:36.130998361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017482s 
2026-06-17T06:35:36.131242422Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-17T06:35:36.131499350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.131793973Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-06-17T06:35:36.132191454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-17T06:35:36', 'add_notification_status') 
2026-06-17T06:35:36.132618624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.133267431Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-17T06:35:36.133497224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017601s 
2026-06-17T06:35:36.133747167Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-17T06:35:36.134021059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.134317135Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-06-17T06:35:36.134698063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-17T06:35:36', 'add_alac_24_quality_in_profiles') 
2026-06-17T06:35:36.135120985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.135777647Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-17T06:35:36.136035837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017398s 
2026-06-17T06:35:36.136267073Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-17T06:35:36.136523800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.136844396Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-06-17T06:35:36.137159000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-17T06:35:36', 'add_salt_to_users') 
2026-06-17T06:35:36.137599797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.138258093Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-17T06:35:36.138490542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017387s 
2026-06-17T06:35:36.138726327Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-17T06:35:36.138973695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.139281014Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-06-17T06:35:36.139623343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-17T06:35:36', 'add_auto_tagging') 
2026-06-17T06:35:36.140058340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.140705022Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-17T06:35:36.140936819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017284s 
2026-06-17T06:35:36.141194698Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-17T06:35:36.141464422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.141778074Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-06-17T06:35:36.142161466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-17T06:35:36', 'quality_definition_preferred_size') 
2026-06-17T06:35:36.142602264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.143252403Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-17T06:35:36.143518229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017673s 
2026-06-17T06:35:36.143761519Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-17T06:35:36.144049298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.144363060Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-06-17T06:35:36.144747915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-17T06:35:36', 'add_on_artist_add_to_notifications') 
2026-06-17T06:35:36.145182461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.145859665Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-17T06:35:36.146107925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001796s 
2026-06-17T06:35:36.146354962Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-17T06:35:36.146614365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.146917646Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-06-17T06:35:36.147276940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-17T06:35:36', 'album_last_searched_time') 
2026-06-17T06:35:36.147699841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.148441836Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-17T06:35:36.148680717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018111s 
2026-06-17T06:35:36.148914107Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-17T06:35:36.149163550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.149461680Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-06-17T06:35:36.149807757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-17T06:35:36', 'add_indexer_flags') 
2026-06-17T06:35:36.150233395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.150862712Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-17T06:35:36.151095050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001698s 
2026-06-17T06:35:36.151342629Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-17T06:35:36.151619687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.151956826Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-06-17T06:35:36.152315829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-17T06:35:36', 'add_indexes_album_statistics') 
2026-06-17T06:35:36.152746687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.153423330Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-17T06:35:36.153673644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001793s 
2026-06-17T06:35:36.153918898Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-17T06:35:36.154173902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-17T06:35:36.154476401Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-06-17T06:35:36.154836997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-17T06:35:36', 'update_redacted_baseurl') 
2026-06-17T06:35:36.155262775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-17T06:35:36.156020742Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-17T06:35:36.156260505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s 
2026-06-17T06:35:36.331230528Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-06-17T06:35:36.338592997Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-17T06:35:36.343004463Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-06-17T06:35:36.453249684Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-17T06:35:36.478497259Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-06-17T06:35:36.490412159Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-06-17T06:35:36.527744926Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-17T06:35:36.528667294Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-17T06:35:36.528952659Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-06-17T06:35:36.609828763Z [ls.io-init] done.
2026-06-17T06:35:36.633193065Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled