2026-07-09T08:49:13.878349009Z [migrations] started
2026-07-09T08:49:13.878411675Z [migrations] no migrations found
2026-07-09T08:49:13.900146411Z usermod: no changes
2026-07-09T08:49:13.906091936Z ───────────────────────────────────────
2026-07-09T08:49:13.906115523Z 
2026-07-09T08:49:13.906123900Z       ██╗     ███████╗██╗ ██████╗
2026-07-09T08:49:13.906132478Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-09T08:49:13.906141095Z       ██║     ███████╗██║██║   ██║
2026-07-09T08:49:13.906149392Z       ██║     ╚════██║██║██║   ██║
2026-07-09T08:49:13.906157728Z       ███████╗███████║██║╚██████╔╝
2026-07-09T08:49:13.906165975Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-09T08:49:13.906174282Z 
2026-07-09T08:49:13.906182138Z    Brought to you by linuxserver.io
2026-07-09T08:49:13.906190314Z ───────────────────────────────────────
2026-07-09T08:49:13.906447051Z 
2026-07-09T08:49:13.906456490Z To support the app dev(s) visit:
2026-07-09T08:49:13.908324964Z Lidarr: https://opencollective.com/lidarr
2026-07-09T08:49:13.908664537Z 
2026-07-09T08:49:13.908676441Z To support LSIO projects visit:
2026-07-09T08:49:13.908684668Z https://www.linuxserver.io/donate/
2026-07-09T08:49:13.908692895Z 
2026-07-09T08:49:13.908700851Z ───────────────────────────────────────
2026-07-09T08:49:13.908709318Z GID/UID
2026-07-09T08:49:13.908717153Z ───────────────────────────────────────
2026-07-09T08:49:13.913298030Z 
2026-07-09T08:49:13.913315836Z User UID:    911
2026-07-09T08:49:13.913321707Z User GID:    911
2026-07-09T08:49:13.913326677Z ───────────────────────────────────────
2026-07-09T08:49:13.915113196Z Linuxserver.io version: 3.1.0.4875-ls34
2026-07-09T08:49:13.915376336Z Build-date: 2026-07-09T08:42:39+00:00
2026-07-09T08:49:13.915387839Z ───────────────────────────────────────
2026-07-09T08:49:13.915393891Z     
2026-07-09T08:49:13.963548139Z [custom-init] No custom files found, skipping...
2026-07-09T08:49:14.302275305Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-07-09T08:49:14.320006618Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:14.324053739Z [Debug] Bootstrap: Console selected 
2026-07-09T08:49:14.325355020Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:14.605691069Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-09T08:49:14.658557267Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f520831a-71f4-4795-a706-b83596a5fae9} may be persisted to storage in unencrypted form. 
2026-07-09T08:49:14.718475439Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-09T08:49:14.755464329Z [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:14.830658259Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-09T08:49:14.837539177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:14.838119486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:14.876567826Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-09T08:49:14.880823176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389988s 
2026-07-09T08:49:14.881060725Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-09T08:49:14.881261529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432409s 
2026-07-09T08:49:14.888284584Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-09T08:49:14.888760814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:14.893858702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-09T08:49:14.903669481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-09T08:49:14.914649747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020567s 
2026-07-09T08:49:14.915010353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:14.917205415Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-09T08:49:14.917376740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231226s 
2026-07-09T08:49:14.917974684Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-09T08:49:14.918206621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:14.922930105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-09T08:49:14.923921792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:14.924701182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015716s 
2026-07-09T08:49:14.924959632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:14.925249266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001055s 
2026-07-09T08:49:14.925660263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-09T08:49:14.926244690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-09T08:49:14.926913898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010404s 
2026-07-09T08:49:14.927152068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:14.927869693Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-09T08:49:14.928064997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019632s 
2026-07-09T08:49:14.928494061Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-09T08:49:14.928734305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:14.929471119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:14.930441313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-07-09T08:49:14.930666076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-09T08:49:14.930988986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-09T08:49:14.931454624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s 
2026-07-09T08:49:14.931630288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:14.932309916Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-09T08:49:14.932493306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014036s 
2026-07-09T08:49:14.935499881Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-09T08:49:14.935688381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:14.936323250Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-09T08:49:14.947926540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-09T08:49:14.948488783Z [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:14.949028880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s 
2026-07-09T08:49:14.949274876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-09T08:49:14.949585632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-09T08:49:14.949970166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s 
2026-07-09T08:49:14.950153055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-09T08:49:14.950506617Z [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:14.950950310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006172s 
2026-07-09T08:49:14.951144011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-09T08:49:14.951406058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-09T08:49:14.951761354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004695s 
2026-07-09T08:49:14.952002460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-07-09T08:49:14.957556155Z [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:14.958783357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065987s 
2026-07-09T08:49:14.958995895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-07-09T08:49:14.959312753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-09T08:49:14.959659441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005157s 
2026-07-09T08:49:14.959868052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-07-09T08:49:14.960194309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-09T08:49:14.960595256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2026-07-09T08:49:14.960787023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-07-09T08:49:14.961074171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:14.961448896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s 
2026-07-09T08:49:14.961646814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-07-09T08:49:14.961873421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:14.962251472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s 
2026-07-09T08:49:14.962423018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-07-09T08:49:14.963804991Z [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:14.964955008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023204s 
2026-07-09T08:49:14.965155421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-07-09T08:49:14.965466558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:14.965813607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s 
2026-07-09T08:49:14.965989020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-07-09T08:49:14.966253142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:14.966586023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s 
2026-07-09T08:49:14.966743340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-07-09T08:49:14.967012041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:14.967355052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-07-09T08:49:14.967551447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-07-09T08:49:14.967838145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:14.968234353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s 
2026-07-09T08:49:14.968432832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-07-09T08:49:14.968723738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:14.969064835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2026-07-09T08:49:14.969248916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-07-09T08:49:14.969517908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-07-09T08:49:14.969860227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s 
2026-07-09T08:49:14.970048086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-07-09T08:49:14.970931645Z [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:14.971683509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014574s 
2026-07-09T08:49:14.971898883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-07-09T08:49:14.972226032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-09T08:49:14.972561708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s 
2026-07-09T08:49:14.972758956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-07-09T08:49:14.973034280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-09T08:49:14.973373353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2026-07-09T08:49:14.973580450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-07-09T08:49:14.973866787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-09T08:49:14.974218134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2026-07-09T08:49:14.974450623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-07-09T08:49:14.974840378Z [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:14.975226455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s 
2026-07-09T08:49:14.975408742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-07-09T08:49:14.976163733Z [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:14.976818101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012273s 
2026-07-09T08:49:14.977050068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-07-09T08:49:14.977334992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-07-09T08:49:14.977683674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2026-07-09T08:49:14.977887856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-07-09T08:49:14.978182218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:14.978551502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2026-07-09T08:49:14.978732477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-09T08:49:14.979546316Z [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:14.980295054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013828s 
2026-07-09T08:49:14.980566270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-09T08:49:14.980834250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:49:14.981179275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2026-07-09T08:49:14.981387204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-07-09T08:49:14.981675093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-09T08:49:14.982020249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s 
2026-07-09T08:49:14.982230442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-09T08:49:14.982520025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-09T08:49:14.983062879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006417s 
2026-07-09T08:49:14.983258462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-07-09T08:49:14.983533316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-07-09T08:49:14.983905606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2026-07-09T08:49:14.984105759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-09T08:49:14.984800408Z [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:14.985428533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s 
2026-07-09T08:49:14.985618686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-09T08:49:14.986101970Z [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:14.986592368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000795s 
2026-07-09T08:49:14.986809515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-09T08:49:14.987139730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:49:14.987515267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s 
2026-07-09T08:49:14.987698045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-09T08:49:14.990127468Z [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:14.990664710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027808s 
2026-07-09T08:49:14.990862338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-09T08:49:14.991153194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:49:14.991570715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2026-07-09T08:49:14.991738342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-09T08:49:14.992182076Z [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:14.992635199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007146s 
2026-07-09T08:49:14.992830963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-09T08:49:14.993119855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-09T08:49:14.993466864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s 
2026-07-09T08:49:14.993680865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-09T08:49:14.994180311Z [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:14.994726411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008592s 
2026-07-09T08:49:14.994938347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-09T08:49:14.995287841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-09T08:49:14.995650512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s 
2026-07-09T08:49:14.995883982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-09T08:49:14.996372055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-09T08:49:14.996731349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s 
2026-07-09T08:49:14.996912113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-09T08:49:14.997594056Z [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:14.998125647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s 
2026-07-09T08:49:14.998313605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-09T08:49:14.999174038Z [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:15.000153361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001645s 
2026-07-09T08:49:15.000331029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-09T08:49:15.000860535Z [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:15.001367947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008435s 
2026-07-09T08:49:15.001540845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-09T08:49:15.002295956Z [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:15.002896676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011805s 
2026-07-09T08:49:15.003094485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-09T08:49:15.003641156Z [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:15.004159850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008881s 
2026-07-09T08:49:15.004348220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-09T08:49:15.004936184Z [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:15.005535752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009953s 
2026-07-09T08:49:15.005728440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-09T08:49:15.006182044Z [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:15.006710338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007965s 
2026-07-09T08:49:15.006887795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-09T08:49:15.007263552Z [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:15.007611092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s 
2026-07-09T08:49:15.007801636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-09T08:49:15.008119426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-09T08:49:15.008443889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004237s 
2026-07-09T08:49:15.008626738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-09T08:49:15.009057906Z [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:15.009522211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007125s 
2026-07-09T08:49:15.009708146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-09T08:49:15.010391753Z [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:15.010972362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010856s 
2026-07-09T08:49:15.011145891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-09T08:49:15.011587010Z [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:15.012067197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007351s 
2026-07-09T08:49:15.012262280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-09T08:49:15.012555531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-09T08:49:15.012933231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s 
2026-07-09T08:49:15.013129497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-09T08:49:15.013414972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-09T08:49:15.013748884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s 
2026-07-09T08:49:15.013931933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-09T08:49:15.014618476Z [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:15.015211570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011113s 
2026-07-09T08:49:15.015399819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-09T08:49:15.016064197Z [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:15.016601790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010217s 
2026-07-09T08:49:15.016815931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-09T08:49:15.017148211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:15.017533487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005203s 
2026-07-09T08:49:15.017714491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-09T08:49:15.018381114Z [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:15.018910580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s 
2026-07-09T08:49:15.019093719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-07-09T08:49:15.019794090Z [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:15.020409339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s 
2026-07-09T08:49:15.020597177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-07-09T08:49:15.021063386Z [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:15.021527381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007472s 
2026-07-09T08:49:15.021741843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-07-09T08:49:15.022463386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-07-09T08:49:15.022501613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s 
2026-07-09T08:49:15.022715694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-09T08:49:15.023349921Z [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:15.023973708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s 
2026-07-09T08:49:15.024216066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-09T08:49:15.024610290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:15.024999855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s 
2026-07-09T08:49:15.026293019Z [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:15.028103005Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014886 taking an average of 00:00:00.0014886 
2026-07-09T08:49:15.028857735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:49:15', 'InitialSetup') 
2026-07-09T08:49:15.029220475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.032882872Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-09T08:49:15.033062835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076554s 
2026-07-09T08:49:15.033368500Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-09T08:49:15.033608343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.033924741Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-07-09T08:49:15.034553236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:49:15.034746305Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:15.034964214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-09T08:49:15.035298628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.036382401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012058s 
2026-07-09T08:49:15.036791034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:49:15', 'add_reason_to_pending_releases') 
2026-07-09T08:49:15.037166861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.037929937Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-09T08:49:15.038127195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027114s 
2026-07-09T08:49:15.038334963Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-09T08:49:15.038558684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.038820461Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-07-09T08:49:15.041311438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.041483996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.041664549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-07-09T08:49:15.041967229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-07-09T08:49:15.042995941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s 
2026-07-09T08:49:15.043175543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.043334282Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:49:15.043671982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-07-09T08:49:15.044011186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.045023154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s 
2026-07-09T08:49:15.045205591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.045360463Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:49:15.045570797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-07-09T08:49:15.045901102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.046905245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011289s 
2026-07-09T08:49:15.047280250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-09T08:49:15.047922173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-09T08:49:15.048220373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000708s 
2026-07-09T08:49:15.048566851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-07-09T08:49:15.059749685Z [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:15.061218353Z [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:15.062120179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-09T08:49:15.063249674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-09T08:49:15.065624397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-09T08:49:15.066085336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-09T08:49:15.066574851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-09T08:49:15.066917121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181506s 
2026-07-09T08:49:15.067097905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.067251033Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:49:15.067447649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-07-09T08:49:15.067719968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-07-09T08:49:15.068723058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010693s 
2026-07-09T08:49:15.069088715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:49:15', 'add_medium_support') 
2026-07-09T08:49:15.069457197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.070609768Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-09T08:49:15.070802025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029401s 
2026-07-09T08:49:15.071059063Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-09T08:49:15.071298375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.071583950Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-07-09T08:49:15.072253158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-09T08:49:15.072606410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-09T08:49:15.072901504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004075s 
2026-07-09T08:49:15.073076717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.073290307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.075597664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023333s 
2026-07-09T08:49:15.076003141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:49:15', 'add_various_qualites_in_profile') 
2026-07-09T08:49:15.076504180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.077372659Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-09T08:49:15.077556159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004058s 
2026-07-09T08:49:15.077781563Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-09T08:49:15.077985153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.078252211Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-07-09T08:49:15.079430384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-07-09T08:49:15.080001975Z [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:15.080441922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008158s 
2026-07-09T08:49:15.080666794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-07-09T08:49:15.080991268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-07-09T08:49:15.085210486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043125s 
2026-07-09T08:49:15.085398204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:15.085565130Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.085807218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-07-09T08:49:15.086157904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.087129972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011127s 
2026-07-09T08:49:15.087353843Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-07-09T08:49:15.091538561Z [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:15.094234812Z [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:15.095427404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.096574003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.098746950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-09T08:49:15.099238400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-09T08:49:15.099710721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.100158974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.100483207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129359s 
2026-07-09T08:49:15.100699974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-07-09T08:49:15.104708858Z [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:15.107215527Z [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:15.108368338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.109408083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.111527241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-09T08:49:15.112045935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-09T08:49:15.112491964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.112918483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.113238718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123466s 
2026-07-09T08:49:15.113418660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.113643844Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.113890390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-07-09T08:49:15.114162538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-07-09T08:49:15.115024745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009508s 
2026-07-09T08:49:15.115445703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:49:15', 'metadata_profiles') 
2026-07-09T08:49:15.115873484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.117220958Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-09T08:49:15.117403476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031405s 
2026-07-09T08:49:15.117695103Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-09T08:49:15.117926119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.118225502Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-07-09T08:49:15.120283827Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-09T08:49:15.125074988Z [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:15.126006313Z [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:15.126530479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-09T08:49:15.127154747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-09T08:49:15.129448416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:49:15.129791507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092848s 
2026-07-09T08:49:15.129979816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:15.130147224Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.130397117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-09T08:49:15.130730158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-09T08:49:15.131648217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001023s 
2026-07-09T08:49:15.131972710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-09T08:49:15.132342325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-09T08:49:15.132635626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s 
2026-07-09T08:49:15.132820698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:15.132987484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.133379965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-09T08:49:15.136785594Z [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:15.137918766Z [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:15.138543905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-09T08:49:15.139229807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-09T08:49:15.141401030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-09T08:49:15.141770855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081613s 
2026-07-09T08:49:15.142278337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:49:15', 'separate_automatic_and_interactive_search') 
2026-07-09T08:49:15.142684495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.144270599Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-09T08:49:15.144493208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104508s 
2026-07-09T08:49:15.144753672Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-09T08:49:15.145018576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.145314963Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-07-09T08:49:15.145660489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-07-09T08:49:15.149943406Z [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:15.152313870Z [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:15.153441080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.154732822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.157036492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.157497731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:15.157928939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:15.158374747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:15.158910276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.159263768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134206s 
2026-07-09T08:49:15.159653543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:49:15', 'change_album_path_to_relative') 
2026-07-09T08:49:15.160056464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.161987824Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-09T08:49:15.162253369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160171s 
2026-07-09T08:49:15.162633224Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-09T08:49:15.163079904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.163491172Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-07-09T08:49:15.164160590Z [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:15.164793956Z [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:15.165288201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s 
2026-07-09T08:49:15.165768288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:49:15', 'change_quality_size_mb_to_kb') 
2026-07-09T08:49:15.166374329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.167221325Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-09T08:49:15.167440687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026327s 
2026-07-09T08:49:15.167633305Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-09T08:49:15.167931605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.168226169Z [Info] album_releases: Starting migration of Main DB to 9 
2026-07-09T08:49:15.168839504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.169089648Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.169399863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-07-09T08:49:15.169779287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-07-09T08:49:15.170937871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012235s 
2026-07-09T08:49:15.171130779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.171272946Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.171474121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-07-09T08:49:15.171826731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-07-09T08:49:15.172722926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010474s 
2026-07-09T08:49:15.173077480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:49:15', 'album_releases') 
2026-07-09T08:49:15.173433537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.174353079Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-09T08:49:15.174589455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026532s 
2026-07-09T08:49:15.174895071Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-09T08:49:15.175102619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.175438325Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-07-09T08:49:15.176265511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.176454522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.176637049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-07-09T08:49:15.180837610Z [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:15.183230499Z [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:15.184318370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.185527516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.187904613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.188368668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:15.188860589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:15.189314002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:15.189761203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.190101198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132569s 
2026-07-09T08:49:15.190277022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.190431513Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:15.190646797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-07-09T08:49:15.194923260Z [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:15.197321410Z [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:15.198374662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.199500649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.201833869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.202270298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-09T08:49:15.202693179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-09T08:49:15.203137625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-09T08:49:15.203581438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.203929540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130572s 
2026-07-09T08:49:15.204298553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:49:15', 'album_releases_fix') 
2026-07-09T08:49:15.204669861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.205977715Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-09T08:49:15.206163639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150762s 
2026-07-09T08:49:15.206444886Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-09T08:49:15.206664949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.206946356Z [Info] import_lists: Starting migration of Main DB to 11 
2026-07-09T08:49:15.207919686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-07-09T08:49:15.208798346Z [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:15.209450640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013374s 
2026-07-09T08:49:15.209786356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-07-09T08:49:15.210062792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:49:15.210405132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s 
2026-07-09T08:49:15.210590986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-07-09T08:49:15.211228210Z [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:15.211763057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009921s 
2026-07-09T08:49:15.212036037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-07-09T08:49:15.212403297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:15.212785176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005499s 
2026-07-09T08:49:15.213139499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:49:15', 'import_lists') 
2026-07-09T08:49:15.213497501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.214560321Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-09T08:49:15.214738290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022998s 
2026-07-09T08:49:15.214931800Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-09T08:49:15.215153666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.215421706Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-07-09T08:49:15.215799758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-07-09T08:49:15.215993759Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.216215475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-07-09T08:49:15.216562624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-07-09T08:49:15.217514742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s 
2026-07-09T08:49:15.217693803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.217895148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.218945554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2026-07-09T08:49:15.219309136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:49:15', 'add_release_status') 
2026-07-09T08:49:15.219693721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.221467593Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-09T08:49:15.221903722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034129s 
2026-07-09T08:49:15.222357596Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-09T08:49:15.222646738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.222932123Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-07-09T08:49:15.223281667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.223459796Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-09T08:49:15.223692775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-07-09T08:49:15.224206760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.225196624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011494s 
2026-07-09T08:49:15.225581459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:49:15', 'album_download_notification') 
2026-07-09T08:49:15.225957747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.226833070Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-09T08:49:15.227031991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027448s 
2026-07-09T08:49:15.227270952Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-09T08:49:15.227504723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.227791580Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-07-09T08:49:15.228465598Z [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:15.229157481Z [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:15.229611466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007892s 
2026-07-09T08:49:15.230131764Z [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:15.230844519Z [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:15.231296810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007709s 
2026-07-09T08:49:15.231706726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:49:15', 'fix_language_metadata_profiles') 
2026-07-09T08:49:15.232131251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.232932815Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-09T08:49:15.233129431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023607s 
2026-07-09T08:49:15.233319745Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-09T08:49:15.233529758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.233784982Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-07-09T08:49:15.234126149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-09T08:49:15.234444570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-09T08:49:15.234722650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s 
2026-07-09T08:49:15.235154730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:49:15', 'remove_fanzub') 
2026-07-09T08:49:15.235567321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.236386171Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-09T08:49:15.236578328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001996s 
2026-07-09T08:49:15.236810045Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-09T08:49:15.237046300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.237412057Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-07-09T08:49:15.239005677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-07-09T08:49:15.239306583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-07-09T08:49:15.239678943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s 
2026-07-09T08:49:15.239930660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-07-09T08:49:15.240288922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-07-09T08:49:15.240665600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005242s 
2026-07-09T08:49:15.241145056Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-07-09T08:49:15.241638350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-07-09T08:49:15.242023054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006729s 
2026-07-09T08:49:15.242240322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-07-09T08:49:15.242563794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-09T08:49:15.242949490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s 
2026-07-09T08:49:15.243159353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-09T08:49:15.243456812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-09T08:49:15.243823771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2026-07-09T08:49:15.244067101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-09T08:49:15.244405613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:49:15.244792633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2026-07-09T08:49:15.245235164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:49:15', 'update_artist_history_indexes') 
2026-07-09T08:49:15.245613265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.247673034Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-09T08:49:15.247893177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033438s 
2026-07-09T08:49:15.248114493Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-09T08:49:15.248334657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.248614109Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-07-09T08:49:15.250140424Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.251081008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-09T08:49:15.251396954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010397s 
2026-07-09T08:49:15.251753773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:49:15', 'remove_nma') 
2026-07-09T08:49:15.252150091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.252951485Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-09T08:49:15.253138272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025771s 
2026-07-09T08:49:15.253359978Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-09T08:49:15.253607436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.253887571Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-07-09T08:49:15.254231964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.254426306Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-09T08:49:15.254636669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-07-09T08:49:15.263157872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-07-09T08:49:15.264349493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094746s 
2026-07-09T08:49:15.264719919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:49:15', 'album_disambiguation') 
2026-07-09T08:49:15.265106347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.266055318Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-09T08:49:15.266239409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111755s 
2026-07-09T08:49:15.266510024Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-09T08:49:15.266746510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.267060964Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-07-09T08:49:15.267497944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.267719931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.269148047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014477s 
2026-07-09T08:49:15.269533874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:49:15', 'add_ape_quality_in_profiles') 
2026-07-09T08:49:15.269913389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.270729553Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-09T08:49:15.270926329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029951s 
2026-07-09T08:49:15.271136091Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-09T08:49:15.271355493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.271628653Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-07-09T08:49:15.272657075Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.272984594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-09T08:49:15.273272144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s 
2026-07-09T08:49:15.273509482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.273964037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-07-09T08:49:15.274254121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000407s 
2026-07-09T08:49:15.274481409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.274795111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-07-09T08:49:15.275085766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s 
2026-07-09T08:49:15.275463788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:49:15', 'remove_pushalot') 
2026-07-09T08:49:15.275825857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.276608834Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-09T08:49:15.276784889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018819s 
2026-07-09T08:49:15.277002186Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-09T08:49:15.277239584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.277550100Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-07-09T08:49:15.277941879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-09T08:49:15.278398829Z [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:15.278837723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s 
2026-07-09T08:49:15.279343883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:49:15', 'add_custom_filters') 
2026-07-09T08:49:15.279738107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.280517747Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-09T08:49:15.280717620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023523s 
2026-07-09T08:49:15.280932903Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-09T08:49:15.281157536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.281428712Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-07-09T08:49:15.281759979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:15.281935543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.282159574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-07-09T08:49:15.282443446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-07-09T08:49:15.283445785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010548s 
2026-07-09T08:49:15.283796381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:49:15', 'import_list_tags') 
2026-07-09T08:49:15.284189493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.285021428Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-09T08:49:15.285206431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026104s 
2026-07-09T08:49:15.285414730Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-09T08:49:15.285633701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.285899928Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-07-09T08:49:15.290693953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-07-09T08:49:15.291585278Z [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:15.292303014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013636s 
2026-07-09T08:49:15.292541504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-07-09T08:49:15.292927121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-07-09T08:49:15.293319401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005629s 
2026-07-09T08:49:15.295775728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-09T08:49:15.295790017Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:49:15.295796109Z                           FROM "Artists" 
2026-07-09T08:49:15.296847146Z [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:15.296883429Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-09T08:49:15.296894071Z                           FROM "Artists" 
2026-07-09T08:49:15.297418056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011237s 
2026-07-09T08:49:15.297619442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:15.297779975Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:15.298025600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-07-09T08:49:15.298400755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.299402944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011622s 
2026-07-09T08:49:15.300000958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-09T08:49:15.300009085Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:15.300013474Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:15.300017983Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-09T08:49:15.300893516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-09T08:49:15.300911993Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:15.300921813Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:15.300932454Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-09T08:49:15.301354174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000849s 
2026-07-09T08:49:15.301547553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-07-09T08:49:15.302458959Z [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:15.303119580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013907s 
2026-07-09T08:49:15.303337088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-07-09T08:49:15.303715039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-09T08:49:15.304117580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-07-09T08:49:15.304321530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-07-09T08:49:15.304627867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-09T08:49:15.304968704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s 
2026-07-09T08:49:15.305145991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.305351555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.310417499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050081s 
2026-07-09T08:49:15.310628564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.310765470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-09T08:49:15.310967697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-07-09T08:49:15.311301469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.312444792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012705s 
2026-07-09T08:49:15.312645546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.312795358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.313007084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-07-09T08:49:15.313338322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.314276812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s 
2026-07-09T08:49:15.314468889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.314636466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.314839605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-07-09T08:49:15.315120291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-07-09T08:49:15.316060244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s 
2026-07-09T08:49:15.316703499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-09T08:49:15.316714391Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:15.316719471Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:15.316724291Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:15.316729321Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-09T08:49:15.317587109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-09T08:49:15.317598762Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:15.317605075Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:15.317609835Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:15.317614995Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-09T08:49:15.318105784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s 
2026-07-09T08:49:15.318259163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.318410247Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.318680231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-07-09T08:49:15.319011698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-07-09T08:49:15.320045691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001156s 
2026-07-09T08:49:15.320218088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.320372249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.320577181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-07-09T08:49:15.320894160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.321797619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010299s 
2026-07-09T08:49:15.321974796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.322128135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.322328248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-07-09T08:49:15.322646379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.323655882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s 
2026-07-09T08:49:15.324250049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:49:15.324261352Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:49:15.324268255Z                                                 FROM "AlbumReleases"
2026-07-09T08:49:15.324274919Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:15.324282003Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-09T08:49:15.325108127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:49:15.325186054Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-09T08:49:15.325192757Z                                                 FROM "AlbumReleases"
2026-07-09T08:49:15.325197988Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:15.325203750Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-09T08:49:15.325592162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009589s 
2026-07-09T08:49:15.326210698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-09T08:49:15.326223123Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:15.326229025Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:15.326233934Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:15.326239325Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:15.327057904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-09T08:49:15.327066531Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-09T08:49:15.327074037Z                                                   FROM "ArtistMetadata"
2026-07-09T08:49:15.327080830Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:15.327087754Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:15.327552340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009223s 
2026-07-09T08:49:15.328126356Z [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:15.332063246Z [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:15.333590392Z [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:15.334259028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.335410908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.337791082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.338249145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.338571724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101293s 
2026-07-09T08:49:15.338972151Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-07-09T08:49:15.343007388Z [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:15.344829628Z [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:15.345672817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.347358772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.349665558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.350162409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.350526502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112858s 
2026-07-09T08:49:15.350800043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-07-09T08:49:15.354806152Z [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:15.356378319Z [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:15.357116646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-09T08:49:15.358141470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-09T08:49:15.360582126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-09T08:49:15.361099468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-09T08:49:15.361481277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104602s 
2026-07-09T08:49:15.361687352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-07-09T08:49:15.365653660Z [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:15.366737143Z [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:15.367306790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:15.368090559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:15.370329248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:15.370709443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088354s 
2026-07-09T08:49:15.370934136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-09T08:49:15.371260433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.371634216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005109s 
2026-07-09T08:49:15.371840672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-07-09T08:49:15.372164754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.372527455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s 
2026-07-09T08:49:15.372756597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-07-09T08:49:15.373080589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.373448651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s 
2026-07-09T08:49:15.373662471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-07-09T08:49:15.374136596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.374556662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s 
2026-07-09T08:49:15.374776255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-07-09T08:49:15.375084105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-07-09T08:49:15.375447737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s 
2026-07-09T08:49:15.375668291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-07-09T08:49:15.376012665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-07-09T08:49:15.376388803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s 
2026-07-09T08:49:15.376580368Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:15.377527727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-09T08:49:15.377821107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s 
2026-07-09T08:49:15.377991811Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:15.378308399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-09T08:49:15.378587982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s 
2026-07-09T08:49:15.378761051Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:15.379149092Z [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:15.379481802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005614s 
2026-07-09T08:49:15.379874253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:49:15', 'add_release_groups_etc') 
2026-07-09T08:49:15.380240590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.382594902Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-09T08:49:15.382779294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036251s 
2026-07-09T08:49:15.383011862Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-09T08:49:15.383245382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.383530577Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-07-09T08:49:15.384128922Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:15.384397082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-07-09T08:49:15.384682046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003753s 
2026-07-09T08:49:15.385045247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:49:15', 'NewMediaInfoFormat') 
2026-07-09T08:49:15.385422137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.386075122Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-09T08:49:15.386256076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017386s 
2026-07-09T08:49:15.386503725Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-09T08:49:15.386745261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.387030055Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-07-09T08:49:15.388313901Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-09T08:49:15.388676090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-09T08:49:15.390936964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024076s 
2026-07-09T08:49:15.391145875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:49:15.391300206Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:15.391566512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-07-09T08:49:15.391995225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.392933756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011186s 
2026-07-09T08:49:15.393322509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:49:15', 'rename_restrictions_to_release_profiles') 
2026-07-09T08:49:15.393726582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.394520842Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-09T08:49:15.394721256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002654s 
2026-07-09T08:49:15.394988714Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-09T08:49:15.395232746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.395525315Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-07-09T08:49:15.396752126Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-09T08:49:15.397051720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-09T08:49:15.399345380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023712s 
2026-07-09T08:49:15.399547908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:15.399711447Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.399953194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-07-09T08:49:15.400275373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-09T08:49:15.401144063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009779s 
2026-07-09T08:49:15.401356681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-07-09T08:49:15.401531503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.401764061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-07-09T08:49:15.402084717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-09T08:49:15.402990902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010039s 
2026-07-09T08:49:15.403173069Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:15.403440568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-09T08:49:15.403718287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003852s 
2026-07-09T08:49:15.403913350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:15.404193685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-09T08:49:15.404493378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s 
2026-07-09T08:49:15.404726658Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-07-09T08:49:15.409224116Z [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:15.410648505Z [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:15.411360329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.412340824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.414576577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.415021944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.415495999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.415985885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.416326972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113961s 
2026-07-09T08:49:15.416751147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:49:15', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-09T08:49:15.417143226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.422267016Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-09T08:49:15.422506429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172291s 
2026-07-09T08:49:15.422764318Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-09T08:49:15.423031586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.423342122Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-07-09T08:49:15.424001229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-07-09T08:49:15.424641619Z [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:15.425125293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008073s 
2026-07-09T08:49:15.425370307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-07-09T08:49:15.425738629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-07-09T08:49:15.426150909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s 
2026-07-09T08:49:15.426525834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:49:15', 'add_import_exclusions') 
2026-07-09T08:49:15.427112456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.428058782Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-09T08:49:15.428250608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024398s 
2026-07-09T08:49:15.428473677Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-09T08:49:15.428700474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.428971209Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-07-09T08:49:15.433553769Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:49:15.433562988Z                           WHERE "Id" in (
2026-07-09T08:49:15.433566705Z                           SELECT "Artists"."Id" from "Artists"
2026-07-09T08:49:15.433570583Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.433574631Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:15.434488382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:49:15.434501468Z                           WHERE "Id" in (
2026-07-09T08:49:15.434508332Z                           SELECT "Artists"."Id" from "Artists"
2026-07-09T08:49:15.434515115Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.434522190Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:15.435067919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00101s 
2026-07-09T08:49:15.435665392Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-09T08:49:15.435672687Z                           WHERE "Id" in (
2026-07-09T08:49:15.435676434Z                           SELECT "Albums"."Id" from "Albums"
2026-07-09T08:49:15.435680272Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.435684300Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:15.436527007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-09T08:49:15.436542889Z                           WHERE "Id" in (
2026-07-09T08:49:15.436551737Z                           SELECT "Albums"."Id" from "Albums"
2026-07-09T08:49:15.436560655Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.436569643Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:15.437335626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012555s 
2026-07-09T08:49:15.437913590Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-09T08:49:15.437920003Z                           WHERE "Id" in (
2026-07-09T08:49:15.437923801Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:49:15.437927889Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:49:15.437931807Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-09T08:49:15.438685966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-09T08:49:15.438695866Z                           WHERE "Id" in (
2026-07-09T08:49:15.438704223Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-09T08:49:15.438712870Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-09T08:49:15.438721678Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-09T08:49:15.439230523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009311s 
2026-07-09T08:49:15.439808437Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:49:15.439815040Z                           WHERE "Id" in (
2026-07-09T08:49:15.439818868Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:15.439822755Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:15.439826753Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-09T08:49:15.440817990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:49:15.440864133Z                           WHERE "Id" in (
2026-07-09T08:49:15.440872780Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:15.440881237Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:15.440890155Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-09T08:49:15.441369611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009569s 
2026-07-09T08:49:15.441971433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-09T08:49:15.441978006Z                           WHERE "Id" in (
2026-07-09T08:49:15.441981734Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:15.441985521Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.441989419Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:15.442777527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-09T08:49:15.442789200Z                           WHERE "Id" in (
2026-07-09T08:49:15.442797627Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-09T08:49:15.442805974Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.442814902Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-09T08:49:15.443334478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009745s 
2026-07-09T08:49:15.443945950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:15.443954277Z                           WHERE "Id" IN (
2026-07-09T08:49:15.443958776Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.443963525Z                           LEFT OUTER JOIN "Tracks"
2026-07-09T08:49:15.443967784Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:15.443971692Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:15.444753927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:15.444767815Z                           WHERE "Id" IN (
2026-07-09T08:49:15.444776312Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.444784749Z                           LEFT OUTER JOIN "Tracks"
2026-07-09T08:49:15.444793026Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:15.444801914Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:15.445312082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009679s 
2026-07-09T08:49:15.445704793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:49:15', 'clean_artist_metadata_table') 
2026-07-09T08:49:15.446452539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.447175675Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-09T08:49:15.447363424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027906s 
2026-07-09T08:49:15.447587856Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-09T08:49:15.447814081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.448158144Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-07-09T08:49:15.448863605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.449059019Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.449279493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-09T08:49:15.449636001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.450624742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011138s 
2026-07-09T08:49:15.450809645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.450970188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.451208488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-09T08:49:15.451571910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.452537875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s 
2026-07-09T08:49:15.452734842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.452894303Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.453112423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-07-09T08:49:15.453465253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.454461520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011267s 
2026-07-09T08:49:15.454652003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.454816505Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.455045105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-07-09T08:49:15.455389619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.456333520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s 
2026-07-09T08:49:15.456520086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.456679547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.456903318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-07-09T08:49:15.457495841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.458410714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010541s 
2026-07-09T08:49:15.458637631Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-07-09T08:49:15.464614048Z [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:15.466402861Z [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:15.467174044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-09T08:49:15.467669302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-09T08:49:15.470020878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111541s 
2026-07-09T08:49:15.470265772Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-07-09T08:49:15.474092980Z [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:15.475763084Z [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:15.476641533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-09T08:49:15.477246822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-09T08:49:15.479450270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089535s 
2026-07-09T08:49:15.480104738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:49:15', 'health_issue_notification') 
2026-07-09T08:49:15.480479272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.481920365Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-09T08:49:15.482119456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113967s 
2026-07-09T08:49:15.482386223Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-09T08:49:15.482621868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.482933395Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-07-09T08:49:15.483987318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:15.484176279Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:15.484408416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-07-09T08:49:15.485289090Z [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:15.486257270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001128s 
2026-07-09T08:49:15.486450760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:15.486617776Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.486821356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-07-09T08:49:15.487098374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-07-09T08:49:15.488036904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010093s 
2026-07-09T08:49:15.488318161Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-09T08:49:15.488626211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-09T08:49:15.488896375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003561s 
2026-07-09T08:49:15.489412535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:15.489428607Z                 WHERE "Id" IN (
2026-07-09T08:49:15.489438988Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.489447596Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:15.489456644Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:15.490092415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:15.490345274Z                 WHERE "Id" IN (
2026-07-09T08:49:15.490354913Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.490363551Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:15.490372388Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-09T08:49:15.490650799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008757s 
2026-07-09T08:49:15.491307592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:15.491323184Z                 WHERE "Id" IN (
2026-07-09T08:49:15.491333514Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.491344316Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:15.491355398Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:15.491365188Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-09T08:49:15.492355643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:15.492379491Z                 WHERE "Id" IN (
2026-07-09T08:49:15.492388439Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.492396756Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-09T08:49:15.492405323Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-09T08:49:15.492414051Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-09T08:49:15.492968337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s 
2026-07-09T08:49:15.493688468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:15.493704540Z                 WHERE "Id" IN (
2026-07-09T08:49:15.493714841Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.493723308Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:15.493731925Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:15.493740673Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:49:15.493749060Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-09T08:49:15.494675586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:15.494692640Z                 WHERE "Id" IN (
2026-07-09T08:49:15.494702981Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-09T08:49:15.494711538Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-09T08:49:15.494720095Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-09T08:49:15.494728703Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-09T08:49:15.494737059Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-09T08:49:15.495353521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012029s 
2026-07-09T08:49:15.495927096Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-09T08:49:15.495948489Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:49:15.495959051Z                 FROM "Artists"
2026-07-09T08:49:15.495967237Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:15.495975935Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:15.496664351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-09T08:49:15.496681766Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-09T08:49:15.496692488Z                 FROM "Artists"
2026-07-09T08:49:15.496700684Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-09T08:49:15.496709282Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-09T08:49:15.497135600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008348s 
2026-07-09T08:49:15.497553843Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-09T08:49:15.497569174Z                 WHERE "Id" NOT IN (
2026-07-09T08:49:15.497608563Z                     SELECT MIN("Id")
2026-07-09T08:49:15.497617090Z                     FROM "TrackFiles"
2026-07-09T08:49:15.497625247Z                     GROUP BY "Path"
2026-07-09T08:49:15.497633473Z                 ) 
2026-07-09T08:49:15.498097367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-09T08:49:15.498114492Z                 WHERE "Id" NOT IN (
2026-07-09T08:49:15.498124953Z                     SELECT MIN("Id")
2026-07-09T08:49:15.498133390Z                     FROM "TrackFiles"
2026-07-09T08:49:15.498141587Z                     GROUP BY "Path"
2026-07-09T08:49:15.498149653Z                 ) 
2026-07-09T08:49:15.498694240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008277s 
2026-07-09T08:49:15.498877729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:15.499036529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.499226722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-07-09T08:49:15.502885641Z [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:15.504088905Z [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:15.504685527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:15.505368472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:15.507710890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:15.508071366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086504s 
2026-07-09T08:49:15.508273112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-07-09T08:49:15.508556483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:15.508894845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-07-09T08:49:15.509110028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-07-09T08:49:15.512635519Z [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:15.513737278Z [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:15.514479272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:15.515310737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:15.517635610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:15.518097690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:15.518435280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091385s 
2026-07-09T08:49:15.518831088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:49:15', 'add_mediafilerepository_mtime') 
2026-07-09T08:49:15.519186564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.520458315Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-09T08:49:15.520649009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110973s 
2026-07-09T08:49:15.520907921Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-09T08:49:15.521130379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.521424160Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-07-09T08:49:15.522896516Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-09T08:49:15.522910033Z                           WHERE "Id" NOT IN (
2026-07-09T08:49:15.522918089Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:49:15.522924993Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.522932007Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-09T08:49:15.523733842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-09T08:49:15.523777540Z                           WHERE "Id" NOT IN (
2026-07-09T08:49:15.523784634Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-09T08:49:15.523791448Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-09T08:49:15.523798312Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-09T08:49:15.524245543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009019s 
2026-07-09T08:49:15.524450826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-07-09T08:49:15.524697874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-07-09T08:49:15.525070204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s 
2026-07-09T08:49:15.525293323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-07-09T08:49:15.528982544Z [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:15.530778441Z [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:15.531492900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.532373894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.534680821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.535142451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.535596405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.535959476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104797s 
2026-07-09T08:49:15.536182435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-09T08:49:15.536532070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.536889479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s 
2026-07-09T08:49:15.537282832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:49:15', 'add_artistmetadataid_constraint') 
2026-07-09T08:49:15.537661134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.538815128Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-09T08:49:15.539023918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023801s 
2026-07-09T08:49:15.539253691Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-09T08:49:15.539477993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.539766143Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-07-09T08:49:15.540555072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-09T08:49:15.540739864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.540961581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-07-09T08:49:15.541300804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:15.542288504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011124s 
2026-07-09T08:49:15.542490601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-09T08:49:15.542661825Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.542891969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-07-09T08:49:15.543333117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:15.544353473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011837s 
2026-07-09T08:49:15.544536271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.544700091Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.544926226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-07-09T08:49:15.545252383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:15.546178047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010593s 
2026-07-09T08:49:15.546365565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-09T08:49:15.546537501Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.546755150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-07-09T08:49:15.547109022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:15.548060529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010922s 
2026-07-09T08:49:15.548238117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.548394321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.548611970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-07-09T08:49:15.548958097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:15.549888811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2026-07-09T08:49:15.550066058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-09T08:49:15.550220650Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.550427767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-07-09T08:49:15.550757491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:15.551688065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s 
2026-07-09T08:49:15.552076768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:49:15', 'old_ids_and_artist_alias') 
2026-07-09T08:49:15.552442334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.553161623Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-09T08:49:15.553350754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024926s 
2026-07-09T08:49:15.553571458Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-09T08:49:15.553855070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.554114542Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-07-09T08:49:15.554453435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.554657396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.555238035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006071s 
2026-07-09T08:49:15.555507327Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-09T08:49:15.555800328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-09T08:49:15.556091314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003662s 
2026-07-09T08:49:15.556450517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:49:15', 'download_propers_config') 
2026-07-09T08:49:15.556819350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.557466383Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-09T08:49:15.557656887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017047s 
2026-07-09T08:49:15.557874435Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-09T08:49:15.558100921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.558371907Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-07-09T08:49:15.559241489Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-07-09T08:49:15.559552746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-07-09T08:49:15.560144227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006977s 
2026-07-09T08:49:15.560360894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-07-09T08:49:15.564063471Z [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:15.565403810Z [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:15.566050814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.567034936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.569362874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.569802089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.570241694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.570727874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.571088961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105382s 
2026-07-09T08:49:15.571308984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-07-09T08:49:15.575812835Z [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:15.577138094Z [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:15.577765839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-09T08:49:15.578582654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-09T08:49:15.580989983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-09T08:49:15.581369577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090139s 
2026-07-09T08:49:15.581570792Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-07-09T08:49:15.586520131Z [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:15.587839559Z [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:15.588472574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-09T08:49:15.588913953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-09T08:49:15.591186930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094067s 
2026-07-09T08:49:15.591380811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-07-09T08:49:15.594909117Z [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:15.595922558Z [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:15.596440842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:49:15.597224120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:49:15.599484513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:49:15.599954068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-09T08:49:15.600440648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-09T08:49:15.600942800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:49:15.601473519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098691s 
2026-07-09T08:49:15.601675135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-07-09T08:49:15.605130995Z [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:15.606071680Z [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:15.606579844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-09T08:49:15.607074420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-09T08:49:15.609505376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076295s 
2026-07-09T08:49:15.609705459Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-07-09T08:49:15.613226250Z [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:15.614283169Z [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:15.614799288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:15.615584390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:15.617929964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:15.618402125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:15.618747611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088478s 
2026-07-09T08:49:15.619139039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:49:15', 'remove_language_profiles') 
2026-07-09T08:49:15.619486950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.621097373Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-09T08:49:15.621288378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111496s 
2026-07-09T08:49:15.621628844Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-09T08:49:15.621853356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.622152659Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-07-09T08:49:15.622651193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:49:15.622948021Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.623194828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-07-09T08:49:15.623508389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-07-09T08:49:15.624449134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010426s 
2026-07-09T08:49:15.624840773Z [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:15.625314778Z [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:15.625634321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s 
2026-07-09T08:49:15.626097294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:49:15', 'multi_disc_naming_format') 
2026-07-09T08:49:15.626464133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.627251098Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-09T08:49:15.627437223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020951s 
2026-07-09T08:49:15.627662807Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-09T08:49:15.627900616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.628240320Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-07-09T08:49:15.628617590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:49:15.628797152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.629002265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-09T08:49:15.629328632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.630259908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2026-07-09T08:49:15.630440732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.630643771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.643544655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129084s 
2026-07-09T08:49:15.643948508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:49:15', 'add_download_client_priority') 
2026-07-09T08:49:15.644331840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.645261853Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-09T08:49:15.645451565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145992s 
2026-07-09T08:49:15.645661829Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-09T08:49:15.645870720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.646129721Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-07-09T08:49:15.646617514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.646924262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-09T08:49:15.647205688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s 
2026-07-09T08:49:15.647426563Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.647712159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-07-09T08:49:15.648035911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2026-07-09T08:49:15.648391677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:49:15', 'remove_growl_prowl') 
2026-07-09T08:49:15.648743887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.649674641Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-09T08:49:15.649860175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020254s 
2026-07-09T08:49:15.650065529Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-09T08:49:15.650284460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.650545966Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-07-09T08:49:15.650898056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.651219814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-09T08:49:15.651497022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003954s 
2026-07-09T08:49:15.651716003Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.652037621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-09T08:49:15.652312394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s 
2026-07-09T08:49:15.652673291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:49:15', 'remove_plex_hometheatre') 
2026-07-09T08:49:15.653029128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.654165166Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-09T08:49:15.654397754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020406s 
2026-07-09T08:49:15.654631866Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-09T08:49:15.654867120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.655148306Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-07-09T08:49:15.655796612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:15.656014651Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.656234764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-07-09T08:49:15.656523135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-07-09T08:49:15.657475333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010407s 
2026-07-09T08:49:15.657675496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:15.657854176Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:15.658104691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-07-09T08:49:15.658487792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.659475862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001148s 
2026-07-09T08:49:15.659663019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:15.659823052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.660080380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-07-09T08:49:15.660474764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.661462854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s 
2026-07-09T08:49:15.661663649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:15.661885926Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:15.662122974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-07-09T08:49:15.662507428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.663482392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011318s 
2026-07-09T08:49:15.663679218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:15.663871515Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.664099986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-07-09T08:49:15.664392054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-07-09T08:49:15.665377358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010735s 
2026-07-09T08:49:15.665575718Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.665793226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.666835215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s 
2026-07-09T08:49:15.667240491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:49:15', 'add_root_folder_add_defaults') 
2026-07-09T08:49:15.667621588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.668428183Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-09T08:49:15.668620621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026171s 
2026-07-09T08:49:15.668837718Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-09T08:49:15.669077351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.669334609Z [Info] task_duration: Starting migration of Main DB to 40 
2026-07-09T08:49:15.669666627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:49:15.669853243Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.670071302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-09T08:49:15.670389984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-09T08:49:15.671380399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010981s 
2026-07-09T08:49:15.671758721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:49:15', 'task_duration') 
2026-07-09T08:49:15.672191994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.672909158Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-09T08:49:15.673107297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026056s 
2026-07-09T08:49:15.673361770Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-09T08:49:15.673600180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.673883150Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-07-09T08:49:15.674290761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:49:15.674466976Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.674680666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-09T08:49:15.675015631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.675993791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s 
2026-07-09T08:49:15.676182662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-09T08:49:15.676353827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.676561705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-09T08:49:15.676889025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.677815701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2026-07-09T08:49:15.678243012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:49:15', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-09T08:49:15.678662737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.679507348Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-09T08:49:15.679718263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026634s 
2026-07-09T08:49:15.679968467Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-09T08:49:15.680215695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.680493514Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-07-09T08:49:15.680846575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-07-09T08:49:15.684548010Z [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:15.685914442Z [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:15.686578149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.687624647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.690058299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.690512143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.690979043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.691497938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.691897423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010823s 
2026-07-09T08:49:15.692258700Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-09T08:49:15.692661081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-09T08:49:15.692960895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2026-07-09T08:49:15.693292953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-09T08:49:15.693686947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-09T08:49:15.693996340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2026-07-09T08:49:15.694214820Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-07-09T08:49:15.697510027Z [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:15.698591095Z [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:15.699157365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-09T08:49:15.699652262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-09T08:49:15.702627515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082058s 
2026-07-09T08:49:15.702991718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:49:15', 'remove_album_folders') 
2026-07-09T08:49:15.703348868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.705397033Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-09T08:49:15.705584260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109434s 
2026-07-09T08:49:15.705807820Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-09T08:49:15.706027172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.706303759Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-07-09T08:49:15.706694686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:15.706863296Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.707057818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-09T08:49:15.707369676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-09T08:49:15.708344439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010874s 
2026-07-09T08:49:15.708713913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:49:15', 'add_priority_to_indexers') 
2026-07-09T08:49:15.709072415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.709933900Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-09T08:49:15.710119655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026494s 
2026-07-09T08:49:15.710351562Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-09T08:49:15.710580673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.710850336Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-07-09T08:49:15.711277006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-09T08:49:15.711595367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-09T08:49:15.711967526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s 
2026-07-09T08:49:15.712148741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.712345057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.712939073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006224s 
2026-07-09T08:49:15.713333357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:49:15', 'remove_chown_and_folderchmod_config') 
2026-07-09T08:49:15.713827843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.714524526Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-09T08:49:15.714721503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021535s 
2026-07-09T08:49:15.714918820Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-09T08:49:15.715128222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.715381833Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-07-09T08:49:15.721623996Z [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:15.722393285Z [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:15.722867551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000869s 
2026-07-09T08:49:15.723223427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:49:15', 'update_notifiarr') 
2026-07-09T08:49:15.723576468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.724354044Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-09T08:49:15.724531251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002322s 
2026-07-09T08:49:15.724744030Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-09T08:49:15.724961999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.725245560Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-07-09T08:49:15.725538941Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.725755116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.727140948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s 
2026-07-09T08:49:15.727517726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:49:15', 'email_multiple_addresses') 
2026-07-09T08:49:15.727898533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.728590707Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-09T08:49:15.728778065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028288s 
2026-07-09T08:49:15.728999020Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-09T08:49:15.729224233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.729490450Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-07-09T08:49:15.729790063Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-09T08:49:15.730070748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-09T08:49:15.732385911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023958s 
2026-07-09T08:49:15.732768051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:49:15', 'rename_blacklist_to_blocklist') 
2026-07-09T08:49:15.733144740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.733894099Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-09T08:49:15.734085835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038531s 
2026-07-09T08:49:15.734290688Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-09T08:49:15.734514398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.734775053Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-07-09T08:49:15.735176462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:49:15.735352246Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:15.735590947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-09T08:49:15.736002536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.736997760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001188s 
2026-07-09T08:49:15.737258074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-09T08:49:15.737636507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.738620959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s 
2026-07-09T08:49:15.738811513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.739024532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.741994905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030009s 
2026-07-09T08:49:15.742375732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:49:15', 'cdh_per_downloadclient') 
2026-07-09T08:49:15.742747070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.743944261Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-09T08:49:15.744143793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00487s 
2026-07-09T08:49:15.744430210Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-09T08:49:15.744653831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.744922141Z [Info] download_history: Starting migration of Main DB to 52 
2026-07-09T08:49:15.745693495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-09T08:49:15.746454187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-07-09T08:49:15.747071480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s 
2026-07-09T08:49:15.747322065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-09T08:49:15.747697521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-09T08:49:15.748078208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s 
2026-07-09T08:49:15.748298602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-07-09T08:49:15.748642454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-09T08:49:15.748994263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s 
2026-07-09T08:49:15.749238605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-09T08:49:15.749590403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-09T08:49:15.749934857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000496s 
2026-07-09T08:49:15.750118106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.750331646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.751445029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011387s 
2026-07-09T08:49:15.751879774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:49:15', 'download_history') 
2026-07-09T08:49:15.752246072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.753102707Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-09T08:49:15.753292580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027829s 
2026-07-09T08:49:15.753514657Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-09T08:49:15.753739640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.754010496Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-07-09T08:49:15.754442857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:49:15', 'add_update_history') 
2026-07-09T08:49:15.754818062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.755545036Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-09T08:49:15.755738276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018054s 
2026-07-09T08:49:15.755985413Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-09T08:49:15.756210707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.756479980Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-07-09T08:49:15.756811147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:15.757027222Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:15.757244840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-09T08:49:15.757600086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.758596092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011445s 
2026-07-09T08:49:15.758983352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:49:15', 'add_on_update_to_notifications') 
2026-07-09T08:49:15.759357014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.760070762Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-09T08:49:15.760269672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025679s 
2026-07-09T08:49:15.760487000Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-09T08:49:15.760726663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.760997238Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-07-09T08:49:15.761349567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:15.761524359Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.761728992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-09T08:49:15.762057794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.763095484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011667s 
2026-07-09T08:49:15.763468635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:49:15', 'download_client_per_indexer') 
2026-07-09T08:49:15.763840023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.765181485Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-09T08:49:15.765373893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032082s 
2026-07-09T08:49:15.765581371Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-09T08:49:15.765797957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.766058963Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-07-09T08:49:15.766532547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:15.766706156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.766906069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-07-09T08:49:15.767244230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.768387713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012541s 
2026-07-09T08:49:15.768639691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-09T08:49:15.768825966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.769047162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-07-09T08:49:15.769417447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.770422732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011654s 
2026-07-09T08:49:15.770732055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:15.770898921Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.771102251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-07-09T08:49:15.771429009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.772411888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011016s 
2026-07-09T08:49:15.772780992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:49:15', 'AddNewItemMonitorType') 
2026-07-09T08:49:15.773142991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.774001149Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-09T08:49:15.774195681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026603s 
2026-07-09T08:49:15.774431626Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-09T08:49:15.774656369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.774906553Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-07-09T08:49:15.775228962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:15.775401460Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.775620110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-07-09T08:49:15.775960987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:15.776935680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011115s 
2026-07-09T08:49:15.777286967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:49:15', 'ImportListSearch') 
2026-07-09T08:49:15.777715540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.778612036Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-09T08:49:15.778803732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027764s 
2026-07-09T08:49:15.779019196Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-09T08:49:15.779236273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.779508953Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-07-09T08:49:15.779832925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-09T08:49:15.780032647Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.780258763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-07-09T08:49:15.780624139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:15.781633401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001171s 
2026-07-09T08:49:15.782015892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:49:15', 'ImportListMonitorExisting') 
2026-07-09T08:49:15.782406028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.783214506Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-09T08:49:15.783405571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027107s 
2026-07-09T08:49:15.783603579Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-09T08:49:15.783822260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.784118737Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-07-09T08:49:15.784555617Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.784865271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-09T08:49:15.785131657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 
2026-07-09T08:49:15.785354897Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.785641724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-07-09T08:49:15.785905446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003584s 
2026-07-09T08:49:15.786089977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-09T08:49:15.786264158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.786449822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-09T08:49:15.786713864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-09T08:49:15.787653206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s 
2026-07-09T08:49:15.788033081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:49:15', 'add_indexer_tags') 
2026-07-09T08:49:15.788394950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.789166213Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-09T08:49:15.789344863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024976s 
2026-07-09T08:49:15.789550177Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-09T08:49:15.789760240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.790018700Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-07-09T08:49:15.790329857Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:15.790554860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:15.791624655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011038s 
2026-07-09T08:49:15.792016444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:49:15', 'update_audio_types') 
2026-07-09T08:49:15.793773814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:15.794804400Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-09T08:49:15.795020825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042384s 
2026-07-09T08:49:15.795312202Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-09T08:49:15.795549350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:15.795909565Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-07-09T08:49:15.798232494Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:15.798648291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-09T08:49:15.798906091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s 
2026-07-09T08:49:15.799091324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-09T08:49:15.799243190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:15.799490578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-07-09T08:49:15.803519853Z [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:15.805047931Z [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:15.805826639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-07-09T08:49:15.806613434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-07-09T08:49:15.809390558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-09T08:49:15.809917539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-09T08:49:15.810262524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105777s 
2026-07-09T08:49:15.810454100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.810607599Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.810817402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-07-09T08:49:15.815094145Z [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:15.817079254Z [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:15.817955108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.818889169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.821424345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.821990475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.822472977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.822820427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011802s 
2026-07-09T08:49:15.823036131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.823252176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-09T08:49:15.823409133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-07-09T08:49:15.827951702Z [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:15.829999005Z [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:15.830893467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.831800383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.834394007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.834915809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.835378551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.835738926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012121s 
2026-07-09T08:49:15.835990523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:15.836152970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:15.836352111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-07-09T08:49:15.840792575Z [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:15.842719195Z [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:15.843588737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-09T08:49:15.844565644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-09T08:49:15.847098656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-09T08:49:15.847571198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-09T08:49:15.848061475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.848413935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118677s 
2026-07-09T08:49:15.848599188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:15.848755493Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.848968372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-07-09T08:49:15.852881333Z [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:15.854276032Z [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:15.854976423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.856117000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.859620406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.860130624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.860604970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.861094355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.861479020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123058s 
2026-07-09T08:49:15.861694233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-09T08:49:15.861864256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-09T08:49:15.862113207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-07-09T08:49:15.866162423Z [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:15.867668296Z [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:15.868368977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-09T08:49:15.869372197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-09T08:49:15.872653597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-09T08:49:15.873128764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-09T08:49:15.873573078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-09T08:49:15.874057304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-09T08:49:15.874428111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120923s 
2026-07-09T08:49:15.874608313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:49:15.874769709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-09T08:49:15.875062458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-09T08:49:15.878895138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-09T08:49:15.880141708Z [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:15.880747428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:49:15.881322998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:49:15.884062125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086505s 
2026-07-09T08:49:15.884280184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:49:15.884436759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-09T08:49:15.884844821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-09T08:49:15.889922689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-09T08:49:15.891116924Z [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:15.891713195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-09T08:49:15.892292772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-09T08:49:15.894773779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097066s 
2026-07-09T08:49:15.894991297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:15.895186150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-09T08:49:15.895440672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-09T08:49:15.899072457Z [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:15.900116750Z [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:15.900650906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:49:15.901126013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:49:15.903726261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080706s 
2026-07-09T08:49:15.903934861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:15.904156267Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:15.904359156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-09T08:49:15.927885691Z [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:15.929308747Z [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:15.929902994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:49:15.930605619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:49:15.933196728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285886s 
2026-07-09T08:49:15.933396279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:15.933705242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-07-09T08:49:15.933941187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-09T08:49:15.937678775Z [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:15.938724170Z [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:15.939286884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-09T08:49:15.939937223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-09T08:49:15.942386487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082127s 
2026-07-09T08:49:15.942593744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:49:15.942783586Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:49:15.943054983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-09T08:49:15.946668661Z [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:15.947674056Z [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:15.948265227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:49:15.948997492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:49:15.951620806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:15.952018046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087333s 
2026-07-09T08:49:15.952242568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:49:15.952420086Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:49:15.952689669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:49:15.956316483Z [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:15.957330345Z [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:15.957888039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:49:15.958635414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:49:15.961258056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:15.961710437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087884s 
2026-07-09T08:49:15.961917474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-09T08:49:15.962097787Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:49:15.962349314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-09T08:49:15.965980598Z [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:15.966986123Z [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:15.967539848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-09T08:49:15.968325290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-09T08:49:15.970919906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-09T08:49:15.971317427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087429s 
2026-07-09T08:49:15.971520576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-09T08:49:15.971699586Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:15.971942035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-09T08:49:15.975771037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-07-09T08:49:15.976908338Z [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:15.977532014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-09T08:49:15.978502088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-09T08:49:15.981111854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-09T08:49:15.981653395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-09T08:49:15.982175917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-09T08:49:15.982587406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104305s 
2026-07-09T08:49:15.982784533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-09T08:49:15.982967321Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:49:15.983180551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-09T08:49:15.986922146Z [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:15.987923413Z [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:15.988439052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:49:15.988930762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-09T08:49:15.991410426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080081s 
2026-07-09T08:49:15.991612052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-09T08:49:15.991786143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:49:15.992039423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-09T08:49:15.997055507Z [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:15.998062364Z [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:15.998593865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-09T08:49:15.999231840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-09T08:49:16.001902349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096212s 
2026-07-09T08:49:16.002100297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-09T08:49:16.002273205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-07-09T08:49:16.002513720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-09T08:49:16.006258001Z [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:16.007273927Z [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:16.008023748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-09T08:49:16.009041147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-09T08:49:16.011609971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-09T08:49:16.012288828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-09T08:49:16.012782943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-09T08:49:16.013294794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-09T08:49:16.013672475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109558s 
2026-07-09T08:49:16.013877999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:16.014055366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:16.014303606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-09T08:49:16.018050282Z [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:16.019121570Z [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:16.019736669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:16.020465888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:16.023297150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.023730152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091787s 
2026-07-09T08:49:16.023937079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:16.024118625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-09T08:49:16.024372326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:49:16.028211127Z [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:16.029334831Z [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:16.029921232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:16.030778128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:16.033700764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.034097814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094954s 
2026-07-09T08:49:16.034306474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:16.034488140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:16.034733584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-09T08:49:16.038579450Z [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:16.039655036Z [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:16.040257330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:16.041067782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:16.043735736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.044133126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091603s 
2026-07-09T08:49:16.044346236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:49:16.044516589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-09T08:49:16.044805050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-09T08:49:16.048688942Z [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:16.049845792Z [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:16.050449899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:49:16.051152885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:49:16.053856280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.054269642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092425s 
2026-07-09T08:49:16.054471719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:49:16.054651221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-09T08:49:16.054907407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-09T08:49:16.058985290Z [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:16.060167972Z [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:16.060827099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:49:16.061624375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:49:16.064467912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.064869070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097311s 
2026-07-09T08:49:16.065066147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-09T08:49:16.065243805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-07-09T08:49:16.065491544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-09T08:49:16.069472072Z [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:16.070622749Z [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:16.071227147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-09T08:49:16.072181499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-09T08:49:16.074846697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.075243366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095264s 
2026-07-09T08:49:16.075442216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-09T08:49:16.075635425Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-09T08:49:16.075946191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-07-09T08:49:16.081345265Z [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:16.082351181Z [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:16.082873513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-09T08:49:16.083540737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-09T08:49:16.086159783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099029s 
2026-07-09T08:49:16.086355006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-09T08:49:16.086538986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-09T08:49:16.086796716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-07-09T08:49:16.090667301Z [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:16.091700783Z [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:16.092257635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-09T08:49:16.092875369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-09T08:49:16.095346826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083233s 
2026-07-09T08:49:16.095548663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-09T08:49:16.095755730Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-09T08:49:16.096036175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-09T08:49:16.099983495Z [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:16.101152059Z [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:16.101758159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:49:16.102427277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-09T08:49:16.105182096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088701s 
2026-07-09T08:49:16.105353230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-09T08:49:16.105530928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-07-09T08:49:16.105765240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-09T08:49:16.109782301Z [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:16.110966486Z [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:16.111580303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-09T08:49:16.112221865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-09T08:49:16.114835369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088391s 
2026-07-09T08:49:16.115045121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-09T08:49:16.115226216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-07-09T08:49:16.115466189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-09T08:49:16.119318688Z [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:16.120306738Z [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:16.120851195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-09T08:49:16.121364910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-09T08:49:16.124002562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008307s 
2026-07-09T08:49:16.124227916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:49:16.124418370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-07-09T08:49:16.124684335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-09T08:49:16.128602707Z [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:16.129555777Z [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:16.130317261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:49:16.131136310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:49:16.134423632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:49:16.134818808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097307s 
2026-07-09T08:49:16.135029121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-09T08:49:16.135218623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-07-09T08:49:16.135482595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-09T08:49:16.141023695Z [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:16.142095624Z [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:16.142611563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-09T08:49:16.143464421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-09T08:49:16.146512390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-09T08:49:16.146947546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112321s 
2026-07-09T08:49:16.147191427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:16.147406841Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-09T08:49:16.147680592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-07-09T08:49:16.151959050Z [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:16.153038213Z [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:16.153609644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:16.154432211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:16.157467946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:16.157955157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:16.158320362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103931s 
2026-07-09T08:49:16.158507179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:16.158667652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-09T08:49:16.158884579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-07-09T08:49:16.162940859Z [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:16.164183852Z [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:16.164717136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-09T08:49:16.165523130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-09T08:49:16.168190943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-09T08:49:16.168669426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-09T08:49:16.169018820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099303s 
2026-07-09T08:49:16.169247902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:16.169479217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-07-09T08:49:16.169745023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-09T08:49:16.175697451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-09T08:49:16.176418925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-09T08:49:16.176885264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-09T08:49:16.177468419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-09T08:49:16.180445826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:16.180843897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107629s 
2026-07-09T08:49:16.181306058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:49:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-09T08:49:16.181792187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.186051917Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-09T08:49:16.186294756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158435s 
2026-07-09T08:49:16.186584971Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-09T08:49:16.186827459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.187226523Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-07-09T08:49:16.188360887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:16.188540710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-09T08:49:16.188789390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-07-09T08:49:16.189143484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.190363651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013624s 
2026-07-09T08:49:16.190562712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:16.190722654Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:16.190954481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-07-09T08:49:16.191284917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.192331745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011758s 
2026-07-09T08:49:16.192749226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:49:16', 'add_on_delete_to_notifications') 
2026-07-09T08:49:16.193165073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.194068152Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-09T08:49:16.194309138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028723s 
2026-07-09T08:49:16.194583190Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-09T08:49:16.194770387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.195064609Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-07-09T08:49:16.196821658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:16.197002252Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.197234890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-09T08:49:16.197608292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.198660542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012161s 
2026-07-09T08:49:16.198850685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-09T08:49:16.199137603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-09T08:49:16.199465483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s 
2026-07-09T08:49:16.199642800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:16.199802231Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.200028657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-07-09T08:49:16.200329664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-09T08:49:16.201427204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011934s 
2026-07-09T08:49:16.201626616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:16.201884876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:16.202680589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008537s 
2026-07-09T08:49:16.202873838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-09T08:49:16.203466051Z [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:16.203986700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009296s 
2026-07-09T08:49:16.204204278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-09T08:49:16.204512839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-09T08:49:16.204861632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004727s 
2026-07-09T08:49:16.205052857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:16.205213170Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.205426510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-07-09T08:49:16.205763037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-07-09T08:49:16.206816539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011876s 
2026-07-09T08:49:16.207011833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:16.207178478Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-09T08:49:16.207392038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-07-09T08:49:16.207735961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.208771016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011638s 
2026-07-09T08:49:16.208963023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-09T08:49:16.209126101Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.209347727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-07-09T08:49:16.209704275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.210763880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012087s 
2026-07-09T08:49:16.210944393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:16.211143073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:16.213025545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019025s 
2026-07-09T08:49:16.213212912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:16.213421051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:16.214318820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009099s 
2026-07-09T08:49:16.214527981Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-09T08:49:16.218467696Z [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:16.219458020Z [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:16.220000002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-09T08:49:16.220540310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-09T08:49:16.223310210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085636s 
2026-07-09T08:49:16.223552848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-07-09T08:49:16.227391440Z [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:16.228224748Z [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:16.228685095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-09T08:49:16.229288731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-09T08:49:16.232248733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084617s 
2026-07-09T08:49:16.232538647Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-09T08:49:16.232870585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-09T08:49:16.233160810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s 
2026-07-09T08:49:16.233345051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:16.233514532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:16.233770417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-09T08:49:16.234164341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.235303415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013069s 
2026-07-09T08:49:16.235484700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-09T08:49:16.235644432Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.235893544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-09T08:49:16.236228127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-09T08:49:16.237252671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011505s 
2026-07-09T08:49:16.237645522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:49:16', 'add_custom_formats') 
2026-07-09T08:49:16.238005397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.239408453Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-09T08:49:16.239617584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031325s 
2026-07-09T08:49:16.239914382Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-09T08:49:16.240158413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.240482386Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-07-09T08:49:16.241079699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-09T08:49:16.241274762Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.241627793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-09T08:49:16.241969822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-09T08:49:16.243323448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014529s 
2026-07-09T08:49:16.243720157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:49:16', 'add_result_to_commands') 
2026-07-09T08:49:16.244126215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.245004304Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-09T08:49:16.245195008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030948s 
2026-07-09T08:49:16.245460963Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-09T08:49:16.245697229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.246007795Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-07-09T08:49:16.246501840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:16.246691161Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.246922497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-09T08:49:16.247308675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.248559144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013871s 
2026-07-09T08:49:16.249017988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:49:16', 'health_restored_notification') 
2026-07-09T08:49:16.249491101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.250290541Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-09T08:49:16.250497919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031091s 
2026-07-09T08:49:16.250723433Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-09T08:49:16.250945300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.251223961Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-07-09T08:49:16.251639588Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-09T08:49:16.251990515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-09T08:49:16.252306802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2026-07-09T08:49:16.252666366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:49:16', 'remove_uc') 
2026-07-09T08:49:16.253037033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.253685138Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-09T08:49:16.253879570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00181s 
2026-07-09T08:49:16.254135756Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-09T08:49:16.254384827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.254693950Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-07-09T08:49:16.255022902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:16.255241633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:16.257616256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023784s 
2026-07-09T08:49:16.258101864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:49:16', 'download_clients_rename_tv_to_music') 
2026-07-09T08:49:16.258542872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.259288003Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-09T08:49:16.259517976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040007s 
2026-07-09T08:49:16.259904615Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-09T08:49:16.260254058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.260550445Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-07-09T08:49:16.260932134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-09T08:49:16.261116576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-09T08:49:16.261356850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-09T08:49:16.261733628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-07-09T08:49:16.262895038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013066s 
2026-07-09T08:49:16.263306526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:49:16', 'add_colon_replacement_to_naming_config') 
2026-07-09T08:49:16.263688917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.264426402Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-09T08:49:16.264629541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027708s 
2026-07-09T08:49:16.264837119Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-09T08:49:16.265056731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.265345683Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-07-09T08:49:16.265762152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-09T08:49:16.269729553Z [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:16.270706040Z [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:16.271276740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-09T08:49:16.272119477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-09T08:49:16.274939587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.275330494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093475s 
2026-07-09T08:49:16.275545397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-09T08:49:16.275720500Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:16.275994191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-09T08:49:16.276339687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-09T08:49:16.277431466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012072s 
2026-07-09T08:49:16.277795249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:49:16', 'list_sync_time') 
2026-07-09T08:49:16.278167719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.279109455Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-09T08:49:16.279291692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028758s 
2026-07-09T08:49:16.279558710Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-09T08:49:16.279787842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.280119159Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-07-09T08:49:16.280611110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-09T08:49:16.280816273Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.281022338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-09T08:49:16.281315018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-09T08:49:16.282349000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s 
2026-07-09T08:49:16.282755529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:49:16', 'add_download_client_tags') 
2026-07-09T08:49:16.283127007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.283859422Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-09T08:49:16.284063303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025813s 
2026-07-09T08:49:16.284294709Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-09T08:49:16.284520875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.284806480Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-07-09T08:49:16.285424084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-09T08:49:16.286065846Z [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:16.286602958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000975s 
2026-07-09T08:49:16.286836729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-09T08:49:16.287205602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-09T08:49:16.287587551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005482s 
2026-07-09T08:49:16.287981685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:49:16', 'add_notification_status') 
2026-07-09T08:49:16.288382663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.289172423Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-09T08:49:16.289383578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020874s 
2026-07-09T08:49:16.289632700Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-09T08:49:16.289875259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.290179431Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-07-09T08:49:16.290473103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:16.290693056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:16.292457460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017806s 
2026-07-09T08:49:16.292864099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:49:16', 'add_alac_24_quality_in_profiles') 
2026-07-09T08:49:16.293253633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.293942200Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-09T08:49:16.294164007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032269s 
2026-07-09T08:49:16.294406706Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-09T08:49:16.294650437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.294941944Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-07-09T08:49:16.295350657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-09T08:49:16.295522674Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-09T08:49:16.295717456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-09T08:49:16.296020737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-09T08:49:16.297247788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s 
2026-07-09T08:49:16.297450837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-09T08:49:16.297729779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-09T08:49:16.298849314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011911s 
2026-07-09T08:49:16.299624275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:49:16', 'add_salt_to_users') 
2026-07-09T08:49:16.299649305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.300407552Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-09T08:49:16.300588978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027276s 
2026-07-09T08:49:16.300825324Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-09T08:49:16.301057692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.301414621Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-07-09T08:49:16.302027746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-09T08:49:16.302664338Z [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:16.303210888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s 
2026-07-09T08:49:16.303428437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-09T08:49:16.303729353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-09T08:49:16.304117274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s 
2026-07-09T08:49:16.304520085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:49:16', 'add_auto_tagging') 
2026-07-09T08:49:16.304899459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.306292335Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-09T08:49:16.306473740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026454s 
2026-07-09T08:49:16.306719375Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-09T08:49:16.306953687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.307246587Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-07-09T08:49:16.307728547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-09T08:49:16.307929522Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:16.308158664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-09T08:49:16.308482897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-09T08:49:16.309627642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012525s 
2026-07-09T08:49:16.309941835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-09T08:49:16.310306419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-09T08:49:16.310601714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s 
2026-07-09T08:49:16.310991499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:49:16', 'quality_definition_preferred_size') 
2026-07-09T08:49:16.311369400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.312190334Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-09T08:49:16.312387732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019426s 
2026-07-09T08:49:16.312641423Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-09T08:49:16.312876626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.313168795Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-07-09T08:49:16.313530042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-09T08:49:16.313709995Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.313927262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-07-09T08:49:16.314256987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.315426603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013015s 
2026-07-09T08:49:16.315817710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:49:16', 'add_on_artist_add_to_notifications') 
2026-07-09T08:49:16.316218427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.316981324Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-09T08:49:16.317185866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028041s 
2026-07-09T08:49:16.317412863Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-09T08:49:16.317643858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.317928532Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-07-09T08:49:16.318256432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-09T08:49:16.318436415Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:16.318670737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-07-09T08:49:16.318974829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-09T08:49:16.320188093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012967s 
2026-07-09T08:49:16.320570222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:49:16', 'album_last_searched_time') 
2026-07-09T08:49:16.320958053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.321671130Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-09T08:49:16.321865411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027485s 
2026-07-09T08:49:16.322079993Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-09T08:49:16.322305317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.322586243Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-07-09T08:49:16.322987541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-09T08:49:16.323169958Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.323382116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-07-09T08:49:16.323711990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.324868099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012759s 
2026-07-09T08:49:16.325059364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-09T08:49:16.325230539Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.325442435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-07-09T08:49:16.325779805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-09T08:49:16.326906845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001255s 
2026-07-09T08:49:16.327278243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:49:16', 'add_indexer_flags') 
2026-07-09T08:49:16.327650242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.328380653Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-09T08:49:16.328574203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026948s 
2026-07-09T08:49:16.328809156Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-09T08:49:16.329041655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.329325386Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-07-09T08:49:16.329754029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-07-09T08:49:16.330059434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-07-09T08:49:16.330589282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006207s 
2026-07-09T08:49:16.330800347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-07-09T08:49:16.331099349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-07-09T08:49:16.331459043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2026-07-09T08:49:16.331679137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-07-09T08:49:16.332023360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-07-09T08:49:16.332387493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005114s 
2026-07-09T08:49:16.332800525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:49:16', 'add_indexes_album_statistics') 
2026-07-09T08:49:16.333176583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.333992276Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-09T08:49:16.334197238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020626s 
2026-07-09T08:49:16.334429125Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-09T08:49:16.334663908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.334951968Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-07-09T08:49:16.335448889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-09T08:49:16.335908224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-09T08:49:16.336259502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005384s 
2026-07-09T08:49:16.336634878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:49:16', 'update_redacted_baseurl') 
2026-07-09T08:49:16.337009142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.337774964Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-09T08:49:16.337973154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020276s 
2026-07-09T08:49:16.346264754Z [Debug] MigrationController: Took: 00:00:01.5910643 
2026-07-09T08:49:16.440624485Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-07-09T08:49:16.476109937Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-09T08:49:16.496673885Z [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:16.516209903Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-09T08:49:16.517303565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-09T08:49:16.517621766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-09T08:49:16.521761765Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-09T08:49:16.522022981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044363s 
2026-07-09T08:49:16.522313917Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-09T08:49:16.522599202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046968s 
2026-07-09T08:49:16.524401171Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-09T08:49:16.524727128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.525198888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-09T08:49:16.525602240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-09T08:49:16.526179383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006922s 
2026-07-09T08:49:16.526476782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.527671909Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-09T08:49:16.527976342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021677s 
2026-07-09T08:49:16.528353772Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-09T08:49:16.528684919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.529365450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-09T08:49:16.529886068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:16.530483852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007024s 
2026-07-09T08:49:16.530760780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:16.531031956Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-09T08:49:16.531338363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-09T08:49:16.531745283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-09T08:49:16.532749225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010863s 
2026-07-09T08:49:16.533051063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.533790202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-09T08:49:16.534082440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021044s 
2026-07-09T08:49:16.534452686Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-09T08:49:16.534796418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.535241535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:16.535530016Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.535820671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-09T08:49:16.536245306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-09T08:49:16.536880496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007306s 
2026-07-09T08:49:16.537212615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.538063288Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-09T08:49:16.538487683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018738s 
2026-07-09T08:49:16.538919753Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-09T08:49:16.539260840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.539660685Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-09T08:49:16.540363391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-09T08:49:16.541031617Z [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:16.541902411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012575s 
2026-07-09T08:49:16.542186453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-09T08:49:16.542541819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-09T08:49:16.543160535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s 
2026-07-09T08:49:16.543622074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T08:49:16', 'InitialSetup') 
2026-07-09T08:49:16.544310301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.545755972Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-09T08:49:16.546030716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032713s 
2026-07-09T08:49:16.546374087Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-09T08:49:16.546714443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.547107204Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-07-09T08:49:16.548019281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T08:49:16', 'add_reason_to_pending_releases') 
2026-07-09T08:49:16.548622426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.549641759Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-09T08:49:16.549963637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029098s 
2026-07-09T08:49:16.550255966Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-09T08:49:16.550577604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.550960996Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-07-09T08:49:16.551427275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T08:49:16', 'add_medium_support') 
2026-07-09T08:49:16.552008455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.552766252Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-09T08:49:16.553051396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021864s 
2026-07-09T08:49:16.553375920Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-09T08:49:16.553732929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.554166833Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-07-09T08:49:16.554671860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T08:49:16', 'add_various_qualites_in_profile') 
2026-07-09T08:49:16.555249844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.556098293Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-09T08:49:16.556425712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023311s 
2026-07-09T08:49:16.556767160Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-09T08:49:16.557110241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.557522581Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-07-09T08:49:16.558082058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T08:49:16', 'metadata_profiles') 
2026-07-09T08:49:16.558632547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.559449853Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-09T08:49:16.559754276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023479s 
2026-07-09T08:49:16.560114482Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-09T08:49:16.560489828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.560917068Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-07-09T08:49:16.561475864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T08:49:16', 'separate_automatic_and_interactive_search') 
2026-07-09T08:49:16.562113428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.563009873Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-09T08:49:16.563345189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024768s 
2026-07-09T08:49:16.563662668Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-09T08:49:16.564027222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.564419893Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-07-09T08:49:16.564969099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T08:49:16', 'change_album_path_to_relative') 
2026-07-09T08:49:16.565554278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.566351474Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-09T08:49:16.566661348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023162s 
2026-07-09T08:49:16.566974569Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-09T08:49:16.567322339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.567717405Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-07-09T08:49:16.568259497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T08:49:16', 'change_quality_size_mb_to_kb') 
2026-07-09T08:49:16.568826379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.569632793Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-09T08:49:16.569976425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022993s 
2026-07-09T08:49:16.570274145Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-09T08:49:16.570658399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.571054056Z [Info] album_releases: Starting migration of Log DB to 9 
2026-07-09T08:49:16.571497188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T08:49:16', 'album_releases') 
2026-07-09T08:49:16.572283632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.573019224Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-09T08:49:16.573298316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024125s 
2026-07-09T08:49:16.573607288Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-09T08:49:16.573946301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.574348541Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-07-09T08:49:16.574818137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T08:49:16', 'album_releases_fix') 
2026-07-09T08:49:16.575373295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.576110510Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-09T08:49:16.576396215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021805s 
2026-07-09T08:49:16.576684656Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-09T08:49:16.576993889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.577483184Z [Info] import_lists: Starting migration of Log DB to 11 
2026-07-09T08:49:16.577922068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T08:49:16', 'import_lists') 
2026-07-09T08:49:16.583733583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.585510883Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-09T08:49:16.585819374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085209s 
2026-07-09T08:49:16.586142214Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-09T08:49:16.586457750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.586878828Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-07-09T08:49:16.587370258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T08:49:16', 'add_release_status') 
2026-07-09T08:49:16.587975647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.588715758Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-09T08:49:16.589016163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022581s 
2026-07-09T08:49:16.589339945Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-09T08:49:16.589669840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.590082731Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-07-09T08:49:16.590582678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T08:49:16', 'album_download_notification') 
2026-07-09T08:49:16.591199090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.591977678Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-09T08:49:16.592285167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022843s 
2026-07-09T08:49:16.592600573Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-09T08:49:16.592942151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.593362187Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-07-09T08:49:16.593922104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T08:49:16', 'fix_language_metadata_profiles') 
2026-07-09T08:49:16.594640401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.595550284Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-09T08:49:16.595939327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025665s 
2026-07-09T08:49:16.596235003Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-09T08:49:16.596552312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.596947157Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-07-09T08:49:16.597369167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T08:49:16', 'remove_fanzub') 
2026-07-09T08:49:16.597907902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.598658143Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-09T08:49:16.598936965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021182s 
2026-07-09T08:49:16.599260657Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-09T08:49:16.599691995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.600232103Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-07-09T08:49:16.600738283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T08:49:16', 'update_artist_history_indexes') 
2026-07-09T08:49:16.601334293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.602073462Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-09T08:49:16.602377304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024056s 
2026-07-09T08:49:16.602678781Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-09T08:49:16.603021091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.603400485Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-07-09T08:49:16.604006706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T08:49:16', 'remove_nma') 
2026-07-09T08:49:16.604593718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.605459071Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-09T08:49:16.605726409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024455s 
2026-07-09T08:49:16.606026885Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-09T08:49:16.606347941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.606747366Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-07-09T08:49:16.607201851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T08:49:16', 'album_disambiguation') 
2026-07-09T08:49:16.607763061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.608735320Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-09T08:49:16.609037358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023552s 
2026-07-09T08:49:16.609495150Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-09T08:49:16.609834754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.610237856Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-07-09T08:49:16.610863817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T08:49:16', 'add_ape_quality_in_profiles') 
2026-07-09T08:49:16.611560891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.612559011Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-09T08:49:16.612877373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002697s 
2026-07-09T08:49:16.613190283Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-09T08:49:16.613517432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.613924592Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-07-09T08:49:16.614376833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T08:49:16', 'remove_pushalot') 
2026-07-09T08:49:16.615102564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.615913337Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-09T08:49:16.616200035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023993s 
2026-07-09T08:49:16.616500841Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-09T08:49:16.616875605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.617333658Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-07-09T08:49:16.617865740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T08:49:16', 'add_custom_filters') 
2026-07-09T08:49:16.618529687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.619398186Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-09T08:49:16.619708301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025317s 
2026-07-09T08:49:16.620031612Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-09T08:49:16.620404062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.620805140Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-07-09T08:49:16.621390599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T08:49:16', 'import_list_tags') 
2026-07-09T08:49:16.622031079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.623167688Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-09T08:49:16.623480438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027682s 
2026-07-09T08:49:16.623843680Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-09T08:49:16.624254126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.624645535Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-07-09T08:49:16.625119700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T08:49:16', 'add_release_groups_etc') 
2026-07-09T08:49:16.625679547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.626784092Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-09T08:49:16.627092684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025448s 
2026-07-09T08:49:16.627392357Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-09T08:49:16.627716981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.628124161Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-07-09T08:49:16.628581392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T08:49:16', 'NewMediaInfoFormat') 
2026-07-09T08:49:16.629126209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.629848915Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-09T08:49:16.630141143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021347s 
2026-07-09T08:49:16.630471389Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-09T08:49:16.630826123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.631219405Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-07-09T08:49:16.631750284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T08:49:16', 'rename_restrictions_to_release_profiles') 
2026-07-09T08:49:16.632370764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.633130645Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-09T08:49:16.633450950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022635s 
2026-07-09T08:49:16.633787868Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-09T08:49:16.634151711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.634543811Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-07-09T08:49:16.635096094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T08:49:16', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-09T08:49:16.635692124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.636568389Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-09T08:49:16.636909907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023708s 
2026-07-09T08:49:16.637206634Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-09T08:49:16.637530537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.637904721Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-07-09T08:49:16.638367442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T08:49:16', 'add_import_exclusions') 
2026-07-09T08:49:16.638932721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.639640817Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-09T08:49:16.639955381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002107s 
2026-07-09T08:49:16.640263080Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-09T08:49:16.640598075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.640985846Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-07-09T08:49:16.641473238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T08:49:16', 'clean_artist_metadata_table') 
2026-07-09T08:49:16.642045460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.643085325Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-09T08:49:16.643394287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024673s 
2026-07-09T08:49:16.643696055Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-09T08:49:16.644056982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.644445103Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-07-09T08:49:16.644926874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T08:49:16', 'health_issue_notification') 
2026-07-09T08:49:16.645524036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.646425572Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-09T08:49:16.646719564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023536s 
2026-07-09T08:49:16.647035190Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-09T08:49:16.647377910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.647781102Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-07-09T08:49:16.648311972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T08:49:16', 'add_mediafilerepository_mtime') 
2026-07-09T08:49:16.648894184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.649672792Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-09T08:49:16.649988819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022612s 
2026-07-09T08:49:16.650306649Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-09T08:49:16.650655141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.651057592Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-07-09T08:49:16.651577298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T08:49:16', 'add_artistmetadataid_constraint') 
2026-07-09T08:49:16.652175754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.652952468Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-09T08:49:16.653264066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022658s 
2026-07-09T08:49:16.653562497Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-09T08:49:16.653890367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.654277266Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-07-09T08:49:16.654750880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T08:49:16', 'old_ids_and_artist_alias') 
2026-07-09T08:49:16.655334466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.656105138Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-09T08:49:16.656428409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022019s 
2026-07-09T08:49:16.656725427Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-09T08:49:16.657063448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.657455558Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-07-09T08:49:16.657932969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T08:49:16', 'download_propers_config') 
2026-07-09T08:49:16.658499010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.660289957Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-09T08:49:16.660607386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003211s 
2026-07-09T08:49:16.660904274Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-09T08:49:16.661246844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.661649345Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-07-09T08:49:16.662375708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T08:49:16', 'remove_language_profiles') 
2026-07-09T08:49:16.662964203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.663728082Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-09T08:49:16.664058758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024737s 
2026-07-09T08:49:16.664376037Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-09T08:49:16.664704388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.665092640Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-07-09T08:49:16.665576284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T08:49:16', 'multi_disc_naming_format') 
2026-07-09T08:49:16.666146994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.666958759Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-09T08:49:16.667268102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002245s 
2026-07-09T08:49:16.667588677Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-09T08:49:16.667954714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.668365682Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-07-09T08:49:16.668847072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T08:49:16', 'add_download_client_priority') 
2026-07-09T08:49:16.669419535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.670322984Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-09T08:49:16.670633720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023688s 
2026-07-09T08:49:16.670930989Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-09T08:49:16.671251575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.671651831Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-07-09T08:49:16.672133331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T08:49:16', 'remove_growl_prowl') 
2026-07-09T08:49:16.672748329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.673584864Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-09T08:49:16.673872814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023165s 
2026-07-09T08:49:16.674186947Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-09T08:49:16.674514186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.674906346Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-07-09T08:49:16.676619917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T08:49:16', 'remove_plex_hometheatre') 
2026-07-09T08:49:16.677230387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.678173617Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-09T08:49:16.678485815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036493s 
2026-07-09T08:49:16.678796742Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-09T08:49:16.679147308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.679528165Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-07-09T08:49:16.680074836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T08:49:16', 'add_root_folder_add_defaults') 
2026-07-09T08:49:16.680687179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.681550208Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-09T08:49:16.681850482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023803s 
2026-07-09T08:49:16.682136559Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-09T08:49:16.682443647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.682816308Z [Info] task_duration: Starting migration of Log DB to 40 
2026-07-09T08:49:16.683258117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T08:49:16', 'task_duration') 
2026-07-09T08:49:16.683815751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.686337560Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-09T08:49:16.686621973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038899s 
2026-07-09T08:49:16.686969643Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-09T08:49:16.687339217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.687760085Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-07-09T08:49:16.688349151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T08:49:16', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-09T08:49:16.688980282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.690768003Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-09T08:49:16.691130974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033655s 
2026-07-09T08:49:16.691531381Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-09T08:49:16.691764029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.692185268Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-07-09T08:49:16.692730005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T08:49:16', 'remove_album_folders') 
2026-07-09T08:49:16.693328179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.694374587Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-09T08:49:16.694732297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025796s 
2026-07-09T08:49:16.695130079Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-09T08:49:16.695676589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.696202168Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-07-09T08:49:16.696923801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T08:49:16', 'add_priority_to_indexers') 
2026-07-09T08:49:16.697654563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.698628665Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-09T08:49:16.699029232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029424s 
2026-07-09T08:49:16.699476473Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-09T08:49:16.700001610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.700527169Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-07-09T08:49:16.701223752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T08:49:16', 'remove_chown_and_folderchmod_config') 
2026-07-09T08:49:16.701976017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.703502282Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-09T08:49:16.703909011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035181s 
2026-07-09T08:49:16.704294768Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-09T08:49:16.704672408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.705137976Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-07-09T08:49:16.705689447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T08:49:16', 'update_notifiarr') 
2026-07-09T08:49:16.706370508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.707715127Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-09T08:49:16.708115804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030275s 
2026-07-09T08:49:16.708537643Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-09T08:49:16.708991427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.709510593Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-07-09T08:49:16.710020530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T08:49:16', 'email_multiple_addresses') 
2026-07-09T08:49:16.710592873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.711706275Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-09T08:49:16.712153255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026997s 
2026-07-09T08:49:16.712502228Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-09T08:49:16.712845029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.713268943Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-07-09T08:49:16.713759360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T08:49:16', 'rename_blacklist_to_blocklist') 
2026-07-09T08:49:16.714345801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.715592653Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-09T08:49:16.715927307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027267s 
2026-07-09T08:49:16.716228644Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-09T08:49:16.716558819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.716935086Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-07-09T08:49:16.717409432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T08:49:16', 'cdh_per_downloadclient') 
2026-07-09T08:49:16.717968187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.718733619Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-09T08:49:16.719027120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021671s 
2026-07-09T08:49:16.719317355Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-09T08:49:16.719632539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.720045782Z [Info] download_history: Starting migration of Log DB to 52 
2026-07-09T08:49:16.720512862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T08:49:16', 'download_history') 
2026-07-09T08:49:16.721099314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.722030018Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-09T08:49:16.722405404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023796s 
2026-07-09T08:49:16.722801783Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-09T08:49:16.723201458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.723580551Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-07-09T08:49:16.724360191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-09T08:49:16.724957735Z [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:49:16.725680521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010268s 
2026-07-09T08:49:16.725984303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-09T08:49:16.726386062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-09T08:49:16.726929316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s 
2026-07-09T08:49:16.727394413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T08:49:16', 'add_update_history') 
2026-07-09T08:49:16.727966225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.728803261Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-09T08:49:16.729097253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024989s 
2026-07-09T08:49:16.729409582Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-09T08:49:16.729769156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.730211026Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-07-09T08:49:16.730801515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T08:49:16', 'add_on_update_to_notifications') 
2026-07-09T08:49:16.731424580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.732247167Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-09T08:49:16.732583394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024555s 
2026-07-09T08:49:16.732887236Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-09T08:49:16.733237321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.733619220Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-07-09T08:49:16.734102955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T08:49:16', 'download_client_per_indexer') 
2026-07-09T08:49:16.734699386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.735671744Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-09T08:49:16.736044816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024259s 
2026-07-09T08:49:16.736344459Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-09T08:49:16.736675767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.737060441Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-07-09T08:49:16.737525939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T08:49:16', 'AddNewItemMonitorType') 
2026-07-09T08:49:16.738098953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.738906129Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-09T08:49:16.739206544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022263s 
2026-07-09T08:49:16.739494093Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-09T08:49:16.739822705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.740217730Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-07-09T08:49:16.740668989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T08:49:16', 'ImportListSearch') 
2026-07-09T08:49:16.741207043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.742008287Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-09T08:49:16.742293732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022059s 
2026-07-09T08:49:16.742650200Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-09T08:49:16.743008842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.743395651Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-07-09T08:49:16.743923284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T08:49:16', 'ImportListMonitorExisting') 
2026-07-09T08:49:16.744495516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.745353214Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-09T08:49:16.745645993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023382s 
2026-07-09T08:49:16.745952841Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-09T08:49:16.746272766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.746645336Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-07-09T08:49:16.747121736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T08:49:16', 'add_indexer_tags') 
2026-07-09T08:49:16.747725211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.748596917Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-09T08:49:16.748889146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023304s 
2026-07-09T08:49:16.749215994Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-09T08:49:16.749571941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.749963780Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-07-09T08:49:16.750434238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T08:49:16', 'update_audio_types') 
2026-07-09T08:49:16.750996210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.751916123Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-09T08:49:16.752210305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023183s 
2026-07-09T08:49:16.752568466Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-09T08:49:16.752948101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.753378388Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-07-09T08:49:16.754168299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-09T08:49:16.754432250Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-09T08:49:16.754737225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-09T08:49:16.755931380Z [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:49:16.757077608Z [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:49:16.757821106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-09T08:49:16.758533851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-09T08:49:16.759730722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-09T08:49:16.760229126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051824s 
2026-07-09T08:49:16.760512587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-09T08:49:16.760777610Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.761072815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-09T08:49:16.762051276Z [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:49:16.762949906Z [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:49:16.763570195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-09T08:49:16.764302009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-09T08:49:16.765416604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-09T08:49:16.765930008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004541s 
2026-07-09T08:49:16.766203198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-09T08:49:16.766462200Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-09T08:49:16.766766172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-09T08:49:16.767630172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-09T08:49:16.768450675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-09T08:49:16.769092077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-09T08:49:16.769771876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-09T08:49:16.770872824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-09T08:49:16.771391298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042956s 
2026-07-09T08:49:16.771997098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T08:49:16', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-09T08:49:16.772627578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.773816863Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-09T08:49:16.774163491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066199s 
2026-07-09T08:49:16.774509298Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-09T08:49:16.774846146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.775246212Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-07-09T08:49:16.775743674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T08:49:16', 'add_on_delete_to_notifications') 
2026-07-09T08:49:16.776341638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.777140237Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-09T08:49:16.777456053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022662s 
2026-07-09T08:49:16.777747810Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-09T08:49:16.778075160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.778450155Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-07-09T08:49:16.778904761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T08:49:16', 'add_custom_formats') 
2026-07-09T08:49:16.779470119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.780221703Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-09T08:49:16.780519413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002145s 
2026-07-09T08:49:16.780809988Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-09T08:49:16.781136255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.781517162Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-07-09T08:49:16.782019464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T08:49:16', 'add_result_to_commands') 
2026-07-09T08:49:16.782626276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.783393071Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-09T08:49:16.783693415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022491s 
2026-07-09T08:49:16.784020635Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-09T08:49:16.784368826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.784758170Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-07-09T08:49:16.785251524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T08:49:16', 'health_restored_notification') 
2026-07-09T08:49:16.785823055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.787212463Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-09T08:49:16.787521526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002825s 
2026-07-09T08:49:16.787805237Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-09T08:49:16.788152767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.788521329Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-07-09T08:49:16.788948349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T08:49:16', 'remove_uc') 
2026-07-09T08:49:16.789501854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.790463691Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-09T08:49:16.790734577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002326s 
2026-07-09T08:49:16.791057307Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-09T08:49:16.791417933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.791806025Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-07-09T08:49:16.792359991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T08:49:16', 'download_clients_rename_tv_to_music') 
2026-07-09T08:49:16.792945390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.793753648Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-09T08:49:16.794074895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023082s 
2026-07-09T08:49:16.794399649Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-09T08:49:16.794752249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.795145261Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-07-09T08:49:16.795668926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T08:49:16', 'add_colon_replacement_to_naming_config') 
2026-07-09T08:49:16.796280337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.797229529Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-09T08:49:16.797556488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024332s 
2026-07-09T08:49:16.797835249Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-09T08:49:16.798152849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.798555029Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-07-09T08:49:16.798981347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T08:49:16', 'list_sync_time') 
2026-07-09T08:49:16.799535794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.800306927Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-09T08:49:16.800606771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021662s 
2026-07-09T08:49:16.800903839Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-09T08:49:16.801238874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.801618198Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-07-09T08:49:16.802091592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T08:49:16', 'add_download_client_tags') 
2026-07-09T08:49:16.802664626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.803427743Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-09T08:49:16.803728158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002181s 
2026-07-09T08:49:16.804050106Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-09T08:49:16.804382155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.804764114Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-07-09T08:49:16.805244452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T08:49:16', 'add_notification_status') 
2026-07-09T08:49:16.805805732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.807183387Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-09T08:49:16.807482069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027922s 
2026-07-09T08:49:16.807795670Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-09T08:49:16.808219925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.808610211Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-07-09T08:49:16.809109617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T08:49:16', 'add_alac_24_quality_in_profiles') 
2026-07-09T08:49:16.809692330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.810530488Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-09T08:49:16.810849882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022749s 
2026-07-09T08:49:16.811133383Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-09T08:49:16.811444680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.811824094Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-07-09T08:49:16.812299351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T08:49:16', 'add_salt_to_users') 
2026-07-09T08:49:16.812858557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.814199057Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-09T08:49:16.814478740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027398s 
2026-07-09T08:49:16.814761039Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-09T08:49:16.815075112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.815511641Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-07-09T08:49:16.815986357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T08:49:16', 'add_auto_tagging') 
2026-07-09T08:49:16.816575664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.817510076Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-09T08:49:16.817798467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024332s 
2026-07-09T08:49:16.818115596Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-09T08:49:16.818465210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.818855907Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-07-09T08:49:16.819369121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T08:49:16', 'quality_definition_preferred_size') 
2026-07-09T08:49:16.819971494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.820786876Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-09T08:49:16.821102211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022902s 
2026-07-09T08:49:16.821418939Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-09T08:49:16.821764515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.822161986Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-07-09T08:49:16.822682364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T08:49:16', 'add_on_artist_add_to_notifications') 
2026-07-09T08:49:16.823297012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.824234831Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-09T08:49:16.824571729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024373s 
2026-07-09T08:49:16.824875721Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-09T08:49:16.825215786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.825620041Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-07-09T08:49:16.826103063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T08:49:16', 'album_last_searched_time') 
2026-07-09T08:49:16.826668222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.827577503Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-09T08:49:16.827899452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023519s 
2026-07-09T08:49:16.828200889Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-09T08:49:16.828515132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.828908113Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-07-09T08:49:16.829371536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T08:49:16', 'add_indexer_flags') 
2026-07-09T08:49:16.829977417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.831728764Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-09T08:49:16.832049059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032172s 
2026-07-09T08:49:16.832446510Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-09T08:49:16.832838890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.833230990Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-07-09T08:49:16.833733512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T08:49:16', 'add_indexes_album_statistics') 
2026-07-09T08:49:16.834325324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.835187771Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-09T08:49:16.835503046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023399s 
2026-07-09T08:49:16.835809072Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-09T08:49:16.836171612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-09T08:49:16.836585656Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-07-09T08:49:16.837075794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-09T08:49:16', 'update_redacted_baseurl') 
2026-07-09T08:49:16.837679630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-09T08:49:16.838484501Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-09T08:49:16.838797932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023162s 
2026-07-09T08:49:17.039617746Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-07-09T08:49:17.046756104Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-09T08:49:17.183583871Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-09T08:49:17.210445624Z [ls.io-init] done.
2026-07-09T08:49:17.215051540Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-07-09T08:49:17.224841398Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-07-09T08:49:17.263075135Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-09T08:49:17.264871022Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-09T08:49:17.265289205Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-07-09T08:49:17.352606712Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled