2026-07-01T06:02:08.569799066Z [migrations] started
2026-07-01T06:02:08.569891883Z [migrations] no migrations found
2026-07-01T06:02:08.588112387Z usermod: no changes
2026-07-01T06:02:08.593452884Z ───────────────────────────────────────
2026-07-01T06:02:08.593476702Z 
2026-07-01T06:02:08.593485420Z       ██╗     ███████╗██╗ ██████╗
2026-07-01T06:02:08.593493426Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-01T06:02:08.593501302Z       ██║     ███████╗██║██║   ██║
2026-07-01T06:02:08.593509228Z       ██║     ╚════██║██║██║   ██║
2026-07-01T06:02:08.593517324Z       ███████╗███████║██║╚██████╔╝
2026-07-01T06:02:08.593525090Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-01T06:02:08.593533437Z 
2026-07-01T06:02:08.593541042Z    Brought to you by linuxserver.io
2026-07-01T06:02:08.593549028Z ───────────────────────────────────────
2026-07-01T06:02:08.593778971Z 
2026-07-01T06:02:08.593802459Z To support the app dev(s) visit:
2026-07-01T06:02:08.595469697Z Lidarr: https://opencollective.com/lidarr
2026-07-01T06:02:08.595765182Z 
2026-07-01T06:02:08.595773058Z To support LSIO projects visit:
2026-07-01T06:02:08.595779431Z https://www.linuxserver.io/donate/
2026-07-01T06:02:08.595785663Z 
2026-07-01T06:02:08.595791716Z ───────────────────────────────────────
2026-07-01T06:02:08.595798249Z GID/UID
2026-07-01T06:02:08.595804431Z ───────────────────────────────────────
2026-07-01T06:02:08.600115626Z 
2026-07-01T06:02:08.600138321Z User UID:    911
2026-07-01T06:02:08.600147189Z User GID:    911
2026-07-01T06:02:08.600155496Z ───────────────────────────────────────
2026-07-01T06:02:08.601790981Z Linuxserver.io version: 3.1.3.4968-ls253
2026-07-01T06:02:08.602053319Z Build-date: 2026-07-01T05:57:06+00:00
2026-07-01T06:02:08.602060584Z ───────────────────────────────────────
2026-07-01T06:02:08.602067648Z     
2026-07-01T06:02:08.648809285Z [custom-init] No custom files found, skipping...
2026-07-01T06:02:08.969871764Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968 
2026-07-01T06:02:08.987684145Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T06:02:08.991782391Z [Debug] Bootstrap: Console selected 
2026-07-01T06:02:08.995255617Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T06:02:08.998212423Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T06:02:09.266999900Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-01T06:02:09.316165339Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7b64b5ec-d1d6-4962-b0e4-387683b794e5} may be persisted to storage in unencrypted form. 
2026-07-01T06:02:09.372329616Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-01T06:02:09.409645566Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-01T06:02:09.495306461Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-01T06:02:09.502050997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:09.502655525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:09.540860025Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-01T06:02:09.545065116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388131s 
2026-07-01T06:02:09.545321262Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-01T06:02:09.545524341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429967s 
2026-07-01T06:02:09.552504732Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-01T06:02:09.553063367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.558509257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-01T06:02:09.569138960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-01T06:02:09.580706682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219856s 
2026-07-01T06:02:09.581119253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.582861874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-01T06:02:09.583058379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241138s 
2026-07-01T06:02:09.583670252Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-01T06:02:09.584025417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.588585102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-01T06:02:09.589603333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T06:02:09.590118201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013218s 
2026-07-01T06:02:09.590355218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T06:02:09.590651815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001141s 
2026-07-01T06:02:09.591096171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-01T06:02:09.591671009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-01T06:02:09.592412252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s 
2026-07-01T06:02:09.592641964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.593360692Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-01T06:02:09.593538390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020054s 
2026-07-01T06:02:09.593962885Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-01T06:02:09.594185484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.594923781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T06:02:09.595891089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-07-01T06:02:09.596169029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-01T06:02:09.596487100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-01T06:02:09.596958399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005916s 
2026-07-01T06:02:09.597170857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.597922552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-01T06:02:09.598113677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015071s 
2026-07-01T06:02:09.601666914Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-01T06:02:09.601866226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.602475824Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-01T06:02:09.614565187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-01T06:02:09.615099974Z [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-07-01T06:02:09.615603128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008692s 
2026-07-01T06:02:09.615787469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-01T06:02:09.616145751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-01T06:02:09.616471627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2026-07-01T06:02:09.616665017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-01T06:02:09.617029731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-01T06:02:09.617411350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005594s 
2026-07-01T06:02:09.617609499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-01T06:02:09.617915836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-01T06:02:09.618254499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2026-07-01T06:02:09.618440774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-07-01T06:02:09.624169063Z [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-07-01T06:02:09.625403099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067711s 
2026-07-01T06:02:09.625615987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-07-01T06:02:09.625933156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-01T06:02:09.626273111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s 
2026-07-01T06:02:09.626493595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-07-01T06:02:09.626829131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-01T06:02:09.627174016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2026-07-01T06:02:09.627384810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-07-01T06:02:09.627695236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:09.628136104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000491s 
2026-07-01T06:02:09.628335065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-07-01T06:02:09.628611141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:09.628931396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004121s 
2026-07-01T06:02:09.629083382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-07-01T06:02:09.630505878Z [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-07-01T06:02:09.631447093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021921s 
2026-07-01T06:02:09.631668810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-07-01T06:02:09.632059257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:09.632401887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004888s 
2026-07-01T06:02:09.632595627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-07-01T06:02:09.632867565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-01T06:02:09.633267541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2026-07-01T06:02:09.633467563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-07-01T06:02:09.633752568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-01T06:02:09.634117392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s 
2026-07-01T06:02:09.634321423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-07-01T06:02:09.634651458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-01T06:02:09.635005832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004898s 
2026-07-01T06:02:09.635249834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-07-01T06:02:09.635532643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:09.635952689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s 
2026-07-01T06:02:09.636169436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-07-01T06:02:09.636444630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-07-01T06:02:09.636799255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2026-07-01T06:02:09.636996703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-07-01T06:02:09.637916435Z [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-07-01T06:02:09.638645714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014459s 
2026-07-01T06:02:09.638886018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-07-01T06:02:09.639217486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-01T06:02:09.639529725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s 
2026-07-01T06:02:09.639752524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-07-01T06:02:09.640127269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-01T06:02:09.640475951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s 
2026-07-01T06:02:09.640686816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-07-01T06:02:09.640967621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-01T06:02:09.641291835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s 
2026-07-01T06:02:09.641549464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-07-01T06:02:09.641975692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-07-01T06:02:09.642381189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006168s 
2026-07-01T06:02:09.642592324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-07-01T06:02:09.643390753Z [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-07-01T06:02:09.644049630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012338s 
2026-07-01T06:02:09.644246166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-07-01T06:02:09.644560379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-07-01T06:02:09.644925164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004867s 
2026-07-01T06:02:09.645145758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-07-01T06:02:09.645453268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:09.645806619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s 
2026-07-01T06:02:09.645982373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-01T06:02:09.646831173Z [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-07-01T06:02:09.647463507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012877s 
2026-07-01T06:02:09.647682969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-01T06:02:09.647996591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-01T06:02:09.648334251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004387s 
2026-07-01T06:02:09.648539405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-07-01T06:02:09.648875542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-01T06:02:09.649255196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s 
2026-07-01T06:02:09.649465871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-01T06:02:09.649785655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-01T06:02:09.650154147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s 
2026-07-01T06:02:09.650383870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-07-01T06:02:09.650679365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-07-01T06:02:09.651027156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s 
2026-07-01T06:02:09.651213321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-01T06:02:09.651950105Z [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-07-01T06:02:09.652524692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011158s 
2026-07-01T06:02:09.652737551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-01T06:02:09.653264002Z [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-07-01T06:02:09.653759330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008098s 
2026-07-01T06:02:09.653978491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-01T06:02:09.654337494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-01T06:02:09.654712600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s 
2026-07-01T06:02:09.654899085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-01T06:02:09.657306775Z [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-07-01T06:02:09.657841593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027548s 
2026-07-01T06:02:09.658043419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-01T06:02:09.658339506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T06:02:09.658711044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s 
2026-07-01T06:02:09.658900015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-01T06:02:09.659339901Z [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-07-01T06:02:09.659875089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007622s 
2026-07-01T06:02:09.660120604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-01T06:02:09.660420868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-01T06:02:09.660792607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004721s 
2026-07-01T06:02:09.661005536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-01T06:02:09.661516686Z [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-07-01T06:02:09.662071874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008672s 
2026-07-01T06:02:09.662298912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-01T06:02:09.662665370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-01T06:02:09.663037169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s 
2026-07-01T06:02:09.663254607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-01T06:02:09.663621756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-01T06:02:09.664024748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005557s 
2026-07-01T06:02:09.664217617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-01T06:02:09.664939601Z [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-07-01T06:02:09.665458847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s 
2026-07-01T06:02:09.665652958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-01T06:02:09.666522900Z [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-07-01T06:02:09.667446952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016039s 
2026-07-01T06:02:09.667634219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-01T06:02:09.668216382Z [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-07-01T06:02:09.668694996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2026-07-01T06:02:09.668890229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-01T06:02:09.669637845Z [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-07-01T06:02:09.670228725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011439s 
2026-07-01T06:02:09.670461765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-01T06:02:09.671089048Z [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-07-01T06:02:09.671604727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009516s 
2026-07-01T06:02:09.671810702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-01T06:02:09.672418637Z [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-07-01T06:02:09.672941460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s 
2026-07-01T06:02:09.673143226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-01T06:02:09.673620628Z [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-07-01T06:02:09.674056516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000719s 
2026-07-01T06:02:09.674233422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-01T06:02:09.674605201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-01T06:02:09.675039215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006104s 
2026-07-01T06:02:09.675232725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-01T06:02:09.675569874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-01T06:02:09.675979139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s 
2026-07-01T06:02:09.676187899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-01T06:02:09.676632255Z [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-07-01T06:02:09.677049706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006769s 
2026-07-01T06:02:09.677239448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-01T06:02:09.677949188Z [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-07-01T06:02:09.678539316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011082s 
2026-07-01T06:02:09.678729079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-01T06:02:09.679191290Z [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-07-01T06:02:09.679697961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007887s 
2026-07-01T06:02:09.679919447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-01T06:02:09.680240864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-01T06:02:09.680640108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s 
2026-07-01T06:02:09.680840111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-01T06:02:09.681161449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-01T06:02:09.681532095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s 
2026-07-01T06:02:09.681714212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-01T06:02:09.682434373Z [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-07-01T06:02:09.683059261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011434s 
2026-07-01T06:02:09.683305147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-01T06:02:09.683989355Z [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-07-01T06:02:09.684597069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s 
2026-07-01T06:02:09.684819066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-01T06:02:09.685172739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T06:02:09.685595330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s 
2026-07-01T06:02:09.685788339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-01T06:02:09.686460994Z [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-07-01T06:02:09.687063117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010829s 
2026-07-01T06:02:09.687251506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-07-01T06:02:09.688019042Z [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-07-01T06:02:09.688688250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012237s 
2026-07-01T06:02:09.688899075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-07-01T06:02:09.689367649Z [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-07-01T06:02:09.689894380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007863s 
2026-07-01T06:02:09.690152139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-07-01T06:02:09.690486643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-07-01T06:02:09.690884955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s 
2026-07-01T06:02:09.691094948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-01T06:02:09.691709707Z [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-07-01T06:02:09.692382161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001085s 
2026-07-01T06:02:09.692627115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-01T06:02:09.693009595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T06:02:09.693410443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005732s 
2026-07-01T06:02:09.694698598Z [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-07-01T06:02:09.696573164Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014953 taking an average of 00:00:00.0014953 
2026-07-01T06:02:09.697371161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-01T06:02:09', 'InitialSetup') 
2026-07-01T06:02:09.697748662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.701241838Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-01T06:02:09.701426821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007609s 
2026-07-01T06:02:09.701760263Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-01T06:02:09.702111500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.702420312Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-07-01T06:02:09.703094500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-01T06:02:09.703291196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.703512332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-01T06:02:09.703871706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.704992914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012638s 
2026-07-01T06:02:09.705415536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-01T06:02:09', 'add_reason_to_pending_releases') 
2026-07-01T06:02:09.705813768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.706560452Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-01T06:02:09.706768090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027876s 
2026-07-01T06:02:09.706997362Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-01T06:02:09.707225812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.707506708Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-07-01T06:02:09.710088249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.710272871Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.710465659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-07-01T06:02:09.710789732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-07-01T06:02:09.711908325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012199s 
2026-07-01T06:02:09.712106194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:09.712273401Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.712478323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-07-01T06:02:09.712803308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.713915278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001227s 
2026-07-01T06:02:09.714109810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:09.714274942Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.714494725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-07-01T06:02:09.714839099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.715836819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001131s 
2026-07-01T06:02:09.716233307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-01T06:02:09.716855681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-01T06:02:09.717150625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s 
2026-07-01T06:02:09.717500841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-07-01T06:02:09.731533839Z [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-07-01T06:02:09.733287421Z [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-07-01T06:02:09.734260221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-01T06:02:09.735476240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-01T06:02:09.738647769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-01T06:02:09.739189280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-01T06:02:09.739747143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-01T06:02:09.740150456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224389s 
2026-07-01T06:02:09.740330649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:09.740488817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:09.740681475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-07-01T06:02:09.740953032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-07-01T06:02:09.746061734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051725s 
2026-07-01T06:02:09.746492081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-01T06:02:09', 'add_medium_support') 
2026-07-01T06:02:09.746867467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.747955669Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-01T06:02:09.748138928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070451s 
2026-07-01T06:02:09.748391277Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-01T06:02:09.748617602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.748910793Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-07-01T06:02:09.749590572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-01T06:02:09.749954135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-01T06:02:09.750239199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000407s 
2026-07-01T06:02:09.750413660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:09.750628183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:09.752981874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023869s 
2026-07-01T06:02:09.753371649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-01T06:02:09', 'add_various_qualites_in_profile') 
2026-07-01T06:02:09.753741344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.754431314Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-01T06:02:09.754624853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037958s 
2026-07-01T06:02:09.754827832Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-01T06:02:09.755050010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.755309833Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-07-01T06:02:09.756143282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-07-01T06:02:09.756664332Z [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-07-01T06:02:09.757135471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007967s 
2026-07-01T06:02:09.757344081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-07-01T06:02:09.757698976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-07-01T06:02:09.758130716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s 
2026-07-01T06:02:09.758329336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-01T06:02:09.758486111Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.758715313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-07-01T06:02:09.759092222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:09.760123850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s 
2026-07-01T06:02:09.760429997Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-07-01T06:02:09.764812976Z [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-07-01T06:02:09.767638849Z [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-07-01T06:02:09.768975050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:09.770103954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:09.772654943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-01T06:02:09.773155221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-01T06:02:09.773622592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:09.774132369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:09.774501994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138274s 
2026-07-01T06:02:09.774722668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-07-01T06:02:09.779014775Z [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-07-01T06:02:09.781687929Z [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-07-01T06:02:09.783062138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:09.784216703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:09.786719485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-01T06:02:09.787226266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-01T06:02:09.787672214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:09.788138463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:09.788505112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135746s 
2026-07-01T06:02:09.788671878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.788823323Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.789020831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-07-01T06:02:09.789333992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-07-01T06:02:09.790300238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010516s 
2026-07-01T06:02:09.790661235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-01T06:02:09', 'metadata_profiles') 
2026-07-01T06:02:09.791019226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.792893993Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-01T06:02:09.793080268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036269s 
2026-07-01T06:02:09.793335642Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-01T06:02:09.793618452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.793960431Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-07-01T06:02:09.796056393Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-01T06:02:09.801511542Z [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-07-01T06:02:09.802524452Z [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-07-01T06:02:09.803041203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-01T06:02:09.803717095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-01T06:02:09.805902527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T06:02:09.806268574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099932s 
2026-07-01T06:02:09.806446162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T06:02:09.806607257Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.806834224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-01T06:02:09.807185391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-01T06:02:09.808319305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012215s 
2026-07-01T06:02:09.808641254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-01T06:02:09.808999536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-01T06:02:09.809276664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s 
2026-07-01T06:02:09.809461135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T06:02:09.809622631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.810029280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-01T06:02:09.813510743Z [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-07-01T06:02:09.814736522Z [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-07-01T06:02:09.815542095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-01T06:02:09.816297247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-01T06:02:09.818739496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-01T06:02:09.819155544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088867s 
2026-07-01T06:02:09.819561252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-01T06:02:09', 'separate_automatic_and_interactive_search') 
2026-07-01T06:02:09.820027501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.821111474Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-01T06:02:09.821312639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107768s 
2026-07-01T06:02:09.821534466Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-01T06:02:09.821756223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.822028752Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-07-01T06:02:09.822321261Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-07-01T06:02:09.826050243Z [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-07-01T06:02:09.828220665Z [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-07-01T06:02:09.829231180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:09.830275414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:09.832471648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:09.832916314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-01T06:02:09.833335047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-01T06:02:09.833775464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-01T06:02:09.834224319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:09.834563702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120545s 
2026-07-01T06:02:09.834941914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-01T06:02:09', 'change_album_path_to_relative') 
2026-07-01T06:02:09.835339395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.836800147Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-01T06:02:09.836983887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142274s 
2026-07-01T06:02:09.837200644Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-01T06:02:09.837419816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.837684819Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-07-01T06:02:09.838206069Z [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-07-01T06:02:09.838735726Z [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-07-01T06:02:09.839078617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2026-07-01T06:02:09.839444514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-01T06:02:09', 'change_quality_size_mb_to_kb') 
2026-07-01T06:02:09.839819269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.840619501Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-01T06:02:09.840841879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020568s 
2026-07-01T06:02:09.840995929Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-01T06:02:09.841202816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.841451407Z [Info] album_releases: Starting migration of Main DB to 9 
2026-07-01T06:02:09.841814939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.841983158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.842170796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-07-01T06:02:09.842452774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-07-01T06:02:09.843368178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009938s 
2026-07-01T06:02:09.843530856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.843684034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.843896873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-07-01T06:02:09.844238150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-07-01T06:02:09.845079495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s 
2026-07-01T06:02:09.845438118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-01T06:02:09', 'album_releases') 
2026-07-01T06:02:09.845785798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.846597513Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-01T06:02:09.846783007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024881s 
2026-07-01T06:02:09.846972910Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-01T06:02:09.847186770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.847439930Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-07-01T06:02:09.848042344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.848217156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.848401347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-07-01T06:02:09.852276593Z [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-07-01T06:02:09.854637619Z [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-07-01T06:02:09.855676192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:09.856811809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:09.859273057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:09.859714616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-01T06:02:09.860160274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-01T06:02:09.860593006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-01T06:02:09.861033704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:09.861360302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012775s 
2026-07-01T06:02:09.861532709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.861686178Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.861882574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-07-01T06:02:09.865843402Z [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-07-01T06:02:09.868215250Z [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-07-01T06:02:09.869269484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:09.870620285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:09.873087715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:09.873529495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-01T06:02:09.873948329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-01T06:02:09.874387243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-01T06:02:09.874832720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:09.875159378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130865s 
2026-07-01T06:02:09.875515265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-01T06:02:09', 'album_releases_fix') 
2026-07-01T06:02:09.875897545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.877388488Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-01T06:02:09.877569403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152824s 
2026-07-01T06:02:09.877776220Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-01T06:02:09.877982355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.878244854Z [Info] import_lists: Starting migration of Main DB to 11 
2026-07-01T06:02:09.879113704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-07-01T06:02:09.880011773Z [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-07-01T06:02:09.880683256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013746s 
2026-07-01T06:02:09.880881505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-07-01T06:02:09.881176138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-01T06:02:09.881504209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s 
2026-07-01T06:02:09.881696336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-07-01T06:02:09.882336536Z [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-07-01T06:02:09.882882376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010067s 
2026-07-01T06:02:09.883101998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-07-01T06:02:09.883453647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-01T06:02:09.883862831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005376s 
2026-07-01T06:02:09.884202485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-01T06:02:09', 'import_lists') 
2026-07-01T06:02:09.884549214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.885574749Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-01T06:02:09.885762808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022551s 
2026-07-01T06:02:09.885950677Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-01T06:02:09.886164748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.886419962Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-07-01T06:02:09.886789426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-07-01T06:02:09.886969018Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.887192899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-07-01T06:02:09.887538746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-07-01T06:02:09.888527327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010872s 
2026-07-01T06:02:09.888671237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:09.888870588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:09.889911605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001064s 
2026-07-01T06:02:09.890337674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-01T06:02:09', 'add_release_status') 
2026-07-01T06:02:09.890768672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.891624556Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-01T06:02:09.891799819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002753s 
2026-07-01T06:02:09.892072118Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-01T06:02:09.892254094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.892518988Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-07-01T06:02:09.892846147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:09.893019235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.893239970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-07-01T06:02:09.893584284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.894513926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2026-07-01T06:02:09.894891236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-01T06:02:09', 'album_download_notification') 
2026-07-01T06:02:09.895263196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.896091805Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-01T06:02:09.896279252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026013s 
2026-07-01T06:02:09.896502692Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-01T06:02:09.896728718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.897018582Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-07-01T06:02:09.897624933Z [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-07-01T06:02:09.898302197Z [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-07-01T06:02:09.898725179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007499s 
2026-07-01T06:02:09.899240287Z [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-07-01T06:02:09.899909405Z [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-07-01T06:02:09.900326746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000753s 
2026-07-01T06:02:09.900712563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-01T06:02:09', 'fix_language_metadata_profiles') 
2026-07-01T06:02:09.901082678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.901904434Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-01T06:02:09.902094316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002269s 
2026-07-01T06:02:09.902282635Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-01T06:02:09.902490775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.902793895Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-07-01T06:02:09.903133930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-01T06:02:09.903448414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-01T06:02:09.903727165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s 
2026-07-01T06:02:09.904070006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-01T06:02:09', 'remove_fanzub') 
2026-07-01T06:02:09.904420261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.905149551Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-01T06:02:09.905324463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017592s 
2026-07-01T06:02:09.905553725Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-01T06:02:09.905762996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.906028762Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-07-01T06:02:09.907455636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-07-01T06:02:09.907749398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-07-01T06:02:09.908121838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s 
2026-07-01T06:02:09.908346390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-07-01T06:02:09.908684391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-07-01T06:02:09.909069026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005328s 
2026-07-01T06:02:09.909548522Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-07-01T06:02:09.909991564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-07-01T06:02:09.910358654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006207s 
2026-07-01T06:02:09.910567595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-07-01T06:02:09.910878361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-01T06:02:09.911215359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2026-07-01T06:02:09.911412086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-01T06:02:09.911687831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-01T06:02:09.912124811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004855s 
2026-07-01T06:02:09.912303281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-01T06:02:09.912629869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-01T06:02:09.912973541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s 
2026-07-01T06:02:09.913357294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-01T06:02:09', 'update_artist_history_indexes') 
2026-07-01T06:02:09.913730376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.914652003Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-01T06:02:09.914841735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021057s 
2026-07-01T06:02:09.915027379Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-01T06:02:09.915232472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.915491744Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-07-01T06:02:09.924992312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:09.926114813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-01T06:02:09.926476712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012169s 
2026-07-01T06:02:09.926844243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-01T06:02:09', 'remove_nma') 
2026-07-01T06:02:09.927188877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.928079882Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-01T06:02:09.928214112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027606s 
2026-07-01T06:02:09.928430999Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-01T06:02:09.928644699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.928922780Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-07-01T06:02:09.929250299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.929420973Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-07-01T06:02:09.929638662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-07-01T06:02:09.929923135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-07-01T06:02:09.930933921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010894s 
2026-07-01T06:02:09.931297453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-01T06:02:09', 'album_disambiguation') 
2026-07-01T06:02:09.932152916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.933102760Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-01T06:02:09.933291590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032328s 
2026-07-01T06:02:09.933510882Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-01T06:02:09.933727238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.934002622Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-07-01T06:02:09.934261464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:09.934478250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:09.935756696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013035s 
2026-07-01T06:02:09.936145589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-01T06:02:09', 'add_ape_quality_in_profiles') 
2026-07-01T06:02:09.936522989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.937599267Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-01T06:02:09.937788088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031054s 
2026-07-01T06:02:09.937980956Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-01T06:02:09.938189216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.938440943Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-07-01T06:02:09.939313380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:09.939653415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-01T06:02:09.939943299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2026-07-01T06:02:09.940162461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:09.940473197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-07-01T06:02:09.940745846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003872s 
2026-07-01T06:02:09.940963093Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:09.941267587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-07-01T06:02:09.941540607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000387s 
2026-07-01T06:02:09.941887225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-01T06:02:09', 'remove_pushalot') 
2026-07-01T06:02:09.942237310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.942935316Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-01T06:02:09.943120249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017559s 
2026-07-01T06:02:09.943329771Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-01T06:02:09.943544022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.943797373Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-07-01T06:02:09.944225736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-01T06:02:09.944680612Z [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-07-01T06:02:09.945093293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006739s 
2026-07-01T06:02:09.945441745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-01T06:02:09', 'add_custom_filters') 
2026-07-01T06:02:09.945805709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.946586752Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-01T06:02:09.946764781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021413s 
2026-07-01T06:02:09.946962208Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-01T06:02:09.947169646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.947419540Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-07-01T06:02:09.947719755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-01T06:02:09.947907813Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:09.948101694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-07-01T06:02:09.948371808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-07-01T06:02:09.949337513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2026-07-01T06:02:09.949699142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-01T06:02:09', 'import_list_tags') 
2026-07-01T06:02:09.950059969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:09.950927206Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-01T06:02:09.951098060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002598s 
2026-07-01T06:02:09.951303975Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-01T06:02:09.951513507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:09.951772128Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-07-01T06:02:09.956164616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-07-01T06:02:09.956892121Z [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-07-01T06:02:09.957479264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011166s 
2026-07-01T06:02:09.957699878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-07-01T06:02:09.958069162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-07-01T06:02:09.958709111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008058s 
2026-07-01T06:02:09.961076640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-01T06:02:09.961091410Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-01T06:02:09.961101120Z                           FROM "Artists" 
2026-07-01T06:02:09.962079921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-01T06:02:09.962091886Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-01T06:02:09.962101515Z                           FROM "Artists" 
2026-07-01T06:02:09.962655230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011122s 
2026-07-01T06:02:09.962833319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-01T06:02:09.962983582Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.963195759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-07-01T06:02:09.963520072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.964529636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s 
2026-07-01T06:02:09.965052038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-01T06:02:09.965061958Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-01T06:02:09.965070726Z                                                   FROM "ArtistMetadata"
2026-07-01T06:02:09.965079113Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-01T06:02:09.965778953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-01T06:02:09.965788732Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-01T06:02:09.965797450Z                                                   FROM "ArtistMetadata"
2026-07-01T06:02:09.965806007Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-01T06:02:09.966218618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007972s 
2026-07-01T06:02:09.966399653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-07-01T06:02:09.967239805Z [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-07-01T06:02:09.967892811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013078s 
2026-07-01T06:02:09.968119437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-07-01T06:02:09.968480675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-01T06:02:09.968859638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s 
2026-07-01T06:02:09.969065373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-07-01T06:02:09.969381520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-01T06:02:09.969718448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s 
2026-07-01T06:02:09.969892920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:09.970093574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:09.974516724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044386s 
2026-07-01T06:02:09.974694111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.974849394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.975050549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-07-01T06:02:09.975391516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.976495730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012319s 
2026-07-01T06:02:09.976666885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.976824172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.977022161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-07-01T06:02:09.977332797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:09.978253331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001036s 
2026-07-01T06:02:09.978428434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:09.978586883Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.978777357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-07-01T06:02:09.979044254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-07-01T06:02:09.980033347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00106s 
2026-07-01T06:02:09.980666412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-01T06:02:09.980675891Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-01T06:02:09.980684408Z                                                   FROM "ArtistMetadata"
2026-07-01T06:02:09.980692775Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-01T06:02:09.980701713Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-01T06:02:09.981525803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-01T06:02:09.981537517Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-01T06:02:09.981546164Z                                                   FROM "ArtistMetadata"
2026-07-01T06:02:09.981554531Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-01T06:02:09.981586045Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-01T06:02:09.982023546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000945s 
2026-07-01T06:02:09.982192456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:09.982347028Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:09.982550518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-07-01T06:02:09.982880112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-07-01T06:02:09.983783992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s 
2026-07-01T06:02:09.983998815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:09.984127264Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.984322808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-07-01T06:02:09.984638213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.985549599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010293s 
2026-07-01T06:02:09.985725032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:09.985877079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:09.986075929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-07-01T06:02:09.986394491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:09.987306678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010366s 
2026-07-01T06:02:09.987925204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-01T06:02:09.987937169Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-01T06:02:09.987945766Z                                                 FROM "AlbumReleases"
2026-07-01T06:02:09.987954113Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-01T06:02:09.987962960Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-01T06:02:09.988706969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-01T06:02:09.988717330Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-01T06:02:09.988726108Z                                                 FROM "AlbumReleases"
2026-07-01T06:02:09.988734555Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-01T06:02:09.988764806Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-01T06:02:09.989186465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008707s 
2026-07-01T06:02:09.989796043Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-01T06:02:09.989805272Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-01T06:02:09.989813889Z                                                   FROM "ArtistMetadata"
2026-07-01T06:02:09.989822236Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-01T06:02:09.989831124Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-01T06:02:09.990652047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-01T06:02:09.990662027Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-01T06:02:09.990670665Z                                                   FROM "ArtistMetadata"
2026-07-01T06:02:09.990679012Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-01T06:02:09.990687930Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-01T06:02:09.991143658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009213s 
2026-07-01T06:02:09.991667523Z [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-07-01T06:02:09.995674915Z [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-07-01T06:02:09.997178654Z [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-07-01T06:02:09.997944738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:09.999230538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.001577185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.002030177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.002381495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010365s 
2026-07-01T06:02:10.002776421Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-07-01T06:02:10.006815707Z [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-07-01T06:02:10.008691416Z [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-07-01T06:02:10.009559294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:10.011111240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:10.013440232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:10.013992013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:10.014375686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113151s 
2026-07-01T06:02:10.014644327Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-07-01T06:02:10.019343684Z [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-07-01T06:02:10.020996764Z [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-07-01T06:02:10.021748388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-01T06:02:10.022727661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-01T06:02:10.025013275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-01T06:02:10.025543132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-01T06:02:10.025940042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010707s 
2026-07-01T06:02:10.026146578Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-07-01T06:02:10.030328341Z [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-07-01T06:02:10.031426333Z [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-07-01T06:02:10.032044097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-01T06:02:10.032745300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-01T06:02:10.035014832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:10.035411962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090767s 
2026-07-01T06:02:10.035646484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-01T06:02:10.035988182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.036390202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005479s 
2026-07-01T06:02:10.036596558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-07-01T06:02:10.036898436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.037265996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2026-07-01T06:02:10.037482553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-07-01T06:02:10.037810513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.038200539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005343s 
2026-07-01T06:02:10.038419380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-07-01T06:02:10.038745757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.039171335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s 
2026-07-01T06:02:10.039386077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-07-01T06:02:10.039695110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-07-01T06:02:10.040108793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005246s 
2026-07-01T06:02:10.040343005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-07-01T06:02:10.040674492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-07-01T06:02:10.041067835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005315s 
2026-07-01T06:02:10.041248058Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.042247301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-01T06:02:10.042598558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011866s 
2026-07-01T06:02:10.042769102Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.043084367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-01T06:02:10.043386004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s 
2026-07-01T06:02:10.043561779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.043961744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-07-01T06:02:10.044297721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s 
2026-07-01T06:02:10.044680943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-01T06:02:10', 'add_release_groups_etc') 
2026-07-01T06:02:10.045055327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.047317494Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-01T06:02:10.047518208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035479s 
2026-07-01T06:02:10.047749715Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-01T06:02:10.048007825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.048292989Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-07-01T06:02:10.048943019Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.049165477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-07-01T06:02:10.049460932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003782s 
2026-07-01T06:02:10.049827190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-01T06:02:10', 'NewMediaInfoFormat') 
2026-07-01T06:02:10.050192706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.050921785Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-01T06:02:10.051098802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017955s 
2026-07-01T06:02:10.051340559Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-01T06:02:10.051594941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.051872300Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-07-01T06:02:10.053139482Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-01T06:02:10.053488926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-01T06:02:10.055719770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023928s 
2026-07-01T06:02:10.055929152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-01T06:02:10.056082090Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.056343777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-07-01T06:02:10.056742530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.057673195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011105s 
2026-07-01T06:02:10.058085987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-01T06:02:10', 'rename_restrictions_to_release_profiles') 
2026-07-01T06:02:10.058470691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.059223277Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-01T06:02:10.059421387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002591s 
2026-07-01T06:02:10.059679086Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-01T06:02:10.059936955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.060227951Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-07-01T06:02:10.061376625Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-01T06:02:10.061630677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-01T06:02:10.063816600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022638s 
2026-07-01T06:02:10.064030621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-01T06:02:10.064202778Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.064411418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-07-01T06:02:10.064731062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-01T06:02:10.065614472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009982s 
2026-07-01T06:02:10.065822300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-07-01T06:02:10.065985259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.066209029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-07-01T06:02:10.066528814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-01T06:02:10.067432013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001016s 
2026-07-01T06:02:10.067602446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.067884114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-01T06:02:10.068225101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s 
2026-07-01T06:02:10.068385834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.068666550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-01T06:02:10.068979691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s 
2026-07-01T06:02:10.069171627Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-07-01T06:02:10.073564466Z [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-07-01T06:02:10.075013024Z [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-07-01T06:02:10.075700309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:10.076666284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.078939393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.079377706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.079861190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.080369484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.080674809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113024s 
2026-07-01T06:02:10.081111459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-01T06:02:10', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-01T06:02:10.081501164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.082527632Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-01T06:02:10.082743046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130702s 
2026-07-01T06:02:10.082947848Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-01T06:02:10.083167821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.083435721Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-07-01T06:02:10.083919907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-07-01T06:02:10.084378190Z [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-07-01T06:02:10.084814128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006966s 
2026-07-01T06:02:10.085048620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-07-01T06:02:10.085432013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-07-01T06:02:10.085826928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005696s 
2026-07-01T06:02:10.086190861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-01T06:02:10', 'add_import_exclusions') 
2026-07-01T06:02:10.086574905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.087365117Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-01T06:02:10.087549508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020698s 
2026-07-01T06:02:10.087767848Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-01T06:02:10.088030266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.088361514Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-07-01T06:02:10.093166433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-01T06:02:10.093178968Z                           WHERE "Id" in (
2026-07-01T06:02:10.093187475Z                           SELECT "Artists"."Id" from "Artists"
2026-07-01T06:02:10.093196243Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.093205161Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-01T06:02:10.094018950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-01T06:02:10.094031966Z                           WHERE "Id" in (
2026-07-01T06:02:10.094040553Z                           SELECT "Artists"."Id" from "Artists"
2026-07-01T06:02:10.094049211Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.094058429Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-01T06:02:10.094646574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001054s 
2026-07-01T06:02:10.095256002Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-01T06:02:10.095266182Z                           WHERE "Id" in (
2026-07-01T06:02:10.095274669Z                           SELECT "Albums"."Id" from "Albums"
2026-07-01T06:02:10.095283197Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.095292024Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-01T06:02:10.096077296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-01T06:02:10.096094431Z                           WHERE "Id" in (
2026-07-01T06:02:10.096099992Z                           SELECT "Albums"."Id" from "Albums"
2026-07-01T06:02:10.096105052Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.096110393Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-01T06:02:10.096668858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010033s 
2026-07-01T06:02:10.097241050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-01T06:02:10.097250600Z                           WHERE "Id" in (
2026-07-01T06:02:10.097255480Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-01T06:02:10.097260550Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-01T06:02:10.097265901Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-01T06:02:10.098011653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-01T06:02:10.098021613Z                           WHERE "Id" in (
2026-07-01T06:02:10.098030220Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-01T06:02:10.098038868Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-01T06:02:10.098047906Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-01T06:02:10.098604758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009656s 
2026-07-01T06:02:10.099187121Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-01T06:02:10.099196730Z                           WHERE "Id" in (
2026-07-01T06:02:10.099209095Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-01T06:02:10.099217702Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-01T06:02:10.099226540Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-01T06:02:10.099987493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-01T06:02:10.100000579Z                           WHERE "Id" in (
2026-07-01T06:02:10.100005609Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-01T06:02:10.100010459Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-01T06:02:10.100015269Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-01T06:02:10.100569074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s 
2026-07-01T06:02:10.101155566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-01T06:02:10.101166488Z                           WHERE "Id" in (
2026-07-01T06:02:10.101171588Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-01T06:02:10.101176488Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.101181819Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-01T06:02:10.101968053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-01T06:02:10.101977602Z                           WHERE "Id" in (
2026-07-01T06:02:10.101985959Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-01T06:02:10.101994416Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.102003243Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-01T06:02:10.102555035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s 
2026-07-01T06:02:10.103135895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-01T06:02:10.103145073Z                           WHERE "Id" IN (
2026-07-01T06:02:10.103153410Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.103161847Z                           LEFT OUTER JOIN "Tracks"
2026-07-01T06:02:10.103170164Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-01T06:02:10.103178691Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-01T06:02:10.103947259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-01T06:02:10.103959524Z                           WHERE "Id" IN (
2026-07-01T06:02:10.103964825Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.103969965Z                           LEFT OUTER JOIN "Tracks"
2026-07-01T06:02:10.103974885Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-01T06:02:10.104002230Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-01T06:02:10.104544092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009961s 
2026-07-01T06:02:10.104945671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-01T06:02:10', 'clean_artist_metadata_table') 
2026-07-01T06:02:10.105321748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.106343025Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-01T06:02:10.106528780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027473s 
2026-07-01T06:02:10.106761248Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-01T06:02:10.106985590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.107288410Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-07-01T06:02:10.108020494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.108200397Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.108425691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-01T06:02:10.108779413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.109806743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011762s 
2026-07-01T06:02:10.110007006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.110169333Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.110403024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-01T06:02:10.110790434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.111752001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011165s 
2026-07-01T06:02:10.111981073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.112145985Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.112375768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-07-01T06:02:10.112737486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.113681799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s 
2026-07-01T06:02:10.113885459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.114038547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.114274733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-07-01T06:02:10.114636723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.115635244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001143s 
2026-07-01T06:02:10.115828032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.116018656Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.116222166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-07-01T06:02:10.116556951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.117489780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s 
2026-07-01T06:02:10.117725144Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-07-01T06:02:10.123823528Z [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-07-01T06:02:10.125512611Z [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-07-01T06:02:10.126314436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-01T06:02:10.126804704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-01T06:02:10.130131164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122054s 
2026-07-01T06:02:10.130394274Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-07-01T06:02:10.134466588Z [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-07-01T06:02:10.136149237Z [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-07-01T06:02:10.137015673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-01T06:02:10.137644229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-01T06:02:10.140615764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099883s 
2026-07-01T06:02:10.140986441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-01T06:02:10', 'health_issue_notification') 
2026-07-01T06:02:10.141358441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.142382343Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-01T06:02:10.142569089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117266s 
2026-07-01T06:02:10.142829724Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-01T06:02:10.143047543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.143451086Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-07-01T06:02:10.144488586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:10.144653248Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.144874453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-07-01T06:02:10.145224739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-07-01T06:02:10.146212999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001134s 
2026-07-01T06:02:10.146393613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:10.146577975Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.146779491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-07-01T06:02:10.147085597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-07-01T06:02:10.148148308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010415s 
2026-07-01T06:02:10.148407711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-01T06:02:10.148697294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-01T06:02:10.148954953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003443s 
2026-07-01T06:02:10.149452886Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-01T06:02:10.149460862Z                 WHERE "Id" IN (
2026-07-01T06:02:10.149465882Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.149470963Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-01T06:02:10.149476123Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-01T06:02:10.150101362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-01T06:02:10.150118938Z                 WHERE "Id" IN (
2026-07-01T06:02:10.150128537Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.150138247Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-01T06:02:10.150148487Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-01T06:02:10.150622432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008442s 
2026-07-01T06:02:10.151262041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-01T06:02:10.151273103Z                 WHERE "Id" IN (
2026-07-01T06:02:10.151278414Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.151283384Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-01T06:02:10.151288745Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-01T06:02:10.151293975Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-01T06:02:10.152182655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-01T06:02:10.152199509Z                 WHERE "Id" IN (
2026-07-01T06:02:10.152207926Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.152216393Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-01T06:02:10.152225301Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-01T06:02:10.152234259Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-01T06:02:10.152798796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010736s 
2026-07-01T06:02:10.153497143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-01T06:02:10.153505771Z                 WHERE "Id" IN (
2026-07-01T06:02:10.153510710Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.153515871Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-01T06:02:10.153521051Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-01T06:02:10.153526172Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-01T06:02:10.153531001Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-01T06:02:10.154516106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-01T06:02:10.154533381Z                 WHERE "Id" IN (
2026-07-01T06:02:10.154541988Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-01T06:02:10.154550385Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-01T06:02:10.154559243Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-01T06:02:10.154568070Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-01T06:02:10.154576487Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-01T06:02:10.155175554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001203s 
2026-07-01T06:02:10.155725943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-01T06:02:10.155735492Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-01T06:02:10.155741043Z                 FROM "Artists"
2026-07-01T06:02:10.155745793Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-01T06:02:10.155751003Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-01T06:02:10.156536245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-01T06:02:10.156559492Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-01T06:02:10.156572047Z                 FROM "Artists"
2026-07-01T06:02:10.156583330Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-01T06:02:10.156595144Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-01T06:02:10.157029589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008714s 
2026-07-01T06:02:10.157426418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-01T06:02:10.157445406Z                 WHERE "Id" NOT IN (
2026-07-01T06:02:10.157450888Z                     SELECT MIN("Id")
2026-07-01T06:02:10.157455477Z                     FROM "TrackFiles"
2026-07-01T06:02:10.157460126Z                     GROUP BY "Path"
2026-07-01T06:02:10.157464755Z                 ) 
2026-07-01T06:02:10.157987719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-01T06:02:10.158002869Z                 WHERE "Id" NOT IN (
2026-07-01T06:02:10.158011347Z                     SELECT MIN("Id")
2026-07-01T06:02:10.158019573Z                     FROM "TrackFiles"
2026-07-01T06:02:10.158027740Z                     GROUP BY "Path"
2026-07-01T06:02:10.158036126Z                 ) 
2026-07-01T06:02:10.158395570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s 
2026-07-01T06:02:10.158578749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:10.158733972Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.158926019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-07-01T06:02:10.162613136Z [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-07-01T06:02:10.163795207Z [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-07-01T06:02:10.164459526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-01T06:02:10.165118794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-01T06:02:10.167551674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:10.167960328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088031s 
2026-07-01T06:02:10.168163076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-07-01T06:02:10.168459102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-01T06:02:10.168795740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004768s 
2026-07-01T06:02:10.169050854Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-07-01T06:02:10.172780648Z [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-07-01T06:02:10.173919281Z [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-07-01T06:02:10.174472215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-01T06:02:10.175333199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-01T06:02:10.178243883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:10.178671193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-01T06:02:10.179015757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097796s 
2026-07-01T06:02:10.179392286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-01T06:02:10', 'add_mediafilerepository_mtime') 
2026-07-01T06:02:10.179759055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.180820323Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-01T06:02:10.181015025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115228s 
2026-07-01T06:02:10.181250179Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-01T06:02:10.181509822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.181764124Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-07-01T06:02:10.183210989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-01T06:02:10.183221169Z                           WHERE "Id" NOT IN (
2026-07-01T06:02:10.183226290Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-01T06:02:10.183231340Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.183260108Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-01T06:02:10.184067063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-01T06:02:10.184079398Z                           WHERE "Id" NOT IN (
2026-07-01T06:02:10.184087755Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-01T06:02:10.184096322Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-01T06:02:10.184105230Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-01T06:02:10.184591400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s 
2026-07-01T06:02:10.184800761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-07-01T06:02:10.185027358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-07-01T06:02:10.185378074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s 
2026-07-01T06:02:10.185599180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-07-01T06:02:10.189355857Z [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-07-01T06:02:10.190781419Z [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-07-01T06:02:10.191489104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:10.192267743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.194805304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.195211272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.195641419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.196020131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101953s 
2026-07-01T06:02:10.196236638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-01T06:02:10.196558215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.196928892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004909s 
2026-07-01T06:02:10.197327565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-01T06:02:10', 'add_artistmetadataid_constraint') 
2026-07-01T06:02:10.197687510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.198687905Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-01T06:02:10.198889742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021928s 
2026-07-01T06:02:10.199107370Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-01T06:02:10.199302443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.199573680Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-07-01T06:02:10.200271726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-01T06:02:10.200448422Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.200644176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-07-01T06:02:10.200966455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.201941299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010923s 
2026-07-01T06:02:10.202128145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-01T06:02:10.202281113Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.202502219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-07-01T06:02:10.202854338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.203752077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s 
2026-07-01T06:02:10.203940997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:10.204093534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.204297475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-07-01T06:02:10.204622951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.205541431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s 
2026-07-01T06:02:10.205723378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-01T06:02:10.205882668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.206105838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-07-01T06:02:10.206458378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.207427951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s 
2026-07-01T06:02:10.207597022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:10.207744469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.207966236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-07-01T06:02:10.208309848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.209231645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s 
2026-07-01T06:02:10.209407890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-01T06:02:10.209555868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.209761101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-07-01T06:02:10.210083791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.211012552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010478s 
2026-07-01T06:02:10.211379050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-01T06:02:10', 'old_ids_and_artist_alias') 
2026-07-01T06:02:10.211729176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.212543807Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-01T06:02:10.212728018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025423s 
2026-07-01T06:02:10.212943261Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-01T06:02:10.213248937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.213555905Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-07-01T06:02:10.213898495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.214141134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.214659077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s 
2026-07-01T06:02:10.214928450Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-01T06:02:10.215219296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-01T06:02:10.215478979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003384s 
2026-07-01T06:02:10.215839325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-01T06:02:10', 'download_propers_config') 
2026-07-01T06:02:10.216217747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.216935132Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-01T06:02:10.217117259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017426s 
2026-07-01T06:02:10.217327834Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-01T06:02:10.217543708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.217805646Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-07-01T06:02:10.218609335Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-07-01T06:02:10.218956615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-07-01T06:02:10.219492615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006866s 
2026-07-01T06:02:10.219701626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-07-01T06:02:10.223366188Z [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-07-01T06:02:10.224716357Z [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-07-01T06:02:10.225394473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:10.226325018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.228705633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.229169017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.229592640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.230068909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.230421800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105388s 
2026-07-01T06:02:10.230636833Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-07-01T06:02:10.234182015Z [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-07-01T06:02:10.235465520Z [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-07-01T06:02:10.236135560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-01T06:02:10.236778435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-01T06:02:10.239172658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-01T06:02:10.239511801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086795s 
2026-07-01T06:02:10.239709670Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-07-01T06:02:10.243151633Z [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-07-01T06:02:10.245324540Z [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-07-01T06:02:10.245939930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-01T06:02:10.246378052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-01T06:02:10.248609517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087087s 
2026-07-01T06:02:10.248809681Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-07-01T06:02:10.252174820Z [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-07-01T06:02:10.253175786Z [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-07-01T06:02:10.253688709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-01T06:02:10.254490725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-01T06:02:10.256855499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-01T06:02:10.257312860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-01T06:02:10.257778438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-01T06:02:10.258229306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-01T06:02:10.258575804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095867s 
2026-07-01T06:02:10.258774194Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-07-01T06:02:10.262142058Z [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-07-01T06:02:10.263078725Z [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-07-01T06:02:10.263575706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-01T06:02:10.264063288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-01T06:02:10.266259181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072568s 
2026-07-01T06:02:10.266461589Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-07-01T06:02:10.269822329Z [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-07-01T06:02:10.270875931Z [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-07-01T06:02:10.271399506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-01T06:02:10.272159597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-01T06:02:10.274464740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:10.274923905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-01T06:02:10.275266375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086205s 
2026-07-01T06:02:10.275630288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-01T06:02:10', 'remove_language_profiles') 
2026-07-01T06:02:10.276002278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.277864158Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-01T06:02:10.278057457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111764s 
2026-07-01T06:02:10.278288443Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-01T06:02:10.278507554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.278798069Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-07-01T06:02:10.279226512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-01T06:02:10.279364059Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.279600335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-07-01T06:02:10.280011403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-07-01T06:02:10.280890615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s 
2026-07-01T06:02:10.281272123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-01T06:02:10.281745617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-01T06:02:10.282060331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s 
2026-07-01T06:02:10.282418342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-01T06:02:10', 'multi_disc_naming_format') 
2026-07-01T06:02:10.282775582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.283481193Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-01T06:02:10.283664002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018965s 
2026-07-01T06:02:10.283917102Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-01T06:02:10.284144400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.284406267Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-07-01T06:02:10.284773116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-01T06:02:10.284950493Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.285147650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-01T06:02:10.285472415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.286406927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s 
2026-07-01T06:02:10.286582831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.286782133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.299636927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012823s 
2026-07-01T06:02:10.300041062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-01T06:02:10', 'add_download_client_priority') 
2026-07-01T06:02:10.300425125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.301263524Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-01T06:02:10.301455120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144275s 
2026-07-01T06:02:10.301663159Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-01T06:02:10.301872340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.302130631Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-07-01T06:02:10.302492610Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.302799819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-01T06:02:10.303083129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s 
2026-07-01T06:02:10.303266379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.303576163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-07-01T06:02:10.303836928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003656s 
2026-07-01T06:02:10.304255240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-01T06:02:10', 'remove_growl_prowl') 
2026-07-01T06:02:10.304571979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.305184552Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-01T06:02:10.305363874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016771s 
2026-07-01T06:02:10.305571131Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-01T06:02:10.305785703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.306044134Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-07-01T06:02:10.306397776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.306720496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-01T06:02:10.306995571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000396s 
2026-07-01T06:02:10.307214091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.307513835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-01T06:02:10.307781313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s 
2026-07-01T06:02:10.308147912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-01T06:02:10', 'remove_plex_hometheatre') 
2026-07-01T06:02:10.308520412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.309251204Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-01T06:02:10.309380034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016896s 
2026-07-01T06:02:10.309666811Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-01T06:02:10.309900492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.310163131Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-07-01T06:02:10.310807479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-01T06:02:10.310997051Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.311177214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-07-01T06:02:10.311449122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-07-01T06:02:10.312475149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s 
2026-07-01T06:02:10.312660221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-01T06:02:10.312819272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.313075227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-07-01T06:02:10.313414060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.314368913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011076s 
2026-07-01T06:02:10.314551681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-01T06:02:10.314709209Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.314931907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-07-01T06:02:10.315290400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.316295805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s 
2026-07-01T06:02:10.316459074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-01T06:02:10.316616060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.316830723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-07-01T06:02:10.317178062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.318178057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011184s 
2026-07-01T06:02:10.318339442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-01T06:02:10.318494855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.318697944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-07-01T06:02:10.318983099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-07-01T06:02:10.319932982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010113s 
2026-07-01T06:02:10.320101912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.320302967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.321254965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009783s 
2026-07-01T06:02:10.321634670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-01T06:02:10', 'add_root_folder_add_defaults') 
2026-07-01T06:02:10.321997200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.322758574Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-01T06:02:10.322949509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002439s 
2026-07-01T06:02:10.323150303Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-01T06:02:10.323349835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.323610270Z [Info] task_duration: Starting migration of Main DB to 40 
2026-07-01T06:02:10.323932859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-01T06:02:10.324109165Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.324327334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-01T06:02:10.324640765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-01T06:02:10.325597883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s 
2026-07-01T06:02:10.325947618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-01T06:02:10', 'task_duration') 
2026-07-01T06:02:10.326305048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.327359462Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-01T06:02:10.327533903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028079s 
2026-07-01T06:02:10.327814709Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-01T06:02:10.328085524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.328368034Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-07-01T06:02:10.328797699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-01T06:02:10.328975587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.329189969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-01T06:02:10.329510916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.330462753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s 
2026-07-01T06:02:10.330662185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-01T06:02:10.330823921Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.331034345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-01T06:02:10.331355942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.332326638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010934s 
2026-07-01T06:02:10.332732626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-01T06:02:10', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-01T06:02:10.333116669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.333908043Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-01T06:02:10.334110742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026111s 
2026-07-01T06:02:10.334314392Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-01T06:02:10.334531800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.334788367Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-07-01T06:02:10.335131578Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-07-01T06:02:10.338769466Z [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-07-01T06:02:10.340043913Z [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-07-01T06:02:10.340809365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:10.341937488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.344910847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.345418710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.345925782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.346478896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.346897409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115457s 
2026-07-01T06:02:10.347290040Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-01T06:02:10.347764345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-01T06:02:10.348151525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005541s 
2026-07-01T06:02:10.348543866Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-01T06:02:10.349032209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-01T06:02:10.349386052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s 
2026-07-01T06:02:10.349644162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-07-01T06:02:10.353492054Z [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-07-01T06:02:10.354552049Z [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-07-01T06:02:10.355114291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-01T06:02:10.355582655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-01T06:02:10.357861014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079791s 
2026-07-01T06:02:10.358223875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-01T06:02:10', 'remove_album_folders') 
2026-07-01T06:02:10.358583450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.359880703Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-01T06:02:10.360088562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099647s 
2026-07-01T06:02:10.360322673Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-07-01T06:02:10.360540883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.360826648Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-07-01T06:02:10.361827404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-01T06:02:10.361997377Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.362193542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-07-01T06:02:10.362470299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-07-01T06:02:10.363402627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010193s 
2026-07-01T06:02:10.363588943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-01T06:02:10.363756019Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.363971754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-07-01T06:02:10.364289273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.365235980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010679s 
2026-07-01T06:02:10.365416043Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.365624804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.406340451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406541s 
2026-07-01T06:02:10.406586798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-07-01T06:02:10.410226660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-07-01T06:02:10.411289430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-07-01T06:02:10.411829128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-01T06:02:10.412358895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-01T06:02:10.414697335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079189s 
2026-07-01T06:02:10.414929974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-07-01T06:02:10.418339963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-07-01T06:02:10.419252562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-07-01T06:02:10.419753481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-01T06:02:10.420319631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-01T06:02:10.422541617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007411s 
2026-07-01T06:02:10.422769426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-07-01T06:02:10.427487190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-07-01T06:02:10.428339436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-07-01T06:02:10.428782749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-01T06:02:10.429334841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-01T06:02:10.431584633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086237s 
2026-07-01T06:02:10.431810057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-07-01T06:02:10.435041707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-07-01T06:02:10.435790315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-07-01T06:02:10.436213538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-01T06:02:10.436714216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-01T06:02:10.438912545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069068s 
2026-07-01T06:02:10.439127738Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-07-01T06:02:10.442354087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-07-01T06:02:10.442998185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-07-01T06:02:10.443394333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-01T06:02:10.443912266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-01T06:02:10.446162719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006791s 
2026-07-01T06:02:10.446532574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-01T06:02:10', 'flexible_delay_profiles') 
2026-07-01T06:02:10.446890105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.447938907Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-07-01T06:02:10.448144551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085357s 
2026-07-01T06:02:10.448379024Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-01T06:02:10.448563205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.448845393Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-07-01T06:02:10.449276602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T06:02:10.449448959Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.449654584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-01T06:02:10.449962243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-01T06:02:10.450926406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s 
2026-07-01T06:02:10.451293716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-01T06:02:10', 'add_priority_to_indexers') 
2026-07-01T06:02:10.451653360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.452520757Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-01T06:02:10.452699387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026284s 
2026-07-01T06:02:10.452928368Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-01T06:02:10.453153763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.453424548Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-07-01T06:02:10.453854354Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-01T06:02:10.454173607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-01T06:02:10.454562570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2026-07-01T06:02:10.454737573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.454932596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.455515851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006089s 
2026-07-01T06:02:10.455948632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-01T06:02:10', 'remove_chown_and_folderchmod_config') 
2026-07-01T06:02:10.456319530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.457110944Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-01T06:02:10.457297800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021379s 
2026-07-01T06:02:10.457513735Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-07-01T06:02:10.457724369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.457993221Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-07-01T06:02:10.458512718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-01T06:02:10.458685936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.458879747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-07-01T06:02:10.462396501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-01T06:02:10.463541197Z [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-07-01T06:02:10.464134943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-01T06:02:10.464693869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-01T06:02:10.467142732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080713s 
2026-07-01T06:02:10.467413187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-07-01T06:02:10.467699052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-07-01T06:02:10.467965389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003349s 
2026-07-01T06:02:10.468289412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-07-01T06:02:10.468654778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-07-01T06:02:10.468931665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004183s 
2026-07-01T06:02:10.469242101Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-07-01T06:02:10.469610904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-07-01T06:02:10.469901479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s 
2026-07-01T06:02:10.470264079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-01T06:02:10', 'convert_blacklist_protocol') 
2026-07-01T06:02:10.470631590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.471615021Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-07-01T06:02:10.471809031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020725s 
2026-07-01T06:02:10.472040548Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-01T06:02:10.472256884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.472563521Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-07-01T06:02:10.478860566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-01T06:02:10.479648814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-01T06:02:10.480150214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008518s 
2026-07-01T06:02:10.480475830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-01T06:02:10', 'update_notifiarr') 
2026-07-01T06:02:10.480831967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.481585996Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-01T06:02:10.481763834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022946s 
2026-07-01T06:02:10.482000140Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-01T06:02:10.482268030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.482554547Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-07-01T06:02:10.482856145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.483078282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.484140041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010884s 
2026-07-01T06:02:10.484522411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-01T06:02:10', 'email_multiple_addresses') 
2026-07-01T06:02:10.484891755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.486156884Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-01T06:02:10.486340504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030617s 
2026-07-01T06:02:10.486570207Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-01T06:02:10.486790310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.487058019Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-07-01T06:02:10.487354607Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-01T06:02:10.487630773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-01T06:02:10.490030848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024513s 
2026-07-01T06:02:10.490512508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-01T06:02:10', 'rename_blacklist_to_blocklist') 
2026-07-01T06:02:10.490969559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.491841475Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-01T06:02:10.492068753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004231s 
2026-07-01T06:02:10.492315380Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-01T06:02:10.492578049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.492864957Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-07-01T06:02:10.493276466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-01T06:02:10.493464725Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.493756052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-01T06:02:10.494168964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.495340974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013441s 
2026-07-01T06:02:10.495604155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-01T06:02:10.496032588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.497152353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013022s 
2026-07-01T06:02:10.497338027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.497546207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.498909473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013759s 
2026-07-01T06:02:10.499389109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-01T06:02:10', 'cdh_per_downloadclient') 
2026-07-01T06:02:10.499864466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.500772876Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-01T06:02:10.500990214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032008s 
2026-07-01T06:02:10.501214065Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-01T06:02:10.501403597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.501688962Z [Info] download_history: Starting migration of Main DB to 52 
2026-07-01T06:02:10.502494064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-01T06:02:10.503366501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-07-01T06:02:10.504146783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014483s 
2026-07-01T06:02:10.504392588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-01T06:02:10.504743785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-01T06:02:10.505152328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005471s 
2026-07-01T06:02:10.505446862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-07-01T06:02:10.505810013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-01T06:02:10.506223256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005507s 
2026-07-01T06:02:10.506521466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-01T06:02:10.506959990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-01T06:02:10.507333522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005478s 
2026-07-01T06:02:10.507506651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.507706423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.508772861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010713s 
2026-07-01T06:02:10.509149119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-01T06:02:10', 'download_history') 
2026-07-01T06:02:10.509517181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.510501674Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-01T06:02:10.510688711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027857s 
2026-07-01T06:02:10.510936139Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-01T06:02:10.511174289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.511462740Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-07-01T06:02:10.511976154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-01T06:02:10', 'add_update_history') 
2026-07-01T06:02:10.512454047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.513223016Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-01T06:02:10.513400924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020414s 
2026-07-01T06:02:10.513617180Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-01T06:02:10.513837403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.514105083Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-07-01T06:02:10.514443394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.514615731Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.514837388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-01T06:02:10.515190649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.516190363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s 
2026-07-01T06:02:10.516571912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-01T06:02:10', 'add_on_update_to_notifications') 
2026-07-01T06:02:10.516935424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.517740716Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-01T06:02:10.517929968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026487s 
2026-07-01T06:02:10.518139820Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-01T06:02:10.518363271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.518626641Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-07-01T06:02:10.518947477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T06:02:10.519113392Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.519314337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-01T06:02:10.519639822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.520638825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011185s 
2026-07-01T06:02:10.521011295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-01T06:02:10', 'download_client_per_indexer') 
2026-07-01T06:02:10.521374396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.522158526Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-01T06:02:10.522382026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026004s 
2026-07-01T06:02:10.522552119Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-01T06:02:10.522763234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.523008448Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-07-01T06:02:10.523456290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-01T06:02:10.523600150Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.523863390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-07-01T06:02:10.524188475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.525124230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s 
2026-07-01T06:02:10.525302018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-01T06:02:10.525475798Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.525703066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-07-01T06:02:10.526063502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.527066783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011499s 
2026-07-01T06:02:10.527233629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-01T06:02:10.527395205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.527603925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-07-01T06:02:10.527943609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.528932161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011334s 
2026-07-01T06:02:10.529307306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-01T06:02:10', 'AddNewItemMonitorType') 
2026-07-01T06:02:10.529656209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.530588808Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-01T06:02:10.530779412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027539s 
2026-07-01T06:02:10.530964925Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-01T06:02:10.531182684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.531432407Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-07-01T06:02:10.531735708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-01T06:02:10.531912003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.532117217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-07-01T06:02:10.532446259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.533473839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011355s 
2026-07-01T06:02:10.533809896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-01T06:02:10', 'ImportListSearch') 
2026-07-01T06:02:10.534163859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.534976596Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-01T06:02:10.535157571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026299s 
2026-07-01T06:02:10.535367865Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-01T06:02:10.535587848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.535858753Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-07-01T06:02:10.536195883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-01T06:02:10.536362208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.536586349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-07-01T06:02:10.536934571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.537924976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s 
2026-07-01T06:02:10.538292165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-01T06:02:10', 'ImportListMonitorExisting') 
2026-07-01T06:02:10.538653293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.539534999Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-01T06:02:10.539722376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027042s 
2026-07-01T06:02:10.539928131Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-01T06:02:10.540143645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.540392095Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-07-01T06:02:10.540832322Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.541140293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-01T06:02:10.541410487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s 
2026-07-01T06:02:10.541631241Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.541915735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-07-01T06:02:10.542176029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000355s 
2026-07-01T06:02:10.542343065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-01T06:02:10.542502737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.542681938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-01T06:02:10.542946190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-01T06:02:10.543938870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2026-07-01T06:02:10.544305508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-01T06:02:10', 'add_indexer_tags') 
2026-07-01T06:02:10.544655433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.545460024Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-01T06:02:10.545629776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002554s 
2026-07-01T06:02:10.545834579Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-01T06:02:10.546039331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.546288713Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-07-01T06:02:10.546545000Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.546763069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.547636879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008994s 
2026-07-01T06:02:10.548013618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-01T06:02:10', 'update_audio_types') 
2026-07-01T06:02:10.548377862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.549110628Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-01T06:02:10.549292013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023431s 
2026-07-01T06:02:10.549547478Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-01T06:02:10.549784585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.550068337Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-07-01T06:02:10.552066713Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.552351647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-01T06:02:10.552586750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000306s 
2026-07-01T06:02:10.552759909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-01T06:02:10.552925012Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.553138602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-07-01T06:02:10.556968437Z [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-07-01T06:02:10.558350822Z [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-07-01T06:02:10.559029709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-07-01T06:02:10.559773287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-07-01T06:02:10.562286520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-01T06:02:10.562789753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-01T06:02:10.563132404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098071s 
2026-07-01T06:02:10.563303719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:10.563459954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.563664295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-07-01T06:02:10.567752350Z [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-07-01T06:02:10.569692659Z [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-07-01T06:02:10.570558182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:10.571411010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:10.574188014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:10.574670947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:10.575144982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.575494105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116256s 
2026-07-01T06:02:10.575669558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:10.575837156Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.576056468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-07-01T06:02:10.581653743Z [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-07-01T06:02:10.583552838Z [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-07-01T06:02:10.584450026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:10.585322573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:10.587791437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:10.588280422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:10.588813255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.589081867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128231s 
2026-07-01T06:02:10.589254705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:10.589409597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.589631113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-07-01T06:02:10.593699899Z [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-07-01T06:02:10.595615558Z [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-07-01T06:02:10.596489869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-01T06:02:10.597359090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-01T06:02:10.599783774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-01T06:02:10.600282218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-01T06:02:10.600739630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.601076338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112642s 
2026-07-01T06:02:10.601249026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-01T06:02:10.601400501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.601608139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-07-01T06:02:10.605325057Z [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-07-01T06:02:10.606667841Z [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-07-01T06:02:10.607334775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:10.608274067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.610739914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.611165802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.611603975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.612089974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.612447283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106448s 
2026-07-01T06:02:10.612622186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-01T06:02:10.612772869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.612967441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-07-01T06:02:10.616717636Z [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-07-01T06:02:10.618025931Z [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-07-01T06:02:10.618666752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-01T06:02:10.619644552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-01T06:02:10.622115379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-01T06:02:10.622551909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-01T06:02:10.622990773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-01T06:02:10.623469287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-01T06:02:10.623820514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106612s 
2026-07-01T06:02:10.624010818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-01T06:02:10.624164718Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.624359871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-01T06:02:10.627954882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-01T06:02:10.629119098Z [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-07-01T06:02:10.629657472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-01T06:02:10.630225336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-01T06:02:10.632589358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080297s 
2026-07-01T06:02:10.632769270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-01T06:02:10.632923551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.633134296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-01T06:02:10.636735109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-01T06:02:10.637870667Z [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-07-01T06:02:10.638453070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-01T06:02:10.639020864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-01T06:02:10.641369394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080263s 
2026-07-01T06:02:10.641547854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T06:02:10.641701183Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-01T06:02:10.641901476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-01T06:02:10.645503101Z [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-07-01T06:02:10.646503346Z [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-07-01T06:02:10.647034737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-01T06:02:10.647491096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-01T06:02:10.649864226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077593s 
2026-07-01T06:02:10.650044359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T06:02:10.650197959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.650400847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-01T06:02:10.653945788Z [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-07-01T06:02:10.654952917Z [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-07-01T06:02:10.655476262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-01T06:02:10.656027191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-01T06:02:10.658412266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078087s 
2026-07-01T06:02:10.658589814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T06:02:10.658743483Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.658943366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-01T06:02:10.663915852Z [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-07-01T06:02:10.664934584Z [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-07-01T06:02:10.665456075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-01T06:02:10.666026133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-01T06:02:10.668436789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092563s 
2026-07-01T06:02:10.668636061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-01T06:02:10.668797947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.669053622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-01T06:02:10.672488000Z [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-07-01T06:02:10.673501521Z [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-07-01T06:02:10.673973572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-01T06:02:10.674688963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-01T06:02:10.677250624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.677625048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083923s 
2026-07-01T06:02:10.677819550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-01T06:02:10.677984923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-01T06:02:10.678226750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-01T06:02:10.681679756Z [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-07-01T06:02:10.682692155Z [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-07-01T06:02:10.683225409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-01T06:02:10.684030521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-01T06:02:10.703592246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.704196263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257193s 
2026-07-01T06:02:10.704422459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-01T06:02:10.704832264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-01T06:02:10.705111226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-01T06:02:10.710756538Z [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-07-01T06:02:10.711452660Z [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-07-01T06:02:10.711903488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-01T06:02:10.712693430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-01T06:02:10.716040572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.716399405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110641s 
2026-07-01T06:02:10.716555940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-01T06:02:10.716728608Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-01T06:02:10.716899452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-01T06:02:10.720573563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-07-01T06:02:10.721612697Z [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-07-01T06:02:10.722147835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-01T06:02:10.722967696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-01T06:02:10.725841235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-01T06:02:10.726314368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-01T06:02:10.726786780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-01T06:02:10.727149480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100866s 
2026-07-01T06:02:10.727323351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-01T06:02:10.727484475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-01T06:02:10.727691272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-01T06:02:10.731342467Z [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-07-01T06:02:10.732149242Z [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-07-01T06:02:10.732657205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-01T06:02:10.733145148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-01T06:02:10.735864376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078524s 
2026-07-01T06:02:10.736127886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-01T06:02:10.736278610Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.736457971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-01T06:02:10.740030327Z [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-07-01T06:02:10.740772983Z [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-07-01T06:02:10.741181907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-01T06:02:10.741667014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-01T06:02:10.744102410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074665s 
2026-07-01T06:02:10.744258284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-01T06:02:10.744390911Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.744551084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-01T06:02:10.747981043Z [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-07-01T06:02:10.748729581Z [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-07-01T06:02:10.749157944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-01T06:02:10.750000361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-01T06:02:10.752374584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-01T06:02:10.752741232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-01T06:02:10.753118452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-01T06:02:10.753512085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-01T06:02:10.753826669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091167s 
2026-07-01T06:02:10.753984326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-01T06:02:10.754117535Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.754295042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-01T06:02:10.757747427Z [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-07-01T06:02:10.758544402Z [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-07-01T06:02:10.758971863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-01T06:02:10.759566371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-01T06:02:10.762202802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.762507526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080517s 
2026-07-01T06:02:10.762662328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-01T06:02:10.762791498Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.762975548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-01T06:02:10.767618170Z [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-07-01T06:02:10.768422621Z [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-07-01T06:02:10.768869080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-01T06:02:10.769541104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-01T06:02:10.772072193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.772391596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092433s 
2026-07-01T06:02:10.772552991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-01T06:02:10.772687662Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.772886984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-01T06:02:10.776250860Z [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-07-01T06:02:10.777066112Z [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-07-01T06:02:10.777526399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-01T06:02:10.778164355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-01T06:02:10.780702127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.781030288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079682s 
2026-07-01T06:02:10.781190150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T06:02:10.781331064Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.781517128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-01T06:02:10.784896165Z [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-07-01T06:02:10.785735386Z [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-07-01T06:02:10.786205633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T06:02:10.786780391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T06:02:10.789318534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.789635953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079434s 
2026-07-01T06:02:10.789799954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T06:02:10.789938884Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.790126061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-01T06:02:10.793564036Z [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-07-01T06:02:10.794349238Z [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-07-01T06:02:10.794815267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T06:02:10.795477871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T06:02:10.798023028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.798346430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080289s 
2026-07-01T06:02:10.798514739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-01T06:02:10.798656785Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.798840795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-01T06:02:10.802231115Z [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-07-01T06:02:10.803071017Z [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-07-01T06:02:10.803532687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-01T06:02:10.804212466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-01T06:02:10.806691430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.807007887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079945s 
2026-07-01T06:02:10.807178270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-01T06:02:10.807304074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.807479557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-07-01T06:02:10.810884055Z [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-07-01T06:02:10.811613455Z [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-07-01T06:02:10.812064944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-01T06:02:10.812558107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-01T06:02:10.814990988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073294s 
2026-07-01T06:02:10.815151522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-01T06:02:10.815287065Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.815468270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-07-01T06:02:10.818837617Z [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-07-01T06:02:10.819563038Z [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-07-01T06:02:10.820005289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-01T06:02:10.820483512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-01T06:02:10.822881052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072504s 
2026-07-01T06:02:10.823042718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-01T06:02:10.823180736Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.823361630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-01T06:02:10.826814406Z [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-07-01T06:02:10.827638436Z [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-07-01T06:02:10.828118002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-01T06:02:10.828549781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-01T06:02:10.830979346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074387s 
2026-07-01T06:02:10.831143296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-01T06:02:10.831298959Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-01T06:02:10.831501928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-01T06:02:10.836329332Z [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-07-01T06:02:10.837206429Z [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-07-01T06:02:10.837630614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-01T06:02:10.838119809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-01T06:02:10.840562620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088876s 
2026-07-01T06:02:10.840724747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-01T06:02:10.840859718Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.841054601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-01T06:02:10.844424459Z [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-07-01T06:02:10.845073036Z [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-07-01T06:02:10.845479234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-01T06:02:10.845890061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-01T06:02:10.848335588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071003s 
2026-07-01T06:02:10.848499107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-01T06:02:10.848637606Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.848830284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-01T06:02:10.852144721Z [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-07-01T06:02:10.852768788Z [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-07-01T06:02:10.853154655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-01T06:02:10.853702128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-01T06:02:10.856307717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-01T06:02:10.856605527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076117s 
2026-07-01T06:02:10.856764918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-01T06:02:10.856901894Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.857086576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-01T06:02:10.860429440Z [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-07-01T06:02:10.861072666Z [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-07-01T06:02:10.861436679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-01T06:02:10.862243544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-01T06:02:10.864830756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-01T06:02:10.865145290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078975s 
2026-07-01T06:02:10.865301805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:10.865434923Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.865605917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-07-01T06:02:10.869091419Z [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-07-01T06:02:10.869871961Z [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-07-01T06:02:10.870314252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-01T06:02:10.871001316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-01T06:02:10.873952390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:10.874303708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-01T06:02:10.874600225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088286s 
2026-07-01T06:02:10.874757252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:10.874886021Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.875054841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-07-01T06:02:10.878472315Z [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-07-01T06:02:10.879260242Z [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-07-01T06:02:10.879683575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-01T06:02:10.880402664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-01T06:02:10.883302806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-01T06:02:10.883671739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-01T06:02:10.884017826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087836s 
2026-07-01T06:02:10.884167407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T06:02:10.884295395Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-01T06:02:10.884464786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-01T06:02:10.887633890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-01T06:02:10.888115591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-01T06:02:10.888455565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-01T06:02:10.888929420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-01T06:02:10.891761415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T06:02:10.892142493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074798s 
2026-07-01T06:02:10.892462417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-01T06:02:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-01T06:02:10.892774356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.895657694Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-01T06:02:10.895841133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109445s 
2026-07-01T06:02:10.896075946Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-01T06:02:10.896258725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.896521935Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-07-01T06:02:10.897103606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.897261144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-01T06:02:10.897430625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-07-01T06:02:10.897687823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.898662517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s 
2026-07-01T06:02:10.898818932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.898955367Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.899125980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-07-01T06:02:10.899379792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.900312971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s 
2026-07-01T06:02:10.900621824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-01T06:02:10', 'add_on_delete_to_notifications') 
2026-07-01T06:02:10.900911277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.901725727Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-01T06:02:10.901889217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023958s 
2026-07-01T06:02:10.902055051Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-01T06:02:10.902229292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.902448764Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-07-01T06:02:10.903809765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-01T06:02:10.903978776Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.904163167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-01T06:02:10.904443983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.905403906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2026-07-01T06:02:10.905550883Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-01T06:02:10.905765174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-01T06:02:10.906002051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003141s 
2026-07-01T06:02:10.906152795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:10.906282977Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.906451457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-07-01T06:02:10.906675839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-01T06:02:10.907574118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009576s 
2026-07-01T06:02:10.907728529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.907943041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.908685617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s 
2026-07-01T06:02:10.908848826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-01T06:02:10.909241697Z [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-07-01T06:02:10.909664749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006571s 
2026-07-01T06:02:10.909832327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-01T06:02:10.910059946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-01T06:02:10.910349288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003631s 
2026-07-01T06:02:10.910504621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-01T06:02:10.910639062Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.910805708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-07-01T06:02:10.911056743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-07-01T06:02:10.912030906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s 
2026-07-01T06:02:10.912191589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-01T06:02:10.912325479Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.912495231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-07-01T06:02:10.912758381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.913691280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010265s 
2026-07-01T06:02:10.913849239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-01T06:02:10.913984040Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.914159444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-07-01T06:02:10.914427383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.915378800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s 
2026-07-01T06:02:10.915530195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.915688684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.918080622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023935s 
2026-07-01T06:02:10.918234582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.918394805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.919227062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008427s 
2026-07-01T06:02:10.919425531Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-01T06:02:10.922904911Z [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-07-01T06:02:10.923648238Z [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-07-01T06:02:10.924068445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-01T06:02:10.924461376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-01T06:02:10.927682064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080958s 
2026-07-01T06:02:10.927899472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-07-01T06:02:10.932830475Z [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-07-01T06:02:10.933464221Z [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-07-01T06:02:10.933817212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-01T06:02:10.934297941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-01T06:02:10.937149455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090615s 
2026-07-01T06:02:10.937372865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-01T06:02:10.937615333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-01T06:02:10.937840116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s 
2026-07-01T06:02:10.937990008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-01T06:02:10.938124709Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.938331646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-01T06:02:10.938622703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.939617176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s 
2026-07-01T06:02:10.939770986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-01T06:02:10.939964816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s 
2026-07-01T06:02:10.940146873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-01T06:02:10.940391786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-01T06:02:10.941344646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010265s 
2026-07-01T06:02:10.941625381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-01T06:02:10', 'add_custom_formats') 
2026-07-01T06:02:10.941908441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.943043949Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-01T06:02:10.943188360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026964s 
2026-07-01T06:02:10.943377420Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-01T06:02:10.943541641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.943779831Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-07-01T06:02:10.944185468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-01T06:02:10.944329508Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.944481955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-01T06:02:10.944705576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-01T06:02:10.945693125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s 
2026-07-01T06:02:10.945974472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-01T06:02:10', 'add_result_to_commands') 
2026-07-01T06:02:10.946276310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.947014246Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-01T06:02:10.947163597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023523s 
2026-07-01T06:02:10.947338379Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-01T06:02:10.947515446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.947736882Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-07-01T06:02:10.948068209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:10.948211348Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.948388254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-01T06:02:10.948644140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:10.949625126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010709s 
2026-07-01T06:02:10.949915250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-01T06:02:10', 'health_restored_notification') 
2026-07-01T06:02:10.950211166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.950962590Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-01T06:02:10.951118754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023728s 
2026-07-01T06:02:10.951273636Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-01T06:02:10.951444591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.951650746Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-07-01T06:02:10.951963025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-01T06:02:10.952200744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-01T06:02:10.952426920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003002s 
2026-07-01T06:02:10.952689258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-01T06:02:10', 'remove_uc') 
2026-07-01T06:02:10.952969172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.953646507Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-01T06:02:10.953790717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001501s 
2026-07-01T06:02:10.953976341Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-01T06:02:10.954157446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.954386177Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-07-01T06:02:10.954632874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.954807976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.956698815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018997s 
2026-07-01T06:02:10.957006165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-01T06:02:10', 'download_clients_rename_tv_to_music') 
2026-07-01T06:02:10.957297141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.957962611Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-01T06:02:10.958378790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031275s 
2026-07-01T06:02:10.958571067Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-01T06:02:10.958754055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.958983037Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-07-01T06:02:10.959297500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-01T06:02:10.959447242Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.959613908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-01T06:02:10.959898771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-07-01T06:02:10.960933927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011446s 
2026-07-01T06:02:10.961236286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-01T06:02:10', 'add_colon_replacement_to_naming_config') 
2026-07-01T06:02:10.961533685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.962373717Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-01T06:02:10.962527086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025345s 
2026-07-01T06:02:10.962696627Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-01T06:02:10.962857662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.963076002Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-07-01T06:02:10.963445806Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-01T06:02:10.966956629Z [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-07-01T06:02:10.967651989Z [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-07-01T06:02:10.968097156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-01T06:02:10.968824130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-01T06:02:10.971376552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.971687358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080671s 
2026-07-01T06:02:10.971857310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-01T06:02:10.971994116Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:10.972172445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-01T06:02:10.972408030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-01T06:02:10.973349897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s 
2026-07-01T06:02:10.973620993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-01T06:02:10', 'list_sync_time') 
2026-07-01T06:02:10.973904304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.974836892Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-01T06:02:10.974991494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002477s 
2026-07-01T06:02:10.975165204Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-01T06:02:10.975328202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.975547985Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-07-01T06:02:10.975856797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-01T06:02:10.976035126Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.976190519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-01T06:02:10.976410021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-01T06:02:10.977367480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s 
2026-07-01T06:02:10.977652464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-01T06:02:10', 'add_download_client_tags') 
2026-07-01T06:02:10.977933610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.978688621Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-01T06:02:10.978834976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023057s 
2026-07-01T06:02:10.979015740Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-01T06:02:10.979193649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.979423281Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-07-01T06:02:10.979965083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-01T06:02:10.980400089Z [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-07-01T06:02:10.980804934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006749s 
2026-07-01T06:02:10.980985849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-01T06:02:10.981249089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-01T06:02:10.981552390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000405s 
2026-07-01T06:02:10.981826402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-01T06:02:10', 'add_notification_status') 
2026-07-01T06:02:10.982109613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.982921087Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-01T06:02:10.983075889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017463s 
2026-07-01T06:02:10.983251272Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-01T06:02:10.983429712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.983649975Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-07-01T06:02:10.983924438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:10.984094030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:10.985670806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015873s 
2026-07-01T06:02:10.985964578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-01T06:02:10', 'add_alac_24_quality_in_profiles') 
2026-07-01T06:02:10.986266085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.986973390Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-01T06:02:10.987132010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028606s 
2026-07-01T06:02:10.987291180Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-01T06:02:10.987467756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.987678951Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-07-01T06:02:10.988058326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-01T06:02:10.988199650Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:10.988343079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-01T06:02:10.988538723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-01T06:02:10.989522766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010225s 
2026-07-01T06:02:10.989689802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-01T06:02:10.989896429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-01T06:02:10.990863817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010119s 
2026-07-01T06:02:10.991132529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-01T06:02:10', 'add_salt_to_users') 
2026-07-01T06:02:10.991438395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.992257685Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-01T06:02:10.992413439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023864s 
2026-07-01T06:02:10.992578161Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-01T06:02:10.992743183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.992956533Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-07-01T06:02:10.993392110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-01T06:02:10.993807557Z [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-07-01T06:02:10.994252624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s 
2026-07-01T06:02:10.994414360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-01T06:02:10.994635846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-01T06:02:10.994936712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003598s 
2026-07-01T06:02:10.995203870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-01T06:02:10', 'add_auto_tagging') 
2026-07-01T06:02:10.995491069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:10.996264767Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-01T06:02:10.996418898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016701s 
2026-07-01T06:02:10.996601475Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-01T06:02:10.996777510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:10.997010018Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-07-01T06:02:10.997370775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-01T06:02:10.997524905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-01T06:02:10.997691531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-01T06:02:10.997927116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-01T06:02:10.998952782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s 
2026-07-01T06:02:10.999190952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-01T06:02:10.999450995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-01T06:02:10.999678474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003119s 
2026-07-01T06:02:10.999987697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-01T06:02:10', 'quality_definition_preferred_size') 
2026-07-01T06:02:11.000275025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.000973522Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-01T06:02:11.001139687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015571s 
2026-07-01T06:02:11.001326103Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-01T06:02:11.001508961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.001736720Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-07-01T06:02:11.002055923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-01T06:02:11.002194342Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:11.002369985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-07-01T06:02:11.002604037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:11.003600444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s 
2026-07-01T06:02:11.003937814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-01T06:02:11', 'add_on_artist_add_to_notifications') 
2026-07-01T06:02:11.004247046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.005000254Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-01T06:02:11.005158082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024474s 
2026-07-01T06:02:11.005328786Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-01T06:02:11.005510592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.005741998Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-07-01T06:02:11.006020248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-01T06:02:11.006165772Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-01T06:02:11.006327908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-07-01T06:02:11.006548773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-01T06:02:11.007659100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001168s 
2026-07-01T06:02:11.007963182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-01T06:02:11', 'album_last_searched_time') 
2026-07-01T06:02:11.008247565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.009263762Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-01T06:02:11.009426600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027392s 
2026-07-01T06:02:11.009617394Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-01T06:02:11.009790072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.010010426Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-07-01T06:02:11.010362024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-01T06:02:11.010508379Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:11.010666818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-07-01T06:02:11.010899106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:11.011948971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010986s 
2026-07-01T06:02:11.012111228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-01T06:02:11.012255318Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:11.012416072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-07-01T06:02:11.012656296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-01T06:02:11.013708656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011204s 
2026-07-01T06:02:11.014024662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-01T06:02:11', 'add_indexer_flags') 
2026-07-01T06:02:11.014335418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.015110079Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-01T06:02:11.015262285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025061s 
2026-07-01T06:02:11.015441707Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-01T06:02:11.015630307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.015878066Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-07-01T06:02:11.016290837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-07-01T06:02:11.016508586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-07-01T06:02:11.016831086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003828s 
2026-07-01T06:02:11.017037040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-07-01T06:02:11.017273757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-07-01T06:02:11.017568361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000363s 
2026-07-01T06:02:11.017734546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-07-01T06:02:11.017975280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-07-01T06:02:11.018268050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s 
2026-07-01T06:02:11.018550800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-01T06:02:11', 'add_indexes_album_statistics') 
2026-07-01T06:02:11.018899893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.019771358Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-01T06:02:11.019940259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018409s 
2026-07-01T06:02:11.020133468Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-01T06:02:11.020300715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.020519977Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-07-01T06:02:11.020864721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-01T06:02:11.021192401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-01T06:02:11.021464199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003789s 
2026-07-01T06:02:11.021732740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-01T06:02:11', 'update_redacted_baseurl') 
2026-07-01T06:02:11.022026171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.022779148Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-01T06:02:11.022930473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016669s 
2026-07-01T06:02:11.030664302Z [Debug] MigrationController: Took: 00:00:01.6214664 
2026-07-01T06:02:11.102043688Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-07-01T06:02:11.133154628Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-01T06:02:11.158421316Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-01T06:02:11.183028755Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-01T06:02:11.183983017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-01T06:02:11.184229473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-01T06:02:11.188084549Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-01T06:02:11.188301917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041003s 
2026-07-01T06:02:11.188530928Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-01T06:02:11.188748707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043081s 
2026-07-01T06:02:11.190193668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-01T06:02:11.190433030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.190840712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-01T06:02:11.191152169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-01T06:02:11.191594159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s 
2026-07-01T06:02:11.191830966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.192847544Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-01T06:02:11.193069351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017562s 
2026-07-01T06:02:11.193381179Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-01T06:02:11.193635772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.194072131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-01T06:02:11.194371344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T06:02:11.194769676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004511s 
2026-07-01T06:02:11.194981623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T06:02:11.195181947Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:11.195421950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-01T06:02:11.195723237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-01T06:02:11.196522868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008492s 
2026-07-01T06:02:11.196761318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.197368401Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-01T06:02:11.197595068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016803s 
2026-07-01T06:02:11.197913699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-01T06:02:11.198200788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.198560542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T06:02:11.198787730Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:11.199007132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-01T06:02:11.199305814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-01T06:02:11.199788245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005408s 
2026-07-01T06:02:11.200043910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.200667056Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-01T06:02:11.200910386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013893s 
2026-07-01T06:02:11.201245090Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-01T06:02:11.201492569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.201794387Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-01T06:02:11.202346940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-01T06:02:11.202792738Z [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-07-01T06:02:11.203383057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008115s 
2026-07-01T06:02:11.203607820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-01T06:02:11.203896391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-01T06:02:11.204288040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-07-01T06:02:11.204594086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-01T06:02:11', 'InitialSetup') 
2026-07-01T06:02:11.204992689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.205705535Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-01T06:02:11.205924396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018648s 
2026-07-01T06:02:11.206170873Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-01T06:02:11.206436568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.206730340Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-07-01T06:02:11.207136197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-01T06:02:11', 'add_reason_to_pending_releases') 
2026-07-01T06:02:11.207557716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.208342277Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-01T06:02:11.208591118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018741s 
2026-07-01T06:02:11.208831592Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-01T06:02:11.209078780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.209386480Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-07-01T06:02:11.209739441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-01T06:02:11', 'add_medium_support') 
2026-07-01T06:02:11.210160700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.210924017Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-01T06:02:11.211150784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018339s 
2026-07-01T06:02:11.211401569Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-01T06:02:11.211665170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.212018402Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-07-01T06:02:11.212401303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-01T06:02:11', 'add_various_qualites_in_profile') 
2026-07-01T06:02:11.212834095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.213582823Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-01T06:02:11.213838358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s 
2026-07-01T06:02:11.214077449Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-01T06:02:11.214322343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.214630053Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-07-01T06:02:11.214982853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-01T06:02:11', 'metadata_profiles') 
2026-07-01T06:02:11.215400234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.216137760Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-01T06:02:11.216368404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018024s 
2026-07-01T06:02:11.216635172Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-01T06:02:11.216920336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.217241122Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-07-01T06:02:11.217650327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-01T06:02:11', 'separate_automatic_and_interactive_search') 
2026-07-01T06:02:11.218104481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.218866476Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-01T06:02:11.219125218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019169s 
2026-07-01T06:02:11.219377325Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-01T06:02:11.219639273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.219966933Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-07-01T06:02:11.220351658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-01T06:02:11', 'change_album_path_to_relative') 
2026-07-01T06:02:11.220784620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.221537266Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-01T06:02:11.221778402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018768s 
2026-07-01T06:02:11.222032143Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-01T06:02:11.222293610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.222609266Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-07-01T06:02:11.222981115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-01T06:02:11', 'change_quality_size_mb_to_kb') 
2026-07-01T06:02:11.223407273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.224147314Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-01T06:02:11.224393630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018319s 
2026-07-01T06:02:11.224625077Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-01T06:02:11.224877204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.225177790Z [Info] album_releases: Starting migration of Log DB to 9 
2026-07-01T06:02:11.225518486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-01T06:02:11', 'album_releases') 
2026-07-01T06:02:11.225930727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.226659545Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-01T06:02:11.226885250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017777s 
2026-07-01T06:02:11.227126656Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-01T06:02:11.227375858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.227680622Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-07-01T06:02:11.228086239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-01T06:02:11', 'album_releases_fix') 
2026-07-01T06:02:11.228477457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.229228821Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-01T06:02:11.229462071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018356s 
2026-07-01T06:02:11.229698497Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-01T06:02:11.229939212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.230240489Z [Info] import_lists: Starting migration of Log DB to 11 
2026-07-01T06:02:11.230578209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-01T06:02:11', 'import_lists') 
2026-07-01T06:02:11.230989347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.231696862Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-01T06:02:11.231932617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001761s 
2026-07-01T06:02:11.232183713Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-01T06:02:11.232432614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.232737318Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-07-01T06:02:11.233085149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-01T06:02:11', 'add_release_status') 
2026-07-01T06:02:11.233509383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.234240396Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-01T06:02:11.234472063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017981s 
2026-07-01T06:02:11.234720072Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-01T06:02:11.234977932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.235288056Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-07-01T06:02:11.235657180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-01T06:02:11', 'album_download_notification') 
2026-07-01T06:02:11.236106816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.236852628Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-01T06:02:11.237096630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018547s 
2026-07-01T06:02:11.237346012Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-01T06:02:11.237618922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.237931000Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-07-01T06:02:11.238308891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-01T06:02:11', 'fix_language_metadata_profiles') 
2026-07-01T06:02:11.238735751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.239884656Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-01T06:02:11.240141583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022368s 
2026-07-01T06:02:11.240371236Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-01T06:02:11.240612191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.240913308Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-07-01T06:02:11.241250387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-01T06:02:11', 'remove_fanzub') 
2026-07-01T06:02:11.241664571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.242393820Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-01T06:02:11.242617631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017755s 
2026-07-01T06:02:11.242865831Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-01T06:02:11.243133741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.243445799Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-07-01T06:02:11.243822197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-01T06:02:11', 'update_artist_history_indexes') 
2026-07-01T06:02:11.244289849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.245009429Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-01T06:02:11.245248671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018501s 
2026-07-01T06:02:11.245467722Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-01T06:02:11.245700571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.245997259Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-07-01T06:02:11.246318135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-01T06:02:11', 'remove_nma') 
2026-07-01T06:02:11.246718923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.247339392Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-01T06:02:11.247558504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016427s 
2026-07-01T06:02:11.247794770Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-01T06:02:11.248087860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.248392494Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-07-01T06:02:11.248738861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-01T06:02:11', 'album_disambiguation') 
2026-07-01T06:02:11.249153206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.249801712Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-01T06:02:11.250028680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017133s 
2026-07-01T06:02:11.250267591Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-01T06:02:11.250525981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.250827809Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-07-01T06:02:11.251191382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-01T06:02:11', 'add_ape_quality_in_profiles') 
2026-07-01T06:02:11.251609103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.252347260Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-01T06:02:11.252594248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001798s 
2026-07-01T06:02:11.252822117Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-01T06:02:11.253065858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.253355551Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-07-01T06:02:11.253691017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-01T06:02:11', 'remove_pushalot') 
2026-07-01T06:02:11.254101544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.254802546Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-01T06:02:11.255026788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017343s 
2026-07-01T06:02:11.255255639Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-01T06:02:11.255494610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.255796228Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-07-01T06:02:11.256174730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-01T06:02:11', 'add_custom_filters') 
2026-07-01T06:02:11.256586510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.257290207Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-01T06:02:11.257510661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017812s 
2026-07-01T06:02:11.257745294Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-01T06:02:11.257984396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.258290072Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-07-01T06:02:11.258614896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-01T06:02:11', 'import_list_tags') 
2026-07-01T06:02:11.259024722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.259732447Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-01T06:02:11.259971659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017384s 
2026-07-01T06:02:11.260207254Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-01T06:02:11.260454682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.260750298Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-07-01T06:02:11.261099321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-01T06:02:11', 'add_release_groups_etc') 
2026-07-01T06:02:11.261508154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.262220419Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-01T06:02:11.262450282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017542s 
2026-07-01T06:02:11.262682109Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-01T06:02:11.262927313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.263234923Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-07-01T06:02:11.263571711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-01T06:02:11', 'NewMediaInfoFormat') 
2026-07-01T06:02:11.263997850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.264711908Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-01T06:02:11.264943905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s 
2026-07-01T06:02:11.265197797Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-01T06:02:11.265468382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.265773657Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-07-01T06:02:11.266162811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-01T06:02:11', 'rename_restrictions_to_release_profiles') 
2026-07-01T06:02:11.266595051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.267312927Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-01T06:02:11.267561198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018145s 
2026-07-01T06:02:11.267821151Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-01T06:02:11.268109963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.268420388Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-07-01T06:02:11.268816476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-01T06:02:11', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-01T06:02:11.269250470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.269978948Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-01T06:02:11.270236186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s 
2026-07-01T06:02:11.270470979Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-01T06:02:11.270717876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.271016638Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-07-01T06:02:11.271363286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-01T06:02:11', 'add_import_exclusions') 
2026-07-01T06:02:11.271772080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.272545297Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-01T06:02:11.272778607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018159s 
2026-07-01T06:02:11.273018270Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-01T06:02:11.273270959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.273576404Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-07-01T06:02:11.273935478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-01T06:02:11', 'clean_artist_metadata_table') 
2026-07-01T06:02:11.274349372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.275068590Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-01T06:02:11.275298654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017761s 
2026-07-01T06:02:11.275544880Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-01T06:02:11.275793280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.276110229Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-07-01T06:02:11.276462298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-01T06:02:11', 'health_issue_notification') 
2026-07-01T06:02:11.276886452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.277698007Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-01T06:02:11.277928431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018879s 
2026-07-01T06:02:11.278186050Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-01T06:02:11.278445122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.278748964Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-07-01T06:02:11.279121384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-01T06:02:11', 'add_mediafilerepository_mtime') 
2026-07-01T06:02:11.279539697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.280274467Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-01T06:02:11.280518298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001801s 
2026-07-01T06:02:11.280765917Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-01T06:02:11.281024488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.281330334Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-07-01T06:02:11.281703185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-01T06:02:11', 'add_artistmetadataid_constraint') 
2026-07-01T06:02:11.282126047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.282802279Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-01T06:02:11.283050379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017539s 
2026-07-01T06:02:11.283289971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-01T06:02:11.283534183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.283831743Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-07-01T06:02:11.284198391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-01T06:02:11', 'old_ids_and_artist_alias') 
2026-07-01T06:02:11.284611012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.285291643Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-01T06:02:11.285522629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017405s 
2026-07-01T06:02:11.285755648Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-01T06:02:11.286002505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.286354424Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-07-01T06:02:11.286704690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-01T06:02:11', 'download_propers_config') 
2026-07-01T06:02:11.287197683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.288035531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-01T06:02:11.288276646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020058s 
2026-07-01T06:02:11.288517432Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-01T06:02:11.288900684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.289210889Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-07-01T06:02:11.289649682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-01T06:02:11', 'remove_language_profiles') 
2026-07-01T06:02:11.290107835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.291366361Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-01T06:02:11.291595132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002459s 
2026-07-01T06:02:11.291832931Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-01T06:02:11.292108606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.292406867Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-07-01T06:02:11.292757483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-01T06:02:11', 'multi_disc_naming_format') 
2026-07-01T06:02:11.293172589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.294043484Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-01T06:02:11.294327877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019221s 
2026-07-01T06:02:11.294568682Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-01T06:02:11.294821310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.295126235Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-07-01T06:02:11.295482583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-01T06:02:11', 'add_download_client_priority') 
2026-07-01T06:02:11.295914332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.296841801Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-01T06:02:11.297079129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019972s 
2026-07-01T06:02:11.297307368Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-01T06:02:11.297550618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.297845472Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-07-01T06:02:11.298184996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-01T06:02:11', 'remove_growl_prowl') 
2026-07-01T06:02:11.298588279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.299489103Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-01T06:02:11.299710649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019278s 
2026-07-01T06:02:11.299963539Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-01T06:02:11.300211819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.300512134Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-07-01T06:02:11.300862339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-01T06:02:11', 'remove_plex_hometheatre') 
2026-07-01T06:02:11.301274500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.302074080Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-01T06:02:11.302310356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001854s 
2026-07-01T06:02:11.302550169Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-01T06:02:11.302803460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.303103584Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-07-01T06:02:11.303464631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-01T06:02:11', 'add_root_folder_add_defaults') 
2026-07-01T06:02:11.303908556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.304667424Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-01T06:02:11.304904592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018431s 
2026-07-01T06:02:11.305131850Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-01T06:02:11.305369619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.305660805Z [Info] task_duration: Starting migration of Log DB to 40 
2026-07-01T06:02:11.305989107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-01T06:02:11', 'task_duration') 
2026-07-01T06:02:11.306389143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.307104033Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-01T06:02:11.307324597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017351s 
2026-07-01T06:02:11.307581254Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-01T06:02:11.307863533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.308200722Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-07-01T06:02:11.308595928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-01T06:02:11', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-01T06:02:11.309027708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.309789683Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-01T06:02:11.310039716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019041s 
2026-07-01T06:02:11.310273968Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-01T06:02:11.310518491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.310816291Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-07-01T06:02:11.311159542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-01T06:02:11', 'remove_album_folders') 
2026-07-01T06:02:11.311567053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.312327895Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-01T06:02:11.312559141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017947s 
2026-07-01T06:02:11.312796069Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-07-01T06:02:11.313043998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.313341237Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-07-01T06:02:11.313691172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-01T06:02:11', 'flexible_delay_profiles') 
2026-07-01T06:02:11.314110366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.314848763Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-07-01T06:02:11.315082965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017919s 
2026-07-01T06:02:11.315315333Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-01T06:02:11.315572141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.315883277Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-07-01T06:02:11.316245106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-01T06:02:11', 'add_priority_to_indexers') 
2026-07-01T06:02:11.316660263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.317459422Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-01T06:02:11.317688784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018711s 
2026-07-01T06:02:11.317939259Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-01T06:02:11.318200044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.318504367Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-07-01T06:02:11.318880896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-01T06:02:11', 'remove_chown_and_folderchmod_config') 
2026-07-01T06:02:11.319300701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.320069099Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-01T06:02:11.320314514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018341s 
2026-07-01T06:02:11.320554136Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-07-01T06:02:11.320803378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.321104735Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-07-01T06:02:11.321459159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-01T06:02:11', 'convert_blacklist_protocol') 
2026-07-01T06:02:11.321869055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.322647473Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-07-01T06:02:11.322879551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018297s 
2026-07-01T06:02:11.323104854Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-01T06:02:11.323342884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.323635393Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-07-01T06:02:11.324020790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-01T06:02:11', 'update_notifiarr') 
2026-07-01T06:02:11.326506106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.327261769Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-01T06:02:11.327475279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00391s 
2026-07-01T06:02:11.327713569Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-01T06:02:11.327975847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.328288307Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-07-01T06:02:11.328639704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-01T06:02:11', 'email_multiple_addresses') 
2026-07-01T06:02:11.329057376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.329819090Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-01T06:02:11.330053723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018386s 
2026-07-01T06:02:11.330297534Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-01T06:02:11.330553339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.330861259Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-07-01T06:02:11.331226615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-01T06:02:11', 'rename_blacklist_to_blocklist') 
2026-07-01T06:02:11.331641551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.332406252Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-01T06:02:11.332644431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018289s 
2026-07-01T06:02:11.332879675Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-01T06:02:11.333126873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.333423350Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-07-01T06:02:11.333769808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-01T06:02:11', 'cdh_per_downloadclient') 
2026-07-01T06:02:11.334177770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.334915125Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-01T06:02:11.335151331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017821s 
2026-07-01T06:02:11.335375292Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-01T06:02:11.335613743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.335921583Z [Info] download_history: Starting migration of Log DB to 52 
2026-07-01T06:02:11.336260245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-01T06:02:11', 'download_history') 
2026-07-01T06:02:11.336668097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.337420071Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-01T06:02:11.337640676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018001s 
2026-07-01T06:02:11.337871360Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-01T06:02:11.338111063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.338404484Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-07-01T06:02:11.339003381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-01T06:02:11.339413256Z [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-07-01T06:02:11.339955509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006702s 
2026-07-01T06:02:11.340194661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-01T06:02:11.340484524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-01T06:02:11.340861273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s 
2026-07-01T06:02:11.341198332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-01T06:02:11', 'add_update_history') 
2026-07-01T06:02:11.341611424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.342424071Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-01T06:02:11.342645898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019815s 
2026-07-01T06:02:11.342892084Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-01T06:02:11.343145976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.343465529Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-07-01T06:02:11.343834613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-01T06:02:11', 'add_on_update_to_notifications') 
2026-07-01T06:02:11.344270801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.345387110Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-01T06:02:11.345623717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022241s 
2026-07-01T06:02:11.345863820Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-01T06:02:11.346116479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.346417806Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-07-01T06:02:11.346794124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-01T06:02:11', 'download_client_per_indexer') 
2026-07-01T06:02:11.347197818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.347992428Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-01T06:02:11.348224776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018471s 
2026-07-01T06:02:11.348462104Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-01T06:02:11.348702819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.349000809Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-07-01T06:02:11.349347237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-01T06:02:11', 'AddNewItemMonitorType') 
2026-07-01T06:02:11.349754167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.350447624Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-01T06:02:11.350663699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017305s 
2026-07-01T06:02:11.350900857Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-01T06:02:11.351127363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.351419662Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-07-01T06:02:11.351752953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-01T06:02:11', 'ImportListSearch') 
2026-07-01T06:02:11.352265826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.352993913Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-01T06:02:11.353214518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018586s 
2026-07-01T06:02:11.353455683Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-01T06:02:11.353727852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.354025471Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-07-01T06:02:11.354370526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-01T06:02:11', 'ImportListMonitorExisting') 
2026-07-01T06:02:11.354794590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.355568750Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-01T06:02:11.355802671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018362s 
2026-07-01T06:02:11.356063987Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-01T06:02:11.356307167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.356611891Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-07-01T06:02:11.356953169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-01T06:02:11', 'add_indexer_tags') 
2026-07-01T06:02:11.357358044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.358387468Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-01T06:02:11.358613303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020735s 
2026-07-01T06:02:11.358838677Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-01T06:02:11.359084172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.359380960Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-07-01T06:02:11.359723510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-01T06:02:11', 'update_audio_types') 
2026-07-01T06:02:11.360143997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.360910270Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-01T06:02:11.361155955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018211s 
2026-07-01T06:02:11.361412241Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-01T06:02:11.361688448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.362001669Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-07-01T06:02:11.362552188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-01T06:02:11.362762722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-01T06:02:11.362995962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-01T06:02:11.363806935Z [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-07-01T06:02:11.364558259Z [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-07-01T06:02:11.365060390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-01T06:02:11.365642553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-01T06:02:11.366692478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-01T06:02:11.367054858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038321s 
2026-07-01T06:02:11.367273418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-01T06:02:11.367471337Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:11.367694396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-01T06:02:11.368418715Z [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-07-01T06:02:11.369043173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-01T06:02:11.369487318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-01T06:02:11.370031724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-01T06:02:11.370988402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-01T06:02:11.371382846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003459s 
2026-07-01T06:02:11.371595845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-01T06:02:11.371797642Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-01T06:02:11.372066864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-01T06:02:11.372714118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-01T06:02:11.373264977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-01T06:02:11.373729924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-01T06:02:11.374273559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-01T06:02:11.375214044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-01T06:02:11.375614280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033065s 
2026-07-01T06:02:11.375996891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-01T06:02:11', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-01T06:02:11.376443240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.377306819Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-01T06:02:11.377568396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049399s 
2026-07-01T06:02:11.377811476Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-01T06:02:11.378078183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.378378207Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-07-01T06:02:11.378738032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-01T06:02:11', 'add_on_delete_to_notifications') 
2026-07-01T06:02:11.379151716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.379875484Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-01T06:02:11.380105697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017666s 
2026-07-01T06:02:11.380333616Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-01T06:02:11.380584863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.380872201Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-07-01T06:02:11.381208238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-01T06:02:11', 'add_custom_formats') 
2026-07-01T06:02:11.381620509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.382295178Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-01T06:02:11.382526644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017135s 
2026-07-01T06:02:11.382753641Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-01T06:02:11.382997593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.383289300Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-07-01T06:02:11.383631981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-01T06:02:11', 'add_result_to_commands') 
2026-07-01T06:02:11.384061816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.384741456Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-01T06:02:11.384969896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017357s 
2026-07-01T06:02:11.385207835Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-01T06:02:11.385461496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.385762372Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-07-01T06:02:11.386123499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-01T06:02:11', 'health_restored_notification') 
2026-07-01T06:02:11.386540259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.387272624Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-01T06:02:11.387500934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001779s 
2026-07-01T06:02:11.387711899Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-01T06:02:11.387993316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.388291908Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-07-01T06:02:11.388605930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-01T06:02:11', 'remove_uc') 
2026-07-01T06:02:11.388999092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.389687238Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-01T06:02:11.389904776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s 
2026-07-01T06:02:11.390149079Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-01T06:02:11.390412459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.390712173Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-07-01T06:02:11.391087519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-01T06:02:11', 'download_clients_rename_tv_to_music') 
2026-07-01T06:02:11.391509699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.392218227Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-01T06:02:11.392466357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017805s 
2026-07-01T06:02:11.392719797Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-01T06:02:11.392982486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.393289044Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-07-01T06:02:11.393671945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-01T06:02:11', 'add_colon_replacement_to_naming_config') 
2026-07-01T06:02:11.394117864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.394800789Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-01T06:02:11.395041264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017866s 
2026-07-01T06:02:11.395265045Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-01T06:02:11.395514056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.395803179Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-07-01T06:02:11.396146420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-01T06:02:11', 'list_sync_time') 
2026-07-01T06:02:11.396560845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.397225895Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-01T06:02:11.397443914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017175s 
2026-07-01T06:02:11.397682975Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-01T06:02:11.397927608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.398226470Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-07-01T06:02:11.398572848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-01T06:02:11', 'add_download_client_tags') 
2026-07-01T06:02:11.398983395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.399974221Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-01T06:02:11.400212150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020231s 
2026-07-01T06:02:11.400452304Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-01T06:02:11.400699672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.401000709Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-07-01T06:02:11.401352788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-01T06:02:11', 'add_notification_status') 
2026-07-01T06:02:11.401767603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.402455489Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-01T06:02:11.402683889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017465s 
2026-07-01T06:02:11.402928311Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-01T06:02:11.403180770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.403481015Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-07-01T06:02:11.403857373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-01T06:02:11', 'add_alac_24_quality_in_profiles') 
2026-07-01T06:02:11.404327981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.405016758Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-01T06:02:11.405257824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s 
2026-07-01T06:02:11.405477156Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-01T06:02:11.405713712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.406007564Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-07-01T06:02:11.406340986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-01T06:02:11', 'add_salt_to_users') 
2026-07-01T06:02:11.406753657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.407417394Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-01T06:02:11.407649903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016992s 
2026-07-01T06:02:11.407885026Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-01T06:02:11.408119879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.408423351Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-07-01T06:02:11.408757544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-01T06:02:11', 'add_auto_tagging') 
2026-07-01T06:02:11.409161257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.409849744Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-01T06:02:11.410071921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017299s 
2026-07-01T06:02:11.410319580Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-01T06:02:11.410579023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.410883206Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-07-01T06:02:11.411256307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-01T06:02:11', 'quality_definition_preferred_size') 
2026-07-01T06:02:11.411675271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.412379961Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-01T06:02:11.412636748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017728s 
2026-07-01T06:02:11.412871421Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-01T06:02:11.413123488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.413426619Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-07-01T06:02:11.413796013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-01T06:02:11', 'add_on_artist_add_to_notifications') 
2026-07-01T06:02:11.414217021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.414915268Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-01T06:02:11.415167776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017696s 
2026-07-01T06:02:11.415400736Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-01T06:02:11.415642262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.415953259Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-07-01T06:02:11.416304436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-01T06:02:11', 'album_last_searched_time') 
2026-07-01T06:02:11.416718801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.417401466Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-01T06:02:11.417652472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001746s 
2026-07-01T06:02:11.417893036Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-01T06:02:11.418154232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.418465259Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-07-01T06:02:11.418827809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-01T06:02:11', 'add_indexer_flags') 
2026-07-01T06:02:11.419250681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.419945831Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-01T06:02:11.420184542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017666s 
2026-07-01T06:02:11.420415487Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-01T06:02:11.420672545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.420985776Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-07-01T06:02:11.421338066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-01T06:02:11', 'add_indexes_album_statistics') 
2026-07-01T06:02:11.421751659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.422445497Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-01T06:02:11.422679388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017589s 
2026-07-01T06:02:11.422929051Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-01T06:02:11.423186108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-01T06:02:11.423486484Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-07-01T06:02:11.423835076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-01T06:02:11', 'update_redacted_baseurl') 
2026-07-01T06:02:11.424281325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-01T06:02:11.425027157Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-01T06:02:11.425266610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018233s 
2026-07-01T06:02:11.597741935Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-07-01T06:02:11.605015717Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-01T06:02:11.609504629Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-07-01T06:02:11.718200216Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-01T06:02:11.742639507Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-07-01T06:02:11.754334826Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-07-01T06:02:11.791603089Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-01T06:02:11.792750490Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-01T06:02:11.792999823Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-07-01T06:02:11.913568948Z [ls.io-init] done.
2026-07-01T06:02:11.915279994Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled