2026-01-04T05:09:03.455530416Z [migrations] started
2026-01-04T05:09:03.455611630Z [migrations] no migrations found
2026-01-04T05:09:03.477355880Z usermod: no changes
2026-01-04T05:09:03.483482847Z ───────────────────────────────────────
2026-01-04T05:09:03.483508539Z 
2026-01-04T05:09:03.483516635Z       ██╗     ███████╗██╗ ██████╗
2026-01-04T05:09:03.483524341Z       ██║     ██╔════╝██║██╔═══██╗
2026-01-04T05:09:03.483531746Z       ██║     ███████╗██║██║   ██║
2026-01-04T05:09:03.483539070Z       ██║     ╚════██║██║██║   ██║
2026-01-04T05:09:03.483546385Z       ███████╗███████║██║╚██████╔╝
2026-01-04T05:09:03.483554000Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-04T05:09:03.483561676Z 
2026-01-04T05:09:03.483568830Z    Brought to you by linuxserver.io
2026-01-04T05:09:03.483576065Z ───────────────────────────────────────
2026-01-04T05:09:03.483775697Z 
2026-01-04T05:09:03.483785987Z To support the app dev(s) visit:
2026-01-04T05:09:03.485456361Z Lidarr: https://opencollective.com/lidarr
2026-01-04T05:09:03.485769982Z 
2026-01-04T05:09:03.485774902Z To support LSIO projects visit:
2026-01-04T05:09:03.485778720Z https://www.linuxserver.io/donate/
2026-01-04T05:09:03.485782297Z 
2026-01-04T05:09:03.485785784Z ───────────────────────────────────────
2026-01-04T05:09:03.485789632Z GID/UID
2026-01-04T05:09:03.485793129Z ───────────────────────────────────────
2026-01-04T05:09:03.489952383Z 
2026-01-04T05:09:03.489966532Z User UID:    911
2026-01-04T05:09:03.489970910Z User GID:    911
2026-01-04T05:09:03.489974738Z ───────────────────────────────────────
2026-01-04T05:09:03.492611717Z Linuxserver.io version: 3.1.1.4900-ls235
2026-01-04T05:09:03.493064730Z Build-date: 2026-01-04T05:05:48+00:00
2026-01-04T05:09:03.493071914Z ───────────────────────────────────────
2026-01-04T05:09:03.493075902Z     
2026-01-04T05:09:03.545451157Z [custom-init] No custom files found, skipping...
2026-01-04T05:09:03.867331137Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.1.4900 
2026-01-04T05:09:03.884786071Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-04T05:09:03.888788690Z [Debug] Bootstrap: Console selected 
2026-01-04T05:09:03.890012214Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-04T05:09:04.152918723Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-04T05:09:04.204219204Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {623034e2-d485-47c8-b98c-fa62cb96218a} may be persisted to storage in unencrypted form. 
2026-01-04T05:09:04.260324168Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-01-04T05:09:04.297812389Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-04T05:09:04.370594362Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-04T05:09:04.377429414Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:04.378004402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:04.415955564Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-04T05:09:04.419486243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385747s 
2026-01-04T05:09:04.419728601Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-04T05:09:04.419940809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420256s 
2026-01-04T05:09:04.426702002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-04T05:09:04.427191086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.432507671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-04T05:09:04.442074574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-04T05:09:04.452778555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203559s 
2026-01-04T05:09:04.453115544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.455759728Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-04T05:09:04.455905451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233337s 
2026-01-04T05:09:04.456531562Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-04T05:09:04.456781415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.461326096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-04T05:09:04.462303333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-04T05:09:04.462790163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s 
2026-01-04T05:09:04.463041089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-04T05:09:04.463288617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001031s 
2026-01-04T05:09:04.463690015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-04T05:09:04.464331116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-04T05:09:04.464963179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s 
2026-01-04T05:09:04.465215467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.465996930Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-04T05:09:04.466136942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002031s 
2026-01-04T05:09:04.466550314Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-04T05:09:04.466779225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.467490908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-04T05:09:04.468268013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-01-04T05:09:04.468486974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-04T05:09:04.468797639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-04T05:09:04.469236373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s 
2026-01-04T05:09:04.469450384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.470283210Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-04T05:09:04.470484365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015387s 
2026-01-04T05:09:04.473580619Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-04T05:09:04.473830332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.474448377Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-01-04T05:09:04.486080878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-01-04T05:09:04.486601707Z [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-04T05:09:04.487109760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008329s 
2026-01-04T05:09:04.487276565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-01-04T05:09:04.487554004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-01-04T05:09:04.487863898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s 
2026-01-04T05:09:04.488099793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-01-04T05:09:04.488452453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-01-04T05:09:04.488843320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s 
2026-01-04T05:09:04.489053974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-01-04T05:09:04.489343898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-01-04T05:09:04.489700676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s 
2026-01-04T05:09:04.489841961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-01-04T05:09:04.495390703Z [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-04T05:09:04.496506460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064941s 
2026-01-04T05:09:04.496711031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-01-04T05:09:04.497032829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-04T05:09:04.497364427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2026-01-04T05:09:04.497556203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-01-04T05:09:04.497888322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-04T05:09:04.498198707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s 
2026-01-04T05:09:04.498395403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-01-04T05:09:04.498674745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:04.498996453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s 
2026-01-04T05:09:04.499184571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-01-04T05:09:04.499404083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:04.499729338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2026-01-04T05:09:04.499925834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-01-04T05:09:04.501334711Z [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-04T05:09:04.502335305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021477s 
2026-01-04T05:09:04.502541460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-01-04T05:09:04.502857667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:04.503186930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s 
2026-01-04T05:09:04.503331431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-01-04T05:09:04.503595302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-04T05:09:04.504016370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004406s 
2026-01-04T05:09:04.504216623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-01-04T05:09:04.504478140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-04T05:09:04.504819798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2026-01-04T05:09:04.505012326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-01-04T05:09:04.505299534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-04T05:09:04.505642575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2026-01-04T05:09:04.505841134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-01-04T05:09:04.506119395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:04.506479780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s 
2026-01-04T05:09:04.506669522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-01-04T05:09:04.506927311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-01-04T05:09:04.507264160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s 
2026-01-04T05:09:04.507409653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-01-04T05:09:04.508346399Z [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-04T05:09:04.509031468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014107s 
2026-01-04T05:09:04.509241942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-01-04T05:09:04.509558750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-04T05:09:04.509888844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004597s 
2026-01-04T05:09:04.510083917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-01-04T05:09:04.510321956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-04T05:09:04.510646470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000425s 
2026-01-04T05:09:04.510844298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-01-04T05:09:04.511130675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-04T05:09:04.511452723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s 
2026-01-04T05:09:04.511701013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-01-04T05:09:04.512081179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-01-04T05:09:04.512469841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s 
2026-01-04T05:09:04.512650395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-01-04T05:09:04.513390785Z [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-04T05:09:04.513960402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011378s 
2026-01-04T05:09:04.514169182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-01-04T05:09:04.514463164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-01-04T05:09:04.514801005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s 
2026-01-04T05:09:04.515004093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-01-04T05:09:04.515293536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:04.515614803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s 
2026-01-04T05:09:04.515792851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-01-04T05:09:04.516614907Z [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-04T05:09:04.517221829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012457s 
2026-01-04T05:09:04.517410449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-01-04T05:09:04.517677596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-04T05:09:04.518016018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-01-04T05:09:04.518218866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-01-04T05:09:04.518501846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-04T05:09:04.518851109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-01-04T05:09:04.519053577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-01-04T05:09:04.519341026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-01-04T05:09:04.519681020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004466s 
2026-01-04T05:09:04.519897697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-01-04T05:09:04.520174945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-01-04T05:09:04.520495651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004232s 
2026-01-04T05:09:04.520681635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-01-04T05:09:04.521376314Z [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-04T05:09:04.521927624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s 
2026-01-04T05:09:04.522120733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-01-04T05:09:04.522588675Z [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-04T05:09:04.523053360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007567s 
2026-01-04T05:09:04.523266971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-01-04T05:09:04.523592306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-04T05:09:04.523973122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004924s 
2026-01-04T05:09:04.524156492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-01-04T05:09:04.526500280Z [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-04T05:09:04.527033704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002706s 
2026-01-04T05:09:04.527226723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-01-04T05:09:04.527509422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-04T05:09:04.527837833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s 
2026-01-04T05:09:04.528034199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-01-04T05:09:04.528454545Z [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-04T05:09:04.528938920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000734s 
2026-01-04T05:09:04.529132811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-01-04T05:09:04.529415761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-01-04T05:09:04.529766246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2026-01-04T05:09:04.529982101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-01-04T05:09:04.530466035Z [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-04T05:09:04.530991213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008386s 
2026-01-04T05:09:04.531208641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-01-04T05:09:04.531553365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-01-04T05:09:04.531931366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s 
2026-01-04T05:09:04.532142571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-01-04T05:09:04.532474710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-01-04T05:09:04.532820155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s 
2026-01-04T05:09:04.533006350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-01-04T05:09:04.533692682Z [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-04T05:09:04.534219593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s 
2026-01-04T05:09:04.534401840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-01-04T05:09:04.535247342Z [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-04T05:09:04.536231544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016041s 
2026-01-04T05:09:04.536378440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-01-04T05:09:04.536907285Z [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-04T05:09:04.537390648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008401s 
2026-01-04T05:09:04.537578486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-01-04T05:09:04.538298646Z [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-04T05:09:04.538908854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011141s 
2026-01-04T05:09:04.539094167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-01-04T05:09:04.539642431Z [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-04T05:09:04.540215575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009028s 
2026-01-04T05:09:04.540368143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-01-04T05:09:04.540944002Z [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-04T05:09:04.541455001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009103s 
2026-01-04T05:09:04.541686247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-01-04T05:09:04.542119158Z [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-04T05:09:04.542550176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006862s 
2026-01-04T05:09:04.542722463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-01-04T05:09:04.543062728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-01-04T05:09:04.543486020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005887s 
2026-01-04T05:09:04.543672285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-01-04T05:09:04.543956798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-01-04T05:09:04.544285390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2026-01-04T05:09:04.544471485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-01-04T05:09:04.544898745Z [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-04T05:09:04.545292107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s 
2026-01-04T05:09:04.545477731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-01-04T05:09:04.546164954Z [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-04T05:09:04.546748499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010915s 
2026-01-04T05:09:04.546919564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-01-04T05:09:04.547364169Z [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-04T05:09:04.547834927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007556s 
2026-01-04T05:09:04.548067806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-01-04T05:09:04.548367098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-01-04T05:09:04.548742945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s 
2026-01-04T05:09:04.548938609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-01-04T05:09:04.549221358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-01-04T05:09:04.549548086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s 
2026-01-04T05:09:04.549732578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-01-04T05:09:04.550417998Z [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-04T05:09:04.551008667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011095s 
2026-01-04T05:09:04.551195714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-01-04T05:09:04.551808898Z [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-04T05:09:04.552428526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010499s 
2026-01-04T05:09:04.552642296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-01-04T05:09:04.552971720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-04T05:09:04.553356534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s 
2026-01-04T05:09:04.553539603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-01-04T05:09:04.554187117Z [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-04T05:09:04.554708086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009984s 
2026-01-04T05:09:04.554891946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-01-04T05:09:04.555607747Z [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-04T05:09:04.556221102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011387s 
2026-01-04T05:09:04.556387106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-01-04T05:09:04.556826982Z [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-04T05:09:04.557331287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007349s 
2026-01-04T05:09:04.557540498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-01-04T05:09:04.557820943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-01-04T05:09:04.558192271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004991s 
2026-01-04T05:09:04.558391802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-01-04T05:09:04.558988434Z [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-04T05:09:04.559567860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009932s 
2026-01-04T05:09:04.559791571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-01-04T05:09:04.560188129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-04T05:09:04.560605400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005977s 
2026-01-04T05:09:04.561766988Z [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-04T05:09:04.563497924Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013605 taking an average of 00:00:00.0013605 
2026-01-04T05:09:04.564245519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-04T05:09:04', 'InitialSetup') 
2026-01-04T05:09:04.564610223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.568152134Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-04T05:09:04.568302667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073098s 
2026-01-04T05:09:04.568583583Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-04T05:09:04.568808195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.569102638Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-01-04T05:09:04.569709751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-04T05:09:04.569896767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.570098894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-01-04T05:09:04.570421894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.571394863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s 
2026-01-04T05:09:04.571783406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-04T05:09:04', 'add_reason_to_pending_releases') 
2026-01-04T05:09:04.572182730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.572964564Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-04T05:09:04.573149747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026193s 
2026-01-04T05:09:04.573350912Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-04T05:09:04.573559272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.573815698Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-01-04T05:09:04.576218636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.576389961Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.576573771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-01-04T05:09:04.576853584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-01-04T05:09:04.577821453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010606s 
2026-01-04T05:09:04.577997157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:04.578148662Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.578341129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-01-04T05:09:04.578653288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.579584533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010499s 
2026-01-04T05:09:04.579758693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:04.579927283Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.580134680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-01-04T05:09:04.580462731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.581418285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010851s 
2026-01-04T05:09:04.581787268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-04T05:09:04.582406304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-04T05:09:04.582691479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006784s 
2026-01-04T05:09:04.583075321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-01-04T05:09:04.594283519Z [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-04T05:09:04.595816104Z [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-04T05:09:04.596776769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-04T05:09:04.597891633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-04T05:09:04.600451087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-04T05:09:04.600941745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-04T05:09:04.601438946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-04T05:09:04.601807448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185346s 
2026-01-04T05:09:04.601981178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:04.602134667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.602325311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-01-04T05:09:04.602596016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-01-04T05:09:04.603426498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009071s 
2026-01-04T05:09:04.603785270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-04T05:09:04', 'add_medium_support') 
2026-01-04T05:09:04.604161648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.605259769Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-04T05:09:04.605432737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027089s 
2026-01-04T05:09:04.605663251Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-04T05:09:04.605891320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.606158158Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-01-04T05:09:04.606752114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-04T05:09:04.607102379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-04T05:09:04.607392002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003979s 
2026-01-04T05:09:04.607563166Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:04.607781706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:04.610052819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022994s 
2026-01-04T05:09:04.610436241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-04T05:09:04', 'add_various_qualites_in_profile') 
2026-01-04T05:09:04.610802138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.611507929Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-04T05:09:04.611694194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037141s 
2026-01-04T05:09:04.611906872Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-04T05:09:04.612117747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.612385426Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-01-04T05:09:04.613136979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-01-04T05:09:04.613640673Z [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-04T05:09:04.614153576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008254s 
2026-01-04T05:09:04.614362958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-01-04T05:09:04.614679525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-01-04T05:09:04.618735521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041361s 
2026-01-04T05:09:04.618929372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-04T05:09:04.619082560Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.619304036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-01-04T05:09:04.619645223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:04.620831652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013227s 
2026-01-04T05:09:04.621045362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-01-04T05:09:04.625013221Z [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-04T05:09:04.627794792Z [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-04T05:09:04.628985199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:04.629955182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:04.632440536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-04T05:09:04.632941825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-04T05:09:04.633427122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:04.633885144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:04.634229277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130036s 
2026-01-04T05:09:04.634443649Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-01-04T05:09:04.638292839Z [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-04T05:09:04.640827864Z [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-04T05:09:04.641938700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:04.642977231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:04.645391632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-04T05:09:04.645892401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-04T05:09:04.646366736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:04.646826852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:04.647168891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125283s 
2026-01-04T05:09:04.647342671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.647490208Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.647684930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-01-04T05:09:04.647987709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-01-04T05:09:04.648838653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009586s 
2026-01-04T05:09:04.649198988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-04T05:09:04', 'metadata_profiles') 
2026-01-04T05:09:04.649558111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.651248274Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-04T05:09:04.651418467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033338s 
2026-01-04T05:09:04.651687108Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-04T05:09:04.651938925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.652239019Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-01-04T05:09:04.654171400Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-01-04T05:09:04.658907355Z [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-04T05:09:04.659887278Z [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-04T05:09:04.660383578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-04T05:09:04.660994518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-04T05:09:04.663426414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-04T05:09:04.663786039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093901s 
2026-01-04T05:09:04.663975219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-04T05:09:04.664134420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.664355215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-01-04T05:09:04.664669467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-01-04T05:09:04.665552595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009887s 
2026-01-04T05:09:04.665853481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-04T05:09:04.666201211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-04T05:09:04.666474822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003944s 
2026-01-04T05:09:04.666646889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-04T05:09:04.666800638Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-04T05:09:04.667155984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-01-04T05:09:04.670463393Z [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-04T05:09:04.671578548Z [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-04T05:09:04.672156552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-04T05:09:04.672831371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-04T05:09:04.675046481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-04T05:09:04.675384491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080189s 
2026-01-04T05:09:04.675792743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-04T05:09:04', 'separate_automatic_and_interactive_search') 
2026-01-04T05:09:04.676185634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.677252392Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-04T05:09:04.677455401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098116s 
2026-01-04T05:09:04.677672919Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-04T05:09:04.677894145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.678162465Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-01-04T05:09:04.678453872Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-01-04T05:09:04.682277931Z [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-04T05:09:04.684484043Z [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-04T05:09:04.685445549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:04.686594472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:04.688647406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:04.689118564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-04T05:09:04.689537137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-04T05:09:04.689974458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-04T05:09:04.690420726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:04.690761532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121227s 
2026-01-04T05:09:04.691136588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-04T05:09:04', 'change_album_path_to_relative') 
2026-01-04T05:09:04.691498095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.692623341Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-04T05:09:04.692823915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139336s 
2026-01-04T05:09:04.693042044Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-04T05:09:04.693260003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.693527211Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-01-04T05:09:04.694048801Z [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-04T05:09:04.694572746Z [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-04T05:09:04.694905827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s 
2026-01-04T05:09:04.695274910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-04T05:09:04', 'change_quality_size_mb_to_kb') 
2026-01-04T05:09:04.695633141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.696624588Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-04T05:09:04.696809099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022185s 
2026-01-04T05:09:04.697001406Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-04T05:09:04.697205507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.697457955Z [Info] album_releases: Starting migration of Main DB to 9 
2026-01-04T05:09:04.697822940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.697994345Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-04T05:09:04.698183045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-01-04T05:09:04.698476065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-01-04T05:09:04.699387911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010132s 
2026-01-04T05:09:04.699563705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.699713066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.699929491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-01-04T05:09:04.700225548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-01-04T05:09:04.701102924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s 
2026-01-04T05:09:04.701451807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-04T05:09:04', 'album_releases') 
2026-01-04T05:09:04.701802723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.702591391Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-04T05:09:04.702741724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023842s 
2026-01-04T05:09:04.703010194Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-04T05:09:04.703271210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.703578829Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-01-04T05:09:04.704283869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.704481206Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.704705257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-01-04T05:09:04.709454199Z [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-04T05:09:04.711891717Z [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-04T05:09:04.712934757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:04.714071706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:04.716176755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:04.716670629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-04T05:09:04.717092028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-04T05:09:04.717537444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-04T05:09:04.717990757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:04.718323517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013416s 
2026-01-04T05:09:04.718498259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.718667850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.718849446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-01-04T05:09:04.722818066Z [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-04T05:09:04.725203299Z [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-04T05:09:04.726241159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:04.727355212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:04.729465541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:04.729944255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-04T05:09:04.730375363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-04T05:09:04.730791781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-04T05:09:04.731254914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:04.731577543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125632s 
2026-01-04T05:09:04.731960805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-04T05:09:04', 'album_releases_fix') 
2026-01-04T05:09:04.732346402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.733759797Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-04T05:09:04.733912204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146808s 
2026-01-04T05:09:04.734117267Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-04T05:09:04.734324464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.734594468Z [Info] import_lists: Starting migration of Main DB to 11 
2026-01-04T05:09:04.735502005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-01-04T05:09:04.736398300Z [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-04T05:09:04.737076485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013613s 
2026-01-04T05:09:04.737266308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-01-04T05:09:04.737562744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-04T05:09:04.738314508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2026-01-04T05:09:04.738320420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-01-04T05:09:04.738716257Z [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-04T05:09:04.739256895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010107s 
2026-01-04T05:09:04.739478622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-01-04T05:09:04.739827093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-04T05:09:04.740237820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005517s 
2026-01-04T05:09:04.740585430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-04T05:09:04', 'import_lists') 
2026-01-04T05:09:04.740933962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.741863494Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-04T05:09:04.742036522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021637s 
2026-01-04T05:09:04.742236104Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-04T05:09:04.742447399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.742707934Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-01-04T05:09:04.743082258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-01-04T05:09:04.743264304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.743483245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-01-04T05:09:04.743828600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-01-04T05:09:04.744815257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011055s 
2026-01-04T05:09:04.744983486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:04.745185863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:04.746241749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s 
2026-01-04T05:09:04.746591564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-04T05:09:04', 'add_release_status') 
2026-01-04T05:09:04.746964825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.747705787Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-04T05:09:04.747909347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025173s 
2026-01-04T05:09:04.748136564Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-04T05:09:04.748354523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.748624427Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-01-04T05:09:04.748956285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:04.749128912Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-04T05:09:04.749347552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-01-04T05:09:04.749684451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.750618632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010654s 
2026-01-04T05:09:04.750997434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-04T05:09:04', 'album_download_notification') 
2026-01-04T05:09:04.751361537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.752170165Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-04T05:09:04.752372523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025666s 
2026-01-04T05:09:04.752584620Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-04T05:09:04.752806667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.753078845Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-01-04T05:09:04.753729776Z [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-04T05:09:04.754391628Z [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-04T05:09:04.754811824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007427s 
2026-01-04T05:09:04.755321581Z [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-04T05:09:04.756014797Z [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-04T05:09:04.756434201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007648s 
2026-01-04T05:09:04.756804667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-04T05:09:04', 'fix_language_metadata_profiles') 
2026-01-04T05:09:04.757170313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.757876685Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-04T05:09:04.758076257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021692s 
2026-01-04T05:09:04.758263344Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-04T05:09:04.758473187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.758729964Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-01-04T05:09:04.759082293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-04T05:09:04.759385303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-04T05:09:04.759653944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003531s 
2026-01-04T05:09:04.760021624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-04T05:09:04', 'remove_fanzub') 
2026-01-04T05:09:04.760382912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.761053191Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-04T05:09:04.761229606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017313s 
2026-01-04T05:09:04.761452605Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-04T05:09:04.761688480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.761949796Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-01-04T05:09:04.763536932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-01-04T05:09:04.763834872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-01-04T05:09:04.764232983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2026-01-04T05:09:04.764453257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-01-04T05:09:04.764784003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-01-04T05:09:04.765182986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005436s 
2026-01-04T05:09:04.765658033Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-01-04T05:09:04.766076335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-01-04T05:09:04.766472643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006168s 
2026-01-04T05:09:04.766687014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-01-04T05:09:04.766998522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-04T05:09:04.767388477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s 
2026-01-04T05:09:04.767588339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-01-04T05:09:04.767885578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-01-04T05:09:04.768246965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s 
2026-01-04T05:09:04.768458401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-01-04T05:09:04.768780560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-04T05:09:04.769189593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005164s 
2026-01-04T05:09:04.769593406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-04T05:09:04', 'update_artist_history_indexes') 
2026-01-04T05:09:04.769963872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.771465987Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-04T05:09:04.771661701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027685s 
2026-01-04T05:09:04.771858126Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-04T05:09:04.772099212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.772350448Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-01-04T05:09:04.773741348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:04.774668885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-01-04T05:09:04.774962266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s 
2026-01-04T05:09:04.775304575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-04T05:09:04', 'remove_nma') 
2026-01-04T05:09:04.775657135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.776340872Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-04T05:09:04.776517518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002367s 
2026-01-04T05:09:04.776722510Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-04T05:09:04.776935639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.777197236Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-01-04T05:09:04.777512270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.777685309Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-01-04T05:09:04.777887817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-01-04T05:09:04.786175614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-01-04T05:09:04.787333966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092202s 
2026-01-04T05:09:04.787696617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-04T05:09:04', 'album_disambiguation') 
2026-01-04T05:09:04.788112784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.788941683Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-04T05:09:04.789130033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108046s 
2026-01-04T05:09:04.789381990Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-04T05:09:04.789596462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.789899351Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-01-04T05:09:04.790300529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:04.790514791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:04.791885590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013778s 
2026-01-04T05:09:04.792273431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-04T05:09:04', 'add_ape_quality_in_profiles') 
2026-01-04T05:09:04.792638466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.793472666Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-04T05:09:04.793650414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029266s 
2026-01-04T05:09:04.793841298Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-04T05:09:04.794058526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.794334141Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-01-04T05:09:04.795270616Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:04.795605070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-01-04T05:09:04.795896176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s 
2026-01-04T05:09:04.796121419Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:04.796426233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-01-04T05:09:04.796697519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003851s 
2026-01-04T05:09:04.796915238Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:04.797216324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-01-04T05:09:04.797489193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003846s 
2026-01-04T05:09:04.797863637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-04T05:09:04', 'remove_pushalot') 
2026-01-04T05:09:04.798200726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.798862929Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-04T05:09:04.799044765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017323s 
2026-01-04T05:09:04.799249548Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-04T05:09:04.799460943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.799720456Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-01-04T05:09:04.800197306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-01-04T05:09:04.800647142Z [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-04T05:09:04.801048680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006658s 
2026-01-04T05:09:04.801404807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-04T05:09:04', 'add_custom_filters') 
2026-01-04T05:09:04.801766505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.802478970Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-04T05:09:04.802656267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020669s 
2026-01-04T05:09:04.802851580Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-04T05:09:04.803057855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.803315334Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-01-04T05:09:04.803625218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-04T05:09:04.803794909Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.804023650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-01-04T05:09:04.804328303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-01-04T05:09:04.805233726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2026-01-04T05:09:04.805593992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-04T05:09:04', 'import_list_tags') 
2026-01-04T05:09:04.805956051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.806797284Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-04T05:09:04.806974932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025594s 
2026-01-04T05:09:04.807182009Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-04T05:09:04.807395910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.807665182Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-01-04T05:09:04.812070011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-01-04T05:09:04.812789810Z [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-04T05:09:04.813375910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011104s 
2026-01-04T05:09:04.813591023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-01-04T05:09:04.813951609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-01-04T05:09:04.814319119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s 
2026-01-04T05:09:04.816676606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-04T05:09:04.816690193Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-04T05:09:04.816698009Z                           FROM "Artists" 
2026-01-04T05:09:04.817705047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-04T05:09:04.817719746Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-04T05:09:04.817729326Z                           FROM "Artists" 
2026-01-04T05:09:04.818258431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s 
2026-01-04T05:09:04.818427792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-04T05:09:04.818579708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.818789470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-01-04T05:09:04.819124004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.820128787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s 
2026-01-04T05:09:04.820676790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-04T05:09:04.820689275Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-04T05:09:04.820698063Z                                                   FROM "ArtistMetadata"
2026-01-04T05:09:04.820706540Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-04T05:09:04.821396539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-04T05:09:04.821408213Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-04T05:09:04.821418995Z                                                   FROM "ArtistMetadata"
2026-01-04T05:09:04.821428754Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-04T05:09:04.821833469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007951s 
2026-01-04T05:09:04.822017239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-01-04T05:09:04.822854756Z [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-04T05:09:04.823491357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013012s 
2026-01-04T05:09:04.823705148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-01-04T05:09:04.824088169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-04T05:09:04.824470799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005651s 
2026-01-04T05:09:04.824673888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-01-04T05:09:04.824981919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-04T05:09:04.825333236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2026-01-04T05:09:04.825507978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:04.825704383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:04.830378184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046834s 
2026-01-04T05:09:04.830556092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.830704931Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.830909563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-01-04T05:09:04.831224998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.832260914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011569s 
2026-01-04T05:09:04.832433882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.832584646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.832778486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-01-04T05:09:04.833095374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:04.834052041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010668s 
2026-01-04T05:09:04.834223646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:04.834375532Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.834555875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-01-04T05:09:04.834815328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-01-04T05:09:04.835743446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009959s 
2026-01-04T05:09:04.836407463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-04T05:09:04.836422003Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-04T05:09:04.836430650Z                                                   FROM "ArtistMetadata"
2026-01-04T05:09:04.836438947Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-04T05:09:04.836447835Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-04T05:09:04.837249679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-04T05:09:04.837261783Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-04T05:09:04.837270591Z                                                   FROM "ArtistMetadata"
2026-01-04T05:09:04.837279108Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-04T05:09:04.837288136Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-04T05:09:04.837750227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009368s 
2026-01-04T05:09:04.837918526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:04.838069650Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.838270274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-01-04T05:09:04.838591631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-01-04T05:09:04.839559069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010935s 
2026-01-04T05:09:04.839733620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:04.839901007Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.840102764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-01-04T05:09:04.840413119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.841379885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010859s 
2026-01-04T05:09:04.841552192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:04.841703416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.841901916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-01-04T05:09:04.842222291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.843181302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010851s 
2026-01-04T05:09:04.843761149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-04T05:09:04.843771680Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-04T05:09:04.843780478Z                                                 FROM "AlbumReleases"
2026-01-04T05:09:04.843788855Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-04T05:09:04.843797903Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-04T05:09:04.844556270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-04T05:09:04.844570789Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-04T05:09:04.844579567Z                                                 FROM "AlbumReleases"
2026-01-04T05:09:04.844587864Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-04T05:09:04.844596722Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-04T05:09:04.845056087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s 
2026-01-04T05:09:04.845667167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-04T05:09:04.845678620Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-04T05:09:04.845687328Z                                                   FROM "ArtistMetadata"
2026-01-04T05:09:04.845695634Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-04T05:09:04.845704432Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-04T05:09:04.846508000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-04T05:09:04.846519112Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-04T05:09:04.846527850Z                                                   FROM "ArtistMetadata"
2026-01-04T05:09:04.846536207Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-04T05:09:04.846545025Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-04T05:09:04.847002155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009248s 
2026-01-04T05:09:04.847526100Z [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-04T05:09:04.851449881Z [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-04T05:09:04.852967606Z [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-04T05:09:04.853632635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:04.854720275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:04.857595214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:04.858083126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:04.858445035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106028s 
2026-01-04T05:09:04.858836443Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-01-04T05:09:04.862807378Z [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-04T05:09:04.864733586Z [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-04T05:09:04.865576203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:04.867085051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:04.869539833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:04.870063327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:04.870442341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011325s 
2026-01-04T05:09:04.870716743Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-01-04T05:09:04.874605323Z [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-04T05:09:04.876197969Z [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-04T05:09:04.876912067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-04T05:09:04.877875036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-04T05:09:04.880106028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-04T05:09:04.880639071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-04T05:09:04.881027333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100997s 
2026-01-04T05:09:04.881240242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-01-04T05:09:04.885142729Z [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-04T05:09:04.886213275Z [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-04T05:09:04.886763493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-04T05:09:04.887461368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-04T05:09:04.889714204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:04.890109750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00868s 
2026-01-04T05:09:04.890324022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-04T05:09:04.890648385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:04.891041677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2026-01-04T05:09:04.891239786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-01-04T05:09:04.891542746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:04.891929665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s 
2026-01-04T05:09:04.892147824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-01-04T05:09:04.892459902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:04.892843194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005108s 
2026-01-04T05:09:04.893058598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-01-04T05:09:04.893371397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:04.893806994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s 
2026-01-04T05:09:04.894023991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-01-04T05:09:04.894327121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-01-04T05:09:04.894710533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005012s 
2026-01-04T05:09:04.894927280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-01-04T05:09:04.895256934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-01-04T05:09:04.895635065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005169s 
2026-01-04T05:09:04.895823675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:04.896712214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-04T05:09:04.897022288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010036s 
2026-01-04T05:09:04.897176809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:04.897513607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-04T05:09:04.897779402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-01-04T05:09:04.897943182Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:04.898326163Z [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-04T05:09:04.898662370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005609s 
2026-01-04T05:09:04.899044951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-04T05:09:04', 'add_release_groups_etc') 
2026-01-04T05:09:04.899404765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.902288481Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-04T05:09:04.902480799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041326s 
2026-01-04T05:09:04.902705381Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-04T05:09:04.902941867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.903220829Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-01-04T05:09:04.903781387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:04.904068145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-01-04T05:09:04.904346946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003732s 
2026-01-04T05:09:04.904701520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-04T05:09:04', 'NewMediaInfoFormat') 
2026-01-04T05:09:04.905083349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.905943531Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-04T05:09:04.906123583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019411s 
2026-01-04T05:09:04.906368596Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-04T05:09:04.906603509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.906887902Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-01-04T05:09:04.908100333Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-01-04T05:09:04.908464306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-01-04T05:09:04.912492847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041754s 
2026-01-04T05:09:04.912690375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-04T05:09:04.912850718Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.913102695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-01-04T05:09:04.913511659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:04.914458645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s 
2026-01-04T05:09:04.914867228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-04T05:09:04', 'rename_restrictions_to_release_profiles') 
2026-01-04T05:09:04.915257053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.916144129Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-04T05:09:04.916351266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027395s 
2026-01-04T05:09:04.916615679Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-04T05:09:04.916855582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.917138862Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-01-04T05:09:04.918322636Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-01-04T05:09:04.918618581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-01-04T05:09:04.920828852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022715s 
2026-01-04T05:09:04.921022051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-04T05:09:04.921177223Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.921397276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-01-04T05:09:04.921713483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-04T05:09:04.922609286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010047s 
2026-01-04T05:09:04.922817405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-01-04T05:09:04.922987347Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.923208443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-01-04T05:09:04.923520471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-04T05:09:04.924436395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010212s 
2026-01-04T05:09:04.924614714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:04.924880329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-04T05:09:04.925149381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003785s 
2026-01-04T05:09:04.925322018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:04.925590709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-04T05:09:04.925866655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s 
2026-01-04T05:09:04.926103522Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-01-04T05:09:04.930526828Z [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-04T05:09:04.931975054Z [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-04T05:09:04.932686647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:04.933630527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:04.935823142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:04.936282176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:04.936756391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:04.937234153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:04.937573987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112693s 
2026-01-04T05:09:04.937991467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-04T05:09:04', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-04T05:09:04.938375350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.939711701Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-04T05:09:04.939925722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133181s 
2026-01-04T05:09:04.940120013Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-04T05:09:04.940353453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.940626593Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-01-04T05:09:04.941081940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-01-04T05:09:04.941526485Z [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-04T05:09:04.941964908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006917s 
2026-01-04T05:09:04.942197386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-01-04T05:09:04.942559405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-01-04T05:09:04.942958839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s 
2026-01-04T05:09:04.943325097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-04T05:09:04', 'add_import_exclusions') 
2026-01-04T05:09:04.943737687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.945301837Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-04T05:09:04.945504905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027885s 
2026-01-04T05:09:04.945732293Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-04T05:09:04.945961435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.946240516Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-01-04T05:09:04.950724575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-04T05:09:04.950740577Z                           WHERE "Id" in (
2026-01-04T05:09:04.950748413Z                           SELECT "Artists"."Id" from "Artists"
2026-01-04T05:09:04.950755417Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:04.950762642Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-04T05:09:04.951568214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-04T05:09:04.951583805Z                           WHERE "Id" in (
2026-01-04T05:09:04.951591621Z                           SELECT "Artists"."Id" from "Artists"
2026-01-04T05:09:04.951598384Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:04.951605358Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-04T05:09:04.952209595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s 
2026-01-04T05:09:04.952801587Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-04T05:09:04.952815315Z                           WHERE "Id" in (
2026-01-04T05:09:04.952823020Z                           SELECT "Albums"."Id" from "Albums"
2026-01-04T05:09:04.952829764Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:04.952836638Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-04T05:09:04.953599844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-04T05:09:04.953612790Z                           WHERE "Id" in (
2026-01-04T05:09:04.953620766Z                           SELECT "Albums"."Id" from "Albums"
2026-01-04T05:09:04.953627440Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:04.953634203Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-04T05:09:04.954198229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s 
2026-01-04T05:09:04.954771974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-04T05:09:04.954784029Z                           WHERE "Id" in (
2026-01-04T05:09:04.954792345Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-04T05:09:04.954799089Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-04T05:09:04.954805893Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-04T05:09:04.955532566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-04T05:09:04.955545382Z                           WHERE "Id" in (
2026-01-04T05:09:04.955553257Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-04T05:09:04.955559841Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-04T05:09:04.955566594Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-04T05:09:04.956119017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009576s 
2026-01-04T05:09:04.956719916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-04T05:09:04.956732512Z                           WHERE "Id" in (
2026-01-04T05:09:04.956740438Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-04T05:09:04.956746981Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-04T05:09:04.956753764Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-04T05:09:04.957551010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-04T05:09:04.957576782Z                           WHERE "Id" in (
2026-01-04T05:09:04.957583756Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-04T05:09:04.957590469Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-04T05:09:04.957600890Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-04T05:09:04.958165126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s 
2026-01-04T05:09:04.958777800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-04T05:09:04.958788912Z                           WHERE "Id" in (
2026-01-04T05:09:04.958795365Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-04T05:09:04.958801908Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:04.958808702Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-04T05:09:04.959602720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-04T05:09:04.959611929Z                           WHERE "Id" in (
2026-01-04T05:09:04.959615907Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-04T05:09:04.959619755Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:04.959623893Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-04T05:09:04.960228320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s 
2026-01-04T05:09:04.960836966Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-04T05:09:04.960842617Z                           WHERE "Id" IN (
2026-01-04T05:09:04.960846455Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:04.960850342Z                           LEFT OUTER JOIN "Tracks"
2026-01-04T05:09:04.960854040Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-04T05:09:04.960857958Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-04T05:09:04.961651165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-04T05:09:04.961661576Z                           WHERE "Id" IN (
2026-01-04T05:09:04.961668019Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:04.961674903Z                           LEFT OUTER JOIN "Tracks"
2026-01-04T05:09:04.961681256Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-04T05:09:04.961687909Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-04T05:09:04.962282286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010263s 
2026-01-04T05:09:04.962682572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-04T05:09:04', 'clean_artist_metadata_table') 
2026-01-04T05:09:04.963079220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.963928090Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-04T05:09:04.964113513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026127s 
2026-01-04T05:09:04.964343646Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-04T05:09:04.964559441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.964840717Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-01-04T05:09:04.965539955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:04.965734687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-04T05:09:04.965941904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-01-04T05:09:04.966289184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.967290189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011458s 
2026-01-04T05:09:04.967471093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:04.967627208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.967906730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-01-04T05:09:04.968247958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.969211347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2026-01-04T05:09:04.969400558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:04.969559408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.969782938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-01-04T05:09:04.970135248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.971089770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010945s 
2026-01-04T05:09:04.971280644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:04.971438522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:04.971692182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-01-04T05:09:04.972040975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.972981198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010981s 
2026-01-04T05:09:04.973170910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:04.973330110Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:04.973543820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-01-04T05:09:04.973875538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:04.974819960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s 
2026-01-04T05:09:04.975048540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-01-04T05:09:04.980910804Z [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-04T05:09:04.982633813Z [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-04T05:09:04.983383913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-04T05:09:04.983880944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-04T05:09:04.986187718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010941s 
2026-01-04T05:09:04.986444966Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-01-04T05:09:04.990288966Z [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-04T05:09:04.991946283Z [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-04T05:09:04.992712325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-04T05:09:04.993269006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-04T05:09:04.995530450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088713s 
2026-01-04T05:09:04.995934924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-04T05:09:04', 'health_issue_notification') 
2026-01-04T05:09:04.996303276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:04.997504133Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-04T05:09:04.997691941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108129s 
2026-01-04T05:09:04.997927235Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-04T05:09:04.998147569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:04.998429997Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-01-04T05:09:04.999327715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:04.999502577Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-04T05:09:04.999720836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-01-04T05:09:05.000086513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-01-04T05:09:05.001037187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011184s 
2026-01-04T05:09:05.001215155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:05.001371129Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.001555751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-01-04T05:09:05.001819312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-01-04T05:09:05.002761428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010043s 
2026-01-04T05:09:05.003017234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-04T05:09:05.003306145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-04T05:09:05.003559636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003358s 
2026-01-04T05:09:05.004079893Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-04T05:09:05.004086196Z                 WHERE "Id" IN (
2026-01-04T05:09:05.004089963Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:05.004093831Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-04T05:09:05.004097779Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-04T05:09:05.004748099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-04T05:09:05.004757337Z                 WHERE "Id" IN (
2026-01-04T05:09:05.004764121Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:05.004770955Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-04T05:09:05.004777959Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-04T05:09:05.005276613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008469s 
2026-01-04T05:09:05.005922313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-04T05:09:05.005927093Z                 WHERE "Id" IN (
2026-01-04T05:09:05.005931040Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:05.005935670Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-04T05:09:05.005940489Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-04T05:09:05.005946321Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-04T05:09:05.006792746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-04T05:09:05.006800291Z                 WHERE "Id" IN (
2026-01-04T05:09:05.006806754Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:05.006813417Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-04T05:09:05.006820251Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-04T05:09:05.006827135Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-04T05:09:05.007407153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s 
2026-01-04T05:09:05.008140810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-04T05:09:05.008151281Z                 WHERE "Id" IN (
2026-01-04T05:09:05.008157704Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:05.008164247Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-04T05:09:05.008170991Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-04T05:09:05.008177834Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-04T05:09:05.008184327Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-04T05:09:05.009126044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-04T05:09:05.009131545Z                 WHERE "Id" IN (
2026-01-04T05:09:05.009135843Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-04T05:09:05.009140603Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-04T05:09:05.009145543Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-04T05:09:05.009149912Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-04T05:09:05.009154100Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-04T05:09:05.009789620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001189s 
2026-01-04T05:09:05.010340820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-04T05:09:05.010345880Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-04T05:09:05.010349888Z                 FROM "Artists"
2026-01-04T05:09:05.010353515Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-04T05:09:05.010357383Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-04T05:09:05.011070328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-04T05:09:05.011077613Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-04T05:09:05.011084677Z                 FROM "Artists"
2026-01-04T05:09:05.011091110Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-04T05:09:05.011097914Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-04T05:09:05.011531277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008245s 
2026-01-04T05:09:05.011957495Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-04T05:09:05.011964078Z                 WHERE "Id" NOT IN (
2026-01-04T05:09:05.011974028Z                     SELECT MIN("Id")
2026-01-04T05:09:05.011977776Z                     FROM "TrackFiles"
2026-01-04T05:09:05.011981423Z                     GROUP BY "Path"
2026-01-04T05:09:05.011985160Z                 ) 
2026-01-04T05:09:05.012500819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-04T05:09:05.012508975Z                 WHERE "Id" NOT IN (
2026-01-04T05:09:05.012515478Z                     SELECT MIN("Id")
2026-01-04T05:09:05.012521891Z                     FROM "TrackFiles"
2026-01-04T05:09:05.012528264Z                     GROUP BY "Path"
2026-01-04T05:09:05.012534697Z                 ) 
2026-01-04T05:09:05.012866805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006037s 
2026-01-04T05:09:05.013047970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:05.013197652Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.013380610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-01-04T05:09:05.016957462Z [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-04T05:09:05.018093148Z [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-04T05:09:05.018670831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-04T05:09:05.019282633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-04T05:09:05.021645321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:05.022009043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084373s 
2026-01-04T05:09:05.022205368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-01-04T05:09:05.022489891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-04T05:09:05.022840527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2026-01-04T05:09:05.023068496Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-01-04T05:09:05.026591199Z [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-04T05:09:05.027672646Z [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-04T05:09:05.028238014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-04T05:09:05.029012804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-04T05:09:05.031336353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:05.031800317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-04T05:09:05.032170783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089241s 
2026-01-04T05:09:05.032542972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-04T05:09:05', 'add_mediafilerepository_mtime') 
2026-01-04T05:09:05.032903839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.034043023Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-04T05:09:05.034234919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107465s 
2026-01-04T05:09:05.034460253Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-04T05:09:05.034685496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.034957394Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-01-04T05:09:05.036384277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-04T05:09:05.036399608Z                           WHERE "Id" NOT IN (
2026-01-04T05:09:05.036407073Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-04T05:09:05.036413796Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:05.036420930Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-04T05:09:05.037193967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-04T05:09:05.037222154Z                           WHERE "Id" NOT IN (
2026-01-04T05:09:05.037229248Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-04T05:09:05.037236032Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-04T05:09:05.037243116Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-04T05:09:05.037678713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008858s 
2026-01-04T05:09:05.037883746Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-01-04T05:09:05.038128759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-01-04T05:09:05.038494575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004244s 
2026-01-04T05:09:05.038715671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-01-04T05:09:05.042366431Z [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-04T05:09:05.043795489Z [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-04T05:09:05.044494737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:05.045237342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:05.047503605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:05.047965505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:05.048401112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:05.048731126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098279s 
2026-01-04T05:09:05.048940047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-04T05:09:05.049263959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.049601599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s 
2026-01-04T05:09:05.049981534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-04T05:09:05', 'add_artistmetadataid_constraint') 
2026-01-04T05:09:05.050340497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.052152445Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-04T05:09:05.052347057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029643s 
2026-01-04T05:09:05.052557410Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-04T05:09:05.052778886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.053046896Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-01-04T05:09:05.053633797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-04T05:09:05.053812537Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-04T05:09:05.054013833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-01-04T05:09:05.054325470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.055268960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s 
2026-01-04T05:09:05.055459373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-04T05:09:05.055614716Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.055836432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-01-04T05:09:05.056201067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.057146350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s 
2026-01-04T05:09:05.057322865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:05.057472386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.057677549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-01-04T05:09:05.057998696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.058930823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010602s 
2026-01-04T05:09:05.059116567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-04T05:09:05.059276609Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.059496061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-01-04T05:09:05.059852980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.060809405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s 
2026-01-04T05:09:05.060982344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:05.061133338Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.061344002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-01-04T05:09:05.061679367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.062617075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s 
2026-01-04T05:09:05.062790554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-04T05:09:05.062941468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.063148535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-01-04T05:09:05.063466516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.064423773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010726s 
2026-01-04T05:09:05.064785581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-04T05:09:05', 'old_ids_and_artist_alias') 
2026-01-04T05:09:05.065144133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.066050047Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-04T05:09:05.066235110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026766s 
2026-01-04T05:09:05.066442056Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-04T05:09:05.066655596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.066931442Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-01-04T05:09:05.067209211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.067421849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.067960063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005346s 
2026-01-04T05:09:05.068232281Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-04T05:09:05.068520842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-04T05:09:05.068772799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000334s 
2026-01-04T05:09:05.069132273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-04T05:09:05', 'download_propers_config') 
2026-01-04T05:09:05.069489673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.070244713Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-04T05:09:05.070429355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017567s 
2026-01-04T05:09:05.070637614Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-04T05:09:05.070851965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.071115777Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-01-04T05:09:05.071957221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-01-04T05:09:05.072274971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-01-04T05:09:05.072779086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006281s 
2026-01-04T05:09:05.072993197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-01-04T05:09:05.076544197Z [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-04T05:09:05.077857982Z [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-04T05:09:05.078498391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:05.079439175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:05.081704466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:05.082141436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:05.082586162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:05.083052100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.083402185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102258s 
2026-01-04T05:09:05.083621336Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-01-04T05:09:05.087121984Z [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-04T05:09:05.088396851Z [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-04T05:09:05.089029485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-01-04T05:09:05.089609202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-01-04T05:09:05.091965576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-04T05:09:05.092335040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084886s 
2026-01-04T05:09:05.092536716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-01-04T05:09:05.097174905Z [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-04T05:09:05.098309871Z [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-04T05:09:05.098886852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-01-04T05:09:05.099334594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-01-04T05:09:05.101536057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088043s 
2026-01-04T05:09:05.101732723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-01-04T05:09:05.105073709Z [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-04T05:09:05.106069073Z [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-04T05:09:05.106582798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-04T05:09:05.107314842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-04T05:09:05.109533358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-04T05:09:05.109975389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-04T05:09:05.110449172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-04T05:09:05.110939480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-04T05:09:05.111287561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093796s 
2026-01-04T05:09:05.111484988Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-01-04T05:09:05.114779792Z [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-04T05:09:05.115713192Z [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-04T05:09:05.116238489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-04T05:09:05.116684938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-04T05:09:05.118891711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072054s 
2026-01-04T05:09:05.119080992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-01-04T05:09:05.122414795Z [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-04T05:09:05.123441191Z [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-04T05:09:05.123976689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-04T05:09:05.124715086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-04T05:09:05.126977572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:05.127432428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-04T05:09:05.127769156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085084s 
2026-01-04T05:09:05.128145764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-04T05:09:05', 'remove_language_profiles') 
2026-01-04T05:09:05.128501700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.130259560Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-04T05:09:05.130451887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109598s 
2026-01-04T05:09:05.130677170Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-04T05:09:05.130891532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.131168890Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-01-04T05:09:05.131572473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-04T05:09:05.131747085Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.132003912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-01-04T05:09:05.132313004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-01-04T05:09:05.133239149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s 
2026-01-04T05:09:05.133614114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-01-04T05:09:05.134081625Z [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-04T05:09:05.134415317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s 
2026-01-04T05:09:05.134770071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-04T05:09:05', 'multi_disc_naming_format') 
2026-01-04T05:09:05.135127501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.135898774Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-04T05:09:05.136089177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019503s 
2026-01-04T05:09:05.136301254Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-04T05:09:05.136517870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.136778826Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-01-04T05:09:05.137138370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-04T05:09:05.137313933Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.137517233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-01-04T05:09:05.137834181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.138753752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010419s 
2026-01-04T05:09:05.138938965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.139131172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.151826353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127028s 
2026-01-04T05:09:05.152222160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-04T05:09:05', 'add_download_client_priority') 
2026-01-04T05:09:05.152597376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.153363038Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-04T05:09:05.153552539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142243s 
2026-01-04T05:09:05.153774727Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-04T05:09:05.153968156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.154226967Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-01-04T05:09:05.154590960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.154895633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-01-04T05:09:05.155171539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2026-01-04T05:09:05.155388275Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.155674041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-01-04T05:09:05.155959536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003754s 
2026-01-04T05:09:05.156309119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-04T05:09:05', 'remove_growl_prowl') 
2026-01-04T05:09:05.156663834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.158149635Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-04T05:09:05.158333666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025359s 
2026-01-04T05:09:05.158543318Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-04T05:09:05.158756938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.159020438Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-01-04T05:09:05.159413540Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.159729265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-01-04T05:09:05.160026484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004055s 
2026-01-04T05:09:05.160243801Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.160540900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-01-04T05:09:05.160804009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s 
2026-01-04T05:09:05.161160587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-04T05:09:05', 'remove_plex_hometheatre') 
2026-01-04T05:09:05.161527857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.162211042Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-04T05:09:05.162395103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017386s 
2026-01-04T05:09:05.162611639Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-04T05:09:05.162828526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.163093449Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-01-04T05:09:05.163706393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-04T05:09:05.163876245Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.164099334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-01-04T05:09:05.164378016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-01-04T05:09:05.165314231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001028s 
2026-01-04T05:09:05.165494884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-04T05:09:05.165652171Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.165875611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-01-04T05:09:05.166233381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.167161921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010816s 
2026-01-04T05:09:05.167346132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-04T05:09:05.167501785Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.167722319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-01-04T05:09:05.168091262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.169053509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011231s 
2026-01-04T05:09:05.169244033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-04T05:09:05.169400829Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.169616493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-01-04T05:09:05.169958962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.170884827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010694s 
2026-01-04T05:09:05.171082875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-04T05:09:05.171223017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.171422158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-01-04T05:09:05.171703645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-01-04T05:09:05.172611784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s 
2026-01-04T05:09:05.172789411Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.172987971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.173933755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009692s 
2026-01-04T05:09:05.174308340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-04T05:09:05', 'add_root_folder_add_defaults') 
2026-01-04T05:09:05.174669086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.175419487Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-04T05:09:05.175607756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024149s 
2026-01-04T05:09:05.175799352Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-04T05:09:05.176017772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.176268777Z [Info] task_duration: Starting migration of Main DB to 40 
2026-01-04T05:09:05.176604553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-04T05:09:05.176779395Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.176994328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-01-04T05:09:05.177295785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-01-04T05:09:05.178209424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010171s 
2026-01-04T05:09:05.178564479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-04T05:09:05', 'task_duration') 
2026-01-04T05:09:05.178914244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.179618652Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-04T05:09:05.179793504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024126s 
2026-01-04T05:09:05.180071163Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-04T05:09:05.180323451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.180583294Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-01-04T05:09:05.180981346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-04T05:09:05.181155005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.181362884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-01-04T05:09:05.181687577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.182611177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010488s 
2026-01-04T05:09:05.182800528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-04T05:09:05.182966703Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.183172287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-01-04T05:09:05.183497742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.184435019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-01-04T05:09:05.184838772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-04T05:09:05', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-04T05:09:05.185214819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.185982214Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-04T05:09:05.186186917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025457s 
2026-01-04T05:09:05.186388092Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-04T05:09:05.186597824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.186858368Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-01-04T05:09:05.187218724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-01-04T05:09:05.190751056Z [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-04T05:09:05.192012546Z [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-04T05:09:05.192639809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:05.193621165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:05.195947800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:05.196386613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:05.196820277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:05.197297397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.197648925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102377s 
2026-01-04T05:09:05.197980523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-04T05:09:05.198369185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-04T05:09:05.198664079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2026-01-04T05:09:05.198991789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-04T05:09:05.199382876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-04T05:09:05.199698772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004647s 
2026-01-04T05:09:05.199925929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-01-04T05:09:05.203187817Z [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-04T05:09:05.204268072Z [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-04T05:09:05.204831096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-01-04T05:09:05.205284238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-01-04T05:09:05.207478476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073571s 
2026-01-04T05:09:05.207838822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-04T05:09:05', 'remove_album_folders') 
2026-01-04T05:09:05.208244439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.209307509Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-04T05:09:05.209490648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091583s 
2026-01-04T05:09:05.209707815Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-04T05:09:05.209923529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.210186168Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-01-04T05:09:05.210515381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-04T05:09:05.210683640Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.210871658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-01-04T05:09:05.211174708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-01-04T05:09:05.212114100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s 
2026-01-04T05:09:05.212484395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-04T05:09:05', 'add_priority_to_indexers') 
2026-01-04T05:09:05.212842636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.213576805Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-04T05:09:05.213763932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024832s 
2026-01-04T05:09:05.213992923Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-04T05:09:05.214216262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.214487188Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-01-04T05:09:05.214903356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-04T05:09:05.215219442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-04T05:09:05.215591481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s 
2026-01-04T05:09:05.215756654Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.215979663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.216543037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006141s 
2026-01-04T05:09:05.216934896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-04T05:09:05', 'remove_chown_and_folderchmod_config') 
2026-01-04T05:09:05.217300703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.218021494Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-04T05:09:05.218217699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020373s 
2026-01-04T05:09:05.218410427Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-04T05:09:05.218618346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.218872267Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-01-04T05:09:05.225055637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-01-04T05:09:05.225831369Z [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-04T05:09:05.226273389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008285s 
2026-01-04T05:09:05.226625989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-04T05:09:05', 'update_notifiarr') 
2026-01-04T05:09:05.226973388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.227669700Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-04T05:09:05.227838270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021961s 
2026-01-04T05:09:05.228076108Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-04T05:09:05.228298206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.228554772Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-01-04T05:09:05.228834746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.229053226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.230364356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s 
2026-01-04T05:09:05.230737146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-04T05:09:05', 'email_multiple_addresses') 
2026-01-04T05:09:05.231091971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.231802902Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-04T05:09:05.232010951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027474s 
2026-01-04T05:09:05.232235904Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-04T05:09:05.232450897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.232714868Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-01-04T05:09:05.233007247Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-01-04T05:09:05.233267070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-01-04T05:09:05.235480797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022706s 
2026-01-04T05:09:05.235863197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-04T05:09:05', 'rename_blacklist_to_blocklist') 
2026-01-04T05:09:05.236252882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.237018603Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-04T05:09:05.237217664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037727s 
2026-01-04T05:09:05.237417076Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-04T05:09:05.237629373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.237891030Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-01-04T05:09:05.238289452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-04T05:09:05.238470988Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.238704929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-01-04T05:09:05.239075164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.240041049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011138s 
2026-01-04T05:09:05.240286163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-01-04T05:09:05.240652530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.241607654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011122s 
2026-01-04T05:09:05.241784149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.241985324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.244825392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028525s 
2026-01-04T05:09:05.245185377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-04T05:09:05', 'cdh_per_downloadclient') 
2026-01-04T05:09:05.245548278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.246793826Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-04T05:09:05.246985812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048034s 
2026-01-04T05:09:05.247182789Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-04T05:09:05.247386990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.247645561Z [Info] download_history: Starting migration of Main DB to 52 
2026-01-04T05:09:05.248415070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-01-04T05:09:05.249168357Z [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-04T05:09:05.249782674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011697s 
2026-01-04T05:09:05.249991554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-01-04T05:09:05.250314915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-04T05:09:05.250689660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s 
2026-01-04T05:09:05.250899422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-01-04T05:09:05.251215408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-04T05:09:05.251557908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s 
2026-01-04T05:09:05.251768341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-01-04T05:09:05.252130962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-04T05:09:05.252468181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s 
2026-01-04T05:09:05.252640037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.252839258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.253845333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s 
2026-01-04T05:09:05.254200028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-04T05:09:05', 'download_history') 
2026-01-04T05:09:05.254557207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.255377889Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-04T05:09:05.255557501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025461s 
2026-01-04T05:09:05.255757253Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-04T05:09:05.255995162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.256245947Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-01-04T05:09:05.256661464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-04T05:09:05', 'add_update_history') 
2026-01-04T05:09:05.257019084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.257748843Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-04T05:09:05.257919256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017536s 
2026-01-04T05:09:05.258134480Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-04T05:09:05.258358070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.258625037Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-01-04T05:09:05.258952196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:05.259118571Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.259343975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-01-04T05:09:05.259694240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.260714134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s 
2026-01-04T05:09:05.261086203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-04T05:09:05', 'add_on_update_to_notifications') 
2026-01-04T05:09:05.261445486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.262227420Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-04T05:09:05.262419978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026295s 
2026-01-04T05:09:05.262629279Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-04T05:09:05.262860565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.263115799Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-01-04T05:09:05.263431725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-04T05:09:05.263596387Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.263802071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-01-04T05:09:05.264141895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.265139113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011217s 
2026-01-04T05:09:05.265503597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-04T05:09:05', 'download_client_per_indexer') 
2026-01-04T05:09:05.265868992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.266647229Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-04T05:09:05.266830248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025835s 
2026-01-04T05:09:05.267028898Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-04T05:09:05.267238380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.267501660Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-01-04T05:09:05.267933379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-04T05:09:05.268112319Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.268303174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-01-04T05:09:05.268618559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.269603472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011084s 
2026-01-04T05:09:05.269785558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-04T05:09:05.269946523Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.270171586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-01-04T05:09:05.270536040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.271541243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011567s 
2026-01-04T05:09:05.271715464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-04T05:09:05.271895216Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.272108636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-01-04T05:09:05.272437548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.273421840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011176s 
2026-01-04T05:09:05.273783999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-04T05:09:05', 'AddNewItemMonitorType') 
2026-01-04T05:09:05.274137571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.275038966Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-04T05:09:05.275205882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026915s 
2026-01-04T05:09:05.275403800Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-04T05:09:05.275605627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.275888145Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-01-04T05:09:05.276188250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-04T05:09:05.276357841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.276563305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-01-04T05:09:05.276883580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.277874545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s 
2026-01-04T05:09:05.278222345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-04T05:09:05', 'ImportListSearch') 
2026-01-04T05:09:05.278591759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.279419215Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-04T05:09:05.279595119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002638s 
2026-01-04T05:09:05.279801856Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-04T05:09:05.280045466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.280301121Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-01-04T05:09:05.280625514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-04T05:09:05.280791388Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.281012153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-01-04T05:09:05.281368690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.282378564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011558s 
2026-01-04T05:09:05.282742136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-04T05:09:05', 'ImportListMonitorExisting') 
2026-01-04T05:09:05.283104936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.283955619Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-04T05:09:05.284150021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026551s 
2026-01-04T05:09:05.284339252Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-04T05:09:05.284551138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.284801071Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-01-04T05:09:05.285215506Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.285512554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-01-04T05:09:05.285782748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000368s 
2026-01-04T05:09:05.285997721Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.286275029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-01-04T05:09:05.286535323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s 
2026-01-04T05:09:05.286704975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-04T05:09:05.286861781Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.287039308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-01-04T05:09:05.287298250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-01-04T05:09:05.288272531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010432s 
2026-01-04T05:09:05.288634360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-04T05:09:05', 'add_indexer_tags') 
2026-01-04T05:09:05.288978903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.289753773Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-04T05:09:05.289933505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025048s 
2026-01-04T05:09:05.290127716Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-04T05:09:05.290335905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.290596360Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-01-04T05:09:05.290845021Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.291051446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.291969895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008922s 
2026-01-04T05:09:05.292325431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-04T05:09:05', 'update_audio_types') 
2026-01-04T05:09:05.293650710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.294388696Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-04T05:09:05.294563718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033346s 
2026-01-04T05:09:05.294831016Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-04T05:09:05.295070348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.295370983Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-01-04T05:09:05.297385840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.297650834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-01-04T05:09:05.297886488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003017s 
2026-01-04T05:09:05.298061551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-04T05:09:05.298221403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.298453801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-01-04T05:09:05.302241467Z [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-04T05:09:05.303650253Z [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-04T05:09:05.304349721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-01-04T05:09:05.305096024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-01-04T05:09:05.307608252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-04T05:09:05.308132167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-04T05:09:05.308479086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098198s 
2026-01-04T05:09:05.308649138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:05.308804000Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.309005476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-01-04T05:09:05.313079018Z [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-04T05:09:05.315005276Z [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-04T05:09:05.315909997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:05.316770961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:05.319215022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:05.319716632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:05.320204214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.320553657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113494s 
2026-01-04T05:09:05.320719682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:05.320867329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.321076590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-01-04T05:09:05.325125182Z [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-04T05:09:05.327050518Z [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-04T05:09:05.327958577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:05.328784680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:05.331204482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:05.331670771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:05.332143894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.332498628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112307s 
2026-01-04T05:09:05.332665013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:05.332823773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.333021761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-01-04T05:09:05.337056515Z [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-04T05:09:05.338956621Z [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-04T05:09:05.339857505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-04T05:09:05.340686434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-04T05:09:05.343107508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-04T05:09:05.343571132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-04T05:09:05.344064114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.344400462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112002s 
2026-01-04T05:09:05.344581135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-04T05:09:05.344727650Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.344937874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-01-04T05:09:05.348659778Z [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-04T05:09:05.349990146Z [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-04T05:09:05.350649795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:05.351567472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:05.353973406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:05.354427471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:05.354853548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:05.355334206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.355681906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105517s 
2026-01-04T05:09:05.355866147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-04T05:09:05.356019386Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.356215621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-01-04T05:09:05.359885961Z [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-04T05:09:05.361250869Z [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-04T05:09:05.361931640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-04T05:09:05.362833626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-04T05:09:05.365264891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-04T05:09:05.365696510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-04T05:09:05.366132438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-04T05:09:05.366607685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-04T05:09:05.366962529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105539s 
2026-01-04T05:09:05.367137562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-04T05:09:05.367292283Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.367484410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-01-04T05:09:05.371056142Z [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-04T05:09:05.372188732Z [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-04T05:09:05.372778039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-04T05:09:05.373311192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-04T05:09:05.375611434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079249s 
2026-01-04T05:09:05.375790865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-04T05:09:05.375965036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.376189848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-01-04T05:09:05.380929101Z [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-04T05:09:05.382107072Z [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-04T05:09:05.382687992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-04T05:09:05.383218790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-04T05:09:05.385548191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091675s 
2026-01-04T05:09:05.385734105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-04T05:09:05.385887915Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.386108930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-01-04T05:09:05.389628767Z [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-04T05:09:05.390633680Z [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-04T05:09:05.391155110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-04T05:09:05.391597681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-04T05:09:05.393929696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076214s 
2026-01-04T05:09:05.394116472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-04T05:09:05.394264410Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.394530045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-01-04T05:09:05.398005382Z [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-04T05:09:05.399019214Z [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-04T05:09:05.399578420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-04T05:09:05.400138568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-04T05:09:05.402619413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079432s 
2026-01-04T05:09:05.402799996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-04T05:09:05.402982604Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.403154811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-01-04T05:09:05.406679457Z [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-04T05:09:05.407673629Z [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-04T05:09:05.408218797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-04T05:09:05.408753954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-04T05:09:05.411195290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007797s 
2026-01-04T05:09:05.411343308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-04T05:09:05.411508571Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.411744455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-01-04T05:09:05.415384244Z [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-04T05:09:05.416323746Z [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-04T05:09:05.416853202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-04T05:09:05.417510736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-04T05:09:05.420089457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.420467799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083363s 
2026-01-04T05:09:05.420663874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-04T05:09:05.420826461Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.421065383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-01-04T05:09:05.424517253Z [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-04T05:09:05.425490623Z [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-04T05:09:05.426024628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-04T05:09:05.426772444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-04T05:09:05.429348671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.429729768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084478s 
2026-01-04T05:09:05.429924210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-04T05:09:05.430088571Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.430319405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-01-04T05:09:05.433748069Z [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-04T05:09:05.434726679Z [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-04T05:09:05.435271676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-04T05:09:05.436020374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-04T05:09:05.438582803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.438914882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083815s 
2026-01-04T05:09:05.439098602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-01-04T05:09:05.439255307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.439465009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-01-04T05:09:05.443018394Z [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-04T05:09:05.444169762Z [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-04T05:09:05.444763568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-01-04T05:09:05.445473868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-01-04T05:09:05.448013662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-04T05:09:05.448510452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-04T05:09:05.449000328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-04T05:09:05.449350533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096916s 
2026-01-04T05:09:05.449532189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-04T05:09:05.449686329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.449884739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-01-04T05:09:05.453361429Z [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-04T05:09:05.454324478Z [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-04T05:09:05.454806058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-04T05:09:05.455273339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-04T05:09:05.457640224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075432s 
2026-01-04T05:09:05.457824455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-04T05:09:05.457982073Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-04T05:09:05.458198017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-01-04T05:09:05.462659861Z [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-04T05:09:05.463599743Z [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-04T05:09:05.464119500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-04T05:09:05.464678445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-04T05:09:05.467020361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086022s 
2026-01-04T05:09:05.467198469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-01-04T05:09:05.467362760Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.467563194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-01-04T05:09:05.471117741Z [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-04T05:09:05.472071652Z [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-04T05:09:05.472592540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-04T05:09:05.473450728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-04T05:09:05.475914659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-04T05:09:05.476355507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-04T05:09:05.476848419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-04T05:09:05.477367725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-04T05:09:05.477788682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010031s 
2026-01-04T05:09:05.477968464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-04T05:09:05.478128005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-04T05:09:05.478355704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-01-04T05:09:05.481956514Z [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-04T05:09:05.491245477Z [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-04T05:09:05.492126230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-04T05:09:05.493052165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-04T05:09:05.497056567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.497501894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188797s 
2026-01-04T05:09:05.497713330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-04T05:09:05.497878993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-04T05:09:05.498135710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-01-04T05:09:05.502819100Z [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-04T05:09:05.503894816Z [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-04T05:09:05.504547861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-04T05:09:05.505305546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-04T05:09:05.507860951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.508270185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098561s 
2026-01-04T05:09:05.508484838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-04T05:09:05.508680872Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.508932088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-01-04T05:09:05.513261715Z [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-04T05:09:05.514387873Z [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-04T05:09:05.515003582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-04T05:09:05.515753563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-04T05:09:05.518342926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.518748222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009596s 
2026-01-04T05:09:05.518958706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-04T05:09:05.519150572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-04T05:09:05.519373952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-01-04T05:09:05.523759252Z [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-04T05:09:05.524922744Z [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-04T05:09:05.525549707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-04T05:09:05.526213684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-04T05:09:05.528897126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.529291511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096469s 
2026-01-04T05:09:05.529500070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-04T05:09:05.529649632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.529944846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-01-04T05:09:05.534356389Z [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-04T05:09:05.535495963Z [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-04T05:09:05.536143136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-04T05:09:05.536877395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-04T05:09:05.539447589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.539839759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096643s 
2026-01-04T05:09:05.540064321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-04T05:09:05.540216217Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.540495659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-01-04T05:09:05.544819405Z [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-04T05:09:05.545946966Z [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-04T05:09:05.546555681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-04T05:09:05.547291383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-04T05:09:05.549913953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.550347135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096173s 
2026-01-04T05:09:05.550557919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-04T05:09:05.550705527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-04T05:09:05.550966372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-01-04T05:09:05.556644334Z [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-04T05:09:05.557672164Z [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-04T05:09:05.558215708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-04T05:09:05.558793131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-04T05:09:05.561206209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099936s 
2026-01-04T05:09:05.561408968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-04T05:09:05.561595223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.561853753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-01-04T05:09:05.566231117Z [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-04T05:09:05.567223815Z [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-04T05:09:05.567719884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-04T05:09:05.568354041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-04T05:09:05.570770466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008694s 
2026-01-04T05:09:05.570977563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-04T05:09:05.571166313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-04T05:09:05.571374914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-01-04T05:09:05.575892289Z [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-04T05:09:05.577034098Z [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-04T05:09:05.577635118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-04T05:09:05.578146177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-04T05:09:05.580554235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089093s 
2026-01-04T05:09:05.580761974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-04T05:09:05.580943118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.581177550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-01-04T05:09:05.585550275Z [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-04T05:09:05.586677966Z [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-04T05:09:05.587290048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-04T05:09:05.587820897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-04T05:09:05.591022292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096163s 
2026-01-04T05:09:05.591200742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-04T05:09:05.591397538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.591626048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-01-04T05:09:05.595923391Z [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-04T05:09:05.596824154Z [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-04T05:09:05.597405735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-01-04T05:09:05.600299973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-01-04T05:09:05.603794869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119384s 
2026-01-04T05:09:05.604057338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-04T05:09:05.604244024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-04T05:09:05.604504518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-01-04T05:09:05.609861935Z [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-04T05:09:05.610669722Z [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-04T05:09:05.611146051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-04T05:09:05.611879197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-04T05:09:05.615544768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-04T05:09:05.615996607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112095s 
2026-01-04T05:09:05.616224927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-04T05:09:05.616428938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-01-04T05:09:05.616688711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-01-04T05:09:05.621635581Z [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-04T05:09:05.622502196Z [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-04T05:09:05.623027303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-04T05:09:05.623898868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-04T05:09:05.627672656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-04T05:09:05.628043623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111122s 
2026-01-04T05:09:05.628220469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:05.628347054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-04T05:09:05.628522437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-01-04T05:09:05.632071232Z [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-04T05:09:05.632823146Z [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-04T05:09:05.633226158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-04T05:09:05.633935787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-04T05:09:05.636415289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:05.636783039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-04T05:09:05.637082643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084209s 
2026-01-04T05:09:05.637244839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:05.637388378Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-04T05:09:05.637562379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-01-04T05:09:05.641132096Z [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-04T05:09:05.641909992Z [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-04T05:09:05.642351882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-04T05:09:05.643072583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-04T05:09:05.645591735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-04T05:09:05.645918854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-04T05:09:05.646208527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084812s 
2026-01-04T05:09:05.646369020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-04T05:09:05.646526848Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-01-04T05:09:05.646712362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-04T05:09:05.651214937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-04T05:09:05.651685826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-04T05:09:05.652133487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-04T05:09:05.652593142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-04T05:09:05.655068146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-04T05:09:05.655360735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084687s 
2026-01-04T05:09:05.655736261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-04T05:09:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-04T05:09:05.656116146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.659201849Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-04T05:09:05.659217550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119773s 
2026-01-04T05:09:05.659368514Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-04T05:09:05.659572184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.659859853Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-01-04T05:09:05.660474100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:05.660576817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.660778573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-01-04T05:09:05.661060631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.662149574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011438s 
2026-01-04T05:09:05.662278874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:05.662419918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-01-04T05:09:05.662605582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-01-04T05:09:05.662878071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.663962023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s 
2026-01-04T05:09:05.664244903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-04T05:09:05', 'add_on_delete_to_notifications') 
2026-01-04T05:09:05.664569366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.665277161Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-04T05:09:05.665449047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024576s 
2026-01-04T05:09:05.665646154Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-04T05:09:05.665831668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.666061661Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-01-04T05:09:05.667411499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-04T05:09:05.667569617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.667764199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-01-04T05:09:05.668073351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.669744426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017466s 
2026-01-04T05:09:05.669858475Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-04T05:09:05.670079230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-01-04T05:09:05.670320906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003263s 
2026-01-04T05:09:05.670483754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:05.670624588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.670803267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-01-04T05:09:05.671063231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-01-04T05:09:05.672643543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001653s 
2026-01-04T05:09:05.672805128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.672980201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.673637734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s 
2026-01-04T05:09:05.673815883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-01-04T05:09:05.674240568Z [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-04T05:09:05.674658891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006882s 
2026-01-04T05:09:05.674841107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-01-04T05:09:05.675083886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-01-04T05:09:05.675380383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s 
2026-01-04T05:09:05.675545295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-04T05:09:05.675687251Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.675869418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-01-04T05:09:05.676184803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-01-04T05:09:05.677184406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s 
2026-01-04T05:09:05.677349719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-04T05:09:05.677493207Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-04T05:09:05.677678541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-01-04T05:09:05.677950298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.679057247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012014s 
2026-01-04T05:09:05.679225235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-04T05:09:05.679369355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.679557133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-01-04T05:09:05.679841255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.680877011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011235s 
2026-01-04T05:09:05.681033015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.681208658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.682668287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014765s 
2026-01-04T05:09:05.682834722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.683007480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.683800386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008099s 
2026-01-04T05:09:05.684000760Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-01-04T05:09:05.687652533Z [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-04T05:09:05.688420719Z [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-04T05:09:05.688858000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-04T05:09:05.689268396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-04T05:09:05.692400643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082207s 
2026-01-04T05:09:05.692617910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-01-04T05:09:05.696206295Z [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-04T05:09:05.696818147Z [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-04T05:09:05.697207421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-04T05:09:05.697679662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-04T05:09:05.700724643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079086s 
2026-01-04T05:09:05.700978263Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-04T05:09:05.701242896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-04T05:09:05.701488631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003188s 
2026-01-04T05:09:05.701652090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-04T05:09:05.701795298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.702014610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-01-04T05:09:05.702324554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.703271641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s 
2026-01-04T05:09:05.703434168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-04T05:09:05.703570583Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-04T05:09:05.703760505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-01-04T05:09:05.704032754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-01-04T05:09:05.705618126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016681s 
2026-01-04T05:09:05.705914583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-04T05:09:05', 'add_custom_formats') 
2026-01-04T05:09:05.706206370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.707269992Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-04T05:09:05.707419573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003309s 
2026-01-04T05:09:05.707609756Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-04T05:09:05.707784548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.708096586Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-01-04T05:09:05.708433384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-04T05:09:05.708592995Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.708750252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-01-04T05:09:05.708982259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-01-04T05:09:05.710274962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013631s 
2026-01-04T05:09:05.710565477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-04T05:09:05', 'add_result_to_commands') 
2026-01-04T05:09:05.710862485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.711614389Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-04T05:09:05.711771084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026828s 
2026-01-04T05:09:05.711981117Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-04T05:09:05.712171160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.712412135Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-01-04T05:09:05.712727279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:05.712881169Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-04T05:09:05.713064258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-01-04T05:09:05.713328921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.714296329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010588s 
2026-01-04T05:09:05.714601834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-04T05:09:05', 'health_restored_notification') 
2026-01-04T05:09:05.714899734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.715646066Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-04T05:09:05.715806730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023811s 
2026-01-04T05:09:05.715984768Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-04T05:09:05.716157135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.716375435Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-01-04T05:09:05.716672553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-04T05:09:05.716917256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-01-04T05:09:05.717147710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003022s 
2026-01-04T05:09:05.717418796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-04T05:09:05', 'remove_uc') 
2026-01-04T05:09:05.717702948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.718393298Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-04T05:09:05.718542999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015337s 
2026-01-04T05:09:05.718747261Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-04T05:09:05.718934277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.719169671Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-01-04T05:09:05.719453693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.719632423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.721485083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018002s 
2026-01-04T05:09:05.721743022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-04T05:09:05', 'download_clients_rename_tv_to_music') 
2026-01-04T05:09:05.722044880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.722773377Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-04T05:09:05.722940774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031137s 
2026-01-04T05:09:05.723141157Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-04T05:09:05.723370980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.723563457Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-01-04T05:09:05.723896688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-04T05:09:05.724046330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.724229669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-01-04T05:09:05.724504592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-01-04T05:09:05.725517943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s 
2026-01-04T05:09:05.725826003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-04T05:09:05', 'add_colon_replacement_to_naming_config') 
2026-01-04T05:09:05.726128201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.726924324Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-04T05:09:05.727093385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024841s 
2026-01-04T05:09:05.727263557Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-04T05:09:05.727480725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.727665056Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-01-04T05:09:05.728035151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-01-04T05:09:05.731586662Z [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-04T05:09:05.732413908Z [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-04T05:09:05.732856188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-04T05:09:05.733527570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-04T05:09:05.736210191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.736538342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083272s 
2026-01-04T05:09:05.736700899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-04T05:09:05.736840750Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.737023769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-01-04T05:09:05.737272650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-01-04T05:09:05.738236761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010392s 
2026-01-04T05:09:05.738519521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-04T05:09:05', 'list_sync_time') 
2026-01-04T05:09:05.738810206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.740141607Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-04T05:09:05.740296108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029266s 
2026-01-04T05:09:05.740484317Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-04T05:09:05.740662606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.740891046Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-01-04T05:09:05.741194817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-04T05:09:05.741344539Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.741509401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-01-04T05:09:05.741730095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-01-04T05:09:05.742675338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010044s 
2026-01-04T05:09:05.742967016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-04T05:09:05', 'add_download_client_tags') 
2026-01-04T05:09:05.743256569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.744000757Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-04T05:09:05.744160639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023026s 
2026-01-04T05:09:05.744341513Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-04T05:09:05.744515163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.744749044Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-01-04T05:09:05.745277959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-01-04T05:09:05.745714327Z [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-04T05:09:05.746122980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006759s 
2026-01-04T05:09:05.746310869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-01-04T05:09:05.746578077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-01-04T05:09:05.746905836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2026-01-04T05:09:05.747193746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-04T05:09:05', 'add_notification_status') 
2026-01-04T05:09:05.747486105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.748289703Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-04T05:09:05.748455086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017854s 
2026-01-04T05:09:05.748643074Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-04T05:09:05.748823999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.749051607Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-01-04T05:09:05.749321560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.749500831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.751285755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s 
2026-01-04T05:09:05.751591891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-04T05:09:05', 'add_alac_24_quality_in_profiles') 
2026-01-04T05:09:05.751902958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.752612135Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-04T05:09:05.752780054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030928s 
2026-01-04T05:09:05.752949675Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-04T05:09:05.753120890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.753338207Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-01-04T05:09:05.753666659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-01-04T05:09:05.753817853Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-01-04T05:09:05.753970240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-01-04T05:09:05.754166525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-01-04T05:09:05.755139514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010005s 
2026-01-04T05:09:05.755302773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-01-04T05:09:05.755514099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-01-04T05:09:05.756533000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s 
2026-01-04T05:09:05.756816100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-04T05:09:05', 'add_salt_to_users') 
2026-01-04T05:09:05.757103539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.757791885Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-04T05:09:05.757944081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023131s 
2026-01-04T05:09:05.758110567Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-04T05:09:05.758280158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.758495472Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-01-04T05:09:05.758937301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-01-04T05:09:05.759350794Z [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-04T05:09:05.759760208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s 
2026-01-04T05:09:05.759945160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-01-04T05:09:05.760163941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-01-04T05:09:05.760445658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s 
2026-01-04T05:09:05.760719680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-04T05:09:05', 'add_auto_tagging') 
2026-01-04T05:09:05.761009624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.761758351Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-04T05:09:05.761908143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016478s 
2026-01-04T05:09:05.762100791Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-04T05:09:05.762278298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.762507710Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-01-04T05:09:05.762858556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-01-04T05:09:05.763010472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:05.763184803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-01-04T05:09:05.763418313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-01-04T05:09:05.764525062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001122s 
2026-01-04T05:09:05.764723170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-04T05:09:05.764984827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-04T05:09:05.765221013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003161s 
2026-01-04T05:09:05.765510576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-04T05:09:05', 'quality_definition_preferred_size') 
2026-01-04T05:09:05.765799738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.766514557Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-04T05:09:05.766677065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015664s 
2026-01-04T05:09:05.766891627Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-04T05:09:05.767072190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.767308937Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-01-04T05:09:05.767652669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-04T05:09:05.767788292Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.768012984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-01-04T05:09:05.768220202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.769289815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011525s 
2026-01-04T05:09:05.769584368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-04T05:09:05', 'add_on_artist_add_to_notifications') 
2026-01-04T05:09:05.769878020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.770646707Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-04T05:09:05.770809034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024778s 
2026-01-04T05:09:05.770983786Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-04T05:09:05.771155462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.771375144Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-01-04T05:09:05.771691511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-04T05:09:05.771864730Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.772032989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-01-04T05:09:05.772250146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-01-04T05:09:05.773262845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s 
2026-01-04T05:09:05.773545664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-04T05:09:05', 'album_last_searched_time') 
2026-01-04T05:09:05.773839175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.774541549Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-04T05:09:05.774706441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023206s 
2026-01-04T05:09:05.774879600Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-04T05:09:05.775051296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.775318544Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-01-04T05:09:05.775688529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-04T05:09:05.775834763Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.776009385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-01-04T05:09:05.776246472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.777287017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011174s 
2026-01-04T05:09:05.777446648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-04T05:09:05.777573293Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.777734829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-01-04T05:09:05.777973389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-04T05:09:05.779007591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011115s 
2026-01-04T05:09:05.779282214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-04T05:09:05', 'add_indexer_flags') 
2026-01-04T05:09:05.779562679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.780285695Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-04T05:09:05.780435847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s 
2026-01-04T05:09:05.780618385Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-04T05:09:05.780799199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.781027228Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-01-04T05:09:05.781402784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-01-04T05:09:05.781629901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-01-04T05:09:05.781931088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003621s 
2026-01-04T05:09:05.782096671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-01-04T05:09:05.782310732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-01-04T05:09:05.782595355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003501s 
2026-01-04T05:09:05.782787001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-01-04T05:09:05.783006664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-01-04T05:09:05.783297890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003683s 
2026-01-04T05:09:05.783584216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-04T05:09:05', 'add_indexes_album_statistics') 
2026-01-04T05:09:05.783882407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.784874975Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-04T05:09:05.785033254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019098s 
2026-01-04T05:09:05.785209649Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-04T05:09:05.785381665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.785602470Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-01-04T05:09:05.785952104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-04T05:09:05.786272699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-04T05:09:05.786533705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s 
2026-01-04T05:09:05.786809220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-04T05:09:05', 'update_redacted_baseurl') 
2026-01-04T05:09:05.787089965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.787756898Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-04T05:09:05.787921198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015671s 
2026-01-04T05:09:05.795607505Z [Debug] MigrationController: Took: 00:00:01.4980375 
2026-01-04T05:09:05.880794524Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-01-04T05:09:05.917265557Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-01-04T05:09:05.937117588Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-04T05:09:05.956400614Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-04T05:09:05.956793625Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-04T05:09:05.957051805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-04T05:09:05.961356211Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-04T05:09:05.961582246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004553s 
2026-01-04T05:09:05.961779934Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-04T05:09:05.962002763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047664s 
2026-01-04T05:09:05.963516311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-04T05:09:05.963722826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.964120537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-04T05:09:05.964436433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-04T05:09:05.964909636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s 
2026-01-04T05:09:05.965150130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.966308463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-04T05:09:05.966538085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019072s 
2026-01-04T05:09:05.966856807Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-04T05:09:05.967120437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.967516264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-04T05:09:05.967840036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-04T05:09:05.968354282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s 
2026-01-04T05:09:05.968593944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-04T05:09:05.968773556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-04T05:09:05.969023940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-04T05:09:05.969333132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-04T05:09:05.970074325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007895s 
2026-01-04T05:09:05.970316332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.971084729Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-04T05:09:05.971281966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017874s 
2026-01-04T05:09:05.971583002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-04T05:09:05.971881363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.972263452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-04T05:09:05.972486121Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:05.972712837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-04T05:09:05.973022441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-04T05:09:05.973525604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s 
2026-01-04T05:09:05.973768703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.974489334Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-04T05:09:05.974744648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015014s 
2026-01-04T05:09:05.975084242Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-04T05:09:05.975308433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.975609740Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-01-04T05:09:05.976278487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-01-04T05:09:05.976689865Z [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-04T05:09:05.977283059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008174s 
2026-01-04T05:09:05.977555708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-01-04T05:09:05.977822375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-04T05:09:05.978210166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000435s 
2026-01-04T05:09:05.978551022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-04T05:09:05', 'InitialSetup') 
2026-01-04T05:09:05.978961709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.979747572Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-04T05:09:05.979924708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019579s 
2026-01-04T05:09:05.980252218Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-04T05:09:05.980515568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.980816464Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-01-04T05:09:05.981224215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-04T05:09:05', 'add_reason_to_pending_releases') 
2026-01-04T05:09:05.981661104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.982473600Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-04T05:09:05.982728524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019474s 
2026-01-04T05:09:05.982967314Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-04T05:09:05.983184852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.983452872Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-01-04T05:09:05.983802636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-04T05:09:05', 'add_medium_support') 
2026-01-04T05:09:05.984308966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.985091211Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-04T05:09:05.985318218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00187s 
2026-01-04T05:09:05.985535896Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-04T05:09:05.985798184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.986109461Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-01-04T05:09:05.986492963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-04T05:09:05', 'add_various_qualites_in_profile') 
2026-01-04T05:09:05.986925193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.987676526Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-04T05:09:05.987997562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019s 
2026-01-04T05:09:05.988235391Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-04T05:09:05.988480996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.988780709Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-01-04T05:09:05.989132968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-04T05:09:05', 'metadata_profiles') 
2026-01-04T05:09:05.989500829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.990299958Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-04T05:09:05.990527546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001859s 
2026-01-04T05:09:05.990792370Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-04T05:09:05.991114348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.991400835Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-01-04T05:09:05.991794628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-04T05:09:05', 'separate_automatic_and_interactive_search') 
2026-01-04T05:09:05.992267870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.993067701Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-04T05:09:05.993328887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019639s 
2026-01-04T05:09:05.993578299Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-04T05:09:05.993837341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.994143717Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-01-04T05:09:05.994530166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-04T05:09:05', 'change_album_path_to_relative') 
2026-01-04T05:09:05.994964350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.995699250Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-04T05:09:05.995992480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018483s 
2026-01-04T05:09:05.996248475Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-04T05:09:05.996509832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.996820387Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-01-04T05:09:05.997190532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-04T05:09:05', 'change_quality_size_mb_to_kb') 
2026-01-04T05:09:05.997622031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:05.998359375Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-04T05:09:05.998601473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018326s 
2026-01-04T05:09:05.998832598Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-04T05:09:05.999075227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:05.999387034Z [Info] album_releases: Starting migration of Log DB to 9 
2026-01-04T05:09:05.999714794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-04T05:09:05', 'album_releases') 
2026-01-04T05:09:06.000146624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.001482804Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-04T05:09:06.001711535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024017s 
2026-01-04T05:09:06.001953833Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-04T05:09:06.002202994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.002511445Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-01-04T05:09:06.002862833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-04T05:09:06', 'album_releases_fix') 
2026-01-04T05:09:06.003279221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.004018490Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-04T05:09:06.004256228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018083s 
2026-01-04T05:09:06.004493927Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-04T05:09:06.004739672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.005036760Z [Info] import_lists: Starting migration of Log DB to 11 
2026-01-04T05:09:06.009497632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-04T05:09:06', 'import_lists') 
2026-01-04T05:09:06.009983450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.010752348Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-04T05:09:06.010982992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060182s 
2026-01-04T05:09:06.011235090Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-04T05:09:06.011484362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.011799857Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-01-04T05:09:06.012197848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-04T05:09:06', 'add_release_status') 
2026-01-04T05:09:06.012635920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.013382874Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-04T05:09:06.013622637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018946s 
2026-01-04T05:09:06.013869935Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-04T05:09:06.014126942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.014429121Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-01-04T05:09:06.014797883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-04T05:09:06', 'album_download_notification') 
2026-01-04T05:09:06.015223991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.015965534Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-04T05:09:06.016220548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018141s 
2026-01-04T05:09:06.016463848Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-04T05:09:06.016723050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.017036561Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-01-04T05:09:06.017409031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-04T05:09:06', 'fix_language_metadata_profiles') 
2026-01-04T05:09:06.017833936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.018599348Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-04T05:09:06.018837587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s 
2026-01-04T05:09:06.019067190Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-04T05:09:06.019306441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.019604161Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-01-04T05:09:06.019955638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-04T05:09:06', 'remove_fanzub') 
2026-01-04T05:09:06.020373480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.021114362Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-04T05:09:06.021343623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001806s 
2026-01-04T05:09:06.021589699Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-04T05:09:06.021848790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.022151059Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-01-04T05:09:06.022523218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-04T05:09:06', 'update_artist_history_indexes') 
2026-01-04T05:09:06.022947262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.023671330Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-04T05:09:06.023940161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018087s 
2026-01-04T05:09:06.024160575Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-04T05:09:06.024402352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.024692286Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-01-04T05:09:06.025019635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-04T05:09:06', 'remove_nma') 
2026-01-04T05:09:06.025423628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.026151203Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-04T05:09:06.026382819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017563s 
2026-01-04T05:09:06.026610598Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-04T05:09:06.026858397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.027158351Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-01-04T05:09:06.027512544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-04T05:09:06', 'album_disambiguation') 
2026-01-04T05:09:06.027951217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.028706668Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-04T05:09:06.028940840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018391s 
2026-01-04T05:09:06.029185352Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-04T05:09:06.029442129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.029744929Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-01-04T05:09:06.030110404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-04T05:09:06', 'add_ape_quality_in_profiles') 
2026-01-04T05:09:06.030531873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.031259709Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-04T05:09:06.031513219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018004s 
2026-01-04T05:09:06.031736719Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-04T05:09:06.031996813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.032292378Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-01-04T05:09:06.032632382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-04T05:09:06', 'remove_pushalot') 
2026-01-04T05:09:06.033039071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.033985808Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-04T05:09:06.034213957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019945s 
2026-01-04T05:09:06.034450904Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-04T05:09:06.034693062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.034988777Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-01-04T05:09:06.035334052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-04T05:09:06', 'add_custom_filters') 
2026-01-04T05:09:06.035749409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.036540962Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-04T05:09:06.036770404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018401s 
2026-01-04T05:09:06.037002912Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-04T05:09:06.037252254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.037539553Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-01-04T05:09:06.037876742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-04T05:09:06', 'import_list_tags') 
2026-01-04T05:09:06.038287909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.038961335Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-04T05:09:06.039199595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017184s 
2026-01-04T05:09:06.039436402Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-04T05:09:06.039692467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.040018233Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-01-04T05:09:06.040387647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-04T05:09:06', 'add_release_groups_etc') 
2026-01-04T05:09:06.040798574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.041551941Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-04T05:09:06.041783959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018547s 
2026-01-04T05:09:06.042020064Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-04T05:09:06.042268163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.042565402Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-01-04T05:09:06.042908403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-04T05:09:06', 'NewMediaInfoFormat') 
2026-01-04T05:09:06.043322376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.044005822Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-04T05:09:06.044253010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s 
2026-01-04T05:09:06.044503625Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-04T05:09:06.044774290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.045079855Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-01-04T05:09:06.045474018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-04T05:09:06', 'rename_restrictions_to_release_profiles') 
2026-01-04T05:09:06.045914936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.046601689Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-04T05:09:06.046856983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018008s 
2026-01-04T05:09:06.047117898Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-04T05:09:06.047390237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.047696363Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-01-04T05:09:06.048124956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-04T05:09:06', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-04T05:09:06.048555884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.049262526Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-04T05:09:06.049521127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018345s 
2026-01-04T05:09:06.049758064Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-04T05:09:06.050005873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.050303081Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-01-04T05:09:06.050652795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-04T05:09:06', 'add_import_exclusions') 
2026-01-04T05:09:06.051072811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.051755225Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-04T05:09:06.052012413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017393s 
2026-01-04T05:09:06.052257647Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-04T05:09:06.052512440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.052814217Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-01-04T05:09:06.053176787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-04T05:09:06', 'clean_artist_metadata_table') 
2026-01-04T05:09:06.053593667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.054277624Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-04T05:09:06.054526054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017483s 
2026-01-04T05:09:06.054762400Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-04T05:09:06.055013926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.055311936Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-01-04T05:09:06.055671711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-04T05:09:06', 'health_issue_notification') 
2026-01-04T05:09:06.056131657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.057123334Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-04T05:09:06.057362104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020944s 
2026-01-04T05:09:06.057626787Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-04T05:09:06.057890589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.058209952Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-01-04T05:09:06.058586881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-04T05:09:06', 'add_mediafilerepository_mtime') 
2026-01-04T05:09:06.059017858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.059730994Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-04T05:09:06.060001880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018213s 
2026-01-04T05:09:06.060246422Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-04T05:09:06.060506496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.060816079Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-01-04T05:09:06.061195212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-04T05:09:06', 'add_artistmetadataid_constraint') 
2026-01-04T05:09:06.061620539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.062321460Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-04T05:09:06.062569860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017951s 
2026-01-04T05:09:06.062806677Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-04T05:09:06.063067131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.063356433Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-01-04T05:09:06.063716228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-04T05:09:06', 'old_ids_and_artist_alias') 
2026-01-04T05:09:06.064155071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.064846584Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-04T05:09:06.065082549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017776s 
2026-01-04T05:09:06.065327903Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-04T05:09:06.065577005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.065873722Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-01-04T05:09:06.066227434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-04T05:09:06', 'download_propers_config') 
2026-01-04T05:09:06.066636648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.067318972Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-04T05:09:06.067560278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017359s 
2026-01-04T05:09:06.067794550Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-04T05:09:06.068093241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.068388526Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-01-04T05:09:06.068743420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-04T05:09:06', 'remove_language_profiles') 
2026-01-04T05:09:06.069172965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.069855650Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-04T05:09:06.070089701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017655s 
2026-01-04T05:09:06.070327730Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-04T05:09:06.070581050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.070878519Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-01-04T05:09:06.071232502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-04T05:09:06', 'multi_disc_naming_format') 
2026-01-04T05:09:06.071653910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.072321935Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-04T05:09:06.072564253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017265s 
2026-01-04T05:09:06.072803796Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-04T05:09:06.073060503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.073365717Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-01-04T05:09:06.073730151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-04T05:09:06', 'add_download_client_priority') 
2026-01-04T05:09:06.074149545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.074856589Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-04T05:09:06.075098426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001784s 
2026-01-04T05:09:06.075334321Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-04T05:09:06.075585807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.075888667Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-01-04T05:09:06.076236838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-04T05:09:06', 'remove_growl_prowl') 
2026-01-04T05:09:06.076650962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.077376082Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-04T05:09:06.077603590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017936s 
2026-01-04T05:09:06.077843393Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-04T05:09:06.078092484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.078394302Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-01-04T05:09:06.078746110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-04T05:09:06', 'remove_plex_hometheatre') 
2026-01-04T05:09:06.079158190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.079866386Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-04T05:09:06.080113102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017587s 
2026-01-04T05:09:06.080352795Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-04T05:09:06.080605363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.080907422Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-01-04T05:09:06.081269541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-04T05:09:06', 'add_root_folder_add_defaults') 
2026-01-04T05:09:06.081694737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.082414196Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-04T05:09:06.082662966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017917s 
2026-01-04T05:09:06.082880514Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-04T05:09:06.083121249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.083410101Z [Info] task_duration: Starting migration of Log DB to 40 
2026-01-04T05:09:06.083749464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-04T05:09:06', 'task_duration') 
2026-01-04T05:09:06.084186674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.084968298Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-04T05:09:06.085194935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018467s 
2026-01-04T05:09:06.085454507Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-04T05:09:06.085725272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.086038002Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-01-04T05:09:06.086438028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-04T05:09:06', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-04T05:09:06.086874166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.087620188Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-04T05:09:06.087894610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001866s 
2026-01-04T05:09:06.088124503Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-04T05:09:06.088374547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.088668969Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-01-04T05:09:06.089033022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-04T05:09:06', 'remove_album_folders') 
2026-01-04T05:09:06.089459210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.090412039Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-04T05:09:06.090639998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020326s 
2026-01-04T05:09:06.090880372Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-04T05:09:06.091129734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.091429978Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-01-04T05:09:06.091790264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-04T05:09:06', 'add_priority_to_indexers') 
2026-01-04T05:09:06.092217253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.092940760Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-04T05:09:06.093176465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017941s 
2026-01-04T05:09:06.093429765Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-04T05:09:06.093692253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.093997127Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-01-04T05:09:06.094410580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-04T05:09:06', 'remove_chown_and_folderchmod_config') 
2026-01-04T05:09:06.094884444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.095621277Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-04T05:09:06.095886301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019075s 
2026-01-04T05:09:06.096115683Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-04T05:09:06.096358021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.096655049Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-01-04T05:09:06.096994623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-04T05:09:06', 'update_notifiarr') 
2026-01-04T05:09:06.097403095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.098129157Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-04T05:09:06.098349751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017603s 
2026-01-04T05:09:06.098583251Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-04T05:09:06.098834748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.099132918Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-01-04T05:09:06.099488354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-04T05:09:06', 'email_multiple_addresses') 
2026-01-04T05:09:06.099944242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.100637578Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-04T05:09:06.100873933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017895s 
2026-01-04T05:09:06.101121041Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-04T05:09:06.101380233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.101689666Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-01-04T05:09:06.102057957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-04T05:09:06', 'rename_blacklist_to_blocklist') 
2026-01-04T05:09:06.102478704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.103182151Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-04T05:09:06.103422855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017899s 
2026-01-04T05:09:06.103666165Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-04T05:09:06.103926700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.104228978Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-01-04T05:09:06.104581739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-04T05:09:06', 'cdh_per_downloadclient') 
2026-01-04T05:09:06.104992205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.105698086Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-04T05:09:06.105945364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017808s 
2026-01-04T05:09:06.106171660Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-04T05:09:06.106423447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.106718431Z [Info] download_history: Starting migration of Log DB to 52 
2026-01-04T05:09:06.107055590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-04T05:09:06', 'download_history') 
2026-01-04T05:09:06.107463511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.108444366Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-04T05:09:06.108668437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020158s 
2026-01-04T05:09:06.108902749Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-04T05:09:06.109147351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.109447776Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-01-04T05:09:06.110064488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-01-04T05:09:06.110475225Z [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-04T05:09:06.111012577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007142s 
2026-01-04T05:09:06.111250246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-01-04T05:09:06.111542213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-04T05:09:06.111973712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004771s 
2026-01-04T05:09:06.112309278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-04T05:09:06', 'add_update_history') 
2026-01-04T05:09:06.112716949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.113494575Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-04T05:09:06.113719277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001991s 
2026-01-04T05:09:06.113963879Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-04T05:09:06.114219544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.114523727Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-01-04T05:09:06.114900415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-04T05:09:06', 'add_on_update_to_notifications') 
2026-01-04T05:09:06.115328688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.116136815Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-04T05:09:06.116383161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s 
2026-01-04T05:09:06.116628424Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-04T05:09:06.116886464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.117185155Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-01-04T05:09:06.117552685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-04T05:09:06', 'download_client_per_indexer') 
2026-01-04T05:09:06.117981198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.118751800Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-04T05:09:06.118989688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s 
2026-01-04T05:09:06.119223740Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-04T05:09:06.119473002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.119771232Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-01-04T05:09:06.120144974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-04T05:09:06', 'AddNewItemMonitorType') 
2026-01-04T05:09:06.120557595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.121323698Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-04T05:09:06.121557829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018438s 
2026-01-04T05:09:06.121783854Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-04T05:09:06.122025421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.122318461Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-01-04T05:09:06.122658956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-04T05:09:06', 'ImportListSearch') 
2026-01-04T05:09:06.123067088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.123827710Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-04T05:09:06.124071601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018001s 
2026-01-04T05:09:06.124312927Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-04T05:09:06.124562980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.124862533Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-01-04T05:09:06.125222167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-04T05:09:06', 'ImportListMonitorExisting') 
2026-01-04T05:09:06.125645760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.126415039Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-04T05:09:06.126653199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018377s 
2026-01-04T05:09:06.126881208Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-04T05:09:06.127126802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.127423911Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-01-04T05:09:06.127763655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-04T05:09:06', 'add_indexer_tags') 
2026-01-04T05:09:06.128209272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.128980134Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-04T05:09:06.129206860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001851s 
2026-01-04T05:09:06.129445521Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-04T05:09:06.129689923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.129983073Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-01-04T05:09:06.130327507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-04T05:09:06', 'update_audio_types') 
2026-01-04T05:09:06.130738735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.131504987Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-04T05:09:06.131731263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018113s 
2026-01-04T05:09:06.132035926Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-04T05:09:06.132321020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.132644271Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-01-04T05:09:06.133170280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-01-04T05:09:06.133357147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:06.133594915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-01-04T05:09:06.134413083Z [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-04T05:09:06.135190728Z [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-04T05:09:06.135736938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-01-04T05:09:06.136325303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-01-04T05:09:06.137353022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-04T05:09:06.137727947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039029s 
2026-01-04T05:09:06.137949684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-01-04T05:09:06.138156179Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-04T05:09:06.138381062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-01-04T05:09:06.139101583Z [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-04T05:09:06.139727894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-01-04T05:09:06.140196648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-01-04T05:09:06.140733529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-01-04T05:09:06.141685976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-04T05:09:06.142071853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003449s 
2026-01-04T05:09:06.142297367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-04T05:09:06.142503172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-04T05:09:06.142729056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-04T05:09:06.143389767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-04T05:09:06.143956347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-04T05:09:06.144432636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-04T05:09:06.144968696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-04T05:09:06.145864149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-04T05:09:06.146269104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032951s 
2026-01-04T05:09:06.146646805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-04T05:09:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-04T05:09:06.147095618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.148209080Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-04T05:09:06.148477120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051715s 
2026-01-04T05:09:06.148723706Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-04T05:09:06.148980804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.149283934Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-01-04T05:09:06.149648358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-04T05:09:06', 'add_on_delete_to_notifications') 
2026-01-04T05:09:06.150068043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.150927684Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-04T05:09:06.151155834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019239s 
2026-01-04T05:09:06.151388753Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-04T05:09:06.151634618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.151947828Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-01-04T05:09:06.152292482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-04T05:09:06', 'add_custom_formats') 
2026-01-04T05:09:06.152701416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.153543341Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-04T05:09:06.153772452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001902s 
2026-01-04T05:09:06.154008327Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-04T05:09:06.154252559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.154548334Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-01-04T05:09:06.154898539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-04T05:09:06', 'add_result_to_commands') 
2026-01-04T05:09:06.155322373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.156229770Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-04T05:09:06.156463500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019585s 
2026-01-04T05:09:06.156704145Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-04T05:09:06.156961774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.157262218Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-01-04T05:09:06.157625009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-04T05:09:06', 'health_restored_notification') 
2026-01-04T05:09:06.158044914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.158952953Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-04T05:09:06.159177074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019473s 
2026-01-04T05:09:06.159401936Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-04T05:09:06.159641819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.159944319Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-01-04T05:09:06.160268982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-04T05:09:06', 'remove_uc') 
2026-01-04T05:09:06.160676693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.161505282Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-04T05:09:06.161729092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018721s 
2026-01-04T05:09:06.161973995Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-04T05:09:06.162242406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.162541388Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-01-04T05:09:06.162924219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-04T05:09:06', 'download_clients_rename_tv_to_music') 
2026-01-04T05:09:06.163347731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.164495723Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-04T05:09:06.164744874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022232s 
2026-01-04T05:09:06.164998074Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-04T05:09:06.165267326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.165571308Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-01-04T05:09:06.165957526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-04T05:09:06', 'add_colon_replacement_to_naming_config') 
2026-01-04T05:09:06.166388794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.167250950Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-04T05:09:06.167499411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019617s 
2026-01-04T05:09:06.167726949Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-04T05:09:06.167991131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.168288730Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-01-04T05:09:06.168621099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-04T05:09:06', 'list_sync_time') 
2026-01-04T05:09:06.169020774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.169861446Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-04T05:09:06.170092411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018814s 
2026-01-04T05:09:06.170324729Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-04T05:09:06.170584883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.170876730Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-01-04T05:09:06.171232948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-04T05:09:06', 'add_download_client_tags') 
2026-01-04T05:09:06.171642151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.172556933Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-04T05:09:06.172795163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019571s 
2026-01-04T05:09:06.173033152Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-04T05:09:06.173283867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.173579572Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-01-04T05:09:06.173939898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-04T05:09:06', 'add_notification_status') 
2026-01-04T05:09:06.174353641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.175188793Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-04T05:09:06.175422874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018986s 
2026-01-04T05:09:06.175665162Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-04T05:09:06.175940015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.176246162Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-01-04T05:09:06.176616878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-04T05:09:06', 'add_alac_24_quality_in_profiles') 
2026-01-04T05:09:06.177037054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.177885883Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-04T05:09:06.178127900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019416s 
2026-01-04T05:09:06.178352503Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-04T05:09:06.178605642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.178908462Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-01-04T05:09:06.179255000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-04T05:09:06', 'add_salt_to_users') 
2026-01-04T05:09:06.179639384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.180507041Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-04T05:09:06.180737655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019017s 
2026-01-04T05:09:06.180964181Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-04T05:09:06.181208273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.181506503Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-01-04T05:09:06.181843201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-04T05:09:06', 'add_auto_tagging') 
2026-01-04T05:09:06.182246914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.183475387Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-04T05:09:06.183702154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022707s 
2026-01-04T05:09:06.183963901Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-04T05:09:06.184232742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.184534680Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-01-04T05:09:06.184912541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-04T05:09:06', 'quality_definition_preferred_size') 
2026-01-04T05:09:06.185337126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.186648807Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-04T05:09:06.186897618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023988s 
2026-01-04T05:09:06.187141739Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-04T05:09:06.187402614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.187714853Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-01-04T05:09:06.188113366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-04T05:09:06', 'add_on_artist_add_to_notifications') 
2026-01-04T05:09:06.188543902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.189395377Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-04T05:09:06.189640941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019704s 
2026-01-04T05:09:06.189874211Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-04T05:09:06.190129385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.190426673Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-01-04T05:09:06.190793151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-04T05:09:06', 'album_last_searched_time') 
2026-01-04T05:09:06.191188107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.192484136Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-04T05:09:06.192721674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023423s 
2026-01-04T05:09:06.192947749Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-04T05:09:06.193193644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.193484610Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-01-04T05:09:06.193823122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-04T05:09:06', 'add_indexer_flags') 
2026-01-04T05:09:06.194226504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.195083950Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-04T05:09:06.195295486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018774s 
2026-01-04T05:09:06.195599769Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-04T05:09:06.195878811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.196189306Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-01-04T05:09:06.196544571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-04T05:09:06', 'add_indexes_album_statistics') 
2026-01-04T05:09:06.196965489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.197825200Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-04T05:09:06.198063319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019423s 
2026-01-04T05:09:06.198299825Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-04T05:09:06.198556422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-04T05:09:06.198850915Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-01-04T05:09:06.199201751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-04T05:09:06', 'update_redacted_baseurl') 
2026-01-04T05:09:06.199611035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-04T05:09:06.200459233Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-04T05:09:06.200694317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018957s 
2026-01-04T05:09:06.380283550Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-01-04T05:09:06.387250589Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-01-04T05:09:06.391720489Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-01-04T05:09:06.517879563Z [Info] QualityProfileService: Setting up default quality profiles 
2026-01-04T05:09:06.575735614Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-01-04T05:09:06.584895026Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-01-04T05:09:06.622700575Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-01-04T05:09:06.623773055Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-01-04T05:09:06.624114673Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-01-04T05:09:06.710878397Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-01-04T05:09:06.796415572Z [ls.io-init] done.