2026-07-09T08:49:16.375888159Z [migrations] started
2026-07-09T08:49:16.380517813Z [migrations] no migrations found
2026-07-09T08:49:17.127783753Z usermod: no changes
2026-07-09T08:49:17.208410805Z ───────────────────────────────────────
2026-07-09T08:49:17.208446126Z 
2026-07-09T08:49:17.208451648Z       ██╗     ███████╗██╗ ██████╗
2026-07-09T08:49:17.208456537Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-09T08:49:17.208461628Z       ██║     ███████╗██║██║   ██║
2026-07-09T08:49:17.208466107Z       ██║     ╚════██║██║██║   ██║
2026-07-09T08:49:17.208470245Z       ███████╗███████║██║╚██████╔╝
2026-07-09T08:49:17.208474955Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-09T08:49:17.208479484Z 
2026-07-09T08:49:17.208483762Z    Brought to you by linuxserver.io
2026-07-09T08:49:17.208487770Z ───────────────────────────────────────
2026-07-09T08:49:17.212752510Z 
2026-07-09T08:49:17.213001050Z To support the app dev(s) visit:
2026-07-09T08:49:17.334564964Z Lidarr: https://opencollective.com/lidarr
2026-07-09T08:49:17.338272191Z 
2026-07-09T08:49:17.338285899Z To support LSIO projects visit:
2026-07-09T08:49:17.338289957Z https://www.linuxserver.io/donate/
2026-07-09T08:49:17.338293674Z 
2026-07-09T08:49:17.338297282Z ───────────────────────────────────────
2026-07-09T08:49:17.338301600Z GID/UID
2026-07-09T08:49:17.338305248Z ───────────────────────────────────────
2026-07-09T08:49:17.402945911Z 
2026-07-09T08:49:17.402984008Z User UID:    911
2026-07-09T08:49:17.402990952Z User GID:    911
2026-07-09T08:49:17.403006724Z ───────────────────────────────────────
2026-07-09T08:49:17.424841341Z Linuxserver.io version: 3.1.3.4968-ls254
2026-07-09T08:49:17.427313370Z Build-date: 2026-07-09T08:42:37+00:00
2026-07-09T08:49:17.427332098Z ───────────────────────────────────────
2026-07-09T08:49:17.427340384Z     
2026-07-09T08:49:20.544358489Z [custom-init] No custom files found, skipping...
2026-07-09T08:49:26.502143792Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968 
2026-07-09T08:49:26.784720314Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:26.849094912Z [Debug] Bootstrap: Console selected 
2026-07-09T08:49:26.878448784Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:26.916313679Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:30.762419647Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:32.013296541Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5c0c7a41-3751-461a-94e7-a714b50c5f5b} may be persisted to storage in unencrypted form. 
2026-07-09T08:49:32.942016723Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-09T08:49:33.548510082Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-09T08:49:34.638929406Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-09T08:49:34.757324548Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:34.765801842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:35.308349648Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-09T08:49:35.359213043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5511483s 
2026-07-09T08:49:35.363404895Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-09T08:49:35.366677086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6018294s 
2026-07-09T08:49:35.473390169Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-09T08:49:35.482093098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:35.568409990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-09T08:49:35.697393218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-09T08:49:35.866572865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.294224s 
2026-07-09T08:49:35.872907003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:35.888763610Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-09T08:49:35.891628872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3167626s 
2026-07-09T08:49:35.907795974Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-09T08:49:35.911252255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:35.991007562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-09T08:49:36.006299812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:36.020056029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256592s 
2026-07-09T08:49:36.024171798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:36.028580588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016772s 
2026-07-09T08:49:36.034790596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-09T08:49:36.043836616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-09T08:49:36.057945002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193139s 
2026-07-09T08:49:36.061849285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:36.067096424Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-09T08:49:36.070480039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286604s 
2026-07-09T08:49:36.077478525Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-09T08:49:36.080725194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:36.094120423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:36.097277592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003193s 
2026-07-09T08:49:36.100241031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-09T08:49:36.104560912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-09T08:49:36.110347958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073446s 
2026-07-09T08:49:36.113218600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:36.117502468Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-09T08:49:36.120040970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141498s 
2026-07-09T08:49:36.165089213Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-09T08:49:36.168362125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:36.178451687Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-09T08:49:36.483226860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-09T08:49:36.491139988Z [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-09T08:49:36.498868925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126932s 
2026-07-09T08:49:36.501603032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-09T08:49:36.505586785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-09T08:49:36.510128303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060116s 
2026-07-09T08:49:36.512670393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-09T08:49:36.517072820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-09T08:49:36.522077089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069296s 
2026-07-09T08:49:36.524774191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-09T08:49:36.528431858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-09T08:49:36.532947624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056508s 
2026-07-09T08:49:36.535415815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-07-09T08:49:36.600366373Z [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-09T08:49:36.638832027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0994267s 
2026-07-09T08:49:36.643309736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-07-09T08:49:36.657708066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-09T08:49:36.663328786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175731s 
2026-07-09T08:49:36.665485280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-07-09T08:49:36.668350050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-09T08:49:36.672282140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048572s 
2026-07-09T08:49:36.674366067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-07-09T08:49:36.677214905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:36.681117205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047176s 
2026-07-09T08:49:36.683127434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-07-09T08:49:36.685739465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:36.689592224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045637s 
2026-07-09T08:49:36.691706182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-07-09T08:49:36.847892119Z [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-09T08:49:37.105884376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4032554s 
2026-07-09T08:49:37.115246001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-07-09T08:49:37.125296014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:37.138478485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02073s 
2026-07-09T08:49:37.140454194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-07-09T08:49:37.143238061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:37.149113405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064483s 
2026-07-09T08:49:37.151296311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-07-09T08:49:37.153852199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:37.157977498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048551s 
2026-07-09T08:49:37.159955222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-07-09T08:49:37.162800212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:37.167635831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005681s 
2026-07-09T08:49:37.169644236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-07-09T08:49:37.174293901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:37.178669705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067028s 
2026-07-09T08:49:37.180789164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-07-09T08:49:37.183424752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-07-09T08:49:37.194935796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048855s 
2026-07-09T08:49:37.197735145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-07-09T08:49:37.208184952Z [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-09T08:49:37.225384223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255346s 
2026-07-09T08:49:37.229456375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-07-09T08:49:37.233148531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-09T08:49:37.238058390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065447s 
2026-07-09T08:49:37.240047146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-07-09T08:49:37.242641491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-09T08:49:37.247374083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053305s 
2026-07-09T08:49:37.249387258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-07-09T08:49:37.254367368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-09T08:49:37.260045696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083981s 
2026-07-09T08:49:37.263070758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-07-09T08:49:37.267064091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-07-09T08:49:37.271492170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063755s 
2026-07-09T08:49:37.273357757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-07-09T08:49:37.282233715Z [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-09T08:49:37.289252331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140166s 
2026-07-09T08:49:37.291230104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-07-09T08:49:37.294262031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-07-09T08:49:37.298409876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053079s 
2026-07-09T08:49:37.300434163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-07-09T08:49:37.303218190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:37.307820129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054714s 
2026-07-09T08:49:37.310297659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-09T08:49:37.318501473Z [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-09T08:49:37.325869663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137207s 
2026-07-09T08:49:37.327858929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-09T08:49:37.330429877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:49:37.334092665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044038s 
2026-07-09T08:49:37.336164719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-07-09T08:49:37.338862612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-09T08:49:37.342863941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048384s 
2026-07-09T08:49:37.344900814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-09T08:49:37.347638177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-09T08:49:37.351217426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044565s 
2026-07-09T08:49:37.353197023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-07-09T08:49:37.355820347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-07-09T08:49:37.360785758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005736s 
2026-07-09T08:49:37.362669763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-09T08:49:37.369544469Z [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-09T08:49:37.375972807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114853s 
2026-07-09T08:49:37.377893215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-09T08:49:37.382254689Z [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-09T08:49:37.387521537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077953s 
2026-07-09T08:49:37.389610204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-09T08:49:37.392705568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:49:37.396639752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050508s 
2026-07-09T08:49:37.398458666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-09T08:49:37.512008829Z [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-09T08:49:37.520606787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201796s 
2026-07-09T08:49:37.522715273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-09T08:49:37.525424400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:49:37.532216910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072646s 
2026-07-09T08:49:37.534179293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-09T08:49:37.539131858Z [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-09T08:49:37.546531752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104548s 
2026-07-09T08:49:37.548493013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-09T08:49:37.551135265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:49:37.554806419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044832s 
2026-07-09T08:49:37.556829894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-09T08:49:37.561176529Z [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-09T08:49:37.566336512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076806s 
2026-07-09T08:49:37.568475319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-09T08:49:37.571820948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-09T08:49:37.580615832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098608s 
2026-07-09T08:49:37.583159295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-09T08:49:37.586234759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-09T08:49:37.589937056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004876s 
2026-07-09T08:49:37.591809918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-09T08:49:37.601262547Z [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-09T08:49:37.606702503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130619s 
2026-07-09T08:49:37.608545485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-09T08:49:37.616870493Z [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-09T08:49:37.638489216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278402s 
2026-07-09T08:49:37.640534004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-09T08:49:37.645451789Z [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-09T08:49:37.650361678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080581s 
2026-07-09T08:49:37.652226595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-09T08:49:37.658849624Z [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-09T08:49:37.664742403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106715s 
2026-07-09T08:49:37.666646508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-09T08:49:37.671557169Z [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-09T08:49:37.676496557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080165s 
2026-07-09T08:49:37.678394259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-09T08:49:37.684212979Z [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-09T08:49:37.689323612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091056s 
2026-07-09T08:49:37.691265564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-09T08:49:37.695466425Z [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-09T08:49:37.699440970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063411s 
2026-07-09T08:49:37.701228961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-09T08:49:37.704317031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-09T08:49:37.708381477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051659s 
2026-07-09T08:49:37.710302336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-09T08:49:37.712680346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-09T08:49:37.716304144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044289s 
2026-07-09T08:49:37.718154361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-09T08:49:37.722157985Z [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-09T08:49:37.726330058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063881s 
2026-07-09T08:49:37.728181236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-09T08:49:37.734615496Z [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-09T08:49:37.740339905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099694s 
2026-07-09T08:49:37.741879536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-09T08:49:37.748497515Z [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-09T08:49:37.753126449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094313s 
2026-07-09T08:49:37.755440329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-09T08:49:37.758004915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-09T08:49:37.761432548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044504s 
2026-07-09T08:49:37.763680867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-09T08:49:37.766165250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-09T08:49:37.769783779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044996s 
2026-07-09T08:49:37.771595408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-09T08:49:37.777987562Z [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-09T08:49:37.783892886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105131s 
2026-07-09T08:49:37.785797372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-09T08:49:37.791480930Z [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-09T08:49:37.796895996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009309s 
2026-07-09T08:49:37.798951957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-09T08:49:37.802006759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:37.805660048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047765s 
2026-07-09T08:49:37.807499122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-09T08:49:37.813381660Z [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-09T08:49:37.818760323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094768s 
2026-07-09T08:49:37.820619909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-07-09T08:49:37.826969848Z [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-09T08:49:37.832609808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010216s 
2026-07-09T08:49:37.834501378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-07-09T08:49:37.838631176Z [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-09T08:49:37.842986888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066598s 
2026-07-09T08:49:37.845072669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-07-09T08:49:37.848209608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-07-09T08:49:37.851755480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048023s 
2026-07-09T08:49:37.853723894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-09T08:49:37.859098519Z [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-09T08:49:37.864272079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086936s 
2026-07-09T08:49:37.867267533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-09T08:49:37.870788003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:37.874483496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052347s 
2026-07-09T08:49:37.905319163Z [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-09T08:49:37.934864030Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0354463 taking an average of 00:00:00.0354463 
2026-07-09T08:49:37.950985671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:49:37', 'InitialSetup') 
2026-07-09T08:49:37.956892378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:37.968060392Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-09T08:49:37.969964557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915424s 
2026-07-09T08:49:37.983401249Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-09T08:49:37.986299868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:37.999093496Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-07-09T08:49:38.024399956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:49:38.026617483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002243s 
2026-07-09T08:49:38.029235596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-09T08:49:38.032845496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:38.051023249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195674s 
2026-07-09T08:49:38.055008535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:49:38', 'add_reason_to_pending_releases') 
2026-07-09T08:49:38.059388447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:38.063807578Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-09T08:49:38.065819009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322076s 
2026-07-09T08:49:38.068405859Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-09T08:49:38.070583666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:38.073928092Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-07-09T08:49:38.160087276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:38.170818931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-07-09T08:49:38.172838298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-07-09T08:49:38.175704261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-07-09T08:49:38.186044167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113015s 
2026-07-09T08:49:38.187903141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:38.189672825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-07-09T08:49:38.191729668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-07-09T08:49:38.194714159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:38.204265497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105734s 
2026-07-09T08:49:38.206075813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:38.207830066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-07-09T08:49:38.210016750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-07-09T08:49:38.213185833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:38.222662741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106662s 
2026-07-09T08:49:38.228573596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-09T08:49:38.236386392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-09T08:49:38.241317304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104625s 
2026-07-09T08:49:38.337480548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-07-09T08:49:38.577922737Z [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-09T08:49:38.593779204Z [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-09T08:49:38.606824178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-09T08:49:38.619422122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-09T08:49:38.652638464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-09T08:49:38.657817284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-09T08:49:38.662321235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-09T08:49:38.666045066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.326569s 
2026-07-09T08:49:38.667865181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:38.669565226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-07-09T08:49:38.673725195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-07-09T08:49:38.676443790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-07-09T08:49:38.685768812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100888s 
2026-07-09T08:49:38.689341057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:49:38', 'add_medium_support') 
2026-07-09T08:49:38.693251663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:38.697534529Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-09T08:49:38.699338623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216845s 
2026-07-09T08:49:38.701862687Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-09T08:49:38.704091726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:38.707066427Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-07-09T08:49:38.722545484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-09T08:49:38.726213943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-09T08:49:38.731219976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062319s 
2026-07-09T08:49:38.733080513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:38.735477611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:38.771723685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036509s 
2026-07-09T08:49:38.775937041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:49:38', 'add_various_qualites_in_profile') 
2026-07-09T08:49:38.780286752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:38.783748935Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-09T08:49:38.785707270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485003s 
2026-07-09T08:49:38.788017603Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-09T08:49:38.790168305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:38.793061352Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-07-09T08:49:38.813435999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-07-09T08:49:38.818302230Z [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-09T08:49:38.823662566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081238s 
2026-07-09T08:49:38.825763548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-07-09T08:49:38.828715504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-07-09T08:49:38.832417440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047567s 
2026-07-09T08:49:38.834203116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:38.835898631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-07-09T08:49:38.838031286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-07-09T08:49:38.841122382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:38.850936860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109294s 
2026-07-09T08:49:38.853173224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-07-09T08:49:38.930492895Z [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-09T08:49:38.959533707Z [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-09T08:49:38.974814364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:38.980018335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:39.006318888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-09T08:49:39.011257004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-09T08:49:39.016051891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:39.020423185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:39.023881752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1687295s 
2026-07-09T08:49:39.026295714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-07-09T08:49:39.129026896Z [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-09T08:49:39.157062744Z [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-09T08:49:39.171368908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:39.177073999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:39.202537947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-09T08:49:39.207280609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-09T08:49:39.211701332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:39.216049090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:39.219554099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1913075s 
2026-07-09T08:49:39.221398143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:39.223196044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-07-09T08:49:39.225341445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-07-09T08:49:39.228317900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-07-09T08:49:39.238215886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107071s 
2026-07-09T08:49:39.242111182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:49:39', 'metadata_profiles') 
2026-07-09T08:49:39.246282523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:39.250040773Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-09T08:49:39.251857602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022529s 
2026-07-09T08:49:39.254756331Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-09T08:49:39.257140523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:39.260167910Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-07-09T08:49:39.295736440Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-09T08:49:39.404005085Z [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-09T08:49:39.413603087Z [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-09T08:49:39.419008614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-09T08:49:39.423268374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-09T08:49:39.447776045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:49:39.451494986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533578s 
2026-07-09T08:49:39.453388229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:39.463044387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-07-09T08:49:39.465410483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-09T08:49:39.468471228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-09T08:49:39.478048688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105646s 
2026-07-09T08:49:39.480955593Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-09T08:49:39.484333657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-09T08:49:39.487298038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040945s 
2026-07-09T08:49:39.489102893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:39.490831705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-07-09T08:49:39.496226480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-09T08:49:39.564759223Z [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-09T08:49:39.575676592Z [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-09T08:49:39.581830607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-09T08:49:39.586186100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-09T08:49:39.612338824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:49:39.616264341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1166962s 
2026-07-09T08:49:39.620214467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:49:39', 'separate_automatic_and_interactive_search') 
2026-07-09T08:49:39.624243793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:39.628104188Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-09T08:49:39.630098114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280225s 
2026-07-09T08:49:39.632629202Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-09T08:49:39.634872800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:39.637813714Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-07-09T08:49:39.642287284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-07-09T08:49:39.712815056Z [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-09T08:49:39.736580692Z [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-09T08:49:39.749221192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:39.754785659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:39.779360326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:39.784736985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:39.789015653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:39.793344141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:39.797744283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:39.801411600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1572112s 
2026-07-09T08:49:39.805250391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:49:39', 'change_album_path_to_relative') 
2026-07-09T08:49:39.809158182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:39.813561771Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-09T08:49:39.815520116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1689838s 
2026-07-09T08:49:39.818284243Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-09T08:49:39.820589306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:39.823626403Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-07-09T08:49:39.831639973Z [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-09T08:49:39.836205909Z [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-09T08:49:39.840278142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057404s 
2026-07-09T08:49:39.843927331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:49:39', 'change_quality_size_mb_to_kb') 
2026-07-09T08:49:39.847897688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:39.852430959Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-09T08:49:39.854309913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176189s 
2026-07-09T08:49:39.856713354Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-09T08:49:39.858861430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:39.861672021Z [Info] album_releases: Starting migration of Main DB to 9 
2026-07-09T08:49:39.868407096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:39.870269538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-07-09T08:49:39.872334417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-07-09T08:49:39.875091560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-07-09T08:49:39.885592239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112696s 
2026-07-09T08:49:39.887445763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:39.889195497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-07-09T08:49:39.891293302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-07-09T08:49:39.894211961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-07-09T08:49:39.903925274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106031s 
2026-07-09T08:49:39.907438591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:49:39', 'album_releases') 
2026-07-09T08:49:39.911326030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:39.924162134Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-09T08:49:39.925974264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307165s 
2026-07-09T08:49:39.928540562Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-09T08:49:39.930828300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:39.933808914Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-07-09T08:49:39.942963522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:39.944906185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-07-09T08:49:39.946925682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-07-09T08:49:40.019903158Z [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-09T08:49:40.046292880Z [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-09T08:49:40.059890186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:40.065376787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:40.090079341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:40.094608103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:40.098783011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:40.103103994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:40.107521862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:40.110996150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1620988s 
2026-07-09T08:49:40.112804893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:40.114507392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-07-09T08:49:40.116583624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-07-09T08:49:40.188728743Z [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-09T08:49:40.214988052Z [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-09T08:49:40.233241597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:40.238977680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:40.263580413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:40.268081799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:40.272224633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:40.276580256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:40.281052514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:40.284765873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1660058s 
2026-07-09T08:49:40.288523531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:49:40', 'album_releases_fix') 
2026-07-09T08:49:40.292363325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.305098976Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-09T08:49:40.306887268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.186371s 
2026-07-09T08:49:40.309487495Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-09T08:49:40.312102001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.315110170Z [Info] import_lists: Starting migration of Main DB to 11 
2026-07-09T08:49:40.336264197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-07-09T08:49:40.344426898Z [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-09T08:49:40.352452913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141942s 
2026-07-09T08:49:40.354509986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-07-09T08:49:40.357226347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:49:40.407576959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508026s 
2026-07-09T08:49:40.409865488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-07-09T08:49:40.415716834Z [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-09T08:49:40.421316552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096173s 
2026-07-09T08:49:40.423521523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-07-09T08:49:40.426667700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:40.430413565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049569s 
2026-07-09T08:49:40.433967663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:49:40', 'import_lists') 
2026-07-09T08:49:40.437867618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.441720969Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-09T08:49:40.443512337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161396s 
2026-07-09T08:49:40.445900728Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-09T08:49:40.448156912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.451177345Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-07-09T08:49:40.457716676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-07-09T08:49:40.459598577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-07-09T08:49:40.461982348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-07-09T08:49:40.465294609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-07-09T08:49:40.476174954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121161s 
2026-07-09T08:49:40.478015190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:40.480099749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:40.495095873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149469s 
2026-07-09T08:49:40.498966188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:49:40', 'add_release_status') 
2026-07-09T08:49:40.503177901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.508588328Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-09T08:49:40.510619198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285064s 
2026-07-09T08:49:40.513501313Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-09T08:49:40.515862369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.519019969Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-07-09T08:49:40.524640198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:40.526519113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-07-09T08:49:40.528764365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-07-09T08:49:40.532121767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:40.543048465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012238s 
2026-07-09T08:49:40.548134128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:49:40', 'album_download_notification') 
2026-07-09T08:49:40.552079144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.556866306Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-09T08:49:40.558757976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256936s 
2026-07-09T08:49:40.561261077Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-09T08:49:40.563482642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.566415799Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-07-09T08:49:40.573202269Z [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-09T08:49:40.578815023Z [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-09T08:49:40.585286998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089658s 
2026-07-09T08:49:40.589618643Z [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-09T08:49:40.595127098Z [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-09T08:49:40.599382298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067667s 
2026-07-09T08:49:40.603123754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:49:40', 'fix_language_metadata_profiles') 
2026-07-09T08:49:40.606974800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.610719823Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-09T08:49:40.612618027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176889s 
2026-07-09T08:49:40.614799089Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-09T08:49:40.616921685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.619751013Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-07-09T08:49:40.623922996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-09T08:49:40.626686291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-09T08:49:40.629886998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003785s 
2026-07-09T08:49:40.633312688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:49:40', 'remove_fanzub') 
2026-07-09T08:49:40.637123113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.641561121Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-09T08:49:40.643320324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01533s 
2026-07-09T08:49:40.645869408Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-09T08:49:40.648140503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.651037167Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-07-09T08:49:40.678608038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-07-09T08:49:40.681536106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-07-09T08:49:40.685750965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050622s 
2026-07-09T08:49:40.687932289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-07-09T08:49:40.691074237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-07-09T08:49:40.694873689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005033s 
2026-07-09T08:49:40.701641731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-07-09T08:49:40.711545819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-07-09T08:49:40.715922895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074412s 
2026-07-09T08:49:40.717958284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-07-09T08:49:40.721033237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-09T08:49:40.724907922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050331s 
2026-07-09T08:49:40.726939544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-09T08:49:40.729615794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-09T08:49:40.732723603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039116s 
2026-07-09T08:49:40.735976445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-09T08:49:40.739001277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:49:40.742672161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004827s 
2026-07-09T08:49:40.746343726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:49:40', 'update_artist_history_indexes') 
2026-07-09T08:49:40.750218581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.755455969Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-09T08:49:40.757370776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172138s 
2026-07-09T08:49:40.759566538Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-09T08:49:40.761703833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.764480716Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-07-09T08:49:40.791359854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:40.805104868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-09T08:49:40.808765110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151258s 
2026-07-09T08:49:40.817871141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:49:40', 'remove_nma') 
2026-07-09T08:49:40.821778390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.825714528Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-09T08:49:40.827487389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320615s 
2026-07-09T08:49:40.829873956Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-09T08:49:40.832090951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.834962234Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-07-09T08:49:40.840271347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:40.842161244Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.76E-05s 
2026-07-09T08:49:40.844275913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-07-09T08:49:40.846996413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-07-09T08:49:40.857624068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113543s 
2026-07-09T08:49:40.861224259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:49:40', 'album_disambiguation') 
2026-07-09T08:49:40.865121038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.870934677Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-09T08:49:40.872787799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244408s 
2026-07-09T08:49:40.875218996Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-09T08:49:40.877464559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.880363387Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-07-09T08:49:40.884096557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:40.886225535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:40.903172338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168871s 
2026-07-09T08:49:40.907103425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:49:40', 'add_ape_quality_in_profiles') 
2026-07-09T08:49:40.911369397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.915375827Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-09T08:49:40.917298419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290805s 
2026-07-09T08:49:40.919558942Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-09T08:49:40.921690115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.924519393Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-07-09T08:49:40.937292680Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:40.940712699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-09T08:49:40.944046784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045316s 
2026-07-09T08:49:40.946292737Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:40.949296798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-07-09T08:49:40.952193161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039329s 
2026-07-09T08:49:40.954378222Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:40.957230798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-07-09T08:49:40.960095227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003792s 
2026-07-09T08:49:40.970194849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:49:40', 'remove_pushalot') 
2026-07-09T08:49:40.974249595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:40.978138699Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-09T08:49:40.979912211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216617s 
2026-07-09T08:49:40.982231703Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-09T08:49:40.984405250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:40.987200821Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-07-09T08:49:40.994038623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-09T08:49:40.998047277Z [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-09T08:49:41.003222441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071745s 
2026-07-09T08:49:41.006904657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:49:41', 'add_custom_filters') 
2026-07-09T08:49:41.010909633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:41.016371104Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-09T08:49:41.018210749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202226s 
2026-07-09T08:49:41.020534419Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-09T08:49:41.022679048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:41.025496323Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-07-09T08:49:41.030595723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:41.032485870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-07-09T08:49:41.034546952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-07-09T08:49:41.037283724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-07-09T08:49:41.048114699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011577s 
2026-07-09T08:49:41.051748578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:49:41', 'import_list_tags') 
2026-07-09T08:49:41.055698704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:41.068501099Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-09T08:49:41.070314131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317984s 
2026-07-09T08:49:41.072708093Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-09T08:49:41.074881180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:41.077773786Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-07-09T08:49:41.170868289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-07-09T08:49:41.177852987Z [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-09T08:49:41.184688394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116512s 
2026-07-09T08:49:41.186888676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-07-09T08:49:41.190228894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-07-09T08:49:41.198801410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099115s 
2026-07-09T08:49:41.232960601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:49:41.233322219Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:49:41.233573134Z                           FROM "Artists" 
2026-07-09T08:49:41.244851931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:49:41.244893465Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:49:41.244923144Z                           FROM "Artists" 
2026-07-09T08:49:41.252726632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137983s 
2026-07-09T08:49:41.254624234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:41.256427245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-07-09T08:49:41.258585171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-07-09T08:49:41.261764535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:41.273258546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125714s 
2026-07-09T08:49:41.279529115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-09T08:49:41.279557392Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:41.279590128Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:41.279629718Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-09T08:49:41.287915316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-09T08:49:41.287957802Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:41.287996209Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:41.288037983Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-09T08:49:41.294540249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108635s 
2026-07-09T08:49:41.296527191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-07-09T08:49:41.304559920Z [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-09T08:49:41.312275530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137976s 
2026-07-09T08:49:41.314529540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-07-09T08:49:41.317884197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-09T08:49:41.329463078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128805s 
2026-07-09T08:49:41.331583198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-07-09T08:49:41.334509502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-09T08:49:41.338460129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004932s 
2026-07-09T08:49:41.340330035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:41.342411067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:41.420100784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077467s 
2026-07-09T08:49:41.422226074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:41.423995187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-07-09T08:49:41.426155829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-07-09T08:49:41.429345072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:41.441398299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013043s 
2026-07-09T08:49:41.443377756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:41.445182651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-07-09T08:49:41.447267631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-07-09T08:49:41.450317994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:41.461919902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125335s 
2026-07-09T08:49:41.463872074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:41.465670576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-07-09T08:49:41.467693701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-07-09T08:49:41.470428289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-07-09T08:49:41.481839082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121126s 
2026-07-09T08:49:41.489193965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-09T08:49:41.489261301Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:41.489380100Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:41.489436804Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:41.489477136Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-09T08:49:41.499389591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-09T08:49:41.499418559Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:41.499440974Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:41.499506586Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:41.499543030Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-09T08:49:41.507699798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136305s 
2026-07-09T08:49:41.515479378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:41.517602985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-07-09T08:49:41.519808266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-07-09T08:49:41.523113103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-07-09T08:49:41.535934256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136211s 
2026-07-09T08:49:41.538119788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:41.539920956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-07-09T08:49:41.542038491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-07-09T08:49:41.545202483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:41.557754414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013364s 
2026-07-09T08:49:41.559873963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:41.561671193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-07-09T08:49:41.563875693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-07-09T08:49:41.567185980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:41.579704915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135846s 
2026-07-09T08:49:41.586837882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:49:41.586893975Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:49:41.586926941Z                                                 FROM "AlbumReleases"
2026-07-09T08:49:41.586969978Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:41.586999577Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-09T08:49:41.596133174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:49:41.596159687Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:49:41.596169828Z                                                 FROM "AlbumReleases"
2026-07-09T08:49:41.596208275Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:41.596262013Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-09T08:49:41.603314357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117816s 
2026-07-09T08:49:41.610691616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:49:41.610723531Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:41.610748030Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:41.610762489Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:41.610817851Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:41.620765767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:49:41.620813683Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:41.620886680Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:41.621686501Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:41.621706010Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:41.628687251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013058s 
2026-07-09T08:49:41.634775925Z [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-09T08:49:41.716426238Z [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-09T08:49:41.731970717Z [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-09T08:49:41.741241359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:41.747692442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:41.777563626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:41.786840591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:41.791576330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533871s 
2026-07-09T08:49:41.795595354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-07-09T08:49:41.877879815Z [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-09T08:49:41.897023473Z [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-09T08:49:41.911156258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:41.920455779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:41.949046684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:41.954339865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:41.957947221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1594944s 
2026-07-09T08:49:41.960561386Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-07-09T08:49:42.032340628Z [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-09T08:49:42.051247088Z [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-09T08:49:42.059082619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-09T08:49:42.064625213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-09T08:49:42.092063627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-09T08:49:42.096672620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-09T08:49:42.101215099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384678s 
2026-07-09T08:49:42.103254046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-07-09T08:49:42.172764118Z [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-09T08:49:42.184894620Z [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-09T08:49:42.191423941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:42.196289520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:42.224066647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:42.228042826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1228306s 
2026-07-09T08:49:42.230196012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-09T08:49:42.233273912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:42.236949885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048499s 
2026-07-09T08:49:42.238954603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-07-09T08:49:42.241883973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:42.245490197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045945s 
2026-07-09T08:49:42.247796211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-07-09T08:49:42.250984413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:42.254780518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049453s 
2026-07-09T08:49:42.258419918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-07-09T08:49:42.261604483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:42.265491612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051198s 
2026-07-09T08:49:42.267701042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-07-09T08:49:42.270908011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-07-09T08:49:42.274749117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005056s 
2026-07-09T08:49:42.277010923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-07-09T08:49:42.280358295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-07-09T08:49:42.284213871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051757s 
2026-07-09T08:49:42.286089298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:42.298809699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-09T08:49:42.302804144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148798s 
2026-07-09T08:49:42.304616234Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:42.307858273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-09T08:49:42.310963578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046345s 
2026-07-09T08:49:42.312754705Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:42.317099516Z [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-09T08:49:42.320929851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064147s 
2026-07-09T08:49:42.324964457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:49:42', 'add_release_groups_etc') 
2026-07-09T08:49:42.329213576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:42.336508699Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-09T08:49:42.338455229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215653s 
2026-07-09T08:49:42.341446855Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-09T08:49:42.343835476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:42.346989338Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-07-09T08:49:42.361080750Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:42.364026453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-07-09T08:49:42.367536953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043941s 
2026-07-09T08:49:42.371465446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:49:42', 'NewMediaInfoFormat') 
2026-07-09T08:49:42.375667620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:42.379511963Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-09T08:49:42.381439204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160866s 
2026-07-09T08:49:42.384284235Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-09T08:49:42.386868950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:42.390066821Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-07-09T08:49:42.412494433Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-09T08:49:42.416575483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-09T08:49:42.443644854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286764s 
2026-07-09T08:49:42.445747228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:49:42.447650351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-07-09T08:49:42.450389418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-07-09T08:49:42.454566471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:42.465427126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126829s 
2026-07-09T08:49:42.469795535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:49:42', 'rename_restrictions_to_release_profiles') 
2026-07-09T08:49:42.474193142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:42.487623742Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-09T08:49:42.489750416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034221s 
2026-07-09T08:49:42.493032898Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-09T08:49:42.495629978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:42.499085528Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-07-09T08:49:42.519325484Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-09T08:49:42.522752426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-09T08:49:42.550502689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286463s 
2026-07-09T08:49:42.558375054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:42.560258147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-07-09T08:49:42.562714574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-07-09T08:49:42.566052297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-09T08:49:42.577033735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120705s 
2026-07-09T08:49:42.579131250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-07-09T08:49:42.581123893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-07-09T08:49:42.583609108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-07-09T08:49:42.586958054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-09T08:49:42.597832997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119482s 
2026-07-09T08:49:42.599670037Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:42.602576120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-09T08:49:42.605721295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042919s 
2026-07-09T08:49:42.607494407Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:42.610349557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-09T08:49:42.613392005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041374s 
2026-07-09T08:49:42.623507048Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-07-09T08:49:42.696428771Z [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-09T08:49:42.712520912Z [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-09T08:49:42.721112397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:42.726135634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:42.758467394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:42.764115911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:42.769441387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:42.774802956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:42.778858134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1531349s 
2026-07-09T08:49:42.783424812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:49:42', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-09T08:49:42.787973393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:42.793159438Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-09T08:49:42.795400602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1664169s 
2026-07-09T08:49:42.798345333Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-09T08:49:42.800804326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:42.804060885Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-07-09T08:49:42.811449336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-07-09T08:49:42.816145966Z [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-09T08:49:42.821709461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080003s 
2026-07-09T08:49:42.824173274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-07-09T08:49:42.827973869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-07-09T08:49:42.832224410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058757s 
2026-07-09T08:49:42.836248936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:49:42', 'add_import_exclusions') 
2026-07-09T08:49:42.840544798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:42.853273746Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-09T08:49:42.855289045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026575s 
2026-07-09T08:49:42.857974003Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-09T08:49:42.860553258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:42.863671638Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-07-09T08:49:42.924162033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:49:42.924213086Z                           WHERE "Id" in (
2026-07-09T08:49:42.924237896Z                           SELECT "Artists"."Id" from "Artists"
2026-07-09T08:49:42.924268658Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:42.924300662Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:42.934829639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:49:42.934864529Z                           WHERE "Id" in (
2026-07-09T08:49:42.934924741Z                           SELECT "Artists"."Id" from "Artists"
2026-07-09T08:49:42.934964090Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:42.935042047Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:42.959060413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029378s 
2026-07-09T08:49:42.966605910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-09T08:49:42.966634267Z                           WHERE "Id" in (
2026-07-09T08:49:42.966647745Z                           SELECT "Albums"."Id" from "Albums"
2026-07-09T08:49:42.966696202Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:42.966721042Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:42.976422191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-09T08:49:42.976507974Z                           WHERE "Id" in (
2026-07-09T08:49:42.976537674Z                           SELECT "Albums"."Id" from "Albums"
2026-07-09T08:49:42.976565670Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:42.976609809Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:42.983235284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119335s 
2026-07-09T08:49:42.990080361Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-09T08:49:42.990120712Z                           WHERE "Id" in (
2026-07-09T08:49:42.990144901Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:49:42.990183969Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:49:42.990216635Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-09T08:49:42.999398148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-09T08:49:42.999420653Z                           WHERE "Id" in (
2026-07-09T08:49:42.999467127Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:49:42.999520845Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:49:42.999544803Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-09T08:49:43.005765903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111707s 
2026-07-09T08:49:43.012885192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:49:43.012926806Z                           WHERE "Id" in (
2026-07-09T08:49:43.012966807Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:43.013005284Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:43.013059293Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-09T08:49:43.022669419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:49:43.022698597Z                           WHERE "Id" in (
2026-07-09T08:49:43.022738267Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:43.022788969Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:43.022813328Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-09T08:49:43.029607653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115305s 
2026-07-09T08:49:43.036930703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:49:43.036988559Z                           WHERE "Id" in (
2026-07-09T08:49:43.037019882Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:43.037076827Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:43.037104663Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:43.047133613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:49:43.047183353Z                           WHERE "Id" in (
2026-07-09T08:49:43.047223594Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:43.047269056Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:43.047312824Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:43.053960733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121613s 
2026-07-09T08:49:43.061495780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:43.061547434Z                           WHERE "Id" IN (
2026-07-09T08:49:43.061580611Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.061622224Z                           LEFT OUTER JOIN "Tracks"
2026-07-09T08:49:43.061662365Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:43.061715683Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:43.071871798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:43.074579071Z                           WHERE "Id" IN (
2026-07-09T08:49:43.074583650Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.074587588Z                           LEFT OUTER JOIN "Tracks"
2026-07-09T08:49:43.074592719Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:43.074617168Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:43.078658888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121764s 
2026-07-09T08:49:43.083006675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:49:43', 'clean_artist_metadata_table') 
2026-07-09T08:49:43.087535517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:43.093130105Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-09T08:49:43.095309224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261602s 
2026-07-09T08:49:43.098113522Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-09T08:49:43.100756445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:43.104290454Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-07-09T08:49:43.117216298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:43.119413313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-07-09T08:49:43.122253914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-09T08:49:43.126161785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:43.140220000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135623s 
2026-07-09T08:49:43.142803604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:43.144896529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-07-09T08:49:43.147721188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-09T08:49:43.151827338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:43.163320627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131665s 
2026-07-09T08:49:43.165599928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:43.167674807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.69E-05s 
2026-07-09T08:49:43.170442582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-07-09T08:49:43.174459593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:43.185863942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130186s 
2026-07-09T08:49:43.188038883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:43.190149995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-07-09T08:49:43.192868420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-07-09T08:49:43.196833977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:43.208639485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133032s 
2026-07-09T08:49:43.210817642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:43.212876308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-07-09T08:49:43.215496135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-07-09T08:49:43.219321029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:43.230759928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128718s 
2026-07-09T08:49:43.233239452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-07-09T08:49:43.309789373Z [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-09T08:49:43.330308892Z [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-09T08:49:43.340650661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-09T08:49:43.345241848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-09T08:49:43.373913978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1381501s 
2026-07-09T08:49:43.376991717Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-07-09T08:49:43.451256324Z [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-09T08:49:43.471742486Z [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-09T08:49:43.482819106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-09T08:49:43.488586392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-09T08:49:43.518294307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382893s 
2026-07-09T08:49:43.523108123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:49:43', 'health_issue_notification') 
2026-07-09T08:49:43.528307234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:43.532597906Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-09T08:49:43.534879492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1525945s 
2026-07-09T08:49:43.538887504Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-09T08:49:43.541698706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:43.546111785Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-07-09T08:49:43.563424615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:43.565709246Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.83E-05s 
2026-07-09T08:49:43.568128329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-07-09T08:49:43.571962792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-07-09T08:49:43.584166662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137226s 
2026-07-09T08:49:43.586378026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:43.588310538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-07-09T08:49:43.590560209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-07-09T08:49:43.593667327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-07-09T08:49:43.605063270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122673s 
2026-07-09T08:49:43.608024123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-09T08:49:43.611290473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-09T08:49:43.614539607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041043s 
2026-07-09T08:49:43.620657990Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:43.620698782Z                 WHERE "Id" IN (
2026-07-09T08:49:43.620720826Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.620768342Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:43.620806218Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:43.628758214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:43.628792063Z                 WHERE "Id" IN (
2026-07-09T08:49:43.628844709Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.628885050Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:43.628922485Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:43.634846567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100478s 
2026-07-09T08:49:43.642556496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:43.642584843Z                 WHERE "Id" IN (
2026-07-09T08:49:43.642598080Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.642637569Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:43.642680967Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:43.642714685Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-09T08:49:43.653121856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:43.653165083Z                 WHERE "Id" IN (
2026-07-09T08:49:43.653189031Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.653236978Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:43.653284574Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:43.653348162Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-09T08:49:43.668767688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211829s 
2026-07-09T08:49:43.677544426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:43.677580569Z                 WHERE "Id" IN (
2026-07-09T08:49:43.677648085Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.677680670Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:43.677713997Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:43.677769810Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:49:43.677810883Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-09T08:49:43.689592833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:43.689645950Z                 WHERE "Id" IN (
2026-07-09T08:49:43.689676942Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:43.689735190Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:43.689786413Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:43.689811233Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:49:43.689860392Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-09T08:49:43.698041369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149356s 
2026-07-09T08:49:43.704397882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-09T08:49:43.704447482Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:49:43.704487943Z                 FROM "Artists"
2026-07-09T08:49:43.704531050Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:43.704571081Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:43.712967623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-09T08:49:43.713024868Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:49:43.713058085Z                 FROM "Artists"
2026-07-09T08:49:43.713109809Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:43.713166683Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:43.719367472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106579s 
2026-07-09T08:49:43.724636465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:43.724678269Z                 WHERE "Id" NOT IN (
2026-07-09T08:49:43.724714772Z                     SELECT MIN("Id")
2026-07-09T08:49:43.724755845Z                     FROM "TrackFiles"
2026-07-09T08:49:43.724794994Z                     GROUP BY "Path"
2026-07-09T08:49:43.724831618Z                 ) 
2026-07-09T08:49:43.731454928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:43.731497304Z                 WHERE "Id" NOT IN (
2026-07-09T08:49:43.731550571Z                     SELECT MIN("Id")
2026-07-09T08:49:43.731584068Z                     FROM "TrackFiles"
2026-07-09T08:49:43.731617125Z                     GROUP BY "Path"
2026-07-09T08:49:43.731649761Z                 ) 
2026-07-09T08:49:43.738377150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099751s 
2026-07-09T08:49:43.740401507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:43.742297676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-07-09T08:49:43.744528409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-07-09T08:49:43.817130509Z [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-09T08:49:43.831674603Z [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-09T08:49:43.839467178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:43.844289290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:43.873152574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:43.877434869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306042s 
2026-07-09T08:49:43.880149577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-07-09T08:49:43.883369943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:43.887344549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050149s 
2026-07-09T08:49:43.889687998Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-07-09T08:49:43.962660905Z [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-09T08:49:43.976388805Z [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-09T08:49:43.983551381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:43.988746254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:44.019112275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:44.026499042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:44.031781031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1394104s 
2026-07-09T08:49:44.037269465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:49:44', 'add_mediafilerepository_mtime') 
2026-07-09T08:49:44.042889745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:44.047947332Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-09T08:49:44.050166452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1554542s 
2026-07-09T08:49:44.053618975Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-09T08:49:44.057134897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:44.061097859Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-07-09T08:49:44.083301449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:49:44.083355718Z                           WHERE "Id" NOT IN (
2026-07-09T08:49:44.083393184Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:49:44.083460319Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.083513085Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-09T08:49:44.094157004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:49:44.094184790Z                           WHERE "Id" NOT IN (
2026-07-09T08:49:44.094233788Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:49:44.094279731Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:44.094319000Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-09T08:49:44.101522949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129033s 
2026-07-09T08:49:44.103995239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-07-09T08:49:44.106884098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-07-09T08:49:44.110443787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043525s 
2026-07-09T08:49:44.113006649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-07-09T08:49:44.186749767Z [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-09T08:49:44.204072156Z [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-09T08:49:44.213404773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:44.218368170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:44.247008034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:44.252069568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:44.256983977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:44.260887429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456479s 
2026-07-09T08:49:44.263256811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-09T08:49:44.266895600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:44.271008414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055367s 
2026-07-09T08:49:44.275579160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:49:44', 'add_artistmetadataid_constraint') 
2026-07-09T08:49:44.280846659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:44.285351332Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-09T08:49:44.287520180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192736s 
2026-07-09T08:49:44.290424821Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-09T08:49:44.293043184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:44.297085597Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-07-09T08:49:44.309070415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-09T08:49:44.311227099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-07-09T08:49:44.313707756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-07-09T08:49:44.317412046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:44.329748113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137876s 
2026-07-09T08:49:44.331891279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-09T08:49:44.334076761Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-07-09T08:49:44.336439510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-07-09T08:49:44.340368543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:44.351829377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130745s 
2026-07-09T08:49:44.353824586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:44.355760074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-07-09T08:49:44.358126370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-07-09T08:49:44.361737393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:44.372986630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126632s 
2026-07-09T08:49:44.375049225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-09T08:49:44.376985845Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2026-07-09T08:49:44.379585912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-07-09T08:49:44.383784168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:44.394927582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130267s 
2026-07-09T08:49:44.396921257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:44.398864682Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-07-09T08:49:44.401313313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-07-09T08:49:44.405146193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:44.416756508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131569s 
2026-07-09T08:49:44.418988103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:44.420627895Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-07-09T08:49:44.423091657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-07-09T08:49:44.426994028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:44.439003356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133178s 
2026-07-09T08:49:44.443310621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:49:44', 'old_ids_and_artist_alias') 
2026-07-09T08:49:44.447807919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:44.452326250Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-09T08:49:44.454372130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263498s 
2026-07-09T08:49:44.457017939Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-09T08:49:44.459547284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:44.462652208Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-07-09T08:49:44.467225659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:44.469669621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:44.476625962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007265s 
2026-07-09T08:49:44.479608629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-09T08:49:44.482892554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-09T08:49:44.486284816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042614s 
2026-07-09T08:49:44.490531369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:49:44', 'download_propers_config') 
2026-07-09T08:49:44.494963947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:44.498660964Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-09T08:49:44.500732095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162014s 
2026-07-09T08:49:44.503365830Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-09T08:49:44.506155178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:44.509111211Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-07-09T08:49:44.524271146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-07-09T08:49:44.528514813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-07-09T08:49:44.532637446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059731s 
2026-07-09T08:49:44.535076488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-07-09T08:49:44.607234834Z [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-09T08:49:44.623237686Z [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-09T08:49:44.631878480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:44.637185288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:44.666785657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:44.671833775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:44.676800017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:44.682283471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:44.686450514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1492338s 
2026-07-09T08:49:44.688861710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-07-09T08:49:44.759951213Z [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-09T08:49:44.775299627Z [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-09T08:49:44.784016735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-09T08:49:44.788885881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-09T08:49:44.819425392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:49:44.832021943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407112s 
2026-07-09T08:49:44.834554123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-07-09T08:49:44.905104409Z [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-09T08:49:44.919283718Z [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-09T08:49:44.927292218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-09T08:49:44.931736820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-09T08:49:44.960821641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240006s 
2026-07-09T08:49:44.963192616Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-07-09T08:49:45.034394866Z [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-09T08:49:45.046261176Z [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-09T08:49:45.053007123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:49:45.057928395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:49:45.085915625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:49:45.091066219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-09T08:49:45.096296243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-09T08:49:45.101832884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:49:45.106034427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407981s 
2026-07-09T08:49:45.108320601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-07-09T08:49:45.178503578Z [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-09T08:49:45.189946185Z [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-09T08:49:45.196496589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-09T08:49:45.200833464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-09T08:49:45.228523995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179709s 
2026-07-09T08:49:45.231147539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-07-09T08:49:45.301296037Z [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-09T08:49:45.313505338Z [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-09T08:49:45.320177076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:45.325218430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:45.355386482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:45.360974767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:45.364925805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319721s 
2026-07-09T08:49:45.369676203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:49:45', 'remove_language_profiles') 
2026-07-09T08:49:45.374055253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:45.378704888Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-09T08:49:45.380879267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453781s 
2026-07-09T08:49:45.385939199Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-09T08:49:45.388494806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:45.392328417Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-07-09T08:49:45.398811325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:49:45.400879470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-07-09T08:49:45.403642646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-07-09T08:49:45.407187996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-07-09T08:49:45.418909956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128988s 
2026-07-09T08:49:45.423330479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-09T08:49:45.428815316Z [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-09T08:49:45.432659900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062582s 
2026-07-09T08:49:45.436927335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:49:45', 'multi_disc_naming_format') 
2026-07-09T08:49:45.441349302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:45.445148644Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-09T08:49:45.447277000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183039s 
2026-07-09T08:49:45.449982169Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-09T08:49:45.452548327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:45.455755828Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-07-09T08:49:45.461916116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:49:45.464053601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-07-09T08:49:45.466482262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-09T08:49:45.470152414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:45.482069747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133606s 
2026-07-09T08:49:45.484099475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:45.486503177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:45.691096903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2045472s 
2026-07-09T08:49:45.695754684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:49:45', 'add_download_client_priority') 
2026-07-09T08:49:45.702022929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:45.708355103Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-09T08:49:45.710460895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2215702s 
2026-07-09T08:49:45.713024157Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-09T08:49:45.715555816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:45.718579336Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-07-09T08:49:45.724824946Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:45.728358863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-09T08:49:45.731886659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047708s 
2026-07-09T08:49:45.734386714Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:45.737579926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-07-09T08:49:45.740687655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041081s 
2026-07-09T08:49:45.744728754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:49:45', 'remove_growl_prowl') 
2026-07-09T08:49:45.749074287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:45.752661311Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-09T08:49:45.754627772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157891s 
2026-07-09T08:49:45.757203720Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-09T08:49:45.759692253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:45.763102682Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-07-09T08:49:45.768892342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:45.772443625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-09T08:49:45.775996070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048204s 
2026-07-09T08:49:45.778464452Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:45.781766172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-09T08:49:45.784885284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042693s 
2026-07-09T08:49:45.788959841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:49:45', 'remove_plex_hometheatre') 
2026-07-09T08:49:45.793277267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:45.796931367Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-09T08:49:45.798909842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01583s 
2026-07-09T08:49:45.801521963Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-09T08:49:45.804034623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:45.807118785Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-07-09T08:49:45.819270500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:45.821374819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-07-09T08:49:45.823598728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-07-09T08:49:45.826653150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-07-09T08:49:45.838302182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125302s 
2026-07-09T08:49:45.840337933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:45.842215133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-07-09T08:49:45.844811112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-07-09T08:49:45.848719183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:45.860733522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136341s 
2026-07-09T08:49:45.862733710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:45.864630170Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-07-09T08:49:45.867174715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-07-09T08:49:45.871028277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:45.882976842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135184s 
2026-07-09T08:49:45.885007091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:45.886866597Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-07-09T08:49:45.889353035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-07-09T08:49:45.893134852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:45.905300154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136434s 
2026-07-09T08:49:45.907336716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:45.909222645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-07-09T08:49:45.911582518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-07-09T08:49:45.914754557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-07-09T08:49:45.926035368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122569s 
2026-07-09T08:49:45.928008592Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:45.930287462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:45.944906887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145918s 
2026-07-09T08:49:45.949485790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:49:45', 'add_root_folder_add_defaults') 
2026-07-09T08:49:45.954141998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:45.958500997Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-09T08:49:45.960593311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281153s 
2026-07-09T08:49:45.963034899Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-09T08:49:45.965455284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:45.968476429Z [Info] task_duration: Starting migration of Main DB to 40 
2026-07-09T08:49:45.973680090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:49:45.975728385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-07-09T08:49:45.978239403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-09T08:49:45.981665193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-09T08:49:45.993576343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130776s 
2026-07-09T08:49:45.997553584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:49:45', 'task_duration') 
2026-07-09T08:49:46.001813544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:46.005508787Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-09T08:49:46.007437511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248548s 
2026-07-09T08:49:46.010429988Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-09T08:49:46.013102872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:46.016377447Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-07-09T08:49:46.023667120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:49:46.025728552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-07-09T08:49:46.028115439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-09T08:49:46.031718716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:46.043776743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134666s 
2026-07-09T08:49:46.045862494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:49:46.047755046Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-07-09T08:49:46.050136703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-09T08:49:46.053681753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:46.065021953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127378s 
2026-07-09T08:49:46.069574953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:49:46', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-09T08:49:46.074123435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:46.078182040Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-09T08:49:46.080418173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251574s 
2026-07-09T08:49:46.082956626Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-09T08:49:46.085460138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:46.088554400Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-07-09T08:49:46.094227126Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-07-09T08:49:46.167427390Z [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-09T08:49:46.182196296Z [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-09T08:49:46.190073162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:46.195373487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:46.224210638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:46.229134736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:46.233944844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:46.239269829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:46.243525742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1470661s 
2026-07-09T08:49:46.247185573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-09T08:49:46.251550344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-09T08:49:46.255140254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052196s 
2026-07-09T08:49:46.258837251Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-09T08:49:46.263260891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-09T08:49:46.266810079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051989s 
2026-07-09T08:49:46.269220314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-07-09T08:49:46.340301269Z [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-09T08:49:46.352483285Z [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-09T08:49:46.359338903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-09T08:49:46.363833776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-09T08:49:46.393792788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122192s 
2026-07-09T08:49:46.398444627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:49:46', 'remove_album_folders') 
2026-07-09T08:49:46.402861403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:46.407001030Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-09T08:49:46.409052442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352868s 
2026-07-09T08:49:46.411770377Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-07-09T08:49:46.414275332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:46.417458864Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-07-09T08:49:46.434572032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:46.436846032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-07-09T08:49:46.439141395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-07-09T08:49:46.442291480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-07-09T08:49:46.454369516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013071s 
2026-07-09T08:49:46.456433834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:46.458317839Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-07-09T08:49:46.460580766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-07-09T08:49:46.463959001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:46.476143702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133948s 
2026-07-09T08:49:46.478123670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:46.480428592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:47.195880339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7152789s 
2026-07-09T08:49:47.198435666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-07-09T08:49:47.272667928Z [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-09T08:49:47.284629931Z [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-09T08:49:47.291590260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-09T08:49:47.296252801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-09T08:49:47.325009320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243252s 
2026-07-09T08:49:47.327704218Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-07-09T08:49:47.410386340Z [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-09T08:49:47.421796511Z [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-09T08:49:47.428030397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-09T08:49:47.432914284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-09T08:49:47.460829629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311074s 
2026-07-09T08:49:47.464087590Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-07-09T08:49:47.535147303Z [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-09T08:49:47.544482877Z [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-09T08:49:47.550228138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-09T08:49:47.554874917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-09T08:49:47.582642475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1159668s 
2026-07-09T08:49:47.585025725Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-07-09T08:49:47.655550831Z [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-09T08:49:47.664040891Z [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-09T08:49:47.669527421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-09T08:49:47.674502682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-09T08:49:47.702546937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153112s 
2026-07-09T08:49:47.705375103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-07-09T08:49:47.776524236Z [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-09T08:49:47.787047892Z [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-09T08:49:47.792517178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-09T08:49:47.797319740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-09T08:49:47.825955927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1181507s 
2026-07-09T08:49:47.830468376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-09T08:49:47', 'flexible_delay_profiles') 
2026-07-09T08:49:47.835028340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:47.839714779Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-07-09T08:49:47.841804949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317674s 
2026-07-09T08:49:47.844646182Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-09T08:49:47.847145225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:47.850478268Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-07-09T08:49:47.855910178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:47.857926199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-07-09T08:49:47.860356725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-09T08:49:47.863804980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-09T08:49:47.875872125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133433s 
2026-07-09T08:49:47.880081844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:49:47', 'add_priority_to_indexers') 
2026-07-09T08:49:47.884526225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:47.888357872Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-09T08:49:47.890410977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254619s 
2026-07-09T08:49:47.893246168Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-09T08:49:47.895877909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:47.899126622Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-07-09T08:49:47.905128681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-09T08:49:47.908597658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-09T08:49:47.913032179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053113s 
2026-07-09T08:49:47.915003821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:47.917378453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:47.925742940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008581s 
2026-07-09T08:49:47.930457656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:49:47', 'remove_chown_and_folderchmod_config') 
2026-07-09T08:49:47.935186110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:47.939115905Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-09T08:49:47.941288060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215033s 
2026-07-09T08:49:47.943945062Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-07-09T08:49:47.946485308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:47.949616986Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-07-09T08:49:47.958076965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-09T08:49:47.960215983Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-07-09T08:49:47.962564754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-07-09T08:49:48.036766225Z [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-09T08:49:48.050268300Z [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-09T08:49:48.057818627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-09T08:49:48.062402409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-09T08:49:48.090536655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257543s 
2026-07-09T08:49:48.093494041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-07-09T08:49:48.096571981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-07-09T08:49:48.100056800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042488s 
2026-07-09T08:49:48.103547140Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-07-09T08:49:48.107676166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-07-09T08:49:48.111172348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049731s 
2026-07-09T08:49:48.114603899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-07-09T08:49:48.118701092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-07-09T08:49:48.122160038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048922s 
2026-07-09T08:49:48.126407543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-09T08:49:48', 'convert_blacklist_protocol') 
2026-07-09T08:49:48.130764969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.134752732Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-07-09T08:49:48.136857681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170211s 
2026-07-09T08:49:48.139301804Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-09T08:49:48.141718561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.144785438Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-07-09T08:49:48.217216964Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-09T08:49:48.226080216Z [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-09T08:49:48.232057706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103975s 
2026-07-09T08:49:48.236125408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:49:48', 'update_notifiarr') 
2026-07-09T08:49:48.240382583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.243957373Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-09T08:49:48.245920657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221078s 
2026-07-09T08:49:48.248537528Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-09T08:49:48.251025549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.254190794Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-07-09T08:49:48.258642841Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:48.260633330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:48.275335141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147372s 
2026-07-09T08:49:48.279874454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:49:48', 'email_multiple_addresses') 
2026-07-09T08:49:48.284552356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.288535138Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-09T08:49:48.290613764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278662s 
2026-07-09T08:49:48.293314584Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-09T08:49:48.295880362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.299059024Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-07-09T08:49:48.303439177Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-09T08:49:48.306400481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-09T08:49:48.334565318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288616s 
2026-07-09T08:49:48.338909047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:49:48', 'rename_blacklist_to_blocklist') 
2026-07-09T08:49:48.343340743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.347229535Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-09T08:49:48.349332210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0411368s 
2026-07-09T08:49:48.351889220Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-09T08:49:48.354351039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.357416674Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-07-09T08:49:48.364426061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:49:48.366470689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-07-09T08:49:48.369244195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-09T08:49:48.373456480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:48.385599848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139749s 
2026-07-09T08:49:48.388341089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-09T08:49:48.392366577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:48.403896780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132272s 
2026-07-09T08:49:48.405882429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:48.408174716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:48.426247647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180697s 
2026-07-09T08:49:48.430724214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:49:48', 'cdh_per_downloadclient') 
2026-07-09T08:49:48.435269408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.438995714Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-09T08:49:48.441015973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308312s 
2026-07-09T08:49:48.443450897Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-09T08:49:48.445865400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.448876836Z [Info] download_history: Starting migration of Main DB to 52 
2026-07-09T08:49:48.464325180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-09T08:49:48.472326927Z [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-09T08:49:48.479606258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131215s 
2026-07-09T08:49:48.482045932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-09T08:49:48.485598157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-09T08:49:48.489739498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056061s 
2026-07-09T08:49:48.492152428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-07-09T08:49:48.495512455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-09T08:49:48.499443893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053294s 
2026-07-09T08:49:48.501910652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-09T08:49:48.505502857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-09T08:49:48.509497282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054811s 
2026-07-09T08:49:48.511458512Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:48.513745789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:48.528869611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151293s 
2026-07-09T08:49:48.533243380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:49:48', 'download_history') 
2026-07-09T08:49:48.537697100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.541321721Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-09T08:49:48.543305396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277498s 
2026-07-09T08:49:48.545777645Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-09T08:49:48.548252119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.551270990Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-07-09T08:49:48.556685345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:49:48', 'add_update_history') 
2026-07-09T08:49:48.561125608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.564620267Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-09T08:49:48.566629714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165294s 
2026-07-09T08:49:48.569234320Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-09T08:49:48.571765758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.574907376Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-07-09T08:49:48.580134054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:48.582163080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-07-09T08:49:48.584780382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-09T08:49:48.588714014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:48.601212688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141329s 
2026-07-09T08:49:48.605511927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:49:48', 'add_on_update_to_notifications') 
2026-07-09T08:49:48.610365303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.614077429Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-09T08:49:48.616115595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265269s 
2026-07-09T08:49:48.618790973Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-09T08:49:48.621329446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.624413006Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-07-09T08:49:48.629552819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:48.631492095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-07-09T08:49:48.633883091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-09T08:49:48.637533032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:48.649779087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136753s 
2026-07-09T08:49:48.653996221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:49:48', 'download_client_per_indexer') 
2026-07-09T08:49:48.658396123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.662115223Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-09T08:49:48.664205704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256158s 
2026-07-09T08:49:48.666680629Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-09T08:49:48.669133740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.672185306Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-07-09T08:49:48.679824111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:48.681798538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-07-09T08:49:48.684148270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-07-09T08:49:48.687687960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:48.700005038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136683s 
2026-07-09T08:49:48.702018694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:48.703903500Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-07-09T08:49:48.706510090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-07-09T08:49:48.710547873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:48.722358851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135002s 
2026-07-09T08:49:48.724385113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:48.726227113Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-07-09T08:49:48.728631054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-07-09T08:49:48.732232177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:48.743865128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130504s 
2026-07-09T08:49:48.747963532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:49:48', 'AddNewItemMonitorType') 
2026-07-09T08:49:48.752298574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.755985780Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-09T08:49:48.757958243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024859s 
2026-07-09T08:49:48.760377796Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-09T08:49:48.762768111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.765779616Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-07-09T08:49:48.770894819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:48.772872131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-07-09T08:49:48.775260642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-07-09T08:49:48.778852507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:48.791171338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137008s 
2026-07-09T08:49:48.795212417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:49:48', 'ImportListSearch') 
2026-07-09T08:49:48.799539753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.803043510Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-09T08:49:48.804982756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253404s 
2026-07-09T08:49:48.807572943Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-09T08:49:48.810068569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.813208854Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-07-09T08:49:48.818349218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:48.820325288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-07-09T08:49:48.822888490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-07-09T08:49:48.826813415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:48.839262550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140277s 
2026-07-09T08:49:48.843432288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:49:48', 'ImportListMonitorExisting') 
2026-07-09T08:49:48.847747750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.851419866Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-09T08:49:48.853459604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258029s 
2026-07-09T08:49:48.855869157Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-09T08:49:48.858272268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.861253492Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-07-09T08:49:48.867949138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:48.871276710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-09T08:49:48.874701729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004495s 
2026-07-09T08:49:48.877177565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:48.880296948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-07-09T08:49:48.883428655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040846s 
2026-07-09T08:49:48.885387621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:48.887219871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-07-09T08:49:48.889424091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-09T08:49:48.892377810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-09T08:49:48.904258950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127512s 
2026-07-09T08:49:48.908312876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:49:48', 'add_indexer_tags') 
2026-07-09T08:49:48.912665713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.916293048Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-09T08:49:48.918229138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245522s 
2026-07-09T08:49:48.920738372Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-09T08:49:48.923139217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.926219762Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-07-09T08:49:48.930109987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:48.932537427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:48.945529304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130612s 
2026-07-09T08:49:48.949902642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:49:48', 'update_audio_types') 
2026-07-09T08:49:48.954485001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:48.957995141Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-09T08:49:48.959991713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255846s 
2026-07-09T08:49:48.963102318Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-09T08:49:48.965855784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:48.969234539Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-07-09T08:49:49.014425960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:49.017648771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-09T08:49:49.020880270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040493s 
2026-07-09T08:49:49.022901360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-09T08:49:49.024806548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-07-09T08:49:49.027435082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-07-09T08:49:49.105399712Z [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-09T08:49:49.122138606Z [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-09T08:49:49.131094485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-07-09T08:49:49.136149726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-07-09T08:49:49.167076377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-09T08:49:49.172660594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-09T08:49:49.176624798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469725s 
2026-07-09T08:49:49.178587962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:49.180460564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-07-09T08:49:49.182890378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-07-09T08:49:49.280207837Z [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-09T08:49:49.304414211Z [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-09T08:49:49.316645517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:49.321860089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:49.352901501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:49.358243019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:49.363546721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:49.367607841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1824765s 
2026-07-09T08:49:49.369585034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:49.371459960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-07-09T08:49:49.374073434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-07-09T08:49:49.456954587Z [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-09T08:49:49.481101150Z [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-09T08:49:49.493285551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:49.498570105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:49.529364859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:49.534730587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:49.540102015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:49.544061089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1678s 
2026-07-09T08:49:49.546003341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:49.547908328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-07-09T08:49:49.550169723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-07-09T08:49:49.634840841Z [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-09T08:49:49.658636588Z [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-09T08:49:49.670980580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:49.676326057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:49.707883257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:49.713230347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:49.718633710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:49.722766233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1704126s 
2026-07-09T08:49:49.724783276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:49.726673322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-07-09T08:49:49.729167376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-07-09T08:49:49.808137301Z [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-09T08:49:49.824483875Z [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-09T08:49:49.833116702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:49.838517230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:49.869115548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:49.874458590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:49.879500746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:49.884970833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:49.889676100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581257s 
2026-07-09T08:49:49.891867023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:49.893748723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-07-09T08:49:49.896349130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-07-09T08:49:49.976943467Z [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-09T08:49:49.994007005Z [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-09T08:49:50.004231949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:50.010147714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:50.043099012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:50.048753401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:50.053881800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:50.059979943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:50.064691342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1657901s 
2026-07-09T08:49:50.066949109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:49:50.069071815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-07-09T08:49:50.071667342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-09T08:49:50.150386412Z [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-09T08:49:50.165832933Z [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-09T08:49:50.175019226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:49:50.180784167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:49:50.214216694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386727s 
2026-07-09T08:49:50.217378673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:49:50.219697002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-07-09T08:49:50.222864813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-09T08:49:50.302338582Z [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-09T08:49:50.319309624Z [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-09T08:49:50.329302571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:49:50.335195090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:49:50.371554311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422534s 
2026-07-09T08:49:50.374823145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:50.377689047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-07-09T08:49:50.380408855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-09T08:49:50.460136527Z [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-09T08:49:50.473636116Z [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-09T08:49:50.481400786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:49:50.487778852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:49:50.522587701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359568s 
2026-07-09T08:49:50.525584988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:50.527752734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-07-09T08:49:50.530923611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-09T08:49:50.626170169Z [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-09T08:49:50.640868052Z [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-09T08:49:50.648216853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:49:50.652865266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:49:50.682909599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149389s 
2026-07-09T08:49:50.685076473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:50.687181783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-07-09T08:49:50.690014348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-09T08:49:50.777738796Z [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-09T08:49:50.790310397Z [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-09T08:49:50.798907793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:49:50.803750126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:49:50.833494264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410379s 
2026-07-09T08:49:50.836055092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:49:50.838291326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-07-09T08:49:50.841368444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-09T08:49:50.915425013Z [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-09T08:49:50.927271473Z [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-09T08:49:50.933776335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:49:50.938982911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:49:50.973742732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:50.981697283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137602s 
2026-07-09T08:49:50.984709671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:49:50.986888509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-07-09T08:49:50.989932771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:49:51.064664570Z [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-09T08:49:51.082496155Z [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-09T08:49:51.089242502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:49:51.094669774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:49:51.127885865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:51.133957414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.141225s 
2026-07-09T08:49:51.136341666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:49:51.138387206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-07-09T08:49:51.141169450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-09T08:49:51.217140825Z [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-09T08:49:51.228500786Z [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-09T08:49:51.235030547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:49:51.240494773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:49:51.273054863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:51.283167160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1395574s 
2026-07-09T08:49:51.285470059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-09T08:49:51.287544857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-07-09T08:49:51.290102659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-09T08:49:51.375787058Z [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-09T08:49:51.392158422Z [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-09T08:49:51.400692030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-09T08:49:51.406590701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-09T08:49:51.438074823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-09T08:49:51.445370969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-09T08:49:51.451388408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-09T08:49:51.456464692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1635822s 
2026-07-09T08:49:51.459530708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-09T08:49:51.461626319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-07-09T08:49:51.464547653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-09T08:49:51.549441910Z [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-09T08:49:51.565580144Z [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-09T08:49:51.575288598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:49:51.580627371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-09T08:49:51.614665629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1472904s 
2026-07-09T08:49:51.617110052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-09T08:49:51.619125211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-07-09T08:49:51.622019070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-09T08:49:51.706038755Z [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-09T08:49:51.717958844Z [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-09T08:49:51.725289158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:49:51.731577363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-09T08:49:51.766967984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397558s 
2026-07-09T08:49:51.769618052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-09T08:49:51.771634283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-07-09T08:49:51.774025188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-09T08:49:51.852939982Z [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-09T08:49:51.865083932Z [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-09T08:49:51.871931674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:49:51.877749031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:49:51.909383015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:49:51.916176238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-09T08:49:51.922106291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-09T08:49:51.928298474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:49:51.933963744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1573149s 
2026-07-09T08:49:51.936497167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:51.938936510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001931s 
2026-07-09T08:49:51.941787752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-09T08:49:52.033072942Z [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-09T08:49:52.046300153Z [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-09T08:49:52.053386716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:52.058518382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:52.094823786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:52.099446536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551684s 
2026-07-09T08:49:52.101731719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:52.103967262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-07-09T08:49:52.107043728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:49:52.189719407Z [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-09T08:49:52.202419256Z [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-09T08:49:52.209437592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:52.214683548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:52.246721346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:52.251246410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1417199s 
2026-07-09T08:49:52.253493035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:52.255463604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-07-09T08:49:52.258128090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-09T08:49:52.354414663Z [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-09T08:49:52.367271709Z [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-09T08:49:52.374298822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:52.379588096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:52.411574760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:52.417419433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1568164s 
2026-07-09T08:49:52.419551266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:49:52.421522787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-07-09T08:49:52.424157614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-09T08:49:52.503914775Z [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-09T08:49:52.516714966Z [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-09T08:49:52.523709905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:49:52.528622599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:49:52.560716921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:52.565067845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138542s 
2026-07-09T08:49:52.567146281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:49:52.569160107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-07-09T08:49:52.572337677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:49:52.650296666Z [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-09T08:49:52.663238853Z [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-09T08:49:52.670282911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:49:52.675334174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:49:52.707841548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:52.712265949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380267s 
2026-07-09T08:49:52.714353664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:49:52.716345626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-07-09T08:49:52.718908929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-09T08:49:52.798773035Z [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-09T08:49:52.811443084Z [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-09T08:49:52.818434806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:49:52.823564458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:49:52.855044062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:52.859371869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380531s 
2026-07-09T08:49:52.861430816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-09T08:49:52.863348809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-07-09T08:49:52.865879586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-07-09T08:49:52.943825308Z [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-09T08:49:52.955360592Z [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-09T08:49:52.961655070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-09T08:49:52.966270956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-09T08:49:52.998393415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301804s 
2026-07-09T08:49:53.000486411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-09T08:49:53.002415506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-07-09T08:49:53.004841362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-07-09T08:49:53.094912096Z [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-09T08:49:53.106114729Z [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-09T08:49:53.112410169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-09T08:49:53.117143252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-09T08:49:53.147610997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404136s 
2026-07-09T08:49:53.149785066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-09T08:49:53.151707889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-07-09T08:49:53.154291052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-09T08:49:53.245477974Z [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-09T08:49:53.258707950Z [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-09T08:49:53.266074137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:49:53.279767176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-09T08:49:53.310080431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533962s 
2026-07-09T08:49:53.312242185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-09T08:49:53.314188726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-07-09T08:49:53.316853463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-09T08:49:53.398118801Z [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-09T08:49:53.411367886Z [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-09T08:49:53.418705435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:49:53.423413628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-09T08:49:53.454361370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350502s 
2026-07-09T08:49:53.456646293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:49:53.458615298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-07-09T08:49:53.461138540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-09T08:49:53.540280251Z [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-09T08:49:53.550748476Z [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-09T08:49:53.556767809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-09T08:49:53.561400791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-09T08:49:53.594406739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130883s 
2026-07-09T08:49:53.596655368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:49:53.598689896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-07-09T08:49:53.601415565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-09T08:49:53.679077847Z [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-09T08:49:53.688580436Z [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-09T08:49:53.694213041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:49:53.699230136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:49:53.731059374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:49:53.735482502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316686s 
2026-07-09T08:49:53.737677303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:49:53.739643313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-07-09T08:49:53.742649097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-09T08:49:53.820369836Z [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-09T08:49:53.829668314Z [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-09T08:49:53.835189064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:49:53.840391632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:49:53.872001669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:49:53.876413535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312281s 
2026-07-09T08:49:53.878565960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:53.880730229Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.97E-05s 
2026-07-09T08:49:53.883241307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-07-09T08:49:53.963732586Z [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-09T08:49:53.974496887Z [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-09T08:49:53.980694940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:53.985341860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:54.015776349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:54.020448469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:54.024526312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1387886s 
2026-07-09T08:49:54.026242028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:54.027894216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-07-09T08:49:54.030000037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-07-09T08:49:54.108718936Z [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-09T08:49:54.119889666Z [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-09T08:49:54.126037498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:54.130827596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:54.160895486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:54.165518387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:54.169167467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371427s 
2026-07-09T08:49:54.171128507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:54.173395523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000323s 
2026-07-09T08:49:54.176729398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-09T08:49:54.258024897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-09T08:49:54.263517199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-09T08:49:54.267183734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-09T08:49:54.270700757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-09T08:49:54.300366819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:54.304712601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256623s 
2026-07-09T08:49:54.310140564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:49:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-09T08:49:54.314077854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:54.319986806Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-09T08:49:54.321517959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405481s 
2026-07-09T08:49:54.326394983Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-09T08:49:54.328278256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:54.335338666Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-07-09T08:49:54.354985397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:54.356589067Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.86E-05s 
2026-07-09T08:49:54.358709838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-07-09T08:49:54.362316152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:54.374653110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143876s 
2026-07-09T08:49:54.376084373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:54.377375764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-07-09T08:49:54.378994504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-07-09T08:49:54.381475080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:54.392741843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122445s 
2026-07-09T08:49:54.395627134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:49:54', 'add_on_delete_to_notifications') 
2026-07-09T08:49:54.398809434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:54.401656839Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-09T08:49:54.403038191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209227s 
2026-07-09T08:49:54.404902797Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-09T08:49:54.406501377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:54.408818674Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-07-09T08:49:54.438731181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:54.440547690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-07-09T08:49:54.442271402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-09T08:49:54.444957472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:54.457098556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132346s 
2026-07-09T08:49:54.458411440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:54.460606331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-09T08:49:54.463067247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034025s 
2026-07-09T08:49:54.464439581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:54.465712435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-07-09T08:49:54.467318499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-07-09T08:49:54.469510064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-09T08:49:54.480846036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119771s 
2026-07-09T08:49:54.482244392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:54.483734413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:54.493246241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093987s 
2026-07-09T08:49:54.495063652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-09T08:49:54.499407511Z [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-09T08:49:54.504354024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079024s 
2026-07-09T08:49:54.506612172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-09T08:49:54.508912495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-09T08:49:54.512118152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040481s 
2026-07-09T08:49:54.513551950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:54.514874734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-07-09T08:49:54.516539186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-07-09T08:49:54.518985383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:54.530674226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126138s 
2026-07-09T08:49:54.532126321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:54.533415116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-07-09T08:49:54.535051262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-07-09T08:49:54.537549223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:54.549128124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125002s 
2026-07-09T08:49:54.550710932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:54.552022454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-07-09T08:49:54.553699592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-07-09T08:49:54.556362655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:54.568904616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133889s 
2026-07-09T08:49:54.570412674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:54.571917164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:54.594252400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220857s 
2026-07-09T08:49:54.595931001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:54.597459359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:54.609727138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121191s 
2026-07-09T08:49:54.611618187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-09T08:49:54.701632757Z [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-09T08:49:54.709850880Z [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-09T08:49:54.714506827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-09T08:49:54.717907867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-09T08:49:54.751044679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378915s 
2026-07-09T08:49:54.752913463Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-07-09T08:49:54.831264892Z [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-09T08:49:54.838074237Z [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-09T08:49:54.842009593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-09T08:49:54.845631128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-09T08:49:54.877715139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230233s 
2026-07-09T08:49:54.879879037Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-09T08:49:54.882095832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-09T08:49:54.884617651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031118s 
2026-07-09T08:49:54.886099346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:54.887387390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-07-09T08:49:54.889500526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-09T08:49:54.892285876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:54.904191586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130603s 
2026-07-09T08:49:54.905617838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:54.906923498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-07-09T08:49:54.908592079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-09T08:49:54.911069739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-09T08:49:54.922887682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127059s 
2026-07-09T08:49:54.926360837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:49:54', 'add_custom_formats') 
2026-07-09T08:49:54.929755665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:54.934239085Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-09T08:49:54.935556168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239404s 
2026-07-09T08:49:54.939822551Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-09T08:49:54.942029686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:54.947056681Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-07-09T08:49:54.952609285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:54.954004495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2026-07-09T08:49:54.955511671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-09T08:49:54.957761823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:54.970013880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130357s 
2026-07-09T08:49:54.973059494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:49:54', 'add_result_to_commands') 
2026-07-09T08:49:54.976247144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:54.979128828Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-09T08:49:54.980561193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220037s 
2026-07-09T08:49:54.982563245Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-09T08:49:54.984218670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:54.987035944Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-07-09T08:49:54.991645048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:54.993033314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s 
2026-07-09T08:49:54.994715241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-09T08:49:54.997222180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:55.009466672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132364s 
2026-07-09T08:49:55.012460172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:49:55', 'health_restored_notification') 
2026-07-09T08:49:55.015573693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.018411318Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-09T08:49:55.019775846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219692s 
2026-07-09T08:49:55.021480219Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-09T08:49:55.022985962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.025188578Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-07-09T08:49:55.029110287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:55.031317072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-09T08:49:55.033984344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033678s 
2026-07-09T08:49:55.036576675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:49:55', 'remove_uc') 
2026-07-09T08:49:55.039525605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.042147616Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-09T08:49:55.043404397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114729s 
2026-07-09T08:49:55.045345727Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-09T08:49:55.047006142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.049321405Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-07-09T08:49:55.052513263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:55.054036622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:55.073432377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192178s 
2026-07-09T08:49:55.076798678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:49:55', 'download_clients_rename_tv_to_music') 
2026-07-09T08:49:55.080168625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.083369732Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-09T08:49:55.084794702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291913s 
2026-07-09T08:49:55.086779961Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-09T08:49:55.088446828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.090806982Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-07-09T08:49:55.095307216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:49:55.096719591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-07-09T08:49:55.098356497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-09T08:49:55.100932305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-07-09T08:49:55.113337752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134652s 
2026-07-09T08:49:55.116286661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:49:55', 'add_colon_replacement_to_naming_config') 
2026-07-09T08:49:55.119514182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.122516889Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-09T08:49:55.123918412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022343s 
2026-07-09T08:49:55.125717556Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-09T08:49:55.127250514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.129499844Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-07-09T08:49:55.134417689Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-09T08:49:55.213070034Z [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-09T08:49:55.221034636Z [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-09T08:49:55.225582306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:55.229633435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:55.261396861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:55.264778872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288271s 
2026-07-09T08:49:55.266200616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:55.267463470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2026-07-09T08:49:55.269192733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-09T08:49:55.271498827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-09T08:49:55.283096406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123043s 
2026-07-09T08:49:55.285990686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:49:55', 'list_sync_time') 
2026-07-09T08:49:55.289047122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.291943145Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-09T08:49:55.293231329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211317s 
2026-07-09T08:49:55.295160274Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-09T08:49:55.296904888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.299434303Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-07-09T08:49:55.305312252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:49:55.306705378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-07-09T08:49:55.308225229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-09T08:49:55.310333956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-09T08:49:55.322492775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128047s 
2026-07-09T08:49:55.325538009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:49:55', 'add_download_client_tags') 
2026-07-09T08:49:55.328661079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.331424545Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-09T08:49:55.332789334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215915s 
2026-07-09T08:49:55.334625512Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-09T08:49:55.336202228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.338536860Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-07-09T08:49:55.346306088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-09T08:49:55.350750129Z [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-09T08:49:55.355857015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080263s 
2026-07-09T08:49:55.357466437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-09T08:49:55.359898355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-09T08:49:55.363096907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042103s 
2026-07-09T08:49:55.365828288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:49:55', 'add_notification_status') 
2026-07-09T08:49:55.368859564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.371646036Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-09T08:49:55.372990323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125574s 
2026-07-09T08:49:55.374885160Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-09T08:49:55.376498389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.378794895Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-07-09T08:49:55.382191346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:55.383732209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:55.406648154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223426s 
2026-07-09T08:49:55.409616162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:49:55', 'add_alac_24_quality_in_profiles') 
2026-07-09T08:49:55.413176083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.415938547Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-09T08:49:55.417315680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320687s 
2026-07-09T08:49:55.419106547Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-09T08:49:55.420655156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.423998410Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-07-09T08:49:55.431729151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-09T08:49:55.433093459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-07-09T08:49:55.434477607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-09T08:49:55.436402213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-09T08:49:55.448634871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127679s 
2026-07-09T08:49:55.450165714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-09T08:49:55.452127566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-09T08:49:55.463697680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121374s 
2026-07-09T08:49:55.466386505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:49:55', 'add_salt_to_users') 
2026-07-09T08:49:55.469514515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.472259584Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-09T08:49:55.473553951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205783s 
2026-07-09T08:49:55.475285108Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-09T08:49:55.476833917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.479048027Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-07-09T08:49:55.486110562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-09T08:49:55.490706067Z [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-09T08:49:55.496421860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084607s 
2026-07-09T08:49:55.497549812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-09T08:49:55.499633819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-09T08:49:55.503158999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038376s 
2026-07-09T08:49:55.505490295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:49:55', 'add_auto_tagging') 
2026-07-09T08:49:55.508494646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.511321459Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-09T08:49:55.512623311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122842s 
2026-07-09T08:49:55.514550624Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-09T08:49:55.516411832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.518552774Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-07-09T08:49:55.523489087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-09T08:49:55.524916952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s 
2026-07-09T08:49:55.526526374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-09T08:49:55.528844523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-09T08:49:55.541412486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133866s 
2026-07-09T08:49:55.543505171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-09T08:49:55.545878411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-09T08:49:55.548413968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032152s 
2026-07-09T08:49:55.551259650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:49:55', 'quality_definition_preferred_size') 
2026-07-09T08:49:55.554575388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.557259043Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-09T08:49:55.561163307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117779s 
2026-07-09T08:49:55.563243126Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-09T08:49:55.564932478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.567565131Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-07-09T08:49:55.571877838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:55.573274370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-07-09T08:49:55.574846427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-07-09T08:49:55.577243014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:55.590055840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137182s 
2026-07-09T08:49:55.592953607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:49:55', 'add_on_artist_add_to_notifications') 
2026-07-09T08:49:55.596098360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.598993622Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-09T08:49:55.600388762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224314s 
2026-07-09T08:49:55.602215642Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-09T08:49:55.603797538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.606131138Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-07-09T08:49:55.610206466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:55.611555062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-07-09T08:49:55.613149183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-07-09T08:49:55.615265555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-09T08:49:55.627865684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132247s 
2026-07-09T08:49:55.630706085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:49:55', 'album_last_searched_time') 
2026-07-09T08:49:55.633806660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.637049401Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-09T08:49:55.638393809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022247s 
2026-07-09T08:49:55.640150026Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-09T08:49:55.641701311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.643931302Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-07-09T08:49:55.649267379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:49:55.650641928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2026-07-09T08:49:55.652144314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-07-09T08:49:55.654468074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:55.667429199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138438s 
2026-07-09T08:49:55.668818638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:55.670097975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-07-09T08:49:55.671614840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-07-09T08:49:55.673952087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:55.686340960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130491s 
2026-07-09T08:49:55.689292625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:49:55', 'add_indexer_flags') 
2026-07-09T08:49:55.692675920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.695473164Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-09T08:49:55.696850498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222804s 
2026-07-09T08:49:55.698741116Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-09T08:49:55.700349204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.702655680Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-07-09T08:49:55.708223905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-07-09T08:49:55.710364326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-07-09T08:49:55.714014829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043021s 
2026-07-09T08:49:55.715525892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-07-09T08:49:55.717566091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-07-09T08:49:55.720699152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037929s 
2026-07-09T08:49:55.722229895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-07-09T08:49:55.724403112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-07-09T08:49:55.727586163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039601s 
2026-07-09T08:49:55.730406454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:49:55', 'add_indexes_album_statistics') 
2026-07-09T08:49:55.733494363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.736403953Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-09T08:49:55.737756818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125488s 
2026-07-09T08:49:55.739573577Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-09T08:49:55.741165413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:55.743429082Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-07-09T08:49:55.747437085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-09T08:49:55.750303779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-09T08:49:55.753431649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041057s 
2026-07-09T08:49:55.756169163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:49:55', 'update_redacted_baseurl') 
2026-07-09T08:49:55.759476734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:55.762280652Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-09T08:49:55.763603086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127803s 
2026-07-09T08:49:55.886904239Z [Debug] MigrationController: Took: 00:00:22.3401725 
2026-07-09T08:49:57.175711656Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-07-09T08:49:57.744185511Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-09T08:49:58.469201974Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-09T08:49:58.866816649Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-09T08:49:58.878643039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:58.881174688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:58.955284554Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-09T08:49:58.957687805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0766286s 
2026-07-09T08:49:58.959881072Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-09T08:49:58.961877122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786688s 
2026-07-09T08:49:58.989867458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-09T08:49:58.992378716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:58.997334758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-09T08:49:59.000407858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-09T08:49:59.005905862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065017s 
2026-07-09T08:49:59.008015020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.012078514Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-09T08:49:59.014053001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126598s 
2026-07-09T08:49:59.018485439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-09T08:49:59.020852747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.027205151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-09T08:49:59.030046434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:59.034413470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00495s 
2026-07-09T08:49:59.036476014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:59.038721176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-07-09T08:49:59.040985356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-09T08:49:59.043861108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-09T08:49:59.052778369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093264s 
2026-07-09T08:49:59.055125677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.058342225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-09T08:49:59.060341502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150443s 
2026-07-09T08:49:59.063727000Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-09T08:49:59.066051973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.070485423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:59.072431372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-07-09T08:49:59.074501883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-09T08:49:59.077310359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-09T08:49:59.081877237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052299s 
2026-07-09T08:49:59.083944200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.087163785Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-09T08:49:59.089195477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103526s 
2026-07-09T08:49:59.092892774Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-09T08:49:59.095080300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.098151325Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-09T08:49:59.106368215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-09T08:49:59.111069574Z [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-09T08:49:59.117889200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094711s 
2026-07-09T08:49:59.119872765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-09T08:49:59.122364143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-09T08:49:59.125953683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041991s 
2026-07-09T08:49:59.131228587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:49:59', 'InitialSetup') 
2026-07-09T08:49:59.135509559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.138859717Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-09T08:49:59.140768732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016978s 
2026-07-09T08:49:59.143193005Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-09T08:49:59.145494210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.148476156Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-07-09T08:49:59.152794403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:49:59', 'add_reason_to_pending_releases') 
2026-07-09T08:49:59.157269998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.175954841Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-09T08:49:59.178161235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03024s 
2026-07-09T08:49:59.180458863Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-09T08:49:59.182645597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.185704067Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-07-09T08:49:59.189026259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:49:59', 'add_medium_support') 
2026-07-09T08:49:59.193313153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.196542177Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-09T08:49:59.198490120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139854s 
2026-07-09T08:49:59.200761775Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-09T08:49:59.203054844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.206197875Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-07-09T08:49:59.209658825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:49:59', 'add_various_qualites_in_profile') 
2026-07-09T08:49:59.213923455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.217205525Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-09T08:49:59.219277789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140561s 
2026-07-09T08:49:59.221458531Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-09T08:49:59.223576016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.226446167Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-07-09T08:49:59.229641102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:49:59', 'metadata_profiles') 
2026-07-09T08:49:59.233761190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.237221129Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-09T08:49:59.239125454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136452s 
2026-07-09T08:49:59.241520619Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-09T08:49:59.243973249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.246886256Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-07-09T08:49:59.250612160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:49:59', 'separate_automatic_and_interactive_search') 
2026-07-09T08:49:59.254994817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.258390577Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-09T08:49:59.260613134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142528s 
2026-07-09T08:49:59.262887104Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-09T08:49:59.265171565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.267945873Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-07-09T08:49:59.271356101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:49:59', 'change_album_path_to_relative') 
2026-07-09T08:49:59.275572353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.278973073Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-09T08:49:59.281065487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137432s 
2026-07-09T08:49:59.283307082Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-09T08:49:59.285614670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.288397785Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-07-09T08:49:59.291811120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:49:59', 'change_quality_size_mb_to_kb') 
2026-07-09T08:49:59.296016480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.299308501Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-09T08:49:59.301385063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136953s 
2026-07-09T08:49:59.303550114Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-09T08:49:59.305691116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.309216176Z [Info] album_releases: Starting migration of Log DB to 9 
2026-07-09T08:49:59.312419308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:49:59', 'album_releases') 
2026-07-09T08:49:59.316548063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.319921217Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-09T08:49:59.322015245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142934s 
2026-07-09T08:49:59.324398735Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-09T08:49:59.326679319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.329671165Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-07-09T08:49:59.333043277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:49:59', 'album_releases_fix') 
2026-07-09T08:49:59.337493861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.340801913Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-09T08:49:59.342757983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142448s 
2026-07-09T08:49:59.344911491Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-09T08:49:59.347163687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.350250675Z [Info] import_lists: Starting migration of Log DB to 11 
2026-07-09T08:49:59.353447443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:49:59', 'import_lists') 
2026-07-09T08:49:59.357525868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.360697806Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-09T08:49:59.362580639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137287s 
2026-07-09T08:49:59.364793185Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-09T08:49:59.366976432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.369733395Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-07-09T08:49:59.373062360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:49:59', 'add_release_status') 
2026-07-09T08:49:59.377265616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.380432284Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-09T08:49:59.382401691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134965s 
2026-07-09T08:49:59.384944713Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-09T08:49:59.387231609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.390060166Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-07-09T08:49:59.393580616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:49:59', 'album_download_notification') 
2026-07-09T08:49:59.397779544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.401044309Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-09T08:49:59.403079118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137481s 
2026-07-09T08:49:59.405536808Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-09T08:49:59.407874997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.410785359Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-07-09T08:49:59.414283344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:49:59', 'fix_language_metadata_profiles') 
2026-07-09T08:49:59.418565058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.421838451Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-09T08:49:59.423940284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138898s 
2026-07-09T08:49:59.426065254Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-09T08:49:59.428222269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.431057580Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-07-09T08:49:59.434304800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:49:59', 'remove_fanzub') 
2026-07-09T08:49:59.438376501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.441470523Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-09T08:49:59.443385489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133391s 
2026-07-09T08:49:59.445662215Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-09T08:49:59.447970684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.450972591Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-07-09T08:49:59.454540778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:49:59', 'update_artist_history_indexes') 
2026-07-09T08:49:59.458772210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.461970762Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-09T08:49:59.464073788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139431s 
2026-07-09T08:49:59.466583273Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-09T08:49:59.468723484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.471452310Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-07-09T08:49:59.474497693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:49:59', 'remove_nma') 
2026-07-09T08:49:59.478527620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.481656412Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-09T08:49:59.483559094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130392s 
2026-07-09T08:49:59.485726911Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-09T08:49:59.487926601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.490632912Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-07-09T08:49:59.493877737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:49:59', 'album_disambiguation') 
2026-07-09T08:49:59.497989198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.501213783Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-09T08:49:59.503196757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133004s 
2026-07-09T08:49:59.505407500Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-09T08:49:59.507670117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.510449104Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-07-09T08:49:59.513831927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:49:59', 'add_ape_quality_in_profiles') 
2026-07-09T08:49:59.518029612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.521284217Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-09T08:49:59.523331320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135602s 
2026-07-09T08:49:59.525453184Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-09T08:49:59.527599116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.530302210Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-07-09T08:49:59.533430111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:49:59', 'remove_pushalot') 
2026-07-09T08:49:59.537498956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.540690644Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-09T08:49:59.542626734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131599s 
2026-07-09T08:49:59.544763708Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-09T08:49:59.546936845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.549706152Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-07-09T08:49:59.552915927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:49:59', 'add_custom_filters') 
2026-07-09T08:49:59.557090335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.560307214Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-09T08:49:59.562264777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133827s 
2026-07-09T08:49:59.564403364Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-09T08:49:59.566570359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.569338094Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-07-09T08:49:59.572490704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:49:59', 'import_list_tags') 
2026-07-09T08:49:59.576581563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.579794725Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-09T08:49:59.581768239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132916s 
2026-07-09T08:49:59.583943440Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-09T08:49:59.586151979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.588877118Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-07-09T08:49:59.592133877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:49:59', 'add_release_groups_etc') 
2026-07-09T08:49:59.596250058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.599540365Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-09T08:49:59.601586586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133756s 
2026-07-09T08:49:59.603742578Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-09T08:49:59.605994334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.608746167Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-07-09T08:49:59.611989689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:49:59', 'NewMediaInfoFormat') 
2026-07-09T08:49:59.616072242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.619294842Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-09T08:49:59.622025002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133373s 
2026-07-09T08:49:59.624487151Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-09T08:49:59.626892536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.629796414Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-07-09T08:49:59.633464001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:49:59', 'rename_restrictions_to_release_profiles') 
2026-07-09T08:49:59.637837620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.641244031Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-09T08:49:59.643395645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142021s 
2026-07-09T08:49:59.645766730Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-09T08:49:59.648192827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.651014159Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-07-09T08:49:59.654783331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:49:59', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-09T08:49:59.659192862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.662630145Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-09T08:49:59.664883704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142013s 
2026-07-09T08:49:59.667045037Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-09T08:49:59.669287043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.672068976Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-07-09T08:49:59.675319584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:49:59', 'add_import_exclusions') 
2026-07-09T08:49:59.679481476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.682663545Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-09T08:49:59.684651940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133729s 
2026-07-09T08:49:59.686863634Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-09T08:49:59.689137404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.691890009Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-07-09T08:49:59.695239304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:49:59', 'clean_artist_metadata_table') 
2026-07-09T08:49:59.699434494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.702654870Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-09T08:49:59.704697654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013436s 
2026-07-09T08:49:59.706890060Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-09T08:49:59.709128449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.711860912Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-07-09T08:49:59.715163444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:49:59', 'health_issue_notification') 
2026-07-09T08:49:59.719354465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.722716286Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-09T08:49:59.724781786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135208s 
2026-07-09T08:49:59.727638721Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-09T08:49:59.730038184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.732849987Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-07-09T08:49:59.736522804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:49:59', 'add_mediafilerepository_mtime') 
2026-07-09T08:49:59.740743235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.744236942Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-09T08:49:59.746354497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140424s 
2026-07-09T08:49:59.748759450Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-09T08:49:59.751089123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.753881176Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-07-09T08:49:59.757572972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:49:59', 'add_artistmetadataid_constraint') 
2026-07-09T08:49:59.761902442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.765463104Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-09T08:49:59.767638014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142306s 
2026-07-09T08:49:59.770065022Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-09T08:49:59.772382700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.775509678Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-07-09T08:49:59.779028195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:49:59', 'old_ids_and_artist_alias') 
2026-07-09T08:49:59.783482517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.786946684Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-09T08:49:59.788988887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145785s 
2026-07-09T08:49:59.791266224Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-09T08:49:59.793526797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.796586320Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-07-09T08:49:59.799933832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:49:59', 'download_propers_config') 
2026-07-09T08:49:59.804231398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.807602487Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-09T08:49:59.809652496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140274s 
2026-07-09T08:49:59.811926677Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-09T08:49:59.814211950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.817049365Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-07-09T08:49:59.820523432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:49:59', 'remove_language_profiles') 
2026-07-09T08:49:59.824905758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.828305375Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-09T08:49:59.830344453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140728s 
2026-07-09T08:49:59.832881042Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-09T08:49:59.835150332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.837974130Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-07-09T08:49:59.841339598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:49:59', 'multi_disc_naming_format') 
2026-07-09T08:49:59.845528445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.848848823Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-09T08:49:59.850868340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136725s 
2026-07-09T08:49:59.853381482Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-09T08:49:59.855641213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.858397204Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-07-09T08:49:59.861798264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:49:59', 'add_download_client_priority') 
2026-07-09T08:49:59.866000017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.869309182Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-09T08:49:59.871383480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136098s 
2026-07-09T08:49:59.873552339Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-09T08:49:59.875766839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.878428910Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-07-09T08:49:59.881622844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:49:59', 'remove_growl_prowl') 
2026-07-09T08:49:59.885769916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.888988128Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-09T08:49:59.890948587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133062s 
2026-07-09T08:49:59.893179891Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-09T08:49:59.895400433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.898163569Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-07-09T08:49:59.901563477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:49:59', 'remove_plex_hometheatre') 
2026-07-09T08:49:59.905772424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.909008141Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-09T08:49:59.911024422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135743s 
2026-07-09T08:49:59.913290185Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-09T08:49:59.915563835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.918325838Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-07-09T08:49:59.921716858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:49:59', 'add_root_folder_add_defaults') 
2026-07-09T08:49:59.925937880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.929257886Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-09T08:49:59.931331773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136199s 
2026-07-09T08:49:59.933446964Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-09T08:49:59.935587435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.938265589Z [Info] task_duration: Starting migration of Log DB to 40 
2026-07-09T08:49:59.941382828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:49:59', 'task_duration') 
2026-07-09T08:49:59.945566123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.948808203Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-09T08:49:59.950749103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133011s 
2026-07-09T08:49:59.953200791Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-09T08:49:59.955625815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.958482328Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-07-09T08:49:59.962257812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:49:59', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-09T08:49:59.966747785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.970214598Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-09T08:49:59.972462857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143729s 
2026-07-09T08:49:59.974655383Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-09T08:49:59.976887739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.979632186Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-07-09T08:49:59.982934307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:49:59', 'remove_album_folders') 
2026-07-09T08:49:59.987081110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:59.990288410Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-09T08:49:59.992286905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134232s 
2026-07-09T08:49:59.994472407Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-07-09T08:49:59.996718290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:59.999479952Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-07-09T08:50:00.002773516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-09T08:50:00', 'flexible_delay_profiles') 
2026-07-09T08:50:00.006929527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.010274875Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-07-09T08:50:00.012472761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01354s 
2026-07-09T08:50:00.014842865Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-09T08:50:00.017105883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.019989131Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-07-09T08:50:00.023577768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:50:00', 'add_priority_to_indexers') 
2026-07-09T08:50:00.028032481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.031397819Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-09T08:50:00.033688312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142669s 
2026-07-09T08:50:00.036053205Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-09T08:50:00.038405223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.041248760Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-07-09T08:50:00.044921056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:50:00', 'remove_chown_and_folderchmod_config') 
2026-07-09T08:50:00.049428144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.052930248Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-09T08:50:00.055058164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144086s 
2026-07-09T08:50:00.057519972Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-07-09T08:50:00.059824053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.062588952Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-07-09T08:50:00.065981244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-09T08:50:00', 'convert_blacklist_protocol') 
2026-07-09T08:50:00.070532942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.073919052Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-07-09T08:50:00.075992649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140417s 
2026-07-09T08:50:00.078482483Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-09T08:50:00.080695190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.083416691Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-07-09T08:50:00.086647789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:50:00', 'update_notifiarr') 
2026-07-09T08:50:00.091050517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.094847384Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-09T08:50:00.096918666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141882s 
2026-07-09T08:50:00.099349953Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-09T08:50:00.101964118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.105082990Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-07-09T08:50:00.108973606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:50:00', 'email_multiple_addresses') 
2026-07-09T08:50:00.114125402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.118238687Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-09T08:50:00.120668150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161524s 
2026-07-09T08:50:00.123254279Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-09T08:50:00.125746369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.129217169Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-07-09T08:50:00.133226574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:50:00', 'rename_blacklist_to_blocklist') 
2026-07-09T08:50:00.138470146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.142078153Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-09T08:50:00.144215919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162977s 
2026-07-09T08:50:00.146562104Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-09T08:50:00.148787466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.151664441Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-07-09T08:50:00.155045861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:50:00', 'cdh_per_downloadclient') 
2026-07-09T08:50:00.159409360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.162751061Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-09T08:50:00.164778644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139644s 
2026-07-09T08:50:00.166936741Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-09T08:50:00.169315101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.172213789Z [Info] download_history: Starting migration of Log DB to 52 
2026-07-09T08:50:00.175469477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:50:00', 'download_history') 
2026-07-09T08:50:00.179669587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.183383928Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-09T08:50:00.185383044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141249s 
2026-07-09T08:50:00.187610049Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-09T08:50:00.189824610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.192670993Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-07-09T08:50:00.199976577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-09T08:50:00.204187719Z [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-09T08:50:00.209825474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076174s 
2026-07-09T08:50:00.212008521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-09T08:50:00.214684731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-09T08:50:00.218768957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047448s 
2026-07-09T08:50:00.222008111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:50:00', 'add_update_history') 
2026-07-09T08:50:00.226137669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.229430451Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-09T08:50:00.231400840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153042s 
2026-07-09T08:50:00.233795633Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-09T08:50:00.236082048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.238935706Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-07-09T08:50:00.242412509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:50:00', 'add_on_update_to_notifications') 
2026-07-09T08:50:00.246648460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.249875219Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-09T08:50:00.251944337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137398s 
2026-07-09T08:50:00.254170541Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-09T08:50:00.256436875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.259157154Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-07-09T08:50:00.262521080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:50:00', 'download_client_per_indexer') 
2026-07-09T08:50:00.266703874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.270027338Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-09T08:50:00.272082006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135391s 
2026-07-09T08:50:00.274223910Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-09T08:50:00.276422889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.279104170Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-07-09T08:50:00.282363795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:50:00', 'AddNewItemMonitorType') 
2026-07-09T08:50:00.286447891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.289640301Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-09T08:50:00.291599958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013235s 
2026-07-09T08:50:00.293696831Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-09T08:50:00.295833355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.298522892Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-07-09T08:50:00.301659710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:50:00', 'ImportListSearch') 
2026-07-09T08:50:00.305836673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.309010174Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-09T08:50:00.310930151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132332s 
2026-07-09T08:50:00.313148680Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-09T08:50:00.315390105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.318135735Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-07-09T08:50:00.321456874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:50:00', 'ImportListMonitorExisting') 
2026-07-09T08:50:00.325606992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.328880455Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-09T08:50:00.330980265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133857s 
2026-07-09T08:50:00.333156528Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-09T08:50:00.335290847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.338073161Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-07-09T08:50:00.341285521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:50:00', 'add_indexer_tags') 
2026-07-09T08:50:00.345706606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.349253129Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-09T08:50:00.351165390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137262s 
2026-07-09T08:50:00.353383077Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-09T08:50:00.355645664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.358436144Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-07-09T08:50:00.361691561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:50:00', 'update_audio_types') 
2026-07-09T08:50:00.365881931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.369236708Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-09T08:50:00.371247558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013628s 
2026-07-09T08:50:00.373775420Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-09T08:50:00.376300014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.379284195Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-07-09T08:50:00.387384741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-09T08:50:00.389297263Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s 
2026-07-09T08:50:00.391490289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-09T08:50:00.407839950Z [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-09T08:50:00.416701057Z [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-09T08:50:00.422725922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-09T08:50:00.427318582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-09T08:50:00.434677494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-09T08:50:00.438480995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449759s 
2026-07-09T08:50:00.440376342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-09T08:50:00.442219755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-07-09T08:50:00.444317740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-09T08:50:00.454530921Z [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-09T08:50:00.461090182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-09T08:50:00.465635808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-09T08:50:00.469665675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-09T08:50:00.477422417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-09T08:50:00.481354287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034925s 
2026-07-09T08:50:00.483213782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:50:00.485053547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-07-09T08:50:00.487233458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-09T08:50:00.497055922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-09T08:50:00.502854521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-09T08:50:00.507548155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-09T08:50:00.511669074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-09T08:50:00.518989820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:50:00.523134858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336511s 
2026-07-09T08:50:00.526831984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:50:00', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-09T08:50:00.531255584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.534981429Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-09T08:50:00.537227322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0451769s 
2026-07-09T08:50:00.539566904Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-09T08:50:00.541831856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.544602967Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-07-09T08:50:00.547967384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:50:00', 'add_on_delete_to_notifications') 
2026-07-09T08:50:00.552124957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.555425836Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-09T08:50:00.557424702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135402s 
2026-07-09T08:50:00.559476956Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-09T08:50:00.561706406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.564994739Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-07-09T08:50:00.568498746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:50:00', 'add_custom_formats') 
2026-07-09T08:50:00.575688808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.579007372Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-09T08:50:00.581242053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173252s 
2026-07-09T08:50:00.583616746Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-09T08:50:00.585777438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.588648491Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-07-09T08:50:00.592065152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:50:00', 'add_result_to_commands') 
2026-07-09T08:50:00.596103907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.600008661Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-09T08:50:00.601904319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142475s 
2026-07-09T08:50:00.604074039Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-09T08:50:00.606392379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.609107498Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-07-09T08:50:00.612368195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:50:00', 'health_restored_notification') 
2026-07-09T08:50:00.616724569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.619951839Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-09T08:50:00.621882558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013512s 
2026-07-09T08:50:00.623936285Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-09T08:50:00.626027637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.628622443Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-07-09T08:50:00.631470249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:50:00', 'remove_uc') 
2026-07-09T08:50:00.635344281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.638481741Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-09T08:50:00.640382700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126874s 
2026-07-09T08:50:00.642587831Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-09T08:50:00.645110332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.647757874Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-07-09T08:50:00.651477175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:50:00', 'download_clients_rename_tv_to_music') 
2026-07-09T08:50:00.655807086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.659251123Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-09T08:50:00.661441906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142909s 
2026-07-09T08:50:00.663710655Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-09T08:50:00.666040758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.668797470Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-07-09T08:50:00.672376549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:50:00', 'add_colon_replacement_to_naming_config') 
2026-07-09T08:50:00.676708204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.680011577Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-09T08:50:00.682181357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137604s 
2026-07-09T08:50:00.684169562Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-09T08:50:00.686168868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.688788575Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-07-09T08:50:00.692232452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:50:00', 'list_sync_time') 
2026-07-09T08:50:00.695922494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.699059823Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-09T08:50:00.700974549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129792s 
2026-07-09T08:50:00.703118617Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-09T08:50:00.705294300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.707931281Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-07-09T08:50:00.711228482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:50:00', 'add_download_client_tags') 
2026-07-09T08:50:00.715313149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.718989072Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-09T08:50:00.720895562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013684s 
2026-07-09T08:50:00.723136846Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-09T08:50:00.724964628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.727500866Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-07-09T08:50:00.730960645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:50:00', 'add_notification_status') 
2026-07-09T08:50:00.735055853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.738237070Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-09T08:50:00.740091455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132414s 
2026-07-09T08:50:00.742237668Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-09T08:50:00.744397649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.746957294Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-07-09T08:50:00.750218472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:50:00', 'add_alac_24_quality_in_profiles') 
2026-07-09T08:50:00.754308901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.757480579Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-09T08:50:00.759806364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130264s 
2026-07-09T08:50:00.762048740Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-09T08:50:00.764043879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.766293850Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-07-09T08:50:00.769431099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:50:00', 'add_salt_to_users') 
2026-07-09T08:50:00.773705037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.776791965Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-09T08:50:00.778570828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129534s 
2026-07-09T08:50:00.780539252Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-09T08:50:00.782518138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.785065148Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-07-09T08:50:00.788115652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:50:00', 'add_auto_tagging') 
2026-07-09T08:50:00.792239568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.795256575Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-09T08:50:00.797017932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128222s 
2026-07-09T08:50:00.799335029Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-09T08:50:00.801185426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.803836235Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-07-09T08:50:00.807182775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:50:00', 'quality_definition_preferred_size') 
2026-07-09T08:50:00.811348396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.814519573Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-09T08:50:00.817070621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132051s 
2026-07-09T08:50:00.819117804Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-09T08:50:00.821351713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.824105069Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-07-09T08:50:00.827380255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:50:00', 'add_on_artist_add_to_notifications') 
2026-07-09T08:50:00.831164237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.834813137Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-09T08:50:00.836748114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133008s 
2026-07-09T08:50:00.838700967Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-09T08:50:00.840827280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.843797943Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-07-09T08:50:00.846728946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:50:00', 'album_last_searched_time') 
2026-07-09T08:50:00.850665776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.853753425Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-09T08:50:00.855558190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128351s 
2026-07-09T08:50:00.857558919Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-09T08:50:00.859540791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.862164646Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-07-09T08:50:00.864975267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:50:00', 'add_indexer_flags') 
2026-07-09T08:50:00.868970404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.872259889Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-09T08:50:00.874115937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127626s 
2026-07-09T08:50:00.876156597Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-09T08:50:00.878395367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.880839920Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-07-09T08:50:00.884165859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:50:00', 'add_indexes_album_statistics') 
2026-07-09T08:50:00.888086786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.891225939Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-09T08:50:00.893338373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129378s 
2026-07-09T08:50:00.895405938Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-09T08:50:00.897326696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:50:00.899826021Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-07-09T08:50:00.902865573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:50:00', 'update_redacted_baseurl') 
2026-07-09T08:50:00.906848475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:50:00.909900311Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-09T08:50:00.912265315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125822s 
2026-07-09T08:50:04.683392482Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-07-09T08:50:04.870300839Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-09T08:50:04.991169183Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-07-09T08:50:05.457785827Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-09T08:50:06.467317570Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-09T08:50:06.797916597Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-07-09T08:50:06.969724600Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-07-09T08:50:07.514396096Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-09T08:50:07.530170888Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-09T08:50:07.534925715Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-07-09T08:50:10.501948620Z [ls.io-init] done.