2026-01-15T09:23:21.159388194Z [migrations] started
2026-01-15T09:23:21.159445710Z [migrations] no migrations found
2026-01-15T09:23:21.196445767Z usermod: no changes
2026-01-15T09:23:21.205084622Z ───────────────────────────────────────
2026-01-15T09:23:21.205163652Z 
2026-01-15T09:23:21.205168602Z       ██╗     ███████╗██╗ ██████╗
2026-01-15T09:23:21.205173141Z       ██║     ██╔════╝██║██╔═══██╗
2026-01-15T09:23:21.205177509Z       ██║     ███████╗██║██║   ██║
2026-01-15T09:23:21.205182119Z       ██║     ╚════██║██║██║   ██║
2026-01-15T09:23:21.205186758Z       ███████╗███████║██║╚██████╔╝
2026-01-15T09:23:21.205191778Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:23:21.205196217Z 
2026-01-15T09:23:21.205201017Z    Brought to you by linuxserver.io
2026-01-15T09:23:21.205205015Z ───────────────────────────────────────
2026-01-15T09:23:21.205340167Z 
2026-01-15T09:23:21.205355458Z To support the app dev(s) visit:
2026-01-15T09:23:21.207178469Z Lidarr: https://opencollective.com/lidarr
2026-01-15T09:23:21.207528954Z 
2026-01-15T09:23:21.207538894Z To support LSIO projects visit:
2026-01-15T09:23:21.207543273Z https://www.linuxserver.io/donate/
2026-01-15T09:23:21.207547271Z 
2026-01-15T09:23:21.207551039Z ───────────────────────────────────────
2026-01-15T09:23:21.207556340Z GID/UID
2026-01-15T09:23:21.207560338Z ───────────────────────────────────────
2026-01-15T09:23:21.212471918Z 
2026-01-15T09:23:21.212487720Z User UID:    911
2026-01-15T09:23:21.212492479Z User GID:    911
2026-01-15T09:23:21.212497059Z ───────────────────────────────────────
2026-01-15T09:23:21.214176200Z Linuxserver.io version: 3.1.0.4875-pkg-de8d5ce8-dev-40ab791f42aef72864bd3fc5e8f84c18b6d03e1f-pr-124
2026-01-15T09:23:21.214448298Z Build-date: 2026-01-15T09:20:29+00:00
2026-01-15T09:23:21.214465102Z ───────────────────────────────────────
2026-01-15T09:23:21.214469962Z     
2026-01-15T09:23:21.272041201Z [custom-init] No custom files found, skipping...
2026-01-15T09:23:21.613820154Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-01-15T09:23:21.631316947Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-15T09:23:21.635425310Z [Debug] Bootstrap: Console selected 
2026-01-15T09:23:21.636722161Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-15T09:23:21.935128266Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-15T09:23:21.989674123Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1943536c-99d0-4f31-a8df-4f3bae36fb9c} may be persisted to storage in unencrypted form. 
2026-01-15T09:23:22.140904483Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-01-15T09:23:22.177354762Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-15T09:23:22.253151352Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-15T09:23:22.260035795Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:22.260626945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:22.596047504Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-15T09:23:22.599743607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3360587s 
2026-01-15T09:23:22.600045044Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-15T09:23:22.600286280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3396933s 
2026-01-15T09:23:22.607991666Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-15T09:23:22.608936048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.615486408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-15T09:23:22.626134079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-15T09:23:22.637785551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219503s 
2026-01-15T09:23:22.638239014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.642660798Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-15T09:23:22.642913608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268843s 
2026-01-15T09:23:22.643975957Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-15T09:23:22.644303356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.651016073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-15T09:23:22.652437966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:22.653264170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019055s 
2026-01-15T09:23:22.653610036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:22.654001234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001329s 
2026-01-15T09:23:22.654551873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-15T09:23:22.655344649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-15T09:23:22.656299182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001462s 
2026-01-15T09:23:22.656629176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.657645052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-15T09:23:22.657893953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002764s 
2026-01-15T09:23:22.658472318Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-15T09:23:22.658797372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.659896135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:22.660999757Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2026-01-15T09:23:22.661356876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-15T09:23:22.661894269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-15T09:23:22.662527063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008276s 
2026-01-15T09:23:22.662816516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.663737380Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-15T09:23:22.664024228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019841s 
2026-01-15T09:23:22.668054754Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-15T09:23:22.668367193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.669453019Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-01-15T09:23:22.687899785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-01-15T09:23:22.688696970Z [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-01-15T09:23:22.689466309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012678s 
2026-01-15T09:23:22.689730010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-01-15T09:23:22.690161359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-01-15T09:23:22.690634311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006616s 
2026-01-15T09:23:22.690916419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-01-15T09:23:22.691378430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-01-15T09:23:22.691970121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008175s 
2026-01-15T09:23:22.692245636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-01-15T09:23:22.692647445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-01-15T09:23:22.693117492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000623s 
2026-01-15T09:23:22.693365672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-01-15T09:23:22.699988017Z [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-01-15T09:23:22.701312534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077155s 
2026-01-15T09:23:22.701552808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-01-15T09:23:22.701912602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-15T09:23:22.702331807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s 
2026-01-15T09:23:22.702552511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-01-15T09:23:22.702867996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-15T09:23:22.703264294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005126s 
2026-01-15T09:23:22.703526031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-01-15T09:23:22.703832168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:22.704245761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s 
2026-01-15T09:23:22.704449801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-01-15T09:23:22.704742521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:22.705135723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2026-01-15T09:23:22.705361768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-01-15T09:23:22.707149688Z [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-01-15T09:23:22.708299884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027032s 
2026-01-15T09:23:22.708532372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-01-15T09:23:22.708869802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:22.709230759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s 
2026-01-15T09:23:22.709436052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-01-15T09:23:22.709718341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:22.710102625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s 
2026-01-15T09:23:22.710315583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-01-15T09:23:22.710604315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:22.710981755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s 
2026-01-15T09:23:22.711198872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-01-15T09:23:22.711515650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:22.711912409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2026-01-15T09:23:22.712119075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-01-15T09:23:22.712422636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:22.712803934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004848s 
2026-01-15T09:23:22.713019178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-01-15T09:23:22.713312338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-01-15T09:23:22.713668846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s 
2026-01-15T09:23:22.713879119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-01-15T09:23:22.714824623Z [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-01-15T09:23:22.715558120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014824s 
2026-01-15T09:23:22.715789206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-01-15T09:23:22.716168529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-15T09:23:22.716536059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-01-15T09:23:22.716754129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-01-15T09:23:22.717058401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-15T09:23:22.717419649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2026-01-15T09:23:22.717642598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-01-15T09:23:22.717976670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-15T09:23:22.718398299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s 
2026-01-15T09:23:22.718704807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-01-15T09:23:22.719141426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-01-15T09:23:22.719549397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006003s 
2026-01-15T09:23:22.719757566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-01-15T09:23:22.720574121Z [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-01-15T09:23:22.721233428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012624s 
2026-01-15T09:23:22.721462930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-01-15T09:23:22.721796041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-01-15T09:23:22.722184854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s 
2026-01-15T09:23:22.722423354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-01-15T09:23:22.722746235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:22.723112662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s 
2026-01-15T09:23:22.723317876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-01-15T09:23:22.724192477Z [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-01-15T09:23:22.724852957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00134s 
2026-01-15T09:23:22.725066317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-01-15T09:23:22.725364737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-15T09:23:22.725723821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s 
2026-01-15T09:23:22.725954235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-01-15T09:23:22.726268948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-15T09:23:22.726651870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s 
2026-01-15T09:23:22.726884257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-01-15T09:23:22.727203410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-01-15T09:23:22.727583926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004908s 
2026-01-15T09:23:22.727808058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-01-15T09:23:22.728133864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-01-15T09:23:22.728503097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004641s 
2026-01-15T09:23:22.728718742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-01-15T09:23:22.729466598Z [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-01-15T09:23:22.730062167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011472s 
2026-01-15T09:23:22.730280066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-01-15T09:23:22.732077695Z [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-01-15T09:23:22.732590017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008665s 
2026-01-15T09:23:22.732817786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-01-15T09:23:22.733177450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-15T09:23:22.733569399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005369s 
2026-01-15T09:23:22.733767799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-01-15T09:23:22.736495471Z [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-01-15T09:23:22.737046501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030709s 
2026-01-15T09:23:22.737264690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-01-15T09:23:22.737572460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-15T09:23:22.737939719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004737s 
2026-01-15T09:23:22.738140644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-01-15T09:23:22.738607203Z [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-01-15T09:23:22.739417014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s 
2026-01-15T09:23:22.739631686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-01-15T09:23:22.739963034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-01-15T09:23:22.740349472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2026-01-15T09:23:22.740848998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-01-15T09:23:22.741392482Z [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-01-15T09:23:22.741965426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s 
2026-01-15T09:23:22.742215239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-01-15T09:23:22.742601577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-01-15T09:23:22.743012634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005707s 
2026-01-15T09:23:22.743263099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-01-15T09:23:22.743636421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-01-15T09:23:22.744090194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 
2026-01-15T09:23:22.744311550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-01-15T09:23:22.745073755Z [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-01-15T09:23:22.745622771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s 
2026-01-15T09:23:22.745833305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-01-15T09:23:22.746747135Z [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-01-15T09:23:22.747748381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s 
2026-01-15T09:23:22.747981000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-01-15T09:23:22.748569194Z [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-01-15T09:23:22.749086806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2026-01-15T09:23:22.749308352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-01-15T09:23:22.750096239Z [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-01-15T09:23:22.750717680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011924s 
2026-01-15T09:23:22.750936010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-01-15T09:23:22.751535657Z [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-01-15T09:23:22.752140816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009858s 
2026-01-15T09:23:22.752365789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-01-15T09:23:22.752997942Z [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-01-15T09:23:22.753554863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009757s 
2026-01-15T09:23:22.753784666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-01-15T09:23:22.754283280Z [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-01-15T09:23:22.754754108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007564s 
2026-01-15T09:23:22.754955814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-01-15T09:23:22.755367383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-01-15T09:23:22.755764683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006026s 
2026-01-15T09:23:22.755986891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-01-15T09:23:22.756292386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-01-15T09:23:22.756663774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s 
2026-01-15T09:23:22.756875931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-01-15T09:23:22.757353593Z [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-01-15T09:23:22.757844291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007568s 
2026-01-15T09:23:22.758085186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-01-15T09:23:22.758815727Z [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-01-15T09:23:22.759447479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s 
2026-01-15T09:23:22.759652502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-01-15T09:23:22.760167469Z [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-01-15T09:23:22.760686825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008174s 
2026-01-15T09:23:22.760918261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-01-15T09:23:22.761247844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-01-15T09:23:22.761665756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s 
2026-01-15T09:23:22.761897102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-01-15T09:23:22.762219501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-01-15T09:23:22.762594356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004885s 
2026-01-15T09:23:22.762808447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-01-15T09:23:22.763564931Z [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-01-15T09:23:22.764227835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012084s 
2026-01-15T09:23:22.764445564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-01-15T09:23:22.765144231Z [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-01-15T09:23:22.765734229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010771s 
2026-01-15T09:23:22.765978511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-01-15T09:23:22.766344458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:22.766790897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s 
2026-01-15T09:23:22.766976490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-01-15T09:23:22.767690458Z [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-01-15T09:23:22.768291398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011067s 
2026-01-15T09:23:22.768510820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-01-15T09:23:22.769263706Z [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-01-15T09:23:22.769865608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011623s 
2026-01-15T09:23:22.770091723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-01-15T09:23:22.770611610Z [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-01-15T09:23:22.771124443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007989s 
2026-01-15T09:23:22.771360719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-01-15T09:23:22.771729251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-01-15T09:23:22.772172072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005887s 
2026-01-15T09:23:22.772404861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-01-15T09:23:22.773065521Z [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-01-15T09:23:22.773685570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010626s 
2026-01-15T09:23:22.773944451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-01-15T09:23:22.774376000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:22.774786747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006125s 
2026-01-15T09:23:22.776227599Z [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-01-15T09:23:22.777988124Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016534 taking an average of 00:00:00.0016534 
2026-01-15T09:23:22.778762213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:22', 'InitialSetup') 
2026-01-15T09:23:22.779169964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.782324647Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-15T09:23:22.782535551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072942s 
2026-01-15T09:23:22.782882269Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-15T09:23:22.783142884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.783499332Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-01-15T09:23:22.784192818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-15T09:23:22.784413142Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:22.784659709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-01-15T09:23:22.785032640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:22.786126983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012344s 
2026-01-15T09:23:22.786557640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:22', 'add_reason_to_pending_releases') 
2026-01-15T09:23:22.786969951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.787887328Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-15T09:23:22.788129095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029303s 
2026-01-15T09:23:22.788374068Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-15T09:23:22.788625264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.788931581Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-01-15T09:23:22.791660215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:22.791886491Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:22.792325846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-01-15T09:23:22.792677494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-01-15T09:23:22.793681997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011392s 
2026-01-15T09:23:22.793877230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:22.794055048Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:22.794271203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-01-15T09:23:22.794614484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:22.795777777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012916s 
2026-01-15T09:23:22.796014333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:22.796202562Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:22.796447335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-01-15T09:23:22.796825286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:22.797852184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s 
2026-01-15T09:23:22.798267230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-15T09:23:22.798931207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-15T09:23:22.799257815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007317s 
2026-01-15T09:23:22.799636437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-01-15T09:23:22.812203933Z [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-01-15T09:23:22.813878085Z [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-01-15T09:23:22.814822236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-15T09:23:22.816152315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-15T09:23:22.818645475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-15T09:23:22.819159831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-15T09:23:22.819682223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-15T09:23:22.820097118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202222s 
2026-01-15T09:23:22.820343434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:22.820531192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-01-15T09:23:22.820773029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-01-15T09:23:22.821104607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-01-15T09:23:22.822168329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011602s 
2026-01-15T09:23:22.822584517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:22', 'add_medium_support') 
2026-01-15T09:23:22.823019052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.824197314Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-15T09:23:22.824413660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031531s 
2026-01-15T09:23:22.824736620Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-15T09:23:22.825011404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.825372821Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-01-15T09:23:22.826257122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-15T09:23:22.826779654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-15T09:23:22.827135080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004805s 
2026-01-15T09:23:22.827360624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:22.827631520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:22.830207958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026198s 
2026-01-15T09:23:22.830658926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:22', 'add_various_qualites_in_profile') 
2026-01-15T09:23:22.831103061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.831836678Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-15T09:23:22.832142434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042182s 
2026-01-15T09:23:22.832407357Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-15T09:23:22.832660046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.832997325Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-01-15T09:23:22.833961607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-01-15T09:23:22.834536174Z [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-01-15T09:23:22.835083326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008934s 
2026-01-15T09:23:22.835330764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-01-15T09:23:22.835691550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-01-15T09:23:22.839926618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042969s 
2026-01-15T09:23:22.840183516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:22.840385592Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:22.840656819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-01-15T09:23:22.841058568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:22.842083441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011823s 
2026-01-15T09:23:22.842337072Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-01-15T09:23:22.846806903Z [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-01-15T09:23:22.849687263Z [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-01-15T09:23:22.850982341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:22.852039239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:22.854269981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-15T09:23:22.855460008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-15T09:23:22.855470970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:22.856026488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:22.856463077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138609s 
2026-01-15T09:23:22.856761077Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-01-15T09:23:22.863147527Z [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-01-15T09:23:22.866137909Z [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-01-15T09:23:22.867404781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:22.868668155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:22.871325816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-15T09:23:22.871870162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-15T09:23:22.872370861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:22.872826708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:22.873188788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161998s 
2026-01-15T09:23:22.873388239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:22.873569655Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:22.873800630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-01-15T09:23:22.874121897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-01-15T09:23:22.875041168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s 
2026-01-15T09:23:22.875435101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:22', 'metadata_profiles') 
2026-01-15T09:23:22.875830607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.877133190Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-15T09:23:22.877337231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030746s 
2026-01-15T09:23:22.877650722Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-15T09:23:22.877917119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.878268586Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-01-15T09:23:22.880556373Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-01-15T09:23:22.885778860Z [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-01-15T09:23:22.886775076Z [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-01-15T09:23:22.887305925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-15T09:23:22.887982487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-15T09:23:22.890209382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-15T09:23:22.890582904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097811s 
2026-01-15T09:23:22.890781764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:22.890960945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:22.891212582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-01-15T09:23:22.891561083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-01-15T09:23:22.892485154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s 
2026-01-15T09:23:22.892832604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-15T09:23:22.893213320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-15T09:23:22.893531301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-01-15T09:23:22.893731334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:22.894068783Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:22.894485462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-01-15T09:23:22.898201806Z [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-01-15T09:23:22.899340790Z [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-01-15T09:23:22.899972562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-15T09:23:22.900713544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-15T09:23:22.903136974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-15T09:23:22.903511328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008779s 
2026-01-15T09:23:22.904010252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:22', 'separate_automatic_and_interactive_search') 
2026-01-15T09:23:22.904443946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.905462246Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-15T09:23:22.905692660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106525s 
2026-01-15T09:23:22.905975810Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-15T09:23:22.906234611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.906564175Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-01-15T09:23:22.906938769Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-01-15T09:23:22.911168887Z [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-01-15T09:23:22.913471364Z [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-01-15T09:23:22.914499774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:22.915696043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:22.917874721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:22.918453666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:22.918962201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:22.919440404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:22.919948427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:22.920313983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131608s 
2026-01-15T09:23:22.920733518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:22', 'change_album_path_to_relative') 
2026-01-15T09:23:22.921143433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.922453250Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-15T09:23:22.922690578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152381s 
2026-01-15T09:23:22.922985332Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-15T09:23:22.923277480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.923693778Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-01-15T09:23:22.924551395Z [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-01-15T09:23:22.925296816Z [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-01-15T09:23:22.925801713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s 
2026-01-15T09:23:22.926316931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:22', 'change_quality_size_mb_to_kb') 
2026-01-15T09:23:22.926920466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.927762682Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-15T09:23:22.928105021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027171s 
2026-01-15T09:23:22.928388141Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-15T09:23:22.928695230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.929060926Z [Info] album_releases: Starting migration of Main DB to 9 
2026-01-15T09:23:22.929672237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:22.929915617Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:22.930193466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-01-15T09:23:22.930607550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-01-15T09:23:22.931993722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015045s 
2026-01-15T09:23:22.932245378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:22.932473438Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:22.932763953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-01-15T09:23:22.933187345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-01-15T09:23:22.934458044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014094s 
2026-01-15T09:23:22.934977711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:22', 'album_releases') 
2026-01-15T09:23:22.935468108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.936398041Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-15T09:23:22.936655018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033217s 
2026-01-15T09:23:22.937001827Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-15T09:23:22.937312763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.937686555Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-01-15T09:23:22.938494923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:22.938734275Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:22.939013367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-01-15T09:23:22.945039682Z [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-01-15T09:23:22.948403937Z [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-01-15T09:23:22.949911092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:22.951460111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:22.954516015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:22.955145783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:22.955734448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:22.956424127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:22.956923933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:22.957316303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01804s 
2026-01-15T09:23:22.957532128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:22.957726710Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:22.957986814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-01-15T09:23:22.963763345Z [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-01-15T09:23:22.966619467Z [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-01-15T09:23:22.967922541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:22.969266878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:22.972389376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:22.973006408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-15T09:23:22.973572598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-15T09:23:22.974182817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-15T09:23:22.974809980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:22.975267391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170342s 
2026-01-15T09:23:22.975785003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:22', 'album_releases_fix') 
2026-01-15T09:23:22.976308658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.977645229Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-15T09:23:22.977903870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193728s 
2026-01-15T09:23:22.978222732Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-15T09:23:22.978519379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.979046080Z [Info] import_lists: Starting migration of Main DB to 11 
2026-01-15T09:23:22.980620440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-01-15T09:23:22.981857371Z [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-01-15T09:23:22.982808847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019192s 
2026-01-15T09:23:22.983111025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-01-15T09:23:22.983545891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-15T09:23:22.984214217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008249s 
2026-01-15T09:23:22.984507097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-01-15T09:23:22.985405907Z [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-01-15T09:23:22.986177981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014031s 
2026-01-15T09:23:22.986421462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-01-15T09:23:22.986799363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:22.987213096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005685s 
2026-01-15T09:23:22.987610276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:22', 'import_lists') 
2026-01-15T09:23:22.988040532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.989150678Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-15T09:23:22.989347564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002494s 
2026-01-15T09:23:22.989723521Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-15T09:23:22.989966851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.990268368Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-01-15T09:23:22.990738735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-01-15T09:23:22.990943688Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:22.991196567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-01-15T09:23:22.991579839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-01-15T09:23:22.992606767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011781s 
2026-01-15T09:23:22.992823343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:22.993068507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:22.994160886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s 
2026-01-15T09:23:22.994544509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:22', 'add_release_status') 
2026-01-15T09:23:22.994959976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:22.995794436Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-15T09:23:22.996012595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002748s 
2026-01-15T09:23:22.996262468Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-15T09:23:22.996530508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:22.996977518Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-01-15T09:23:22.997471693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:22.997699993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-15T09:23:22.998008103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-01-15T09:23:22.998478511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:22.999773618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014763s 
2026-01-15T09:23:23.000335530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:22', 'album_download_notification') 
2026-01-15T09:23:23.000721628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.001605257Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-15T09:23:23.001894800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032945s 
2026-01-15T09:23:23.002224714Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-15T09:23:23.002501652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.002822669Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-01-15T09:23:23.003533370Z [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-01-15T09:23:23.004299052Z [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-01-15T09:23:23.004787425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00087s 
2026-01-15T09:23:23.005362032Z [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-01-15T09:23:23.006170731Z [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-01-15T09:23:23.006643513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008503s 
2026-01-15T09:23:23.007277259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:23', 'fix_language_metadata_profiles') 
2026-01-15T09:23:23.007691994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.008503728Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-15T09:23:23.008730365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026514s 
2026-01-15T09:23:23.008959877Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-15T09:23:23.009204369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.009504494Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-01-15T09:23:23.009895902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-15T09:23:23.010241858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-15T09:23:23.010557855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004038s 
2026-01-15T09:23:23.010943842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:23', 'remove_fanzub') 
2026-01-15T09:23:23.011343677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.012277678Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-15T09:23:23.012491799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021015s 
2026-01-15T09:23:23.012753797Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-15T09:23:23.013013610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.013332873Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-01-15T09:23:23.015024168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-01-15T09:23:23.015344443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-01-15T09:23:23.015759238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s 
2026-01-15T09:23:23.016034473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-01-15T09:23:23.016416712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-01-15T09:23:23.016824764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s 
2026-01-15T09:23:23.017332978Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-01-15T09:23:23.017815339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-01-15T09:23:23.018249333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s 
2026-01-15T09:23:23.018489617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-01-15T09:23:23.018841936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-15T09:23:23.019266371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2026-01-15T09:23:23.019500152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-01-15T09:23:23.019829796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-01-15T09:23:23.020284982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005687s 
2026-01-15T09:23:23.020534024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-01-15T09:23:23.020899470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-15T09:23:23.021301780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s 
2026-01-15T09:23:23.021772387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:23', 'update_artist_history_indexes') 
2026-01-15T09:23:23.022193084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.023269572Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-15T09:23:23.023489024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024596s 
2026-01-15T09:23:23.023742775Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-15T09:23:23.024006246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.024323204Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-01-15T09:23:23.025970461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.026952598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-01-15T09:23:23.027293124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010857s 
2026-01-15T09:23:23.027676145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:23', 'remove_nma') 
2026-01-15T09:23:23.028094107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.028924028Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-15T09:23:23.029129181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026959s 
2026-01-15T09:23:23.029379135Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-15T09:23:23.029630641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.029947299Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-01-15T09:23:23.030330550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:23.030536836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2026-01-15T09:23:23.030778683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-01-15T09:23:23.039380374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-01-15T09:23:23.040598367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095775s 
2026-01-15T09:23:23.041018984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:23', 'album_disambiguation') 
2026-01-15T09:23:23.041468178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.042285434Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-15T09:23:23.042492190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112421s 
2026-01-15T09:23:23.042793617Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-15T09:23:23.043061006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.043416111Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-01-15T09:23:23.043935707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:23.044177945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:23.045639758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014724s 
2026-01-15T09:23:23.046049974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:23', 'add_ape_quality_in_profiles') 
2026-01-15T09:23:23.046488036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.047350403Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-15T09:23:23.047563853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031613s 
2026-01-15T09:23:23.047805429Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-15T09:23:23.048089381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.048383613Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-01-15T09:23:23.049379970Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.049741929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-01-15T09:23:23.050066282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s 
2026-01-15T09:23:23.050316115Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.050672022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-01-15T09:23:23.050984130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2026-01-15T09:23:23.051241298Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.051579489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-01-15T09:23:23.051924373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s 
2026-01-15T09:23:23.052312876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:23', 'remove_pushalot') 
2026-01-15T09:23:23.052720657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.053492872Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-15T09:23:23.053701883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019999s 
2026-01-15T09:23:23.053935002Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-15T09:23:23.054183954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.054481403Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-01-15T09:23:23.054950587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-01-15T09:23:23.055437338Z [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-01-15T09:23:23.055964419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007433s 
2026-01-15T09:23:23.056366368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:23', 'add_custom_filters') 
2026-01-15T09:23:23.056771284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.057545864Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-15T09:23:23.057760386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023478s 
2026-01-15T09:23:23.057993926Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-15T09:23:23.058245593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.058544394Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-01-15T09:23:23.058905131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:23.059111015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:23.059366580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-01-15T09:23:23.059677466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-01-15T09:23:23.060723723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011146s 
2026-01-15T09:23:23.061105471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:23', 'import_list_tags') 
2026-01-15T09:23:23.061519154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.062580802Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-15T09:23:23.062797258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029487s 
2026-01-15T09:23:23.063048714Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-15T09:23:23.063312245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.063634885Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-01-15T09:23:23.068921661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-01-15T09:23:23.069718605Z [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-01-15T09:23:23.070418986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012683s 
2026-01-15T09:23:23.070661584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-01-15T09:23:23.071063834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-01-15T09:23:23.071471125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s 
2026-01-15T09:23:23.073908763Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:23.073923693Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:23.073929375Z                           FROM "Artists" 
2026-01-15T09:23:23.074968397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:23.074977896Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:23.074982796Z                           FROM "Artists" 
2026-01-15T09:23:23.075778498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001353s 
2026-01-15T09:23:23.075995355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:23.076192652Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.076417906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-01-15T09:23:23.076798672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.077805099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s 
2026-01-15T09:23:23.078381620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-15T09:23:23.078386309Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.078390839Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:23.078394686Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-15T09:23:23.079155278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-15T09:23:23.079164617Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.079169436Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:23.079173404Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-15T09:23:23.079623190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000849s 
2026-01-15T09:23:23.079828984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-01-15T09:23:23.080739187Z [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-01-15T09:23:23.081436572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00138s 
2026-01-15T09:23:23.081681144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-01-15T09:23:23.082088825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-15T09:23:23.082487578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s 
2026-01-15T09:23:23.082711729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-01-15T09:23:23.083044129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-15T09:23:23.083424745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005053s 
2026-01-15T09:23:23.083623545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:23.083866194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:23.088853016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050084s 
2026-01-15T09:23:23.089057958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:23.089232720Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.089461331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-01-15T09:23:23.089821566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.090828494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011459s 
2026-01-15T09:23:23.091035140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:23.091212227Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.091441949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-01-15T09:23:23.091789780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:23.092784864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011131s 
2026-01-15T09:23:23.092986700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:23.093169238Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.093375032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-01-15T09:23:23.093671669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-01-15T09:23:23.094635179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010422s 
2026-01-15T09:23:23.095307744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-15T09:23:23.095315650Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.095319888Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:23.095323776Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.095328035Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-15T09:23:23.096218798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-15T09:23:23.096227927Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.096231965Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:23.096235762Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.096239991Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-15T09:23:23.096766692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001021s 
2026-01-15T09:23:23.096968909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:23.097154442Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.097388574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-01-15T09:23:23.097746124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-01-15T09:23:23.098724794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011015s 
2026-01-15T09:23:23.098941000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:23.099149219Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:23.099418080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-01-15T09:23:23.099836774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.100842930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011738s 
2026-01-15T09:23:23.101072853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:23.101245610Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.101507548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-01-15T09:23:23.101849126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.102946155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012268s 
2026-01-15T09:23:23.103571634Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:23.103578258Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:23.103582336Z                                                 FROM "AlbumReleases"
2026-01-15T09:23:23.103586334Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.103590472Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-15T09:23:23.104418750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:23.104425895Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:23.104430033Z                                                 FROM "AlbumReleases"
2026-01-15T09:23:23.104433851Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.104437728Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-15T09:23:23.104987125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009656s 
2026-01-15T09:23:23.105656563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:23.105669569Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.105673878Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:23.105677946Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.105682194Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:23.106551174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:23.106560643Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.106564822Z                                                   FROM "ArtistMetadata"
2026-01-15T09:23:23.106568710Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.106572738Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:23.107108847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s 
2026-01-15T09:23:23.107722052Z [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-01-15T09:23:23.112195641Z [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-01-15T09:23:23.113692675Z [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-01-15T09:23:23.114435230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:23.115592110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:23.118030570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:23.118535867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:23.118940272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108385s 
2026-01-15T09:23:23.119369115Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-01-15T09:23:23.123813876Z [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-01-15T09:23:23.125741107Z [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-01-15T09:23:23.126654967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:23.128333687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:23.130703299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:23.131262655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:23.131710708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120037s 
2026-01-15T09:23:23.132013106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-01-15T09:23:23.136353196Z [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-01-15T09:23:23.137951123Z [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-01-15T09:23:23.138750613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-15T09:23:23.139740877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-15T09:23:23.142111291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-15T09:23:23.142677421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-15T09:23:23.143119171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108511s 
2026-01-15T09:23:23.143376890Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-01-15T09:23:23.147725466Z [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-01-15T09:23:23.149133111Z [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-01-15T09:23:23.149848291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:23.150763223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:23.153882234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:23.154475719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108534s 
2026-01-15T09:23:23.154731113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-15T09:23:23.155102371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:23.155541074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005771s 
2026-01-15T09:23:23.155778522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-01-15T09:23:23.156165952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:23.156588032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s 
2026-01-15T09:23:23.156816743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-01-15T09:23:23.157160104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:23.157594008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2026-01-15T09:23:23.157845164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-01-15T09:23:23.158175479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:23.158662921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006119s 
2026-01-15T09:23:23.158917684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-01-15T09:23:23.159242418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-01-15T09:23:23.159660870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s 
2026-01-15T09:23:23.159933119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-01-15T09:23:23.160294777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-01-15T09:23:23.160735053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s 
2026-01-15T09:23:23.160959255Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:23.162043368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-15T09:23:23.162378192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012182s 
2026-01-15T09:23:23.162585680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:23.162945885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-15T09:23:23.163274587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004985s 
2026-01-15T09:23:23.163480291Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:23.163933133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-01-15T09:23:23.164319852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006403s 
2026-01-15T09:23:23.164753435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:23', 'add_release_groups_etc') 
2026-01-15T09:23:23.165175715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.167871113Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-15T09:23:23.168096186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041246s 
2026-01-15T09:23:23.168404497Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-15T09:23:23.168644500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.168985898Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-01-15T09:23:23.169669103Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:23.169958867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-01-15T09:23:23.170305335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2026-01-15T09:23:23.170703276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:23', 'NewMediaInfoFormat') 
2026-01-15T09:23:23.171157290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.172035028Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-15T09:23:23.172271895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021392s 
2026-01-15T09:23:23.172544564Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-15T09:23:23.172831471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.173179392Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-01-15T09:23:23.174512016Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-01-15T09:23:23.174907542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-01-15T09:23:23.177283527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025217s 
2026-01-15T09:23:23.177497948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-15T09:23:23.177709194Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:23.177997214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-01-15T09:23:23.178469355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:23.179485461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012047s 
2026-01-15T09:23:23.179936248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:23', 'rename_restrictions_to_release_profiles') 
2026-01-15T09:23:23.180393329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.181584728Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-15T09:23:23.181835182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032428s 
2026-01-15T09:23:23.182134104Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-15T09:23:23.182424699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.182766027Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-01-15T09:23:23.184093930Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-01-15T09:23:23.184440829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-01-15T09:23:23.186758145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024144s 
2026-01-15T09:23:23.186991475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:23.187196799Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.187459548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-01-15T09:23:23.187815564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-15T09:23:23.188776079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2026-01-15T09:23:23.189023387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-01-15T09:23:23.189230283Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.189493604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-01-15T09:23:23.189852657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-15T09:23:23.190837921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011091s 
2026-01-15T09:23:23.191044888Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:23.191352627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-15T09:23:23.191795489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005493s 
2026-01-15T09:23:23.192054280Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:23.192362040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-15T09:23:23.192694730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s 
2026-01-15T09:23:23.192961768Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-01-15T09:23:23.198068781Z [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-01-15T09:23:23.199613141Z [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-01-15T09:23:23.200409635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:23.201417164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:23.203762707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:23.204265960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:23.204787240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:23.205310764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:23.205692132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124913s 
2026-01-15T09:23:23.206175305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:23', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-15T09:23:23.206624199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.207766840Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-15T09:23:23.208053708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144877s 
2026-01-15T09:23:23.208329693Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-15T09:23:23.208604126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.208946926Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-01-15T09:23:23.209563879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-01-15T09:23:23.210064076Z [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-01-15T09:23:23.210562400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007625s 
2026-01-15T09:23:23.210827253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-01-15T09:23:23.211239393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-01-15T09:23:23.211688648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006303s 
2026-01-15T09:23:23.212118132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:23', 'add_import_exclusions') 
2026-01-15T09:23:23.212540994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.213501779Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-15T09:23:23.213716230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024019s 
2026-01-15T09:23:23.213975863Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-15T09:23:23.214241789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.214574018Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-01-15T09:23:23.219290475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:23.219304744Z                           WHERE "Id" in (
2026-01-15T09:23:23.219309834Z                           SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:23.219314734Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.219319874Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:23.220270098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:23.220282172Z                           WHERE "Id" in (
2026-01-15T09:23:23.220286921Z                           SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:23.220291641Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.220296601Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:23.221142765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s 
2026-01-15T09:23:23.221775178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-15T09:23:23.221790810Z                           WHERE "Id" in (
2026-01-15T09:23:23.221801642Z                           SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:23.221812554Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.221823866Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:23.222633176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-15T09:23:23.222647765Z                           WHERE "Id" in (
2026-01-15T09:23:23.222658126Z                           SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:23.222668647Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.222679900Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:23.223295770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s 
2026-01-15T09:23:23.223967192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-15T09:23:23.223977313Z                           WHERE "Id" in (
2026-01-15T09:23:23.223981551Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:23.223985579Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:23.223989748Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-15T09:23:23.224799198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-15T09:23:23.224811422Z                           WHERE "Id" in (
2026-01-15T09:23:23.224815531Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:23.224819499Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:23.224823647Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-15T09:23:23.225451862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s 
2026-01-15T09:23:23.226072792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:23.226078263Z                           WHERE "Id" in (
2026-01-15T09:23:23.226082121Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.226086029Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.226090348Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-15T09:23:23.226912974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:23.226924447Z                           WHERE "Id" in (
2026-01-15T09:23:23.226928496Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.226934668Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.226938907Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-15T09:23:23.227573895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s 
2026-01-15T09:23:23.228235638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:23.228241610Z                           WHERE "Id" in (
2026-01-15T09:23:23.228245598Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.228249636Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.228253624Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:23.229086982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:23.229092884Z                           WHERE "Id" in (
2026-01-15T09:23:23.229096952Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.229101071Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.229105419Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-15T09:23:23.229759867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s 
2026-01-15T09:23:23.230385918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.230391128Z                           WHERE "Id" IN (
2026-01-15T09:23:23.230395267Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.230399205Z                           LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:23.230403293Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.230407561Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:23.231247813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.231258715Z                           WHERE "Id" IN (
2026-01-15T09:23:23.231264076Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.231268906Z                           LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:23.231273655Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.231278585Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:23.231952252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010611s 
2026-01-15T09:23:23.232370544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:23', 'clean_artist_metadata_table') 
2026-01-15T09:23:23.232800560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.233685372Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-15T09:23:23.233910345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028137s 
2026-01-15T09:23:23.234198725Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-15T09:23:23.234469410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.234820648Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-01-15T09:23:23.235687333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:23.235927687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:23.236200506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-01-15T09:23:23.236597416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.237656097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012161s 
2026-01-15T09:23:23.237880660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:23.238083087Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.238361578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-01-15T09:23:23.238783768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.239822530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011979s 
2026-01-15T09:23:23.240085630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:23.240284540Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:23.240553081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-01-15T09:23:23.240960351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.241968010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011628s 
2026-01-15T09:23:23.242192573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:23.242392345Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.242723261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-01-15T09:23:23.243087044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.244112148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011834s 
2026-01-15T09:23:23.244337151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:23.244533126Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:23.244795454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-01-15T09:23:23.245225720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.246212167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001149s 
2026-01-15T09:23:23.246471609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-01-15T09:23:23.253790116Z [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-01-15T09:23:23.255758810Z [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-01-15T09:23:23.256598371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-15T09:23:23.257165132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-15T09:23:23.259584404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128448s 
2026-01-15T09:23:23.259866752Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-01-15T09:23:23.264280861Z [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-01-15T09:23:23.266115315Z [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-01-15T09:23:23.266963954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-15T09:23:23.267614594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-15T09:23:23.270007803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098732s 
2026-01-15T09:23:23.270452980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:23', 'health_issue_notification') 
2026-01-15T09:23:23.270879839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.272989868Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-15T09:23:23.273214741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012812s 
2026-01-15T09:23:23.273529805Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-15T09:23:23.273792013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.274167099Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-01-15T09:23:23.275451876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:23.275665827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:23.275948626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-01-15T09:23:23.276386738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-01-15T09:23:23.277617437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s 
2026-01-15T09:23:23.277819363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:23.278031631Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.278277015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-01-15T09:23:23.278604605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-01-15T09:23:23.279708057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s 
2026-01-15T09:23:23.280024113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-15T09:23:23.280361513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-15T09:23:23.280661406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s 
2026-01-15T09:23:23.281282497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.281290603Z                 WHERE "Id" IN (
2026-01-15T09:23:23.281295604Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.281299912Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.281305002Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:23.281967987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.281975172Z                 WHERE "Id" IN (
2026-01-15T09:23:23.281979481Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.281983569Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.281987807Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-15T09:23:23.282557545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009254s 
2026-01-15T09:23:23.283252694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.283257745Z                 WHERE "Id" IN (
2026-01-15T09:23:23.283262624Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.283267534Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.283272835Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.283279128Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-15T09:23:23.284203619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.284213269Z                 WHERE "Id" IN (
2026-01-15T09:23:23.284218519Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.284222918Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.284227097Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.284231125Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-15T09:23:23.284891354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011699s 
2026-01-15T09:23:23.286211583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.286223557Z                 WHERE "Id" IN (
2026-01-15T09:23:23.286228426Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.286233336Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.286238256Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.286243216Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:23.286247455Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-15T09:23:23.286756390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.286769646Z                 WHERE "Id" IN (
2026-01-15T09:23:23.286776039Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.286781430Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.286786931Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.286792843Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:23.286798995Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-15T09:23:23.287479846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012895s 
2026-01-15T09:23:23.288112450Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-15T09:23:23.288124705Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:23.288130587Z                 FROM "Artists"
2026-01-15T09:23:23.288135817Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.288141328Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:23.288901148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-15T09:23:23.288910056Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:23.288914515Z                 FROM "Artists"
2026-01-15T09:23:23.288918503Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.288923213Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-15T09:23:23.289433290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s 
2026-01-15T09:23:23.289888156Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.289907455Z                 WHERE "Id" NOT IN (
2026-01-15T09:23:23.289912044Z                     SELECT MIN("Id")
2026-01-15T09:23:23.289916283Z                     FROM "TrackFiles"
2026-01-15T09:23:23.289920331Z                     GROUP BY "Path"
2026-01-15T09:23:23.289924830Z                 ) 
2026-01-15T09:23:23.290478976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.290489106Z                 WHERE "Id" NOT IN (
2026-01-15T09:23:23.290494737Z                     SELECT MIN("Id")
2026-01-15T09:23:23.290499627Z                     FROM "TrackFiles"
2026-01-15T09:23:23.290504567Z                     GROUP BY "Path"
2026-01-15T09:23:23.290509738Z                 ) 
2026-01-15T09:23:23.290908681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000674s 
2026-01-15T09:23:23.291128163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:23.291318356Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.291547698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-01-15T09:23:23.295738447Z [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-01-15T09:23:23.297090640Z [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-01-15T09:23:23.297888156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:23.298674088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:23.301156397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:23.301565541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097989s 
2026-01-15T09:23:23.301800774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-01-15T09:23:23.302132612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:23.302542307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005275s 
2026-01-15T09:23:23.302790267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-01-15T09:23:23.307009112Z [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-01-15T09:23:23.308167555Z [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-01-15T09:23:23.308769617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:23.309603406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:23.311978819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:23.312486622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:23.312863170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009859s 
2026-01-15T09:23:23.313290100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:23', 'add_mediafilerepository_mtime') 
2026-01-15T09:23:23.313705005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.315312913Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-15T09:23:23.315537886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122525s 
2026-01-15T09:23:23.315861348Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-15T09:23:23.316139087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.316483521Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-01-15T09:23:23.318103733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:23.318114695Z                           WHERE "Id" NOT IN (
2026-01-15T09:23:23.318119244Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:23.318123423Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.318127912Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-15T09:23:23.318945839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:23.318951039Z                           WHERE "Id" NOT IN (
2026-01-15T09:23:23.318955118Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:23.318959697Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.318964106Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-15T09:23:23.319493782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009623s 
2026-01-15T09:23:23.319736772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-01-15T09:23:23.320045223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-01-15T09:23:23.320469778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s 
2026-01-15T09:23:23.320724781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-01-15T09:23:23.324946592Z [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-01-15T09:23:23.326472806Z [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-01-15T09:23:23.327217996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:23.328098128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:23.330535577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:23.331025854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:23.331513887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:23.331904113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109265s 
2026-01-15T09:23:23.332160840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-15T09:23:23.332524622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:23.332912714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s 
2026-01-15T09:23:23.333344914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:23', 'add_artistmetadataid_constraint') 
2026-01-15T09:23:23.333761162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.335146812Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-15T09:23:23.335372026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027121s 
2026-01-15T09:23:23.335654876Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-15T09:23:23.336018698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.336354444Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-01-15T09:23:23.337172582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-15T09:23:23.337407916Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:23.337643440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-01-15T09:23:23.337999026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:23.339005813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011414s 
2026-01-15T09:23:23.339226367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-15T09:23:23.339413434Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.339666894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-01-15T09:23:23.340086189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:23.341084459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011816s 
2026-01-15T09:23:23.341283961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:23.341458612Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:23.341689607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-01-15T09:23:23.342046235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:23.343020016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011085s 
2026-01-15T09:23:23.343802492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-15T09:23:23.343822282Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.343826230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-01-15T09:23:23.344183489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:23.345184926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011939s 
2026-01-15T09:23:23.345380510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:23.345562546Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.345800956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-01-15T09:23:23.346172044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:23.347153230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s 
2026-01-15T09:23:23.347353543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-15T09:23:23.347533796Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.347766935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-01-15T09:23:23.348148694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:23.349132906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011252s 
2026-01-15T09:23:23.349538703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:23', 'old_ids_and_artist_alias') 
2026-01-15T09:23:23.349941324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.350966959Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-15T09:23:23.351177603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029237s 
2026-01-15T09:23:23.351439220Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-15T09:23:23.351681308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.352025100Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-01-15T09:23:23.352430226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:23.352669568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:23.353278444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006401s 
2026-01-15T09:23:23.353575362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-15T09:23:23.353895967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-15T09:23:23.354192685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s 
2026-01-15T09:23:23.354588782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:23', 'download_propers_config') 
2026-01-15T09:23:23.354982886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.355698467Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-15T09:23:23.355941145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018375s 
2026-01-15T09:23:23.356188103Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-15T09:23:23.356433567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.356732820Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-01-15T09:23:23.357664085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-01-15T09:23:23.358001504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-01-15T09:23:23.358579047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006931s 
2026-01-15T09:23:23.358833129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-01-15T09:23:23.362946713Z [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-01-15T09:23:23.364337974Z [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-01-15T09:23:23.365034156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:23.367292975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:23.369637476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:23.370116360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:23.370591076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:23.371112255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:23.371572833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012527s 
2026-01-15T09:23:23.371815882Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-01-15T09:23:23.375822059Z [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-01-15T09:23:23.377191136Z [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-01-15T09:23:23.377875424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-01-15T09:23:23.378499851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-01-15T09:23:23.380896417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-15T09:23:23.381284749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092191s 
2026-01-15T09:23:23.381509331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-01-15T09:23:23.386956831Z [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-01-15T09:23:23.388209023Z [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-01-15T09:23:23.388847438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-01-15T09:23:23.389341834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-01-15T09:23:23.391654380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099138s 
2026-01-15T09:23:23.391943673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-01-15T09:23:23.395805239Z [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-01-15T09:23:23.396866436Z [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-01-15T09:23:23.397487266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-15T09:23:23.398289411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-15T09:23:23.400619814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-15T09:23:23.401106464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-15T09:23:23.401664448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-15T09:23:23.402194214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-15T09:23:23.402590282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104829s 
2026-01-15T09:23:23.402813321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-01-15T09:23:23.406612692Z [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-01-15T09:23:23.407589669Z [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-01-15T09:23:23.408149627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-15T09:23:23.408639172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-15T09:23:23.411042472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080127s 
2026-01-15T09:23:23.411267735Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-01-15T09:23:23.415103309Z [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-01-15T09:23:23.416214557Z [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-01-15T09:23:23.416790286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:23.417595147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:23.419993306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:23.420505257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:23.420895503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094205s 
2026-01-15T09:23:23.421309055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:23', 'remove_language_profiles') 
2026-01-15T09:23:23.421720003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.472332871Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-15T09:23:23.472705852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604577s 
2026-01-15T09:23:23.473094916Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-15T09:23:23.473439008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.473908033Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-01-15T09:23:23.474624806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-15T09:23:23.474882405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-15T09:23:23.475247931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-01-15T09:23:23.475720172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-01-15T09:23:23.477220293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016504s 
2026-01-15T09:23:23.477764378Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-01-15T09:23:23.478459438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-01-15T09:23:23.478926929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007663s 
2026-01-15T09:23:23.479461405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:23', 'multi_disc_naming_format') 
2026-01-15T09:23:23.480008287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.560897922Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-15T09:23:23.561141443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0825452s 
2026-01-15T09:23:23.561427238Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-15T09:23:23.561679356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.562031305Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-01-15T09:23:23.574385843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-15T09:23:23.574588381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-01-15T09:23:23.574811630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-01-15T09:23:23.575177166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:23.576296059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001271s 
2026-01-15T09:23:23.576494589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:23.576723099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:23.589723027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013003s 
2026-01-15T09:23:23.590146670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:23', 'add_download_client_priority') 
2026-01-15T09:23:23.590572047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.630516071Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-15T09:23:23.630777658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535912s 
2026-01-15T09:23:23.631077131Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-15T09:23:23.631329619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.631711648Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-01-15T09:23:23.632333581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.632701401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-01-15T09:23:23.633074282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004952s 
2026-01-15T09:23:23.633328975Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.633657066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-01-15T09:23:23.633980457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s 
2026-01-15T09:23:23.634380152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:23', 'remove_growl_prowl') 
2026-01-15T09:23:23.634793584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.638886326Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-15T09:23:23.639111129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052802s 
2026-01-15T09:23:23.639372786Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-15T09:23:23.639627709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.639982464Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-01-15T09:23:23.640413902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.640769238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-01-15T09:23:23.641088641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s 
2026-01-15T09:23:23.641342592Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:23.641684621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-01-15T09:23:23.641996419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s 
2026-01-15T09:23:23.642403288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:23', 'remove_plex_hometheatre') 
2026-01-15T09:23:23.642821260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.644659812Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-15T09:23:23.644881348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003037s 
2026-01-15T09:23:23.645142314Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-15T09:23:23.645405343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.657592634Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-01-15T09:23:23.658543549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:23.658767310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-01-15T09:23:23.658990750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-01-15T09:23:23.659303520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-01-15T09:23:23.660626063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014116s 
2026-01-15T09:23:23.660838671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:23.661018974Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.661273336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-01-15T09:23:23.661676248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.662709609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012055s 
2026-01-15T09:23:23.662916565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:23.663096417Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.663349597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-01-15T09:23:23.663745244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.664769777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011814s 
2026-01-15T09:23:23.664986323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:23.665169121Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.665410227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-01-15T09:23:23.665790132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.666792851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001157s 
2026-01-15T09:23:23.666996721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:23.667180100Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:23.667406526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-01-15T09:23:23.667719437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-01-15T09:23:23.668708558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010802s 
2026-01-15T09:23:23.668910946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:23.669135558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:23.670228539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011213s 
2026-01-15T09:23:23.670642082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:23', 'add_root_folder_add_defaults') 
2026-01-15T09:23:23.671048610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.730328441Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-15T09:23:23.730542612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0611462s 
2026-01-15T09:23:23.730790952Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-15T09:23:23.731154464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.731810846Z [Info] task_duration: Starting migration of Main DB to 40 
2026-01-15T09:23:23.732658864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-15T09:23:23.733151105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-01-15T09:23:23.733722826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-01-15T09:23:23.734490903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-01-15T09:23:23.752249232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179478s 
2026-01-15T09:23:23.771584187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:23', 'task_duration') 
2026-01-15T09:23:23.771615760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.837841347Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-15T09:23:23.860770640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1035062s 
2026-01-15T09:23:23.861155505Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-15T09:23:23.861446240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.861865735Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-01-15T09:23:23.862516816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-15T09:23:23.862731468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:23.862990420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-01-15T09:23:23.863384483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:23.864630522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013915s 
2026-01-15T09:23:23.864857720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-15T09:23:23.865077933Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:23.865339330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-01-15T09:23:23.865720688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:23.866737736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011385s 
2026-01-15T09:23:23.867170597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:23', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-15T09:23:23.867618820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:23.953841595Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-15T09:23:23.954365299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0878305s 
2026-01-15T09:23:23.954926860Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-15T09:23:23.969194020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:23.969906484Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-01-15T09:23:23.970846607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-01-15T09:23:23.979617308Z [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-01-15T09:23:23.982576157Z [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-01-15T09:23:23.984094444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:23.986216718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:23.997724601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:24.003096538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:24.003103232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:24.003107711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:24.003111659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304863s 
2026-01-15T09:23:24.003115587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-15T09:23:24.003588930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-15T09:23:24.004354912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011637s 
2026-01-15T09:23:24.005132578Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-15T09:23:24.008039802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-15T09:23:24.010250454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011743s 
2026-01-15T09:23:24.010255424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-01-15T09:23:24.017997704Z [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-01-15T09:23:24.020786069Z [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-01-15T09:23:24.022136509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-01-15T09:23:24.023207936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-01-15T09:23:24.029164130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194406s 
2026-01-15T09:23:24.029592122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:24', 'remove_album_folders') 
2026-01-15T09:23:24.030130095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.031783875Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-15T09:23:24.032017526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220495s 
2026-01-15T09:23:24.032285375Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-15T09:23:24.032526180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.032854752Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-01-15T09:23:24.033369739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:24.033560723Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.033926710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-01-15T09:23:24.034513462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-01-15T09:23:24.036306192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020195s 
2026-01-15T09:23:24.037157536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:24', 'add_priority_to_indexers') 
2026-01-15T09:23:24.037553534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.038724642Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-15T09:23:24.038943302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044522s 
2026-01-15T09:23:24.039216051Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-15T09:23:24.039646107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.039991773Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-01-15T09:23:24.040771824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-15T09:23:24.041120306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-15T09:23:24.041546725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s 
2026-01-15T09:23:24.042029607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.042090980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.042750028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007271s 
2026-01-15T09:23:24.043188761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:24', 'remove_chown_and_folderchmod_config') 
2026-01-15T09:23:24.043627805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.044416413Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-15T09:23:24.044641987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023341s 
2026-01-15T09:23:24.044876870Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-15T09:23:24.045126092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.045426878Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-01-15T09:23:24.051842346Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-01-15T09:23:24.052676075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-01-15T09:23:24.053172816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000905s 
2026-01-15T09:23:24.053561739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:24', 'update_notifiarr') 
2026-01-15T09:23:24.053960081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.054728198Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-15T09:23:24.054931908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024337s 
2026-01-15T09:23:24.055178996Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-15T09:23:24.055432366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.055738212Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-01-15T09:23:24.056089168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.056345535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.057804793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015015s 
2026-01-15T09:23:24.058211763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:24', 'email_multiple_addresses') 
2026-01-15T09:23:24.058617910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.059453363Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-15T09:23:24.059675119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031132s 
2026-01-15T09:23:24.060115145Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-15T09:23:24.060375971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.060685564Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-01-15T09:23:24.061027132Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-01-15T09:23:24.061321124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-01-15T09:23:24.063732820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024731s 
2026-01-15T09:23:24.064184660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:24', 'rename_blacklist_to_blocklist') 
2026-01-15T09:23:24.064726631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.065970095Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-15T09:23:24.066192643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046659s 
2026-01-15T09:23:24.066456976Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-15T09:23:24.066705897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.067023747Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-01-15T09:23:24.067590458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-15T09:23:24.067913739Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:24.068195597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-01-15T09:23:24.068622236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:24.069653432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012145s 
2026-01-15T09:23:24.069950020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-01-15T09:23:24.070456780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:24.071458257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s 
2026-01-15T09:23:24.071661777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.071976130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.075048186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031615s 
2026-01-15T09:23:24.075455326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:24', 'cdh_per_downloadclient') 
2026-01-15T09:23:24.075890321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.076844884Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-15T09:23:24.077061139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049429s 
2026-01-15T09:23:24.077295251Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-15T09:23:24.077537889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.077834827Z [Info] download_history: Starting migration of Main DB to 52 
2026-01-15T09:23:24.078705460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-01-15T09:23:24.079512195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-01-15T09:23:24.080160931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012371s 
2026-01-15T09:23:24.080407117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-01-15T09:23:24.080772182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-15T09:23:24.081307740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s 
2026-01-15T09:23:24.081552924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-01-15T09:23:24.081910374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-15T09:23:24.082289988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2026-01-15T09:23:24.082543950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-01-15T09:23:24.082919977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-15T09:23:24.083300283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s 
2026-01-15T09:23:24.083507850Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.083745619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.084989945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001271s 
2026-01-15T09:23:24.085391564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:24', 'download_history') 
2026-01-15T09:23:24.085810888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.086836965Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-15T09:23:24.087042589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030884s 
2026-01-15T09:23:24.087292372Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-15T09:23:24.087541203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.087866909Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-01-15T09:23:24.088350272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:24', 'add_update_history') 
2026-01-15T09:23:24.088771520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.089644799Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-15T09:23:24.089861705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021072s 
2026-01-15T09:23:24.090287272Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-15T09:23:24.090677679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.090999136Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-01-15T09:23:24.091378600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:24.091580757Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.091858516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-01-15T09:23:24.092277009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:24.093299288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011901s 
2026-01-15T09:23:24.093727420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:24', 'add_on_update_to_notifications') 
2026-01-15T09:23:24.094136804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.095140896Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-15T09:23:24.095350017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029748s 
2026-01-15T09:23:24.095617796Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-15T09:23:24.095893642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.096216632Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-01-15T09:23:24.096571757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:24.096776369Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.097010821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-01-15T09:23:24.097389905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.098401111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s 
2026-01-15T09:23:24.098818732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:24', 'download_client_per_indexer') 
2026-01-15T09:23:24.099536517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.100370486Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-15T09:23:24.100586391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030735s 
2026-01-15T09:23:24.100832056Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-15T09:23:24.101082240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.101381182Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-01-15T09:23:24.101871800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:24.102066221Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.102301054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-01-15T09:23:24.102663725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.103703018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011743s 
2026-01-15T09:23:24.103939474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-15T09:23:24.104207343Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.104481736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-01-15T09:23:24.104891441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.105927557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001206s 
2026-01-15T09:23:24.106132319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:24.106316831Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.106556804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-01-15T09:23:24.106941439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.108321758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014929s 
2026-01-15T09:23:24.108849380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:24', 'AddNewItemMonitorType') 
2026-01-15T09:23:24.109355099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.110369181Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-15T09:23:24.110634966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035109s 
2026-01-15T09:23:24.110998067Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-15T09:23:24.111276658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.111681433Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-01-15T09:23:24.112261822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:24.112501895Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.112811779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-01-15T09:23:24.113327788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:24.114516161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014286s 
2026-01-15T09:23:24.114961508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:24', 'ImportListSearch') 
2026-01-15T09:23:24.115435022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.116372279Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-15T09:23:24.116560538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032171s 
2026-01-15T09:23:24.116852746Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-15T09:23:24.117089944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.117398876Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-01-15T09:23:24.117779442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-15T09:23:24.117988904Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.118264850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-01-15T09:23:24.118679946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.119738618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012244s 
2026-01-15T09:23:24.120170868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:24', 'ImportListMonitorExisting') 
2026-01-15T09:23:24.120582186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.121426807Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-15T09:23:24.121645237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028731s 
2026-01-15T09:23:24.121882335Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-15T09:23:24.122135615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.122437122Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-01-15T09:23:24.122935054Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:24.123268947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-01-15T09:23:24.123586827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s 
2026-01-15T09:23:24.123887523Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:24.124243078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-01-15T09:23:24.124555858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2026-01-15T09:23:24.124769789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-15T09:23:24.124962617Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.125189895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-01-15T09:23:24.125492825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-01-15T09:23:24.126510715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010908s 
2026-01-15T09:23:24.126903836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:24', 'add_indexer_tags') 
2026-01-15T09:23:24.127309613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.128052589Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-15T09:23:24.128268925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026167s 
2026-01-15T09:23:24.128510051Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-15T09:23:24.128763321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.129077634Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-01-15T09:23:24.129380864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.129628272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.130718728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s 
2026-01-15T09:23:24.131124114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:24', 'update_audio_types') 
2026-01-15T09:23:24.132588193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.133384777Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-15T09:23:24.133594369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037576s 
2026-01-15T09:23:24.133901126Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-15T09:23:24.134185319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.134527728Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-01-15T09:23:24.136897530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:24.137195791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-01-15T09:23:24.137484282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003576s 
2026-01-15T09:23:24.137699896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-15T09:23:24.137898286Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.138181466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-01-15T09:23:24.142496575Z [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-01-15T09:23:24.144031997Z [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-01-15T09:23:24.144992210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-01-15T09:23:24.145856831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-01-15T09:23:24.148552830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-15T09:23:24.149119982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-15T09:23:24.149502222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110916s 
2026-01-15T09:23:24.149708988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:24.149899362Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.150142401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-01-15T09:23:24.154745310Z [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-01-15T09:23:24.156819527Z [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-01-15T09:23:24.157795412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:24.158716327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:24.161267223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:24.161810928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:24.162330715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:24.162717423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123469s 
2026-01-15T09:23:24.163204755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:24.163388324Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.163757818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-01-15T09:23:24.168392140Z [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-01-15T09:23:24.170440625Z [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-01-15T09:23:24.171416931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:24.172395351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:24.174964565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:24.175492388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:24.176013187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:24.176414415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123957s 
2026-01-15T09:23:24.176621993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:24.176807977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-01-15T09:23:24.177039353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-01-15T09:23:24.181710169Z [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-01-15T09:23:24.183698693Z [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-01-15T09:23:24.184697123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-15T09:23:24.185643860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-15T09:23:24.188210348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-15T09:23:24.188738241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-15T09:23:24.189251825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:24.189717042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124563s 
2026-01-15T09:23:24.189929640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:24.190117979Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.190373303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-01-15T09:23:24.194605436Z [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-01-15T09:23:24.196036006Z [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-01-15T09:23:24.196753271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:24.197765669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:24.201027006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:24.201512023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:24.201999004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:24.202526396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:24.202927994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123313s 
2026-01-15T09:23:24.203133338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-15T09:23:24.203319022Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.203554466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-01-15T09:23:24.207783622Z [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-01-15T09:23:24.209244594Z [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-01-15T09:23:24.209973011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-15T09:23:24.210963095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-15T09:23:24.214178359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-15T09:23:24.214662835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-15T09:23:24.215149715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-15T09:23:24.215678780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-15T09:23:24.216093906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123098s 
2026-01-15T09:23:24.216304310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-15T09:23:24.216494162Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.216729807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-01-15T09:23:24.220820253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-01-15T09:23:24.222007153Z [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-01-15T09:23:24.222651701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-15T09:23:24.223235647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-15T09:23:24.225707144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087454s 
2026-01-15T09:23:24.225920594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-15T09:23:24.226107541Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.226358185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-01-15T09:23:24.231697547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-01-15T09:23:24.232948546Z [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-01-15T09:23:24.233587132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-15T09:23:24.234184094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-15T09:23:24.236639458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100401s 
2026-01-15T09:23:24.236854491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:24.237043913Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.237313115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-01-15T09:23:24.241382910Z [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-01-15T09:23:24.242440911Z [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-01-15T09:23:24.243023113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-15T09:23:24.243515364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-15T09:23:24.246031922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084807s 
2026-01-15T09:23:24.246246534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:24.246443581Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.246692803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-01-15T09:23:24.250692136Z [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-01-15T09:23:24.251790999Z [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-01-15T09:23:24.252395235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-15T09:23:24.252994933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-15T09:23:24.255423854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084923s 
2026-01-15T09:23:24.255630270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:24.255816455Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:24.256076328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-01-15T09:23:24.260062124Z [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-01-15T09:23:24.261137911Z [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-01-15T09:23:24.261709502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-15T09:23:24.262323237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-15T09:23:24.264811758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084925s 
2026-01-15T09:23:24.265093867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-15T09:23:24.265255462Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.265738966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-01-15T09:23:24.269744722Z [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-01-15T09:23:24.270822362Z [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-01-15T09:23:24.271409404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-15T09:23:24.272193172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-15T09:23:24.274849742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.275289047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094839s 
2026-01-15T09:23:24.275519551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-15T09:23:24.275725726Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.276031041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-01-15T09:23:24.279996135Z [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-01-15T09:23:24.280985076Z [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-01-15T09:23:24.281572700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-15T09:23:24.282395947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-15T09:23:24.285048388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.285482342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091817s 
2026-01-15T09:23:24.285697195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-15T09:23:24.285892208Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.286166470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-01-15T09:23:24.290048577Z [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-01-15T09:23:24.291116958Z [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-01-15T09:23:24.291687357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-15T09:23:24.292514643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-15T09:23:24.295586339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.298687533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122666s 
2026-01-15T09:23:24.298884891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-01-15T09:23:24.299067198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:24.299322021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-01-15T09:23:24.303570847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-01-15T09:23:24.304747125Z [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-01-15T09:23:24.305375350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-01-15T09:23:24.306195001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-01-15T09:23:24.308879196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-15T09:23:24.309438923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-15T09:23:24.309934371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-15T09:23:24.310279536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107524s 
2026-01-15T09:23:24.310470090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-15T09:23:24.310649651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:24.310858021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-01-15T09:23:24.314526448Z [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-01-15T09:23:24.315515560Z [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-01-15T09:23:24.316077241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-15T09:23:24.316588751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-15T09:23:24.319055017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079868s 
2026-01-15T09:23:24.319266673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-15T09:23:24.319438369Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.319677941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-01-15T09:23:24.324646386Z [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-01-15T09:23:24.325913117Z [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-01-15T09:23:24.326434848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-15T09:23:24.327075117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-15T09:23:24.329601414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096682s 
2026-01-15T09:23:24.329799934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-01-15T09:23:24.329985518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:24.330264850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-01-15T09:23:24.334077307Z [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-01-15T09:23:24.335138574Z [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-01-15T09:23:24.335673902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-15T09:23:24.336646240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-15T09:23:24.339171936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-15T09:23:24.339667534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-15T09:23:24.340216970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-15T09:23:24.340754232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-15T09:23:24.341179839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107277s 
2026-01-15T09:23:24.341375252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:24.341558932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-15T09:23:24.341796220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-01-15T09:23:24.345483235Z [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-01-15T09:23:24.346631237Z [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-01-15T09:23:24.347215573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:24.347902587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:24.350510318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.350902077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088866s 
2026-01-15T09:23:24.351102029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:24.351282122Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.351561054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-01-15T09:23:24.355367098Z [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-01-15T09:23:24.356515811Z [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-01-15T09:23:24.357100157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:24.357840168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:24.360474402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.360865460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090764s 
2026-01-15T09:23:24.361073068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:24.361245134Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.361494186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-01-15T09:23:24.365187293Z [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-01-15T09:23:24.366271145Z [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-01-15T09:23:24.366855181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:24.367578828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:24.370160757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.370536875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088231s 
2026-01-15T09:23:24.370736888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-15T09:23:24.370905717Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.371153757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-01-15T09:23:24.374758225Z [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-01-15T09:23:24.375870385Z [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-01-15T09:23:24.376454691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-15T09:23:24.377091123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-15T09:23:24.379622591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.380038127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086641s 
2026-01-15T09:23:24.380235024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-15T09:23:24.380406710Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.380656763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-01-15T09:23:24.384260299Z [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-01-15T09:23:24.385371186Z [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-01-15T09:23:24.385960303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-15T09:23:24.386647587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-15T09:23:24.389175727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.389555141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086724s 
2026-01-15T09:23:24.389751938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-15T09:23:24.389926259Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.390170791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-01-15T09:23:24.393758866Z [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-01-15T09:23:24.394854733Z [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-01-15T09:23:24.395447677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-15T09:23:24.396149650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-15T09:23:24.398665467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.399047466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086658s 
2026-01-15T09:23:24.399243381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-15T09:23:24.399416088Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.399652114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-01-15T09:23:24.404837575Z [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-01-15T09:23:24.405560401Z [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-01-15T09:23:24.405929294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-15T09:23:24.406487848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-15T09:23:24.408980027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091189s 
2026-01-15T09:23:24.409141582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-15T09:23:24.409277125Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.409493270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-01-15T09:23:24.412815350Z [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-01-15T09:23:24.413471130Z [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-01-15T09:23:24.413847388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-15T09:23:24.414317174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-15T09:23:24.416799713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071606s 
2026-01-15T09:23:24.416966209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-15T09:23:24.417103956Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.417280341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-01-15T09:23:24.420769788Z [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-01-15T09:23:24.421576051Z [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-01-15T09:23:24.422043312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-15T09:23:24.422452195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-15T09:23:24.424881267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074233s 
2026-01-15T09:23:24.425055357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-15T09:23:24.425200349Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.425384771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-01-15T09:23:24.428985582Z [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-01-15T09:23:24.429868139Z [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-01-15T09:23:24.430337544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-15T09:23:24.430817701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-15T09:23:24.433311713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077277s 
2026-01-15T09:23:24.433623321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-15T09:23:24.433776088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-01-15T09:23:24.433952674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-01-15T09:23:24.437563685Z [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-01-15T09:23:24.438239205Z [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-01-15T09:23:24.438631706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-01-15T09:23:24.439037002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-01-15T09:23:24.441555824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073696s 
2026-01-15T09:23:24.441722349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-15T09:23:24.441863253Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.442058677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-01-15T09:23:24.445552452Z [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-01-15T09:23:24.446191810Z [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-01-15T09:23:24.446565833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-15T09:23:24.447132694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-15T09:23:24.449958996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-15T09:23:24.450548683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008309s 
2026-01-15T09:23:24.450705328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-15T09:23:24.450844008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.451022657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-01-15T09:23:24.454473386Z [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-01-15T09:23:24.455092954Z [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-01-15T09:23:24.455443038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-15T09:23:24.456113990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-15T09:23:24.458645287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-15T09:23:24.458999821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078056s 
2026-01-15T09:23:24.459166867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:24.459310877Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.459509276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-01-15T09:23:24.462965957Z [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-01-15T09:23:24.463765457Z [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-01-15T09:23:24.464240544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:24.464990534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:24.467528825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:24.467979042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:24.468300690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086192s 
2026-01-15T09:23:24.468470522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:24.468615935Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.468801148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-01-15T09:23:24.472351176Z [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-01-15T09:23:24.473151137Z [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-01-15T09:23:24.473623468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-15T09:23:24.474360873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-15T09:23:24.476926389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-15T09:23:24.477327276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-15T09:23:24.477641369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086565s 
2026-01-15T09:23:24.477817263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:24.477970531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:24.478170023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-15T09:23:24.482490443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-15T09:23:24.483029098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-15T09:23:24.483404534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-15T09:23:24.483919331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-15T09:23:24.486447872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:24.486781314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084327s 
2026-01-15T09:23:24.487148894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:24', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-15T09:23:24.487493588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.490389059Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-15T09:23:24.490589983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119625s 
2026-01-15T09:23:24.490827000Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-15T09:23:24.491034348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.491318199Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-01-15T09:23:24.491941755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:24.492112980Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:24.492339446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-01-15T09:23:24.492646244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.493689003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s 
2026-01-15T09:23:24.493864998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:24.494017725Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.494330315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-01-15T09:23:24.494620409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.495584140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010596s 
2026-01-15T09:23:24.495949094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:24', 'add_on_delete_to_notifications') 
2026-01-15T09:23:24.496291464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.497080142Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-15T09:23:24.497262229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025231s 
2026-01-15T09:23:24.497468043Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-15T09:23:24.497666794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.497924222Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-01-15T09:23:24.499252467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-15T09:23:24.499425195Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.499638685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-01-15T09:23:24.499966936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.500962681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011224s 
2026-01-15T09:23:24.501130759Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-15T09:23:24.501375432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-01-15T09:23:24.501637259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s 
2026-01-15T09:23:24.501810458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:24.501960360Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.502153007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-01-15T09:23:24.502408853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-01-15T09:23:24.503385950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010453s 
2026-01-15T09:23:24.503559780Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.503744021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.504533451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008042s 
2026-01-15T09:23:24.504719536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-01-15T09:23:24.505177798Z [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-01-15T09:23:24.505610860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007248s 
2026-01-15T09:23:24.505806454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-01-15T09:23:24.506066738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-01-15T09:23:24.506390520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004018s 
2026-01-15T09:23:24.506559190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:24.506718270Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.506909826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-01-15T09:23:24.507199499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-01-15T09:23:24.508287210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s 
2026-01-15T09:23:24.508467783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:24.508632024Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.508821425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-01-15T09:23:24.509110237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.510095521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010868s 
2026-01-15T09:23:24.510277117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-15T09:23:24.510433441Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.510637182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-01-15T09:23:24.510935132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.511938993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001096s 
2026-01-15T09:23:24.512104777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.512404781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.513916335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015381s 
2026-01-15T09:23:24.514092048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.514276340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.515112974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s 
2026-01-15T09:23:24.515307927Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-01-15T09:23:24.518845370Z [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-01-15T09:23:24.519641614Z [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-01-15T09:23:24.520109686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-15T09:23:24.520549372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-15T09:23:24.523079406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075877s 
2026-01-15T09:23:24.523304860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-01-15T09:23:24.526866472Z [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-01-15T09:23:24.527524507Z [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-01-15T09:23:24.527939533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-15T09:23:24.528468608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-15T09:23:24.531031960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007524s 
2026-01-15T09:23:24.531288627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-15T09:23:24.531604232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-15T09:23:24.531864797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003498s 
2026-01-15T09:23:24.532066443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-15T09:23:24.532207096Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.532442921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-01-15T09:23:24.532786203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.533830776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011727s 
2026-01-15T09:23:24.534006871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-15T09:23:24.534169158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.534380052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-01-15T09:23:24.534669385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-01-15T09:23:24.535660791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s 
2026-01-15T09:23:24.535999343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:24', 'add_custom_formats') 
2026-01-15T09:23:24.536320941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.537542400Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-15T09:23:24.537702673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029414s 
2026-01-15T09:23:24.537935512Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-15T09:23:24.538144162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.538409797Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-01-15T09:23:24.538896858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-15T09:23:24.539066098Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-01-15T09:23:24.539242203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-01-15T09:23:24.539493980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-01-15T09:23:24.540552161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011343s 
2026-01-15T09:23:24.540877867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:24', 'add_result_to_commands') 
2026-01-15T09:23:24.541196969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.542034416Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-15T09:23:24.542204608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025863s 
2026-01-15T09:23:24.542407777Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-15T09:23:24.542598491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.542840499Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-01-15T09:23:24.543166114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:24.543325515Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.543522151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-01-15T09:23:24.544064574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.545072453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011459s 
2026-01-15T09:23:24.545405694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:24', 'health_restored_notification') 
2026-01-15T09:23:24.545714907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.546495459Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-15T09:23:24.546660471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002534s 
2026-01-15T09:23:24.546845463Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-15T09:23:24.547024243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.547265910Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-01-15T09:23:24.547581015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-15T09:23:24.547877271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-01-15T09:23:24.548115651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003422s 
2026-01-15T09:23:24.548551499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:24', 'remove_uc') 
2026-01-15T09:23:24.548850210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.549504608Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-15T09:23:24.549659991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017143s 
2026-01-15T09:23:24.549887770Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-15T09:23:24.550083724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.550353668Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-01-15T09:23:24.550620355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.550819246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.552722659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019039s 
2026-01-15T09:23:24.553046741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:24', 'download_clients_rename_tv_to_music') 
2026-01-15T09:23:24.553388329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.554139241Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-15T09:23:24.554309594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032863s 
2026-01-15T09:23:24.554535088Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-15T09:23:24.554739169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.555003762Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-01-15T09:23:24.555372254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-15T09:23:24.555536605Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-15T09:23:24.555737640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-01-15T09:23:24.556052794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-01-15T09:23:24.557163751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012357s 
2026-01-15T09:23:24.557498946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:24', 'add_colon_replacement_to_naming_config') 
2026-01-15T09:23:24.557821195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.558727841Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-15T09:23:24.558901310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027512s 
2026-01-15T09:23:24.559086212Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-15T09:23:24.559275163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.559510998Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-01-15T09:23:24.559902266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-01-15T09:23:24.563585532Z [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-01-15T09:23:24.564438590Z [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-01-15T09:23:24.564886091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-15T09:23:24.565635120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-15T09:23:24.568329625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.568673799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008555s 
2026-01-15T09:23:24.568846476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-15T09:23:24.568996128Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.569199748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-01-15T09:23:24.569466585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-01-15T09:23:24.570481850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s 
2026-01-15T09:23:24.570777375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:24', 'list_sync_time') 
2026-01-15T09:23:24.571087950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.572058855Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-15T09:23:24.572224709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026539s 
2026-01-15T09:23:24.572421415Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-15T09:23:24.572667862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.572910711Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-01-15T09:23:24.573224062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-15T09:23:24.573385206Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.573566130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-01-15T09:23:24.573803769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-01-15T09:23:24.574795135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s 
2026-01-15T09:23:24.575101652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:24', 'add_download_client_tags') 
2026-01-15T09:23:24.575421076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.576227900Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-15T09:23:24.576399987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024552s 
2026-01-15T09:23:24.576598376Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-15T09:23:24.576791525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.577034505Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-01-15T09:23:24.577567778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-01-15T09:23:24.578181294Z [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-01-15T09:23:24.578639967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007413s 
2026-01-15T09:23:24.578844529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-01-15T09:23:24.579135645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-01-15T09:23:24.579463636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2026-01-15T09:23:24.579763570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:24', 'add_notification_status') 
2026-01-15T09:23:24.580144958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.580947995Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-15T09:23:24.581122687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018925s 
2026-01-15T09:23:24.581324373Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-15T09:23:24.581521009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.581767074Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-01-15T09:23:24.582034002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.582348756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.584263000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019288s 
2026-01-15T09:23:24.584578566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:24', 'add_alac_24_quality_in_profiles') 
2026-01-15T09:23:24.584901245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.585697669Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-15T09:23:24.585857902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033227s 
2026-01-15T09:23:24.586044879Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-15T09:23:24.586231424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.586470295Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-01-15T09:23:24.586819278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-01-15T09:23:24.586974471Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.587139743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-01-15T09:23:24.587356981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-01-15T09:23:24.588428869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001115s 
2026-01-15T09:23:24.588615255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-01-15T09:23:24.588840338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-01-15T09:23:24.589877366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010869s 
2026-01-15T09:23:24.590169354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:24', 'add_salt_to_users') 
2026-01-15T09:23:24.590482414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.591301784Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-15T09:23:24.591473480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024925s 
2026-01-15T09:23:24.591657761Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-15T09:23:24.591843415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.592095713Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-01-15T09:23:24.592536581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-01-15T09:23:24.592979032Z [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-01-15T09:23:24.593449659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00074s 
2026-01-15T09:23:24.593627948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-01-15T09:23:24.593867631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-01-15T09:23:24.594169659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s 
2026-01-15T09:23:24.594459473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:24', 'add_auto_tagging') 
2026-01-15T09:23:24.594771301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.595581903Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-15T09:23:24.595739490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017658s 
2026-01-15T09:23:24.595965796Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-15T09:23:24.596165518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.596416564Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-01-15T09:23:24.596793302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-01-15T09:23:24.596956651Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.597150051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-01-15T09:23:24.597410615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-01-15T09:23:24.598459477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011235s 
2026-01-15T09:23:24.598716946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-15T09:23:24.599004214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-15T09:23:24.599261041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003414s 
2026-01-15T09:23:24.599567068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:24', 'quality_definition_preferred_size') 
2026-01-15T09:23:24.599919788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.600737885Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-15T09:23:24.600908589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017706s 
2026-01-15T09:23:24.601119704Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-15T09:23:24.601316360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.601567336Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-01-15T09:23:24.601911539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-15T09:23:24.602075800Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.602257967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-01-15T09:23:24.602526527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.603623106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011836s 
2026-01-15T09:23:24.603956307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:24', 'add_on_artist_add_to_notifications') 
2026-01-15T09:23:24.604285219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.605120180Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-15T09:23:24.605297187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026432s 
2026-01-15T09:23:24.605486748Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-15T09:23:24.605676791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.605915792Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-01-15T09:23:24.606207069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-15T09:23:24.606361380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.606557314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-01-15T09:23:24.606798891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-01-15T09:23:24.607831881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010912s 
2026-01-15T09:23:24.608146224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:24', 'album_last_searched_time') 
2026-01-15T09:23:24.608460947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.609211549Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-15T09:23:24.609385449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024463s 
2026-01-15T09:23:24.609564029Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-15T09:23:24.609748470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.609985066Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-01-15T09:23:24.610340943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-15T09:23:24.610497889Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.610675346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-01-15T09:23:24.610940701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.612049954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011875s 
2026-01-15T09:23:24.612224015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-15T09:23:24.612377684Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:24.612566785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-01-15T09:23:24.612835596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-15T09:23:24.613892334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011368s 
2026-01-15T09:23:24.614196306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:24', 'add_indexer_flags') 
2026-01-15T09:23:24.614519487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.615504210Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-15T09:23:24.615675685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027312s 
2026-01-15T09:23:24.615913043Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-15T09:23:24.616112114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.616377929Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-01-15T09:23:24.616881062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-01-15T09:23:24.617343674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-01-15T09:23:24.617516743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004505s 
2026-01-15T09:23:24.617694130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-01-15T09:23:24.617939113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-01-15T09:23:24.618301082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s 
2026-01-15T09:23:24.618489030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-01-15T09:23:24.618743102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-01-15T09:23:24.619100993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s 
2026-01-15T09:23:24.619421708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:24', 'add_indexes_album_statistics') 
2026-01-15T09:23:24.619736823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.620801577Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-15T09:23:24.620982852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021075s 
2026-01-15T09:23:24.621179278Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-15T09:23:24.621369310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.621631228Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-01-15T09:23:24.622114972Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-15T09:23:24.622461811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-15T09:23:24.622759620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-01-15T09:23:24.623060616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:24', 'update_redacted_baseurl') 
2026-01-15T09:23:24.623371392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.624034999Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-15T09:23:24.624208638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016618s 
2026-01-15T09:23:24.634075557Z [Debug] MigrationController: Took: 00:00:02.4568570 
2026-01-15T09:23:24.722390805Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-01-15T09:23:24.756685233Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-01-15T09:23:24.779842885Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-15T09:23:24.797595313Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-15T09:23:24.798486478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-15T09:23:24.798755920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-15T09:23:24.802651935Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-15T09:23:24.802882870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041344s 
2026-01-15T09:23:24.803139517Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-15T09:23:24.803390663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043693s 
2026-01-15T09:23:24.805108171Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-15T09:23:24.805392554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.805793000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-15T09:23:24.806132284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-15T09:23:24.806608252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s 
2026-01-15T09:23:24.806872444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.815465398Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-15T09:23:24.815697996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093968s 
2026-01-15T09:23:24.816044333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-15T09:23:24.816328676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.816785566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-15T09:23:24.817118657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:24.817575697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005274s 
2026-01-15T09:23:24.817820520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:24.818059682Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-15T09:23:24.818335577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-15T09:23:24.818673478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-15T09:23:24.819456825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008426s 
2026-01-15T09:23:24.819718372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.820622292Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-15T09:23:24.820876624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019861s 
2026-01-15T09:23:24.821213983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-15T09:23:24.821503356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.821873291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:24.822110368Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:24.822362656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-15T09:23:24.822690537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-15T09:23:24.823232438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006046s 
2026-01-15T09:23:24.823495097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.824385299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-15T09:23:24.824660614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017215s 
2026-01-15T09:23:24.825027202Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-15T09:23:24.825312787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.825642892Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-01-15T09:23:24.826197669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-01-15T09:23:24.826682235Z [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-01-15T09:23:24.827336462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008624s 
2026-01-15T09:23:24.827555864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-01-15T09:23:24.827908354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-15T09:23:24.828302738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004988s 
2026-01-15T09:23:24.828676761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:24', 'InitialSetup') 
2026-01-15T09:23:24.829128210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.830100949Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-15T09:23:24.830537027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022844s 
2026-01-15T09:23:24.830807121Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-15T09:23:24.831098147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.831421458Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-01-15T09:23:24.831876114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:24', 'add_reason_to_pending_releases') 
2026-01-15T09:23:24.832342352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.833253397Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-15T09:23:24.833521327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021352s 
2026-01-15T09:23:24.833778474Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-15T09:23:24.834045392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.834366348Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-01-15T09:23:24.834734830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:24', 'add_medium_support') 
2026-01-15T09:23:24.835182071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.836096021Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-15T09:23:24.836355233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020437s 
2026-01-15T09:23:24.836620728Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-15T09:23:24.836916253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.837238361Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-01-15T09:23:24.837644960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:24', 'add_various_qualites_in_profile') 
2026-01-15T09:23:24.838106970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.839000540Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-15T09:23:24.839270493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020699s 
2026-01-15T09:23:24.839520637Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-15T09:23:24.839793126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.840129072Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-01-15T09:23:24.840507574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:24', 'metadata_profiles') 
2026-01-15T09:23:24.840945186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.841985431Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-15T09:23:24.842228249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2026-01-15T09:23:24.842514556Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-15T09:23:24.842817937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.843145116Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-01-15T09:23:24.843574861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:24', 'separate_automatic_and_interactive_search') 
2026-01-15T09:23:24.844082243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.845094722Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-15T09:23:24.845372351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022465s 
2026-01-15T09:23:24.845634258Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-15T09:23:24.845919523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.846247824Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-01-15T09:23:24.846654913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:24', 'change_album_path_to_relative') 
2026-01-15T09:23:24.847116623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.848118020Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-15T09:23:24.848380097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021748s 
2026-01-15T09:23:24.848648147Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-15T09:23:24.848947540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.849266452Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-01-15T09:23:24.849659754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:24', 'change_quality_size_mb_to_kb') 
2026-01-15T09:23:24.850120472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.851232772Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-15T09:23:24.851486873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002282s 
2026-01-15T09:23:24.851739111Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-15T09:23:24.852170089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.852472137Z [Info] album_releases: Starting migration of Log DB to 9 
2026-01-15T09:23:24.852834928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:24', 'album_releases') 
2026-01-15T09:23:24.853271367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.854196910Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-15T09:23:24.854439819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020557s 
2026-01-15T09:23:24.854702829Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-15T09:23:24.855130631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.855430063Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-01-15T09:23:24.855810960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:24', 'album_releases_fix') 
2026-01-15T09:23:24.856286298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.857239307Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-15T09:23:24.857488268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021253s 
2026-01-15T09:23:24.857748191Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-15T09:23:24.858128968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.858431688Z [Info] import_lists: Starting migration of Log DB to 11 
2026-01-15T09:23:24.858790791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:24', 'import_lists') 
2026-01-15T09:23:24.864451039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.865635143Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-15T09:23:24.866236705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075121s 
2026-01-15T09:23:24.866501268Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-15T09:23:24.867082738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.867416210Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-01-15T09:23:24.868011839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:24', 'add_release_status') 
2026-01-15T09:23:24.868467827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.869948138Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-15T09:23:24.870201649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002861s 
2026-01-15T09:23:24.870463526Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-15T09:23:24.870737869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.871240581Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-01-15T09:23:24.871861581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:24', 'album_download_notification') 
2026-01-15T09:23:24.872478323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.873383997Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-15T09:23:24.873912321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026307s 
2026-01-15T09:23:24.874488301Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-15T09:23:24.874768805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.875201787Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-01-15T09:23:24.875589688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:24', 'fix_language_metadata_profiles') 
2026-01-15T09:23:24.876339679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.877473712Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-15T09:23:24.877728025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026872s 
2026-01-15T09:23:24.877975623Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-15T09:23:24.878256459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.878694190Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-01-15T09:23:24.879234168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:24', 'remove_fanzub') 
2026-01-15T09:23:24.879667480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.881220778Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-15T09:23:24.881455290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029664s 
2026-01-15T09:23:24.881716216Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-15T09:23:24.882322126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.882813415Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-01-15T09:23:24.883458855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:24', 'update_artist_history_indexes') 
2026-01-15T09:23:24.883970044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.885565116Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-15T09:23:24.885826061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032278s 
2026-01-15T09:23:24.886070383Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-15T09:23:24.886329195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.886645321Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-01-15T09:23:24.887199196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:24', 'remove_nma') 
2026-01-15T09:23:24.887764304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.888730420Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-15T09:23:24.888968629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024037s 
2026-01-15T09:23:24.889223803Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-15T09:23:24.889510611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.889824994Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-01-15T09:23:24.890196131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:24', 'album_disambiguation') 
2026-01-15T09:23:24.890622670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.891506640Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-15T09:23:24.891748397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020105s 
2026-01-15T09:23:24.892036597Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-15T09:23:24.892388897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.892693139Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-01-15T09:23:24.893070489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:24', 'add_ape_quality_in_profiles') 
2026-01-15T09:23:24.893511648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.894637886Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-15T09:23:24.895467727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020922s 
2026-01-15T09:23:24.895723772Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-15T09:23:24.896043627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.896389884Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-01-15T09:23:24.896783116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:24', 'remove_pushalot') 
2026-01-15T09:23:24.897217500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.898187694Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-15T09:23:24.898457587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s 
2026-01-15T09:23:24.898696949Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-15T09:23:24.898960520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.899264923Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-01-15T09:23:24.899639898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:24', 'add_custom_filters') 
2026-01-15T09:23:24.900121287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.901066912Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-15T09:23:24.901334741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021013s 
2026-01-15T09:23:24.901571317Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-15T09:23:24.901843856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.902164652Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-01-15T09:23:24.902535829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:24', 'import_list_tags') 
2026-01-15T09:23:24.902992890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.904037583Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-15T09:23:24.904318108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00218s 
2026-01-15T09:23:24.904582170Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-15T09:23:24.904857755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.905197790Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-01-15T09:23:24.905597034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:24', 'add_release_groups_etc') 
2026-01-15T09:23:24.906054134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.906938154Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-15T09:23:24.907210252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020786s 
2026-01-15T09:23:24.907651310Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-15T09:23:24.907932537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.908236459Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-01-15T09:23:24.908584259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:24', 'NewMediaInfoFormat') 
2026-01-15T09:23:24.909032602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.909908666Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-15T09:23:24.910186866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019945s 
2026-01-15T09:23:24.910479926Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-15T09:23:24.910779299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.911129193Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-01-15T09:23:24.911560001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:24', 'rename_restrictions_to_release_profiles') 
2026-01-15T09:23:24.912068485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.913095503Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-15T09:23:24.913363924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022857s 
2026-01-15T09:23:24.913651763Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-15T09:23:24.913949082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.914291381Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-01-15T09:23:24.914715395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:24', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-15T09:23:24.915190221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.916241027Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-15T09:23:24.916521071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022557s 
2026-01-15T09:23:24.916783851Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-15T09:23:24.917051600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.917371855Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-01-15T09:23:24.917747431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:24', 'add_import_exclusions') 
2026-01-15T09:23:24.918206766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.919121538Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-15T09:23:24.919388064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020555s 
2026-01-15T09:23:24.919646184Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-15T09:23:24.919941278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.920276393Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-01-15T09:23:24.920669094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:24', 'clean_artist_metadata_table') 
2026-01-15T09:23:24.921124040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.921996697Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-15T09:23:24.922247933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020473s 
2026-01-15T09:23:24.922511454Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-15T09:23:24.922799013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.923131903Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-01-15T09:23:24.923521237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:24', 'health_issue_notification') 
2026-01-15T09:23:24.924000893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.924854432Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-15T09:23:24.925107431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s 
2026-01-15T09:23:24.925406994Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-15T09:23:24.925688511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.926021762Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-01-15T09:23:24.926427900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:24', 'add_mediafilerepository_mtime') 
2026-01-15T09:23:24.926892165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.927790734Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-15T09:23:24.928070919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020826s 
2026-01-15T09:23:24.928354570Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-15T09:23:24.928643862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.928983617Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-01-15T09:23:24.929410957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:24', 'add_artistmetadataid_constraint') 
2026-01-15T09:23:24.929882677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.930947622Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-15T09:23:24.931307346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022361s 
2026-01-15T09:23:24.931586188Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-15T09:23:24.931873787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.932309224Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-01-15T09:23:24.932692586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:24', 'old_ids_and_artist_alias') 
2026-01-15T09:23:24.933165859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.934114850Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-15T09:23:24.934378020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022475s 
2026-01-15T09:23:24.934640588Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-15T09:23:24.934924209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.935245276Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-01-15T09:23:24.935631103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:24', 'download_propers_config') 
2026-01-15T09:23:24.936096760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.937234481Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-15T09:23:24.937493553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022946s 
2026-01-15T09:23:24.937767364Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-15T09:23:24.938042258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.938373916Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-01-15T09:23:24.938757498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:24', 'remove_language_profiles') 
2026-01-15T09:23:24.939224599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.940114912Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-15T09:23:24.940378202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020599s 
2026-01-15T09:23:24.940638155Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-15T09:23:24.940926305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.941246240Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-01-15T09:23:24.941629341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:24', 'multi_disc_naming_format') 
2026-01-15T09:23:24.942096351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.943017566Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-15T09:23:24.943261097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00208s 
2026-01-15T09:23:24.943533856Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-15T09:23:24.943811485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.944169195Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-01-15T09:23:24.944561285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:24', 'add_download_client_priority') 
2026-01-15T09:23:24.945026823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.946171528Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-15T09:23:24.946600191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021746s 
2026-01-15T09:23:24.946850545Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-15T09:23:24.947120028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.947445553Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-01-15T09:23:24.947832503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:24', 'remove_growl_prowl') 
2026-01-15T09:23:24.948310966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.949209816Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-15T09:23:24.949460351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020905s 
2026-01-15T09:23:24.949721066Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-15T09:23:24.950133797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.950455394Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-01-15T09:23:24.950831962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:24', 'remove_plex_hometheatre') 
2026-01-15T09:23:24.951277941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.952042370Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-15T09:23:24.952297854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019003s 
2026-01-15T09:23:24.952562156Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-15T09:23:24.952944967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.953272888Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-01-15T09:23:24.953657753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:24', 'add_root_folder_add_defaults') 
2026-01-15T09:23:24.954106917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.954932009Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-15T09:23:24.955184537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019715s 
2026-01-15T09:23:24.955430422Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-15T09:23:24.955711328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.956051433Z [Info] task_duration: Starting migration of Log DB to 40 
2026-01-15T09:23:24.956409925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:24', 'task_duration') 
2026-01-15T09:23:24.956851614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.957653869Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-15T09:23:24.957891859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001945s 
2026-01-15T09:23:24.958173626Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-15T09:23:24.958655897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.958979829Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-01-15T09:23:24.959420717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:24', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-15T09:23:24.959911075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.960722368Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-15T09:23:24.960996540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002036s 
2026-01-15T09:23:24.961250862Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-15T09:23:24.961631559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.961947635Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-01-15T09:23:24.962327601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:24', 'remove_album_folders') 
2026-01-15T09:23:24.962773258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.963485873Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-15T09:23:24.963729904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018484s 
2026-01-15T09:23:24.964017664Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-15T09:23:24.964294391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.964776502Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-01-15T09:23:24.965149253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:24', 'add_priority_to_indexers') 
2026-01-15T09:23:24.965588547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.966342776Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-15T09:23:24.966593070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020416s 
2026-01-15T09:23:24.966863264Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-15T09:23:24.967147427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.967599196Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-01-15T09:23:24.968029743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:24', 'remove_chown_and_folderchmod_config') 
2026-01-15T09:23:24.968492675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.969273598Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-15T09:23:24.969541537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021035s 
2026-01-15T09:23:24.969794938Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-15T09:23:24.970056955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.970573806Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-01-15T09:23:24.970930645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:24', 'update_notifiarr') 
2026-01-15T09:23:24.971361051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.972232436Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-15T09:23:24.972484514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021701s 
2026-01-15T09:23:24.972726150Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-15T09:23:24.972992607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.973567134Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-01-15T09:23:24.973944524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:24', 'email_multiple_addresses') 
2026-01-15T09:23:24.974389750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.975143408Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-15T09:23:24.975395125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021398s 
2026-01-15T09:23:24.975665038Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-15T09:23:24.975967287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.976307432Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-01-15T09:23:24.976916167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:24', 'rename_blacklist_to_blocklist') 
2026-01-15T09:23:24.977372005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.978101314Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-15T09:23:24.978357860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021343s 
2026-01-15T09:23:24.978619467Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-15T09:23:24.978892737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.979211339Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-01-15T09:23:24.979596134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:24', 'cdh_per_downloadclient') 
2026-01-15T09:23:24.980103736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.980898216Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-15T09:23:24.981149823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019816s 
2026-01-15T09:23:24.981408363Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-15T09:23:24.981682565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.982006588Z [Info] download_history: Starting migration of Log DB to 52 
2026-01-15T09:23:24.982370541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:24', 'download_history') 
2026-01-15T09:23:24.983001141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.984050594Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-15T09:23:24.984289746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023682s 
2026-01-15T09:23:24.984547074Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-15T09:23:24.984812138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.985127062Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-01-15T09:23:24.985778403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-01-15T09:23:24.986199992Z [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-01-15T09:23:24.986783838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s 
2026-01-15T09:23:24.987032950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-01-15T09:23:24.987348465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-15T09:23:24.987798922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s 
2026-01-15T09:23:24.988190901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:24', 'add_update_history') 
2026-01-15T09:23:24.988628212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.989491420Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-15T09:23:24.989730882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021842s 
2026-01-15T09:23:24.990002259Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-15T09:23:24.990278124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.990602808Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-01-15T09:23:24.991000359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:24', 'add_on_update_to_notifications') 
2026-01-15T09:23:24.991671560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.992418123Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-15T09:23:24.992669179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020975s 
2026-01-15T09:23:24.992930505Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-15T09:23:24.993202864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.993520423Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-01-15T09:23:24.993905098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:24', 'download_client_per_indexer') 
2026-01-15T09:23:24.994350424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.995028600Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-15T09:23:24.995277221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018129s 
2026-01-15T09:23:24.995533346Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-15T09:23:24.995805494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.996154928Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-01-15T09:23:24.996521767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:24', 'AddNewItemMonitorType') 
2026-01-15T09:23:24.996954458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:24.997844280Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-15T09:23:24.998087299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020337s 
2026-01-15T09:23:24.998333255Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-15T09:23:24.998594310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:24.998908854Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-01-15T09:23:24.999264771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:24', 'ImportListSearch') 
2026-01-15T09:23:24.999710007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.000469446Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-15T09:23:25.000713067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001868s 
2026-01-15T09:23:25.000971888Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-15T09:23:25.001242914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.001562928Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-01-15T09:23:25.001951601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:25', 'ImportListMonitorExisting') 
2026-01-15T09:23:25.002392759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.003244615Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-15T09:23:25.003493346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019901s 
2026-01-15T09:23:25.003742457Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-15T09:23:25.004063884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.004384270Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-01-15T09:23:25.004751900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:25', 'add_indexer_tags') 
2026-01-15T09:23:25.005166094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.006127590Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-15T09:23:25.006359988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002078s 
2026-01-15T09:23:25.006617937Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-15T09:23:25.006880526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.007192975Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-01-15T09:23:25.007553752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:25', 'update_audio_types') 
2026-01-15T09:23:25.008011383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.008956707Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-15T09:23:25.009190618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020674s 
2026-01-15T09:23:25.009479500Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-15T09:23:25.009784193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.010124097Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-01-15T09:23:25.010761641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-01-15T09:23:25.010988568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-15T09:23:25.011258512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-01-15T09:23:25.012216581Z [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-01-15T09:23:25.013033326Z [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-01-15T09:23:25.013615929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-01-15T09:23:25.014246108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-01-15T09:23:25.015351594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-15T09:23:25.015747682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042397s 
2026-01-15T09:23:25.016000982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-01-15T09:23:25.016225093Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-15T09:23:25.016468684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-01-15T09:23:25.017199205Z [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-01-15T09:23:25.017848602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-01-15T09:23:25.018348068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-01-15T09:23:25.018946804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-01-15T09:23:25.020062420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-15T09:23:25.020477907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037515s 
2026-01-15T09:23:25.020714483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-15T09:23:25.020939717Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-15T09:23:25.021186364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-15T09:23:25.021883016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-15T09:23:25.022468014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-15T09:23:25.022964725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-15T09:23:25.023535995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-15T09:23:25.024539015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-15T09:23:25.024973329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035102s 
2026-01-15T09:23:25.025362663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:25', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-15T09:23:25.025847389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.027258200Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-15T09:23:25.027554727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057392s 
2026-01-15T09:23:25.027996326Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-15T09:23:25.028201720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.028526243Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-01-15T09:23:25.028924105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:25', 'add_on_delete_to_notifications') 
2026-01-15T09:23:25.029386927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.030350106Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-15T09:23:25.030597614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021371s 
2026-01-15T09:23:25.031057160Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-15T09:23:25.031324719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.031648951Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-01-15T09:23:25.032035670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:25', 'add_custom_formats') 
2026-01-15T09:23:25.032483662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.033390438Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-15T09:23:25.033634510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020586s 
2026-01-15T09:23:25.033894654Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-15T09:23:25.034158946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.034629864Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-01-15T09:23:25.034994489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:25', 'add_result_to_commands') 
2026-01-15T09:23:25.035449765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.036365620Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-15T09:23:25.036623719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021941s 
2026-01-15T09:23:25.036882080Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-15T09:23:25.037156372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.037688123Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-01-15T09:23:25.038067948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:25', 'health_restored_notification') 
2026-01-15T09:23:25.038513014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.039267032Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-15T09:23:25.039518188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002097s 
2026-01-15T09:23:25.039763041Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-15T09:23:25.040249611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.040527099Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-01-15T09:23:25.040869178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:25', 'remove_uc') 
2026-01-15T09:23:25.041296839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.042018693Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-15T09:23:25.042244818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018148s 
2026-01-15T09:23:25.042513038Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-15T09:23:25.042807181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.043130271Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-01-15T09:23:25.043530517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:25', 'download_clients_rename_tv_to_music') 
2026-01-15T09:23:25.044035745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.045058915Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-15T09:23:25.045320281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022269s 
2026-01-15T09:23:25.045599804Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-15T09:23:25.045885830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.046207197Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-01-15T09:23:25.046617403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:25', 'add_colon_replacement_to_naming_config') 
2026-01-15T09:23:25.047078772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.047895827Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-15T09:23:25.048178356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019587s 
2026-01-15T09:23:25.048424472Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-15T09:23:25.048755579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.049080944Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-01-15T09:23:25.049437963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:25', 'list_sync_time') 
2026-01-15T09:23:25.049876797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.050739694Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-15T09:23:25.050973255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019852s 
2026-01-15T09:23:25.051233860Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-15T09:23:25.051711902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.052057468Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-01-15T09:23:25.052435299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:25', 'add_download_client_tags') 
2026-01-15T09:23:25.052865044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.053754215Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-15T09:23:25.054001152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002038s 
2026-01-15T09:23:25.054255164Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-15T09:23:25.054643616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.054959842Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-01-15T09:23:25.055338134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:25', 'add_notification_status') 
2026-01-15T09:23:25.055783691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.056542129Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-15T09:23:25.056788024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018913s 
2026-01-15T09:23:25.057047065Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-15T09:23:25.057430868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.057750612Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-01-15T09:23:25.058141950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:25', 'add_alac_24_quality_in_profiles') 
2026-01-15T09:23:25.058585704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.059340604Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-15T09:23:25.059595848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018951s 
2026-01-15T09:23:25.059860711Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-15T09:23:25.060181908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.060496521Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-01-15T09:23:25.060853831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:25', 'add_salt_to_users') 
2026-01-15T09:23:25.061289258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.062083016Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-15T09:23:25.062328180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019065s 
2026-01-15T09:23:25.062574065Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-15T09:23:25.062886344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.063428606Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-01-15T09:23:25.063876968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:25', 'add_auto_tagging') 
2026-01-15T09:23:25.064317736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.065275525Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-15T09:23:25.065513714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002398s 
2026-01-15T09:23:25.066023000Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-15T09:23:25.066307313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.066632297Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-01-15T09:23:25.067037212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:25', 'quality_definition_preferred_size') 
2026-01-15T09:23:25.067488952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.068227920Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-15T09:23:25.068486471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018968s 
2026-01-15T09:23:25.068860945Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-15T09:23:25.069139867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.069467857Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-01-15T09:23:25.069871029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:25', 'add_on_artist_add_to_notifications') 
2026-01-15T09:23:25.070329342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.071035524Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-15T09:23:25.071349396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s 
2026-01-15T09:23:25.071611123Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-15T09:23:25.071904073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.072225139Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-01-15T09:23:25.072602539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:25', 'album_last_searched_time') 
2026-01-15T09:23:25.073043978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.073759779Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-15T09:23:25.074010194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018562s 
2026-01-15T09:23:25.074256670Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-15T09:23:25.074523457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.074986620Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-01-15T09:23:25.075474943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:25', 'add_indexer_flags') 
2026-01-15T09:23:25.075928667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.076804150Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-15T09:23:25.077047891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022781s 
2026-01-15T09:23:25.077375190Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-15T09:23:25.077650484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.077983575Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-01-15T09:23:25.078366967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:25', 'add_indexes_album_statistics') 
2026-01-15T09:23:25.078814899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.079495289Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-15T09:23:25.079764781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001829s 
2026-01-15T09:23:25.080106880Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-15T09:23:25.080473448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-15T09:23:25.080778002Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-01-15T09:23:25.081143357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:25', 'update_redacted_baseurl') 
2026-01-15T09:23:25.081566880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-15T09:23:25.082416972Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-15T09:23:25.082657877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019399s 
2026-01-15T09:23:25.272111666Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-01-15T09:23:25.280538806Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-01-15T09:23:25.437522320Z [Info] QualityProfileService: Setting up default quality profiles 
2026-01-15T09:23:25.514102879Z [ls.io-init] done.
2026-01-15T09:23:25.518771811Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-01-15T09:23:25.530107857Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-01-15T09:23:25.569635644Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-01-15T09:23:25.595494906Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-01-15T09:23:25.596005965Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-01-15T09:23:25.670157663Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled