2026-06-17T06:35:35.374056052Z [migrations] started
2026-06-17T06:35:35.378567730Z [migrations] no migrations found
2026-06-17T06:35:36.068328949Z usermod: no changes
2026-06-17T06:35:36.151643345Z ───────────────────────────────────────
2026-06-17T06:35:36.151651902Z
2026-06-17T06:35:36.151655589Z ██╗ ███████╗██╗ ██████╗
2026-06-17T06:35:36.151659387Z ██║ ██╔════╝██║██╔═══██╗
2026-06-17T06:35:36.151663365Z ██║ ███████╗██║██║ ██║
2026-06-17T06:35:36.151667613Z ██║ ╚════██║██║██║ ██║
2026-06-17T06:35:36.151671321Z ███████╗███████║██║╚██████╔╝
2026-06-17T06:35:36.151675028Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-17T06:35:36.151679036Z
2026-06-17T06:35:36.151682523Z Brought to you by linuxserver.io
2026-06-17T06:35:36.151686772Z ───────────────────────────────────────
2026-06-17T06:35:36.157811418Z
2026-06-17T06:35:36.158379202Z To support the app dev(s) visit:
2026-06-17T06:35:36.183207864Z Lidarr: https://opencollective.com/lidarr
2026-06-17T06:35:36.187821146Z
2026-06-17T06:35:36.187838661Z To support LSIO projects visit:
2026-06-17T06:35:36.187859663Z https://www.linuxserver.io/donate/
2026-06-17T06:35:36.187869714Z
2026-06-17T06:35:36.187876567Z ───────────────────────────────────────
2026-06-17T06:35:36.187884103Z GID/UID
2026-06-17T06:35:36.187890736Z ───────────────────────────────────────
2026-06-17T06:35:36.276229632Z
2026-06-17T06:35:36.276261917Z User UID: 911
2026-06-17T06:35:36.276271767Z User GID: 911
2026-06-17T06:35:36.276280034Z ───────────────────────────────────────
2026-06-17T06:35:36.313319931Z Linuxserver.io version: 3.1.3.4968-ls251
2026-06-17T06:35:36.316124160Z Build-date: 2026-06-17T06:29:42+00:00
2026-06-17T06:35:36.316336497Z ───────────────────────────────────────
2026-06-17T06:35:36.316346287Z
2026-06-17T06:35:39.605243748Z [custom-init] No custom files found, skipping...
2026-06-17T06:35:45.410744979Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-06-17T06:35:45.692739285Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:35:45.757729601Z [Debug] Bootstrap: Console selected
2026-06-17T06:35:45.788686216Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:35:45.863173411Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:35:49.427424261Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-17T06:35:50.380232131Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {313dda64-6b87-4d0c-8727-c886cef7474d} may be persisted to storage in unencrypted form.
2026-06-17T06:35:51.364874172Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-17T06:35:51.980624836Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-17T06:35:53.114728630Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-17T06:35:53.236958251Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:35:53.245197066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:35:53.786851301Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-17T06:35:53.838049707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.550345s
2026-06-17T06:35:53.841775592Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-17T06:35:53.844567205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6010372s
2026-06-17T06:35:53.947836695Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-17T06:35:53.955951921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:54.043365333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-17T06:35:54.186238766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-17T06:35:54.376345347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3294086s
2026-06-17T06:35:54.382630577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:54.399364313Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-17T06:35:54.401921003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.352709s
2026-06-17T06:35:54.417536275Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-17T06:35:54.420568373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:54.500127475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-17T06:35:54.514823937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:35:54.527894655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248022s
2026-06-17T06:35:54.531674448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:35:54.535797733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016508s
2026-06-17T06:35:54.541870966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-17T06:35:54.550351037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-17T06:35:54.563905379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187146s
2026-06-17T06:35:54.567715273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:54.572970649Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-17T06:35:54.575910310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279427s
2026-06-17T06:35:54.582584303Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-17T06:35:54.585492311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:54.598074755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:35:54.600793661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002521s
2026-06-17T06:35:54.603331192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-17T06:35:54.607165445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-17T06:35:54.612489399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067973s
2026-06-17T06:35:54.614940356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:54.618588905Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-17T06:35:54.620747403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126155s
2026-06-17T06:35:54.665672704Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-17T06:35:54.668541241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:54.678015625Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-17T06:35:55.333771589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-17T06:35:55.376230091Z [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-06-17T06:35:55.447996717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0829978s
2026-06-17T06:35:55.450913352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-17T06:35:55.455947341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-17T06:35:55.462279345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093117s
2026-06-17T06:35:55.464431751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-17T06:35:55.468384944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-17T06:35:55.480917157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064676s
2026-06-17T06:35:55.483322291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-17T06:35:55.486563791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-17T06:35:55.490636404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051839s
2026-06-17T06:35:55.492708638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-17T06:35:55.747681846Z [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-06-17T06:35:55.830231773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3239122s
2026-06-17T06:35:55.841177610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-17T06:35:55.852215062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-17T06:35:55.858579191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147299s
2026-06-17T06:35:55.860974055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-17T06:35:55.864134150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-17T06:35:55.868537730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056424s
2026-06-17T06:35:55.870744635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-17T06:35:55.873840882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:35:55.877605014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047832s
2026-06-17T06:35:55.880328078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-17T06:35:55.883487733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:35:55.887588363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054145s
2026-06-17T06:35:55.889765117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-17T06:35:55.913403831Z [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-06-17T06:35:55.926568198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341819s
2026-06-17T06:35:55.929009264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-17T06:35:55.932250954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:35:55.936664634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055081s
2026-06-17T06:35:55.938718812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-17T06:35:55.942209393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:35:55.946591680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005818s
2026-06-17T06:35:55.948912344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-17T06:35:55.951593936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:35:55.955205170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044415s
2026-06-17T06:35:55.957285801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-17T06:35:55.960195592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:35:55.964834255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055282s
2026-06-17T06:35:55.966989055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-17T06:35:55.970401419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:35:55.974627441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055511s
2026-06-17T06:35:55.976972234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-17T06:35:55.979730921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-17T06:35:55.984475397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045381s
2026-06-17T06:35:55.986621119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-17T06:35:56.003020571Z [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-06-17T06:35:56.016179637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276788s
2026-06-17T06:35:56.018639242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-17T06:35:56.021832263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-17T06:35:56.026162485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005534s
2026-06-17T06:35:56.028261403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-17T06:35:56.031098928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-17T06:35:56.035299860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050336s
2026-06-17T06:35:56.037419480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-17T06:35:56.041686875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-17T06:35:56.045288480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059005s
2026-06-17T06:35:56.048035483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-17T06:35:56.052336105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-17T06:35:56.056951442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066373s
2026-06-17T06:35:56.058925528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-17T06:35:56.066722733Z [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-06-17T06:35:56.074218812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132906s
2026-06-17T06:35:56.076936837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-17T06:35:56.079997081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-17T06:35:56.084090356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005122s
2026-06-17T06:35:56.086278464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-17T06:35:56.089262625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:35:56.093002598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047821s
2026-06-17T06:35:56.094890400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-17T06:35:56.103484661Z [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-06-17T06:35:56.110710676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138828s
2026-06-17T06:35:56.112728430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-17T06:35:56.115448008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-17T06:35:56.119139694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044897s
2026-06-17T06:35:56.121296569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-17T06:35:56.124212622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-17T06:35:56.128245315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049933s
2026-06-17T06:35:56.130360896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-17T06:35:56.133356961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-17T06:35:56.137049108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004744s
2026-06-17T06:35:56.139086933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-17T06:35:56.141905089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-17T06:35:56.146062052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050491s
2026-06-17T06:35:56.148039655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-17T06:35:56.155476746Z [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-06-17T06:35:56.162631217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126791s
2026-06-17T06:35:56.164615183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-17T06:35:56.169426234Z [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-06-17T06:35:56.174335252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078027s
2026-06-17T06:35:56.176505834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-17T06:35:56.179828256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-17T06:35:56.183716087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052013s
2026-06-17T06:35:56.185617036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-17T06:35:56.222524717Z [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-06-17T06:35:56.229414615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418002s
2026-06-17T06:35:56.231821704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-17T06:35:56.234707606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-17T06:35:56.241036414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068549s
2026-06-17T06:35:56.243014539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-17T06:35:56.247690477Z [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-06-17T06:35:56.253668679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084434s
2026-06-17T06:35:56.255432752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-17T06:35:56.258306490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-17T06:35:56.262213851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048868s
2026-06-17T06:35:56.264298209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-17T06:35:56.269146154Z [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-06-17T06:35:56.274291969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008094s
2026-06-17T06:35:56.276569376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-17T06:35:56.280014084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-17T06:35:56.283799179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052051s
2026-06-17T06:35:56.286008569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-17T06:35:56.289635946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-17T06:35:56.293616113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052119s
2026-06-17T06:35:56.295107637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-17T06:35:56.303068352Z [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-06-17T06:35:56.308472507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114695s
2026-06-17T06:35:56.310392625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-17T06:35:56.319883562Z [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-06-17T06:35:56.332872595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203563s
2026-06-17T06:35:56.335027956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-17T06:35:56.340391419Z [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-06-17T06:35:56.345499338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085998s
2026-06-17T06:35:56.347471100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-17T06:35:56.354744200Z [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-06-17T06:35:56.360929028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115493s
2026-06-17T06:35:56.362931762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-17T06:35:56.368339835Z [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-06-17T06:35:56.373509738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087013s
2026-06-17T06:35:56.375486380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-17T06:35:56.381269538Z [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-06-17T06:35:56.386807984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094146s
2026-06-17T06:35:56.388882072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-17T06:35:56.393262936Z [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-06-17T06:35:56.397651435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068534s
2026-06-17T06:35:56.399469257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-17T06:35:56.402792430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-17T06:35:56.406752196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054647s
2026-06-17T06:35:56.408724639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-17T06:35:56.411463576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-17T06:35:56.415006082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044215s
2026-06-17T06:35:56.416959326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-17T06:35:56.421326092Z [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-06-17T06:35:56.425742919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069035s
2026-06-17T06:35:56.427697586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-17T06:35:56.434460989Z [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-06-17T06:35:56.440408849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107878s
2026-06-17T06:35:56.442384359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-17T06:35:56.448323311Z [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-06-17T06:35:56.453183661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089271s
2026-06-17T06:35:56.455277208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-17T06:35:56.458489979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-17T06:35:56.462194611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047739s
2026-06-17T06:35:56.464341926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-17T06:35:56.467070472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-17T06:35:56.470844875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048039s
2026-06-17T06:35:56.472751786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-17T06:35:56.479712596Z [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-06-17T06:35:56.485923958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113437s
2026-06-17T06:35:56.487898095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-17T06:35:56.494161050Z [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-06-17T06:35:56.500006283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101961s
2026-06-17T06:35:56.502218730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-17T06:35:56.505556763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:35:56.509385475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005162s
2026-06-17T06:35:56.511257476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-17T06:35:56.517603418Z [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-06-17T06:35:56.523241945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101266s
2026-06-17T06:35:56.525187645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-17T06:35:56.532109336Z [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-06-17T06:35:56.538136697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110776s
2026-06-17T06:35:56.540160173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-17T06:35:56.544709787Z [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-06-17T06:35:56.549372599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073058s
2026-06-17T06:35:56.551574294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-17T06:35:56.554903209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-17T06:35:56.558704005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051599s
2026-06-17T06:35:56.560793153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-17T06:35:56.566657325Z [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-06-17T06:35:56.572178476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094356s
2026-06-17T06:35:56.574989408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-17T06:35:56.578673538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:35:56.582705079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056331s
2026-06-17T06:35:56.609359587Z [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-06-17T06:35:56.640320250Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0317891 taking an average of 00:00:00.0317891
2026-06-17T06:35:56.652834878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T06:35:56', 'InitialSetup')
2026-06-17T06:35:56.659541737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:56.671277986Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-17T06:35:56.673248075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0863458s
2026-06-17T06:35:56.682357373Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-17T06:35:56.687117251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:56.699596006Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-17T06:35:56.715494870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-17T06:35:56.717831898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002275s
2026-06-17T06:35:56.720590875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-17T06:35:56.724491161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:35:56.742045920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193673s
2026-06-17T06:35:56.746530434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T06:35:56', 'add_reason_to_pending_releases')
2026-06-17T06:35:56.750922951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:56.754588164Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-17T06:35:56.756563834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315478s
2026-06-17T06:35:56.759077276Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-17T06:35:56.761314773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:56.765058714Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-17T06:35:56.820925253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:56.832003938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-06-17T06:35:56.834682203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-17T06:35:56.838058754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-17T06:35:56.848542210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117878s
2026-06-17T06:35:56.850366305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:35:56.852215609Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-17T06:35:56.854341993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-17T06:35:56.857579003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:35:56.867047595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106745s
2026-06-17T06:35:56.868885236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:35:56.870673979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-06-17T06:35:56.872963300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-17T06:35:56.876360994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:35:56.885921562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109142s
2026-06-17T06:35:56.890860430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-17T06:35:56.898478284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-17T06:35:56.902705950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094562s
2026-06-17T06:35:56.907664888Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-17T06:35:57.226135917Z [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-06-17T06:35:57.243826490Z [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-06-17T06:35:57.257517908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-17T06:35:57.270288822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-17T06:35:57.301800194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-17T06:35:57.307257235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-17T06:35:57.312015540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-17T06:35:57.315809121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4061082s
2026-06-17T06:35:57.317726994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:35:57.319504815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-17T06:35:57.323710186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-17T06:35:57.326604155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-17T06:35:57.336160303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103449s
2026-06-17T06:35:57.340104428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T06:35:57', 'add_medium_support')
2026-06-17T06:35:57.344165848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:57.348066786Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-17T06:35:57.349939679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022069s
2026-06-17T06:35:57.352588233Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-17T06:35:57.354955512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:57.358113533Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-17T06:35:57.366692653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-17T06:35:57.370529241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-17T06:35:57.375613943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063883s
2026-06-17T06:35:57.377575885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:35:57.380121873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:35:57.416751534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369204s
2026-06-17T06:35:57.421254053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T06:35:57', 'add_various_qualites_in_profile')
2026-06-17T06:35:57.425739147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:57.429369760Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-17T06:35:57.431360029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049541s
2026-06-17T06:35:57.433749191Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-17T06:35:57.435967440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:57.438957713Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-17T06:35:57.456707725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-17T06:35:57.461870875Z [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-06-17T06:35:57.469183986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097262s
2026-06-17T06:35:57.472520516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-17T06:35:57.477057735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-17T06:35:57.483140357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079488s
2026-06-17T06:35:57.485147641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:35:57.486930412Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-17T06:35:57.489213861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-17T06:35:57.492639301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:35:57.502811520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115476s
2026-06-17T06:35:57.505172325Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-17T06:35:57.583402099Z [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-06-17T06:35:57.613725488Z [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-06-17T06:35:57.630141534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:35:57.635359945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:35:57.660034045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-17T06:35:57.664987923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-17T06:35:57.669602247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:35:57.674040407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:35:57.677756171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1705708s
2026-06-17T06:35:57.679988798Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-17T06:35:57.769701452Z [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-06-17T06:35:57.798694621Z [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-06-17T06:35:57.814558936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:35:57.820544553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:35:57.846550024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-17T06:35:57.852097889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-17T06:35:57.856756312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:35:57.861436138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:35:57.864947010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1829608s
2026-06-17T06:35:57.866882288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:57.868689588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-17T06:35:57.870893537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-17T06:35:57.873843159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-17T06:35:57.883536594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106152s
2026-06-17T06:35:57.887686784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T06:35:57', 'metadata_profiles')
2026-06-17T06:35:57.892013869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:57.895752550Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-17T06:35:57.897642647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226226s
2026-06-17T06:35:57.900689133Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-17T06:35:57.903150682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:57.906374776Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-17T06:35:57.943241745Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-17T06:35:58.050037949Z [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-06-17T06:35:58.060134405Z [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-06-17T06:35:58.065873635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-17T06:35:58.070128005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-17T06:35:58.094398772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-17T06:35:58.098182283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1524469s
2026-06-17T06:35:58.100125137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:35:58.101942237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-17T06:35:58.104402623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-17T06:35:58.107637919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-17T06:35:58.117473190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109388s
2026-06-17T06:35:58.120589878Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-17T06:35:58.124315011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-17T06:35:58.127400626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044586s
2026-06-17T06:35:58.129323609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:35:58.131098965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-17T06:35:58.136620397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-17T06:35:58.204954338Z [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-06-17T06:35:58.216843246Z [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-06-17T06:35:58.223708845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-17T06:35:58.227941140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-17T06:35:58.254218208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-17T06:35:58.257990286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191139s
2026-06-17T06:35:58.262261439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T06:35:58', 'separate_automatic_and_interactive_search')
2026-06-17T06:35:58.266488503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:58.271440778Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-17T06:35:58.273596941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319287s
2026-06-17T06:35:58.276330086Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-17T06:35:58.278644869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:58.281682207Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-17T06:35:58.286340440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-17T06:35:58.358975816Z [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-06-17T06:35:58.383747632Z [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-06-17T06:35:58.398032275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:35:58.404162823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:35:58.428506127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:35:58.433340855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:35:58.438041814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:35:58.442493811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:35:58.447404372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:35:58.451313206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1627675s
2026-06-17T06:35:58.455099983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T06:35:58', 'change_album_path_to_relative')
2026-06-17T06:35:58.459208509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:58.463211041Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-17T06:35:58.465179255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1745326s
2026-06-17T06:35:58.468158947Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-17T06:35:58.470872743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:58.474750374Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-17T06:35:58.483566642Z [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-06-17T06:35:58.488358224Z [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-06-17T06:35:58.492460457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061294s
2026-06-17T06:35:58.496536357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T06:35:58', 'change_quality_size_mb_to_kb')
2026-06-17T06:35:58.500698440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:58.504198931Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-17T06:35:58.506150512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174836s
2026-06-17T06:35:58.508494122Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-17T06:35:58.510683091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:58.513551639Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-17T06:35:58.520132685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:58.522076781Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-17T06:35:58.524511475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-17T06:35:58.527689506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-17T06:35:58.538001547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112819s
2026-06-17T06:35:58.540311660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:58.541708714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-17T06:35:58.544311096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-17T06:35:58.546969842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-17T06:35:58.556677586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107214s
2026-06-17T06:35:58.560346205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-17T06:35:58', 'album_releases')
2026-06-17T06:35:58.564388317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:58.567678765Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-17T06:35:58.569519222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215547s
2026-06-17T06:35:58.572081844Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-17T06:35:58.574436186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:58.577423844Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-17T06:35:58.586274531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:58.588270522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-17T06:35:58.590377295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-17T06:35:58.664592042Z [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-06-17T06:35:58.692219491Z [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-06-17T06:35:58.706851172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:35:58.712252001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:35:58.736546947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:35:58.741656178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:35:58.745815937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:35:58.750296291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:35:58.754971018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:35:58.758560418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1662309s
2026-06-17T06:35:58.760649405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:58.762448659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-17T06:35:58.764727650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-17T06:35:58.838111042Z [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-06-17T06:35:58.865581374Z [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-06-17T06:35:58.880593181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:35:58.886330729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:35:58.910903584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:35:58.915666818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-17T06:35:58.920017231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-17T06:35:58.924605904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-17T06:35:58.929220649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:35:58.932797764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1659991s
2026-06-17T06:35:58.936733762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T06:35:58', 'album_releases_fix')
2026-06-17T06:35:58.940814191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:58.945037237Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-17T06:35:58.946903086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1780297s
2026-06-17T06:35:58.950330349Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-17T06:35:58.952696475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:58.956008677Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-17T06:35:58.974862603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-17T06:35:58.984348079Z [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-06-17T06:35:58.992443816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155138s
2026-06-17T06:35:58.994617835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-17T06:35:58.997553648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-17T06:35:59.001219312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047127s
2026-06-17T06:35:59.048769961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-17T06:35:59.056237362Z [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-06-17T06:35:59.062407210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111375s
2026-06-17T06:35:59.064718996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-17T06:35:59.068214717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:35:59.072105875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053922s
2026-06-17T06:35:59.076362128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T06:35:59', 'import_lists')
2026-06-17T06:35:59.080541286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.084285107Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-17T06:35:59.086114231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174042s
2026-06-17T06:35:59.088650100Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-17T06:35:59.091121818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.094299679Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-17T06:35:59.100480699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-17T06:35:59.102566060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-17T06:35:59.105048149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-17T06:35:59.108598681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-17T06:35:59.119572074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122853s
2026-06-17T06:35:59.121349664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:35:59.123573834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:35:59.138418315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146476s
2026-06-17T06:35:59.142197597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-17T06:35:59', 'add_release_status')
2026-06-17T06:35:59.146521536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.149988290Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-17T06:35:59.151873106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265402s
2026-06-17T06:35:59.154500078Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-17T06:35:59.156856023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.159816456Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-17T06:35:59.165078655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:35:59.166993883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-17T06:35:59.169325660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-17T06:35:59.172860029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:35:59.183682237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122427s
2026-06-17T06:35:59.187600420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T06:35:59', 'album_download_notification')
2026-06-17T06:35:59.191693895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.195202843Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-17T06:35:59.197181388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233896s
2026-06-17T06:35:59.199754100Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-17T06:35:59.202116128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.205109497Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-17T06:35:59.212041850Z [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-06-17T06:35:59.218211388Z [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-06-17T06:35:59.224816612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094078s
2026-06-17T06:35:59.229499084Z [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-06-17T06:35:59.235508528Z [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-06-17T06:35:59.239930435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072187s
2026-06-17T06:35:59.243888688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T06:35:59', 'fix_language_metadata_profiles')
2026-06-17T06:35:59.248196144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.251662877Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-17T06:35:59.253641122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184739s
2026-06-17T06:35:59.255898789Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-17T06:35:59.258101536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.261004263Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-17T06:35:59.265220465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-17T06:35:59.268171650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-17T06:35:59.271351334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003925s
2026-06-17T06:35:59.275017138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T06:35:59', 'remove_fanzub')
2026-06-17T06:35:59.278955862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.282114263Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-17T06:35:59.283933017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144975s
2026-06-17T06:35:59.286574498Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-17T06:35:59.289022288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.292127974Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-17T06:35:59.318706680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-17T06:35:59.321924632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-17T06:35:59.326157127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00523s
2026-06-17T06:35:59.328405025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-17T06:35:59.331757718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-17T06:35:59.335623745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052511s
2026-06-17T06:35:59.342649747Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-17T06:35:59.348019974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-17T06:35:59.352038398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070719s
2026-06-17T06:35:59.354226516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-17T06:35:59.358545525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-17T06:35:59.362540091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063695s
2026-06-17T06:35:59.364748570Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-17T06:35:59.367588330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-17T06:35:59.370812734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041488s
2026-06-17T06:35:59.372990471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-17T06:35:59.376198052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-17T06:35:59.380060932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051281s
2026-06-17T06:35:59.383987642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T06:35:59', 'update_artist_history_indexes')
2026-06-17T06:35:59.388114264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.391839477Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-17T06:35:59.393827542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164561s
2026-06-17T06:35:59.396103957Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-17T06:35:59.398375082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.401244000Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-17T06:35:59.427785131Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:35:59.441583043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-17T06:35:59.445492818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151698s
2026-06-17T06:35:59.449377283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T06:35:59', 'remove_nma')
2026-06-17T06:35:59.453451519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.456769703Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-17T06:35:59.458611142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264183s
2026-06-17T06:35:59.461084023Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-17T06:35:59.463432734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.466461925Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-17T06:35:59.471380873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:35:59.473292153Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s
2026-06-17T06:35:59.475466633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-17T06:35:59.478428679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-17T06:35:59.489163242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116053s
2026-06-17T06:35:59.492979328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T06:35:59', 'album_disambiguation')
2026-06-17T06:35:59.497134648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.500548214Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-17T06:35:59.502469604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226766s
2026-06-17T06:35:59.505037847Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-17T06:35:59.507582943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.510348323Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-17T06:35:59.514125211Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:35:59.516313499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:35:59.533096834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166831s
2026-06-17T06:35:59.537409962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T06:35:59', 'add_ape_quality_in_profiles')
2026-06-17T06:35:59.541831017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.545334063Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-17T06:35:59.547271014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289515s
2026-06-17T06:35:59.549628363Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-17T06:35:59.552254312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.554740009Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-17T06:35:59.567319077Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:35:59.570934699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-17T06:35:59.574325870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046911s
2026-06-17T06:35:59.576648448Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:35:59.579890679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-17T06:35:59.582946614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042401s
2026-06-17T06:35:59.585254182Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:35:59.588369768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-17T06:35:59.591404891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041057s
2026-06-17T06:35:59.595184294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T06:35:59', 'remove_pushalot')
2026-06-17T06:35:59.599626251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.602679030Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-17T06:35:59.604554568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151689s
2026-06-17T06:35:59.607185237Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-17T06:35:59.609333734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.612272804Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-17T06:35:59.619263906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-17T06:35:59.623757207Z [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-06-17T06:35:59.628932481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075444s
2026-06-17T06:35:59.632791604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T06:35:59', 'add_custom_filters')
2026-06-17T06:35:59.636828646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.640194355Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-17T06:35:59.642074041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186272s
2026-06-17T06:35:59.644487773Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-17T06:35:59.646903158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.649945396Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-17T06:35:59.654765014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:35:59.656673829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-17T06:35:59.658793238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-17T06:35:59.661677528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-17T06:35:59.672487000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116232s
2026-06-17T06:35:59.676468851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T06:35:59', 'import_list_tags')
2026-06-17T06:35:59.680682207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:35:59.684200043Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-17T06:35:59.686057395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232075s
2026-06-17T06:35:59.688546308Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-17T06:35:59.690873546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:35:59.694036316Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-17T06:35:59.784026970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-17T06:35:59.791454100Z [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-06-17T06:35:59.798816790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121495s
2026-06-17T06:35:59.800768651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-17T06:35:59.804361608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-17T06:35:59.808865170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060238s
2026-06-17T06:35:59.843586056Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-17T06:35:59.843908406Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-17T06:35:59.844137086Z FROM "Artists"
2026-06-17T06:35:59.856157899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-17T06:35:59.856185094Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-17T06:35:59.856217890Z FROM "Artists"
2026-06-17T06:35:59.864159266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140691s
2026-06-17T06:35:59.865998941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:35:59.868285727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-17T06:35:59.869951312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-17T06:35:59.873330789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:35:59.884289042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121339s
2026-06-17T06:35:59.890422025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-17T06:35:59.890446515Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:59.890456495Z FROM "ArtistMetadata"
2026-06-17T06:35:59.890475192Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-17T06:35:59.898989172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-17T06:35:59.899014032Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:35:59.899023962Z FROM "ArtistMetadata"
2026-06-17T06:35:59.899042499Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-17T06:35:59.905104149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104912s
2026-06-17T06:35:59.907085690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-17T06:35:59.915459768Z [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-06-17T06:35:59.923089035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137507s
2026-06-17T06:35:59.925023551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-17T06:35:59.928546477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-17T06:35:59.932488487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054649s
2026-06-17T06:35:59.934783430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-17T06:35:59.937700015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-17T06:35:59.941357371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047677s
2026-06-17T06:35:59.943223570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:35:59.945376076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:00.017567076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0720663s
2026-06-17T06:36:00.019745013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:00.021547424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-06-17T06:36:00.023744009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-17T06:36:00.027089417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:00.038609682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128319s
2026-06-17T06:36:00.040436722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:00.042226647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-06-17T06:36:00.044422841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-17T06:36:00.047829693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:00.058561039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121431s
2026-06-17T06:36:00.060398189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:00.062134346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-06-17T06:36:00.064123112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-17T06:36:00.066774352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-17T06:36:00.077427109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112871s
2026-06-17T06:36:00.084787305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-17T06:36:00.084811533Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:00.084914561Z FROM "ArtistMetadata"
2026-06-17T06:36:00.084937978Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:00.084950944Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-17T06:36:00.094816546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-17T06:36:00.094841847Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:00.094855595Z FROM "ArtistMetadata"
2026-06-17T06:36:00.094870144Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:00.094907019Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-17T06:36:00.102709455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132265s
2026-06-17T06:36:00.104564832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:00.106296710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-17T06:36:00.108544217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-17T06:36:00.111823883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-17T06:36:00.122723738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121701s
2026-06-17T06:36:00.124577332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:00.126312457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-06-17T06:36:00.128484592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-17T06:36:00.131628444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:00.142525674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120699s
2026-06-17T06:36:00.144435721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:00.146193402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-17T06:36:00.148393754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-17T06:36:00.152067343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:00.163578570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130679s
2026-06-17T06:36:00.170379809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-17T06:36:00.170402174Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-17T06:36:00.170431744Z FROM "AlbumReleases"
2026-06-17T06:36:00.170481705Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:00.170508499Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-17T06:36:00.179604670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-17T06:36:00.179615402Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-17T06:36:00.179657266Z FROM "AlbumReleases"
2026-06-17T06:36:00.179687928Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:00.179746236Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-17T06:36:00.185973649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111881s
2026-06-17T06:36:00.193125735Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-17T06:36:00.193137118Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:00.193178531Z FROM "ArtistMetadata"
2026-06-17T06:36:00.193217650Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:00.193254665Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:00.204608534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-17T06:36:00.204636711Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-17T06:36:00.204686471Z FROM "ArtistMetadata"
2026-06-17T06:36:00.204716532Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:00.204761693Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:00.210881840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130982s
2026-06-17T06:36:00.216885142Z [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-06-17T06:36:00.293494523Z [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-06-17T06:36:00.308511330Z [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-06-17T06:36:00.316793623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:00.322462161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:00.350610097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:00.355154871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:00.358696946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138569s
2026-06-17T06:36:00.362663416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-17T06:36:00.441352235Z [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-06-17T06:36:00.461486139Z [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-06-17T06:36:00.472118976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:00.480663487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:00.509014152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:00.513979003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:00.517623453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521605s
2026-06-17T06:36:00.520366739Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-17T06:36:00.593544718Z [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-06-17T06:36:00.609389643Z [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-06-17T06:36:00.617991439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-17T06:36:00.622888272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-17T06:36:00.652594088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-17T06:36:00.658139387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-17T06:36:00.661703696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391319s
2026-06-17T06:36:00.663714266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-17T06:36:00.733576316Z [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-06-17T06:36:00.744191788Z [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-06-17T06:36:00.750223778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:00.754336411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:00.780836720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:00.784482553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189613s
2026-06-17T06:36:00.786729579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-17T06:36:00.789652948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:00.793174531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046947s
2026-06-17T06:36:00.795040119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-17T06:36:00.797725077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:00.800995534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004264s
2026-06-17T06:36:00.802920021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-17T06:36:00.805955144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:00.809440214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047537s
2026-06-17T06:36:00.811384260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-17T06:36:00.814328520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-17T06:36:00.817882338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047282s
2026-06-17T06:36:00.819866475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-17T06:36:00.822637887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-17T06:36:00.826562763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048697s
2026-06-17T06:36:00.828585818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-17T06:36:00.831553817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-17T06:36:00.835108477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046817s
2026-06-17T06:36:00.836863191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:00.849850731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-17T06:36:00.853601386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150667s
2026-06-17T06:36:00.855227972Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:00.859398963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-17T06:36:00.862204685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053941s
2026-06-17T06:36:00.863739166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:00.867581405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-06-17T06:36:00.870991524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057406s
2026-06-17T06:36:00.874524420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T06:36:00', 'add_release_groups_etc')
2026-06-17T06:36:00.878307740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:00.882915341Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-17T06:36:00.884626698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017321s
2026-06-17T06:36:00.887317047Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-17T06:36:00.889424562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:00.892822466Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-17T06:36:00.905083343Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:00.907661156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-17T06:36:00.910906923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040005s
2026-06-17T06:36:00.914510933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T06:36:00', 'NewMediaInfoFormat')
2026-06-17T06:36:00.918456891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:00.921576544Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-17T06:36:00.923333193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144242s
2026-06-17T06:36:00.926058422Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-17T06:36:00.928385028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:00.931413919Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-17T06:36:00.953242036Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-17T06:36:00.957102893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-17T06:36:00.984157508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285768s
2026-06-17T06:36:00.986100652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-17T06:36:00.987837911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-17T06:36:00.990436285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-17T06:36:00.994282171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:01.004997364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124419s
2026-06-17T06:36:01.009108425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T06:36:01', 'rename_restrictions_to_release_profiles')
2026-06-17T06:36:01.013214425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:01.016842744Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-17T06:36:01.018857983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236194s
2026-06-17T06:36:01.021687001Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-17T06:36:01.024129431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:01.027343906Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-17T06:36:01.047545697Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-17T06:36:01.050689640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-17T06:36:01.079529110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297141s
2026-06-17T06:36:01.081418696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:01.083192969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-17T06:36:01.085520287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-17T06:36:01.088694591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-17T06:36:01.098974628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114316s
2026-06-17T06:36:01.100913383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-17T06:36:01.102672637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-06-17T06:36:01.104982790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-17T06:36:01.108055259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-17T06:36:01.118268711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112353s
2026-06-17T06:36:01.120009337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:01.122716961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-17T06:36:01.125709168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004105s
2026-06-17T06:36:01.127360043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:01.130046805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-17T06:36:01.133186830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041492s
2026-06-17T06:36:01.135556352Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-17T06:36:01.215258482Z [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-06-17T06:36:01.231055321Z [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-06-17T06:36:01.239949747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:01.245103107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:01.273224069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:01.278146905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:01.282975881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:01.287909880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:01.291565733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1538863s
2026-06-17T06:36:01.295930575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T06:36:01', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-17T06:36:01.300251148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:01.304503784Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-17T06:36:01.306608353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1660669s
2026-06-17T06:36:01.309147959Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-17T06:36:01.311509025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:01.314558266Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-17T06:36:01.321767688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-17T06:36:01.326764873Z [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-06-17T06:36:01.331862341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078781s
2026-06-17T06:36:01.334144037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-17T06:36:01.337734389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-17T06:36:01.341725929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056446s
2026-06-17T06:36:01.346030028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T06:36:01', 'add_import_exclusions')
2026-06-17T06:36:01.350360761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:01.353762263Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-17T06:36:01.355582188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173585s
2026-06-17T06:36:01.358087414Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-17T06:36:01.360470444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:01.363427741Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-17T06:36:01.418755625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-17T06:36:01.418784293Z WHERE "Id" in (
2026-06-17T06:36:01.418797660Z SELECT "Artists"."Id" from "Artists"
2026-06-17T06:36:01.418837540Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:01.418879224Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:01.428837162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-17T06:36:01.428862042Z WHERE "Id" in (
2026-06-17T06:36:01.428887273Z SELECT "Artists"."Id" from "Artists"
2026-06-17T06:36:01.428927514Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:01.428938947Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:01.438896444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152924s
2026-06-17T06:36:01.458387323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-17T06:36:01.458466673Z WHERE "Id" in (
2026-06-17T06:36:01.458502095Z SELECT "Albums"."Id" from "Albums"
2026-06-17T06:36:01.458581595Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:01.458609802Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:01.468051680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-17T06:36:01.468076800Z WHERE "Id" in (
2026-06-17T06:36:01.468087893Z SELECT "Albums"."Id" from "Albums"
2026-06-17T06:36:01.468134577Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:01.468165279Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:01.474537915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114297s
2026-06-17T06:36:01.481189863Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-17T06:36:01.481222689Z WHERE "Id" in (
2026-06-17T06:36:01.481287139Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-17T06:36:01.481312961Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-17T06:36:01.481435157Z WHERE "Albums"."Id" IS NULL)
2026-06-17T06:36:01.490438051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-17T06:36:01.490471418Z WHERE "Id" in (
2026-06-17T06:36:01.490537993Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-17T06:36:01.490563474Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-17T06:36:01.490593715Z WHERE "Albums"."Id" IS NULL)
2026-06-17T06:36:01.496422666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107315s
2026-06-17T06:36:01.503020756Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-17T06:36:01.503057500Z WHERE "Id" in (
2026-06-17T06:36:01.503111529Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:01.503144255Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:01.503204857Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-17T06:36:01.512157360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-17T06:36:01.512184464Z WHERE "Id" in (
2026-06-17T06:36:01.512234796Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:01.512267341Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:01.512280628Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-17T06:36:01.518099579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106987s
2026-06-17T06:36:01.524944636Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-17T06:36:01.524970438Z WHERE "Id" in (
2026-06-17T06:36:01.525008425Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:01.525046421Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:01.525057544Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:01.534635877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-17T06:36:01.534660957Z WHERE "Id" in (
2026-06-17T06:36:01.534701419Z SELECT "Tracks"."Id" from "Tracks"
2026-06-17T06:36:01.534729125Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:01.534748714Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-17T06:36:01.540762537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110881s
2026-06-17T06:36:01.547497112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:01.547521812Z WHERE "Id" IN (
2026-06-17T06:36:01.547553756Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:01.547578126Z LEFT OUTER JOIN "Tracks"
2026-06-17T06:36:01.547606543Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:01.547643006Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:01.556849811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:01.556875322Z WHERE "Id" IN (
2026-06-17T06:36:01.556902447Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:01.556926004Z LEFT OUTER JOIN "Tracks"
2026-06-17T06:36:01.556966456Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:01.557007408Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:01.562837602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109249s
2026-06-17T06:36:01.566821045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T06:36:01', 'clean_artist_metadata_table')
2026-06-17T06:36:01.570931926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:01.625385879Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-17T06:36:01.627839752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729884s
2026-06-17T06:36:01.630316010Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-17T06:36:01.632561713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:01.635778412Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-17T06:36:01.648416710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:01.650307318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-17T06:36:01.652736370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-17T06:36:01.656247282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:01.668047781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132213s
2026-06-17T06:36:01.669943339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:01.671611419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-17T06:36:01.673992074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-17T06:36:01.677600873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:01.688440768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123679s
2026-06-17T06:36:01.690377599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:01.692125409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.36E-05s
2026-06-17T06:36:01.694422416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-17T06:36:01.697835270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:01.708545524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012085s
2026-06-17T06:36:01.710371632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:01.712093220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-06-17T06:36:01.714371819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-17T06:36:01.717729543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:01.728521330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120361s
2026-06-17T06:36:01.730434033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:01.732111531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-17T06:36:01.734306422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-17T06:36:01.737588604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:01.748421584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120866s
2026-06-17T06:36:01.750617016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-17T06:36:01.827102717Z [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-06-17T06:36:01.845850831Z [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-06-17T06:36:01.856104504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-17T06:36:01.860442872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-17T06:36:01.889746507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368498s
2026-06-17T06:36:01.892476876Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-17T06:36:01.967173524Z [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-06-17T06:36:01.985207209Z [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-06-17T06:36:01.994522963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-17T06:36:01.998726560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-17T06:36:02.025525048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308802s
2026-06-17T06:36:02.029641951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T06:36:02', 'health_issue_notification')
2026-06-17T06:36:02.033748121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:02.050115770Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-17T06:36:02.052062441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1550502s
2026-06-17T06:36:02.055730269Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-17T06:36:02.058050994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:02.061136058Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-17T06:36:02.077011825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:02.078913907Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.35E-05s
2026-06-17T06:36:02.081017193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-17T06:36:02.084354886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-17T06:36:02.096145986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131726s
2026-06-17T06:36:02.097989439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:02.099593771Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-17T06:36:02.101578268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-17T06:36:02.104273467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-17T06:36:02.114479795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110569s
2026-06-17T06:36:02.116982757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-17T06:36:02.119746414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-17T06:36:02.122509048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034953s
2026-06-17T06:36:02.127881630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:02.127906911Z WHERE "Id" IN (
2026-06-17T06:36:02.127928925Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:02.127971902Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:02.128002072Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:02.135581519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:02.135623995Z WHERE "Id" IN (
2026-06-17T06:36:02.135658595Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:02.135702924Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:02.135741922Z WHERE "Tracks"."Id" IS NULL)
2026-06-17T06:36:02.142367408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103367s
2026-06-17T06:36:02.149650267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:02.149674907Z WHERE "Id" IN (
2026-06-17T06:36:02.149720458Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:02.149757333Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:02.149805720Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:02.149841262Z WHERE "Artists"."Path" IS NULL)
2026-06-17T06:36:02.159668977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:02.159722425Z WHERE "Id" IN (
2026-06-17T06:36:02.159744469Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:02.159783798Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-17T06:36:02.159831525Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-17T06:36:02.159901335Z WHERE "Artists"."Path" IS NULL)
2026-06-17T06:36:02.167662338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129382s
2026-06-17T06:36:02.175772203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:02.175806312Z WHERE "Id" IN (
2026-06-17T06:36:02.175876663Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:02.175900762Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:02.175963999Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:02.175985232Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-17T06:36:02.176031124Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-17T06:36:02.187167967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:02.187193889Z WHERE "Id" IN (
2026-06-17T06:36:02.187242137Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-17T06:36:02.187286576Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-17T06:36:02.187322098Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-17T06:36:02.187352058Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-17T06:36:02.187393451Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-17T06:36:02.196188827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147783s
2026-06-17T06:36:02.202272712Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-17T06:36:02.202311119Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-17T06:36:02.202352983Z FROM "Artists"
2026-06-17T06:36:02.202386992Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:02.202427143Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:02.210562379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-17T06:36:02.210615947Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-17T06:36:02.210637200Z FROM "Artists"
2026-06-17T06:36:02.210688824Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-17T06:36:02.210723684Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-17T06:36:02.217567900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107841s
2026-06-17T06:36:02.222583513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-17T06:36:02.222618683Z WHERE "Id" NOT IN (
2026-06-17T06:36:02.222633122Z SELECT MIN("Id")
2026-06-17T06:36:02.222644856Z FROM "TrackFiles"
2026-06-17T06:36:02.222675728Z GROUP BY "Path"
2026-06-17T06:36:02.222708835Z )
2026-06-17T06:36:02.229100589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-17T06:36:02.229126872Z WHERE "Id" NOT IN (
2026-06-17T06:36:02.229191743Z SELECT MIN("Id")
2026-06-17T06:36:02.229198106Z FROM "TrackFiles"
2026-06-17T06:36:02.229241523Z GROUP BY "Path"
2026-06-17T06:36:02.229269389Z )
2026-06-17T06:36:02.236618853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101596s
2026-06-17T06:36:02.239186254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:02.240983495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-17T06:36:02.242983674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-17T06:36:02.318553400Z [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-06-17T06:36:02.332495493Z [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-06-17T06:36:02.340908939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:02.346061017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:02.375943798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:02.380025099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351506s
2026-06-17T06:36:02.381950147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-17T06:36:02.384652039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:02.388078240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004359s
2026-06-17T06:36:02.390086285Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-17T06:36:02.464238806Z [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-06-17T06:36:02.476605165Z [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-06-17T06:36:02.483238686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:02.488178326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:02.516850509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:02.521385534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:02.525156469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331657s
2026-06-17T06:36:02.529481531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T06:36:02', 'add_mediafilerepository_mtime')
2026-06-17T06:36:02.533784398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:02.540342327Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-17T06:36:02.542244929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1477253s
2026-06-17T06:36:02.545103608Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-17T06:36:02.547547490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:02.550986587Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-17T06:36:02.571561219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-17T06:36:02.571610849Z WHERE "Id" NOT IN (
2026-06-17T06:36:02.571645619Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-17T06:36:02.571696231Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:02.571736833Z GROUP BY "ArtistMetadata"."Id")
2026-06-17T06:36:02.581176136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-17T06:36:02.581205365Z WHERE "Id" NOT IN (
2026-06-17T06:36:02.581229514Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-17T06:36:02.581283082Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-17T06:36:02.581305046Z GROUP BY "ArtistMetadata"."Id")
2026-06-17T06:36:02.587662832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114593s
2026-06-17T06:36:02.589820048Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-17T06:36:02.592327117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-17T06:36:02.595426280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037895s
2026-06-17T06:36:02.597564958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-17T06:36:02.670430357Z [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-06-17T06:36:02.685761517Z [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-06-17T06:36:02.693659956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:02.698106964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:02.726331455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:02.731054779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:02.735438289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:02.738917737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1394278s
2026-06-17T06:36:02.740990091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-17T06:36:02.744061848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:02.747756200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004976s
2026-06-17T06:36:02.752061401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T06:36:02', 'add_artistmetadataid_constraint')
2026-06-17T06:36:02.755837537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:02.762052746Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-17T06:36:02.763997985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186917s
2026-06-17T06:36:02.766536207Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-17T06:36:02.769714128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:02.773251804Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-17T06:36:02.785155601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-17T06:36:02.786992722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-17T06:36:02.789076199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-17T06:36:02.792213097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:02.804167626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131215s
2026-06-17T06:36:02.805949856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-17T06:36:02.807590661Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-17T06:36:02.809836775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-17T06:36:02.813232485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:02.825006401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012913s
2026-06-17T06:36:02.826686615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:02.828252679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-06-17T06:36:02.830290163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-17T06:36:02.833369877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:02.844223508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119985s
2026-06-17T06:36:02.845962962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-17T06:36:02.848064124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-06-17T06:36:02.850294257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-17T06:36:02.853469282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:02.864378606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122406s
2026-06-17T06:36:02.866021766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:02.867765799Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-06-17T06:36:02.869930158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-17T06:36:02.873316259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:02.884462009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125699s
2026-06-17T06:36:02.886158416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-17T06:36:02.888071048Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-17T06:36:02.890086989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-17T06:36:02.892946158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:02.903943118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121992s
2026-06-17T06:36:02.908168449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T06:36:02', 'old_ids_and_artist_alias')
2026-06-17T06:36:02.912112594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:02.916670414Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-17T06:36:02.918440259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245865s
2026-06-17T06:36:02.920799091Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-17T06:36:02.922937238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:02.925770555Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-17T06:36:02.930085907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:02.932135305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:02.938398570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064973s
2026-06-17T06:36:02.940938506Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-17T06:36:02.943656792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-17T06:36:02.946587505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036306s
2026-06-17T06:36:02.950241986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T06:36:02', 'download_propers_config')
2026-06-17T06:36:02.954052010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:02.957383350Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-17T06:36:02.959103285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140822s
2026-06-17T06:36:02.961455432Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-17T06:36:02.963563038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:02.966345141Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-17T06:36:02.981014138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-17T06:36:02.984222771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-17T06:36:02.988316187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051927s
2026-06-17T06:36:02.990361286Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-17T06:36:03.060914127Z [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-06-17T06:36:03.074893515Z [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-06-17T06:36:03.082340986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:03.087172498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:03.114244597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:03.118606423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:03.122866484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:03.127570029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:03.131178988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389928s
2026-06-17T06:36:03.133331463Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-17T06:36:03.202704658Z [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-06-17T06:36:03.216446738Z [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-06-17T06:36:03.223788115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-17T06:36:03.228151965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-17T06:36:03.255631435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-17T06:36:03.259221246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240049s
2026-06-17T06:36:03.268832366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-17T06:36:03.339793980Z [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-06-17T06:36:03.351897178Z [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-06-17T06:36:03.358660972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-17T06:36:03.362505306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-17T06:36:03.390635036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197769s
2026-06-17T06:36:03.392567328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-17T06:36:03.462096276Z [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-06-17T06:36:03.472386203Z [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-06-17T06:36:03.478375888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-17T06:36:03.482744237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-17T06:36:03.513508002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-17T06:36:03.518027696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-17T06:36:03.522626569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-17T06:36:03.528092058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-17T06:36:03.532183690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377926s
2026-06-17T06:36:03.534113698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-17T06:36:03.603003919Z [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-06-17T06:36:03.612804680Z [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-06-17T06:36:03.618378207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-17T06:36:03.622203251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-17T06:36:03.649766681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.113848s
2026-06-17T06:36:03.651821259Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-17T06:36:03.721667406Z [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-06-17T06:36:03.732784529Z [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-06-17T06:36:03.738983907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:03.743361955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:03.771966672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:03.776396815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:03.780039903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262402s
2026-06-17T06:36:03.783879407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T06:36:03', 'remove_language_profiles')
2026-06-17T06:36:03.787700363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:03.793343179Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-17T06:36:03.795119457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393914s
2026-06-17T06:36:03.800166594Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-17T06:36:03.802334340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:03.805676472Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-17T06:36:03.811519411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-17T06:36:03.813282041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-17T06:36:03.815748920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-17T06:36:03.818723902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-17T06:36:03.829783900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120047s
2026-06-17T06:36:03.833632482Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-17T06:36:03.838377740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-17T06:36:03.841845765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055499s
2026-06-17T06:36:03.845564185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T06:36:03', 'multi_disc_naming_format')
2026-06-17T06:36:03.849371885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:03.852660358Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-17T06:36:03.854405714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015979s
2026-06-17T06:36:03.856801620Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-17T06:36:03.858970489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:03.861857053Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-17T06:36:03.867563477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-17T06:36:03.869324735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-17T06:36:03.871344644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-17T06:36:03.874458606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:03.885418872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121914s
2026-06-17T06:36:03.887135931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:03.889155850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:04.085970713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1966039s
2026-06-17T06:36:04.090147987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T06:36:04', 'add_download_client_priority')
2026-06-17T06:36:04.094390362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.097745330Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-17T06:36:04.099622110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2084682s
2026-06-17T06:36:04.101855629Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-17T06:36:04.103947813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.106797373Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-17T06:36:04.112289275Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:04.115555213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-17T06:36:04.118460305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041595s
2026-06-17T06:36:04.120633352Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:04.123617162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-17T06:36:04.126139453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036503s
2026-06-17T06:36:04.129746688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T06:36:04', 'remove_growl_prowl')
2026-06-17T06:36:04.133538236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.137192626Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-17T06:36:04.138886759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144222s
2026-06-17T06:36:04.141229137Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-17T06:36:04.143409509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.146251574Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-17T06:36:04.151529004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:04.154672776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-17T06:36:04.157787219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042721s
2026-06-17T06:36:04.160035919Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:04.162911701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-17T06:36:04.165700939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037866s
2026-06-17T06:36:04.169296532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T06:36:04', 'remove_plex_hometheatre')
2026-06-17T06:36:04.173111025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.176280599Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-17T06:36:04.178017488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140476s
2026-06-17T06:36:04.180381580Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-17T06:36:04.182680100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.185415239Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-17T06:36:04.197108993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:04.198939840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-17T06:36:04.200869407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-17T06:36:04.203794329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-17T06:36:04.214700727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118284s
2026-06-17T06:36:04.216317574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:04.217932126Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-17T06:36:04.220223111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-17T06:36:04.223644963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:04.234229673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119978s
2026-06-17T06:36:04.235971011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:04.237560913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-06-17T06:36:04.239774702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-17T06:36:04.243129760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:04.253724591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118758s
2026-06-17T06:36:04.255525227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:04.257199580Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-06-17T06:36:04.259358529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-17T06:36:04.262827616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:04.273314499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119265s
2026-06-17T06:36:04.275037470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:04.276644727Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-06-17T06:36:04.278675759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-17T06:36:04.281394786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-17T06:36:04.291619991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011076s
2026-06-17T06:36:04.293331799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:04.295266406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:04.309956085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142901s
2026-06-17T06:36:04.313700306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T06:36:04', 'add_root_folder_add_defaults')
2026-06-17T06:36:04.317754954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.321249593Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-17T06:36:04.323048586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258381s
2026-06-17T06:36:04.325267265Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-17T06:36:04.327310300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.330177706Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-17T06:36:04.334554211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-17T06:36:04.336283124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-17T06:36:04.338458535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-17T06:36:04.341414830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-17T06:36:04.352377011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119498s
2026-06-17T06:36:04.355886240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T06:36:04', 'task_duration')
2026-06-17T06:36:04.359589158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.362734544Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-17T06:36:04.364402734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221857s
2026-06-17T06:36:04.367005066Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-17T06:36:04.369317724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.372218958Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-17T06:36:04.378880014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-17T06:36:04.380643547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-17T06:36:04.382693556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-17T06:36:04.385795624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:04.396861483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122604s
2026-06-17T06:36:04.398618513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-17T06:36:04.400237323Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-17T06:36:04.402272142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-17T06:36:04.405321744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:04.415891645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117352s
2026-06-17T06:36:04.419917955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T06:36:04', 'add_indexer_and_enabled_to_release_profiles')
2026-06-17T06:36:04.423949646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.427607343Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-17T06:36:04.429553003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228024s
2026-06-17T06:36:04.431792964Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-17T06:36:04.433919237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.436634566Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-17T06:36:04.441883800Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-17T06:36:04.514628515Z [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-06-17T06:36:04.527936140Z [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-06-17T06:36:04.535136804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:04.540053567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:04.569494559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:04.574063222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:04.578379726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:04.583097348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:04.586695656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1429184s
2026-06-17T06:36:04.589881914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-17T06:36:04.593738412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-17T06:36:04.596915261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046578s
2026-06-17T06:36:04.600071148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-17T06:36:04.603905892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-17T06:36:04.607001186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045432s
2026-06-17T06:36:04.609103842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-17T06:36:04.678821270Z [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-06-17T06:36:04.689327382Z [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-06-17T06:36:04.695172716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-17T06:36:04.699108504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-17T06:36:04.726059740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1150554s
2026-06-17T06:36:04.729755003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T06:36:04', 'remove_album_folders')
2026-06-17T06:36:04.733508554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:04.737058153Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-17T06:36:04.738746544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258189s
2026-06-17T06:36:04.741135175Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-17T06:36:04.743252901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:04.745987429Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-17T06:36:04.762227992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:04.764156396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-17T06:36:04.766100572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-17T06:36:04.768820431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-17T06:36:04.779747811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117993s
2026-06-17T06:36:04.781994997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:04.783149082Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-06-17T06:36:04.785093398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-17T06:36:04.787965624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:04.798602509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117107s
2026-06-17T06:36:04.800283575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:04.802224184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:05.497876118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6954928s
2026-06-17T06:36:05.500209307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-17T06:36:05.571411426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:05.581920735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:05.587926592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:05.591957441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:05.619297641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171135s
2026-06-17T06:36:05.621337880Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-17T06:36:05.701670600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:05.711266559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:05.716755195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:05.720989513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:05.748332609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250173s
2026-06-17T06:36:05.750548091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-17T06:36:05.819432161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:05.828505737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:05.833527933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:05.837722592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:05.865061109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1126166s
2026-06-17T06:36:05.867052630Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-17T06:36:05.935954957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:05.944208361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:05.948714868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:05.953033757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:05.979785051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108528s
2026-06-17T06:36:05.982640874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-17T06:36:06.051044025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-17T06:36:06.060462656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-17T06:36:06.064885024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-17T06:36:06.068978058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-17T06:36:06.095969475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1115011s
2026-06-17T06:36:06.099669127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T06:36:06', 'flexible_delay_profiles')
2026-06-17T06:36:06.103465604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.107115546Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-17T06:36:06.108916554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1223933s
2026-06-17T06:36:06.111435808Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-17T06:36:06.113568073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.116476201Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-17T06:36:06.121373495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:06.123061846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-17T06:36:06.125138609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-17T06:36:06.128082429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-17T06:36:06.139281366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123201s
2026-06-17T06:36:06.142958573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T06:36:06', 'add_priority_to_indexers')
2026-06-17T06:36:06.146783277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.150031790Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-17T06:36:06.151777937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227625s
2026-06-17T06:36:06.154263003Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-17T06:36:06.156490750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.159320490Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-17T06:36:06.164710987Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-17T06:36:06.167575798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-17T06:36:06.171508058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046667s
2026-06-17T06:36:06.173187691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:06.175175706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:06.182872069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078697s
2026-06-17T06:36:06.187052369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-17T06:36:06', 'remove_chown_and_folderchmod_config')
2026-06-17T06:36:06.191121585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.194495792Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-17T06:36:06.196332381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019095s
2026-06-17T06:36:06.198634288Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-17T06:36:06.200787956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.203537243Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-17T06:36:06.211379489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-17T06:36:06.213163433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-17T06:36:06.215093079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-17T06:36:06.285674197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:06.297511741Z [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-06-17T06:36:06.304062666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-17T06:36:06.308030117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-17T06:36:06.336799446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198041s
2026-06-17T06:36:06.339213108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-17T06:36:06.341838556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-17T06:36:06.344529446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033368s
2026-06-17T06:36:06.347508547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-17T06:36:06.351036443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-17T06:36:06.354066035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042971s
2026-06-17T06:36:06.357051258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-17T06:36:06.360966835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-17T06:36:06.363998722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043051s
2026-06-17T06:36:06.367667091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-17T06:36:06', 'convert_blacklist_protocol')
2026-06-17T06:36:06.371442856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.374987245Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-17T06:36:06.376759034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148831s
2026-06-17T06:36:06.378899436Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-17T06:36:06.380948613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.383651397Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-17T06:36:06.452820882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-17T06:36:06.460690123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-17T06:36:06.465961450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091844s
2026-06-17T06:36:06.469537744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-17T06:36:06', 'update_notifiarr')
2026-06-17T06:36:06.473252767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.476349304Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-17T06:36:06.478021131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194071s
2026-06-17T06:36:06.480324751Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-17T06:36:06.482435313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.485197296Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-17T06:36:06.488917509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:06.490976837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:06.504873108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139165s
2026-06-17T06:36:06.508877353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-17T06:36:06', 'email_multiple_addresses')
2026-06-17T06:36:06.512952732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.516164271Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-17T06:36:06.517900939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251907s
2026-06-17T06:36:06.520295482Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-17T06:36:06.522473670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.525262217Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-17T06:36:06.529337626Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-17T06:36:06.531901299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-17T06:36:06.558831633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276564s
2026-06-17T06:36:06.562619112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-17T06:36:06', 'rename_blacklist_to_blocklist')
2026-06-17T06:36:06.566494218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.569954077Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-17T06:36:06.571783001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383909s
2026-06-17T06:36:06.574005678Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-17T06:36:06.576132281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.578854484Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-17T06:36:06.585508156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-17T06:36:06.587249935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-17T06:36:06.589619708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-17T06:36:06.593233518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:06.604573840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129285s
2026-06-17T06:36:06.606951479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-17T06:36:06.610401358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:06.621142062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121902s
2026-06-17T06:36:06.622894812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:06.624817646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:06.641942349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017075s
2026-06-17T06:36:06.645875691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-17T06:36:06', 'cdh_per_downloadclient')
2026-06-17T06:36:06.649782681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.653167058Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-17T06:36:06.654875700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028369s
2026-06-17T06:36:06.657017734Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-17T06:36:06.659051391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.661688954Z [Info] download_history: Starting migration of Main DB to 52
2026-06-17T06:36:06.676658436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-17T06:36:06.683502992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-17T06:36:06.689731749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112499s
2026-06-17T06:36:06.691823131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-17T06:36:06.694881531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-17T06:36:06.698494489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048781s
2026-06-17T06:36:06.700468615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-17T06:36:06.703438507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-17T06:36:06.706892154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046563s
2026-06-17T06:36:06.708907834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-17T06:36:06.711977908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-17T06:36:06.715443518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047614s
2026-06-17T06:36:06.717106909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:06.719041505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:06.733679891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014604s
2026-06-17T06:36:06.737490637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-17T06:36:06', 'download_history')
2026-06-17T06:36:06.741353568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.744839189Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-17T06:36:06.746505936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258939s
2026-06-17T06:36:06.748668722Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-17T06:36:06.750723892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.753476817Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-17T06:36:06.758269831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-17T06:36:06', 'add_update_history')
2026-06-17T06:36:06.762263976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.765550606Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-17T06:36:06.767264348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148901s
2026-06-17T06:36:06.769568980Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-17T06:36:06.771742969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.774484381Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-17T06:36:06.779467107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:06.781235389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-17T06:36:06.783508748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-17T06:36:06.786940000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:06.798672622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131326s
2026-06-17T06:36:06.802396173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-17T06:36:06', 'add_on_update_to_notifications')
2026-06-17T06:36:06.806292160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.809821258Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-17T06:36:06.811592757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023885s
2026-06-17T06:36:06.813887188Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-17T06:36:06.816030425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.818782098Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-17T06:36:06.823691657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:06.825386380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-17T06:36:06.827442021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-17T06:36:06.830550983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:06.842046488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127358s
2026-06-17T06:36:06.845783976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-17T06:36:06', 'download_client_per_indexer')
2026-06-17T06:36:06.849628470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.852929138Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-17T06:36:06.854698462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232235s
2026-06-17T06:36:06.856908684Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-17T06:36:06.858990687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.861697139Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-17T06:36:06.869061824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:06.870728671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-17T06:36:06.872749762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-17T06:36:06.875774104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:06.887278116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126879s
2026-06-17T06:36:06.889016006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-17T06:36:06.890591680Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-17T06:36:06.892883015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-17T06:36:06.896314016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:06.907397541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01257s
2026-06-17T06:36:06.909101182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:06.910656906Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-06-17T06:36:06.912687216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-17T06:36:06.915798132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:06.926838019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122921s
2026-06-17T06:36:06.930419493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-17T06:36:06', 'AddNewItemMonitorType')
2026-06-17T06:36:06.934206541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.937799158Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-17T06:36:06.939519362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229842s
2026-06-17T06:36:06.941660916Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-17T06:36:06.943686165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.946350783Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-17T06:36:06.951183888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:06.952892800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-17T06:36:06.954963711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-17T06:36:06.958103105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:06.969709723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128564s
2026-06-17T06:36:06.973253621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-17T06:36:06', 'ImportListSearch')
2026-06-17T06:36:06.976985949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:06.980201085Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-17T06:36:06.981844014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023166s
2026-06-17T06:36:06.984152895Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-17T06:36:06.986266442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:06.989020790Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-17T06:36:06.993816670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-17T06:36:06.995546074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-17T06:36:06.997755514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-17T06:36:07.001165363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:07.012965822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131402s
2026-06-17T06:36:07.016588428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-17T06:36:07', 'ImportListMonitorExisting')
2026-06-17T06:36:07.020401389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:07.023705263Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-17T06:36:07.025455920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235541s
2026-06-17T06:36:07.027536671Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-17T06:36:07.029587301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:07.032419306Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-17T06:36:07.038516216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:07.041417901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-17T06:36:07.044384526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039376s
2026-06-17T06:36:07.046516050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:07.049245598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-17T06:36:07.051910105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035242s
2026-06-17T06:36:07.053599578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-17T06:36:07.055167877Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-17T06:36:07.057027192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-17T06:36:07.059576296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-17T06:36:07.070616254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118256s
2026-06-17T06:36:07.074122977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-17T06:36:07', 'add_indexer_tags')
2026-06-17T06:36:07.077828862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:07.081254271Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-17T06:36:07.082895377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222659s
2026-06-17T06:36:07.085072212Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-17T06:36:07.087162612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:07.089797099Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-17T06:36:07.093575700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:07.095528914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:07.107689478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123783s
2026-06-17T06:36:07.111702191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-17T06:36:07', 'update_audio_types')
2026-06-17T06:36:07.115540442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:07.118742241Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-17T06:36:07.120435902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235308s
2026-06-17T06:36:07.123137835Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-17T06:36:07.125515544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:07.128516238Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-17T06:36:07.172869727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:07.175894720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-17T06:36:07.178433955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035118s
2026-06-17T06:36:07.180143438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-17T06:36:07.181730545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-06-17T06:36:07.183970116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-17T06:36:07.258627374Z [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-06-17T06:36:07.273177221Z [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-06-17T06:36:07.280828082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-17T06:36:07.285253736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-17T06:36:07.315054382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-17T06:36:07.319930985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-17T06:36:07.323334330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374587s
2026-06-17T06:36:07.324954794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:07.326480717Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-17T06:36:07.328497329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-17T06:36:07.418325486Z [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-06-17T06:36:07.439436338Z [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-06-17T06:36:07.449903652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:07.454392744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:07.485617749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:07.490656147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:07.495248518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:07.498795803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1684681s
2026-06-17T06:36:07.500457249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:07.501988914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-17T06:36:07.504198234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-17T06:36:07.582849427Z [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-06-17T06:36:07.603431885Z [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-06-17T06:36:07.613643464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:07.618178258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:07.648284961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:07.652949616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:07.657494120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:07.660927075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1548895s
2026-06-17T06:36:07.662576577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:07.664191340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-17T06:36:07.666126548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-17T06:36:07.744363296Z [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-06-17T06:36:07.764918429Z [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-06-17T06:36:07.775179588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-17T06:36:07.779776968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-17T06:36:07.808811681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-17T06:36:07.813326725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-17T06:36:07.817889125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-17T06:36:07.821390799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1534512s
2026-06-17T06:36:07.823091634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:07.824673621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-06-17T06:36:07.826767779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-17T06:36:07.901890314Z [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-06-17T06:36:07.916074635Z [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-06-17T06:36:07.923383657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:07.928404370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:07.957735099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:07.962136305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:07.966427147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:07.971174710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:07.974771625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.146169s
2026-06-17T06:36:07.976500327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-17T06:36:07.978093516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-06-17T06:36:07.980087553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-17T06:36:08.054752376Z [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-06-17T06:36:08.069333386Z [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-06-17T06:36:08.077039077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-17T06:36:08.081801018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-17T06:36:08.112803295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-17T06:36:08.117538022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-17T06:36:08.122131644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-17T06:36:08.126904779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-17T06:36:08.130625313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1486741s
2026-06-17T06:36:08.132601162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-17T06:36:08.134313471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-17T06:36:08.136401537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-17T06:36:08.212139612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:08.226187929Z [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-06-17T06:36:08.234909537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-17T06:36:08.240520739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-17T06:36:08.271987621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132141s
2026-06-17T06:36:08.274679172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-17T06:36:08.276383616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-17T06:36:08.278817658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-17T06:36:08.354528489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-17T06:36:08.368067169Z [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-06-17T06:36:08.376441657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-17T06:36:08.382571364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-17T06:36:08.413443869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312748s
2026-06-17T06:36:08.416139158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:08.417814292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-17T06:36:08.419912749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-17T06:36:08.493908304Z [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-06-17T06:36:08.505638071Z [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-06-17T06:36:08.512080447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-17T06:36:08.516333724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-17T06:36:08.545295741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122836s
2026-06-17T06:36:08.547899455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:08.549578537Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-17T06:36:08.551685792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-17T06:36:08.640963950Z [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-06-17T06:36:08.653460752Z [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-06-17T06:36:08.660346902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-17T06:36:08.664515629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-17T06:36:08.692776924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389024s
2026-06-17T06:36:08.694574505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:08.696281293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-17T06:36:08.698856911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-17T06:36:08.773284536Z [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-06-17T06:36:08.787575863Z [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-06-17T06:36:08.793828668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-17T06:36:08.798753928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-17T06:36:08.828043063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12633s
2026-06-17T06:36:08.831106584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-17T06:36:08.832918985Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-06-17T06:36:08.835404271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-17T06:36:08.907203752Z [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-06-17T06:36:08.919060485Z [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-06-17T06:36:08.925460296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-17T06:36:08.930777596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-17T06:36:08.961593006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:08.965745951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281886s
2026-06-17T06:36:08.967690688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-17T06:36:08.969488078Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-06-17T06:36:08.972035500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-17T06:36:09.043521360Z [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-06-17T06:36:09.054110950Z [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-06-17T06:36:09.059796953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-17T06:36:09.064554686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-17T06:36:09.095009059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:09.099045218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247428s
2026-06-17T06:36:09.100973292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-17T06:36:09.102689970Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-17T06:36:09.105078511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-17T06:36:09.177924621Z [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-06-17T06:36:09.189847687Z [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-06-17T06:36:09.195598621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-17T06:36:09.200494753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-17T06:36:09.230951079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-17T06:36:09.234837267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276906s
2026-06-17T06:36:09.236732114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-17T06:36:09.238444122Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-17T06:36:09.240691439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-17T06:36:09.313868034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-17T06:36:09.327890409Z [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-06-17T06:36:09.335710561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-17T06:36:09.340803980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-17T06:36:09.371234435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-17T06:36:09.378920536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-17T06:36:09.384165330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-17T06:36:09.388349979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457026s
2026-06-17T06:36:09.390791407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-17T06:36:09.392619469Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-06-17T06:36:09.394729128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-17T06:36:09.468912883Z [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-06-17T06:36:09.480360922Z [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-06-17T06:36:09.486364325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-17T06:36:09.491385268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-17T06:36:09.520485974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235696s
2026-06-17T06:36:09.522305669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-17T06:36:09.524104021Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-17T06:36:09.526409605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-17T06:36:09.608480366Z [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-06-17T06:36:09.623816407Z [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-06-17T06:36:09.630519438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-17T06:36:09.635087329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-17T06:36:09.664267034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1355188s
2026-06-17T06:36:09.666567568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-17T06:36:09.668040595Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-17T06:36:09.670510530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-17T06:36:09.754382589Z [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-06-17T06:36:09.766577272Z [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-06-17T06:36:09.773048236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-17T06:36:09.778906025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-17T06:36:09.808729978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-17T06:36:09.816042708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-17T06:36:09.821624511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-17T06:36:09.828024953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-17T06:36:09.832919462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1607133s
2026-06-17T06:36:09.835146688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:09.836567390Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-06-17T06:36:09.839221355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-17T06:36:09.944238626Z [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-06-17T06:36:09.956683884Z [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-06-17T06:36:09.963100980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:09.967705945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:09.997930414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:10.004672003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1605505s
2026-06-17T06:36:10.006886253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:10.008693504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-17T06:36:10.011223069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-17T06:36:10.085268124Z [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-06-17T06:36:10.096229663Z [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-06-17T06:36:10.102279239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:10.106923824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:10.137148834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:10.141194734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278882s
2026-06-17T06:36:10.143053508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:10.144738161Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-17T06:36:10.146975367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-17T06:36:10.223935114Z [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-06-17T06:36:10.235967961Z [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-06-17T06:36:10.242622956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:10.247462764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:10.280090234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:10.284626911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351416s
2026-06-17T06:36:10.286952927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-17T06:36:10.289048628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001901s
2026-06-17T06:36:10.291307448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-17T06:36:10.367287661Z [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-06-17T06:36:10.378522821Z [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-06-17T06:36:10.384658069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-17T06:36:10.389178945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-17T06:36:10.419741235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:10.423584927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302182s
2026-06-17T06:36:10.425363420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-17T06:36:10.427164377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-06-17T06:36:10.429474350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-17T06:36:10.515019950Z [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-06-17T06:36:10.526423820Z [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-06-17T06:36:10.532637506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-17T06:36:10.537277783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-17T06:36:10.567357240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:10.571697994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140172s
2026-06-17T06:36:10.573489773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-17T06:36:10.575131389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-06-17T06:36:10.577336942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-17T06:36:10.658301514Z [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-06-17T06:36:10.670092965Z [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-06-17T06:36:10.676237011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-17T06:36:10.680778959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-17T06:36:10.710243549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-17T06:36:10.714727931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353304s
2026-06-17T06:36:10.716474619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-17T06:36:10.718091396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-06-17T06:36:10.720248842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-17T06:36:10.802753977Z [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-06-17T06:36:10.812987279Z [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-06-17T06:36:10.818540785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-17T06:36:10.822717088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-17T06:36:10.851255792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1289227s
2026-06-17T06:36:10.853089746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-17T06:36:10.854862396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-06-17T06:36:10.856961003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-17T06:36:10.940362825Z [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-06-17T06:36:10.950017622Z [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-06-17T06:36:10.955520887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-17T06:36:10.959943495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-17T06:36:10.987757400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288668s
2026-06-17T06:36:10.989576604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-17T06:36:10.991256397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-06-17T06:36:10.993436489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-17T06:36:11.070833585Z [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-06-17T06:36:11.082273608Z [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-06-17T06:36:11.088736436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-17T06:36:11.092633866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-17T06:36:11.130740573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348017s
2026-06-17T06:36:11.132681292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-17T06:36:11.134420736Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.48E-05s
2026-06-17T06:36:11.136831572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-17T06:36:11.216379090Z [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-06-17T06:36:11.227641625Z [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-06-17T06:36:11.234059763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-17T06:36:11.238257558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-17T06:36:11.266644617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278415s
2026-06-17T06:36:11.268470785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-17T06:36:11.270111099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-17T06:36:11.272232873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-17T06:36:11.347913412Z [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-06-17T06:36:11.356906867Z [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-06-17T06:36:11.362113264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-17T06:36:11.366154324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-17T06:36:11.394367502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201787s
2026-06-17T06:36:11.396140564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-17T06:36:11.397777190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-06-17T06:36:11.400001992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-17T06:36:11.480466397Z [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-06-17T06:36:11.488772577Z [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-06-17T06:36:11.493596975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-17T06:36:11.497914501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-17T06:36:11.527604885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-17T06:36:11.531362965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293573s
2026-06-17T06:36:11.533100695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-17T06:36:11.534797683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-17T06:36:11.536996923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-17T06:36:11.613551262Z [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-06-17T06:36:11.622042396Z [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-06-17T06:36:11.626974290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-17T06:36:11.632059472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-17T06:36:11.662109620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-17T06:36:11.665951048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268715s
2026-06-17T06:36:11.667681924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:11.669359694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-17T06:36:11.671460997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-17T06:36:11.748312224Z [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-06-17T06:36:11.759233111Z [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-06-17T06:36:11.765184880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:11.770119950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:11.799373293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:11.803952938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:11.807589884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341008s
2026-06-17T06:36:11.809423948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:11.811035745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-17T06:36:11.813111907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-17T06:36:11.889338085Z [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-06-17T06:36:11.899837263Z [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-06-17T06:36:11.905800514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-17T06:36:11.910425831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-17T06:36:11.939895630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-17T06:36:11.944566548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-17T06:36:11.948112331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330555s
2026-06-17T06:36:11.949849249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:11.951701570Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.68E-05s
2026-06-17T06:36:11.954084159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-17T06:36:12.027470558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-17T06:36:12.033801149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-17T06:36:12.038358849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-17T06:36:12.042484289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-17T06:36:12.072971748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:12.078111781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217818s
2026-06-17T06:36:12.084603768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-17T06:36:12', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-17T06:36:12.089518778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.096300678Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-17T06:36:12.098113851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391228s
2026-06-17T06:36:12.103720714Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-17T06:36:12.106079475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.113359439Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-17T06:36:12.130300212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:12.132135769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-17T06:36:12.134309778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-17T06:36:12.137957676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.150701855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140482s
2026-06-17T06:36:12.152752296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:12.154536820Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.83E-05s
2026-06-17T06:36:12.156749768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-17T06:36:12.160101198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.172850448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137099s
2026-06-17T06:36:12.177116491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-17T06:36:12', 'add_on_delete_to_notifications')
2026-06-17T06:36:12.181536123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.185221717Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-17T06:36:12.187052214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260238s
2026-06-17T06:36:12.189602431Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-17T06:36:12.191680627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.194792515Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-17T06:36:12.224288938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:12.226412075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-06-17T06:36:12.228718050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-17T06:36:12.232326358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.245176150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140835s
2026-06-17T06:36:12.247028401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-17T06:36:12.250000277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-17T06:36:12.253538654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048382s
2026-06-17T06:36:12.255326064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:12.256942019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-06-17T06:36:12.259053072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-17T06:36:12.261934425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-17T06:36:12.274291235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129592s
2026-06-17T06:36:12.276275071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:12.278242283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:12.288605317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101742s
2026-06-17T06:36:12.290910190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-17T06:36:12.296434267Z [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-06-17T06:36:12.302827905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098439s
2026-06-17T06:36:12.305824020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-17T06:36:12.308909264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-17T06:36:12.313554621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056494s
2026-06-17T06:36:12.315534680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:12.317271177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-06-17T06:36:12.319406097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-17T06:36:12.322789442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-17T06:36:12.336145565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142583s
2026-06-17T06:36:12.338373482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:12.340086934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.97E-05s
2026-06-17T06:36:12.343250175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-17T06:36:12.347587722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.360975368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147992s
2026-06-17T06:36:12.363115790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-17T06:36:12.364882098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-06-17T06:36:12.367122009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-17T06:36:12.370748634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.383871607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142194s
2026-06-17T06:36:12.386007188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:12.387947086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:12.410886131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022785s
2026-06-17T06:36:12.412893694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:12.414900456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:12.426934546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120382s
2026-06-17T06:36:12.429234910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-17T06:36:12.517106896Z [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-06-17T06:36:12.527141558Z [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-06-17T06:36:12.532776538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-17T06:36:12.536865414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-17T06:36:12.567773039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365288s
2026-06-17T06:36:12.570605836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-17T06:36:12.649246307Z [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-06-17T06:36:12.657406894Z [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-06-17T06:36:12.662311543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-17T06:36:12.666638870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-17T06:36:12.696260745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231956s
2026-06-17T06:36:12.699106988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-17T06:36:12.702151691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-17T06:36:12.705149008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039152s
2026-06-17T06:36:12.706815355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:12.708372903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-06-17T06:36:12.710978972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-17T06:36:12.714588382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.726411306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133942s
2026-06-17T06:36:12.728500795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-17T06:36:12.730374559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-17T06:36:12.732577927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-17T06:36:12.735620345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-17T06:36:12.747395724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128737s
2026-06-17T06:36:12.750950805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-17T06:36:12', 'add_custom_formats')
2026-06-17T06:36:12.754798445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.759117444Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-17T06:36:12.760784542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024079s
2026-06-17T06:36:12.763079735Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-17T06:36:12.765116047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.767953492Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-17T06:36:12.773759407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-17T06:36:12.775443349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-17T06:36:12.777232312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-17T06:36:12.779967822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-17T06:36:12.792384693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132918s
2026-06-17T06:36:12.795961678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-17T06:36:12', 'add_result_to_commands')
2026-06-17T06:36:12.799721862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.802927939Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-17T06:36:12.804581871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236835s
2026-06-17T06:36:12.806873767Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-17T06:36:12.808943306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.811981766Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-17T06:36:12.816768668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:12.818462420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-17T06:36:12.820547830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-17T06:36:12.823751283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:12.837066312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145285s
2026-06-17T06:36:12.840813279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-17T06:36:12', 'health_restored_notification')
2026-06-17T06:36:12.844643144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.847979074Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-17T06:36:12.849680651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251892s
2026-06-17T06:36:12.851647853Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-17T06:36:12.853548943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.856102847Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-17T06:36:12.860354080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-17T06:36:12.863172487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-17T06:36:12.866261569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040283s
2026-06-17T06:36:12.869499531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-17T06:36:12', 'remove_uc')
2026-06-17T06:36:12.873083189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.876135187Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-17T06:36:12.877666481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138102s
2026-06-17T06:36:12.880044882Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-17T06:36:12.882132737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.884858528Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-17T06:36:12.888287114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:12.890197492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:12.909117511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188212s
2026-06-17T06:36:12.913179984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-17T06:36:12', 'download_clients_rename_tv_to_music')
2026-06-17T06:36:12.917235022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.920614519Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-17T06:36:12.922365145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301812s
2026-06-17T06:36:12.925196378Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-17T06:36:12.927628467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.930513518Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-17T06:36:12.935228706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-17T06:36:12.936930904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-17T06:36:12.939008399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-17T06:36:12.942272554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-17T06:36:12.954885860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139539s
2026-06-17T06:36:12.958659060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-17T06:36:12', 'add_colon_replacement_to_naming_config')
2026-06-17T06:36:12.962527943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:12.966019025Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-17T06:36:12.967791335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246113s
2026-06-17T06:36:12.969840773Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-17T06:36:12.971764698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:12.974381328Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-17T06:36:12.979489307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-17T06:36:13.059516763Z [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-06-17T06:36:13.068991397Z [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-06-17T06:36:13.074348447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-17T06:36:13.078823561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-17T06:36:13.109831428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-17T06:36:13.113522433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321432s
2026-06-17T06:36:13.115248459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-17T06:36:13.116816828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-17T06:36:13.118983543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-17T06:36:13.121803203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-17T06:36:13.133982525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013056s
2026-06-17T06:36:13.137381802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-17T06:36:13', 'list_sync_time')
2026-06-17T06:36:13.141088949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.144399317Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-17T06:36:13.145968006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233865s
2026-06-17T06:36:13.148183138Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-17T06:36:13.150172205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.152835399Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-17T06:36:13.157096512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-17T06:36:13.158741726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-06-17T06:36:13.160597864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-17T06:36:13.163230567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-17T06:36:13.175210227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128495s
2026-06-17T06:36:13.178662972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-17T06:36:13', 'add_download_client_tags')
2026-06-17T06:36:13.182370129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.185636608Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-17T06:36:13.187286261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230209s
2026-06-17T06:36:13.189476794Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-17T06:36:13.191459117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.194145398Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-17T06:36:13.201867071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-17T06:36:13.207153690Z [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-06-17T06:36:13.212578376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008944s
2026-06-17T06:36:13.214580108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-17T06:36:13.217755634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-17T06:36:13.221329102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049961s
2026-06-17T06:36:13.225201262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-17T06:36:13', 'add_notification_status')
2026-06-17T06:36:13.229242021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.232707681Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-17T06:36:13.234358386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160408s
2026-06-17T06:36:13.236661535Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-17T06:36:13.239084295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.241453347Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-17T06:36:13.244938968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:13.246833224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:13.269035485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220493s
2026-06-17T06:36:13.272973437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-17T06:36:13', 'add_alac_24_quality_in_profiles')
2026-06-17T06:36:13.277092483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.280516841Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-17T06:36:13.282206454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335257s
2026-06-17T06:36:13.284286564Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-17T06:36:13.286222944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.289070690Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-17T06:36:13.294183178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-17T06:36:13.295429258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-17T06:36:13.297136737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-17T06:36:13.299749199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-17T06:36:13.311523436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126788s
2026-06-17T06:36:13.313405446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-17T06:36:13.315887756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-17T06:36:13.327832847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126545s
2026-06-17T06:36:13.331259169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-17T06:36:13', 'add_salt_to_users')
2026-06-17T06:36:13.335188804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.338403920Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-17T06:36:13.340021258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230649s
2026-06-17T06:36:13.342110927Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-17T06:36:13.344258893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.346971347Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-17T06:36:13.354086829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-17T06:36:13.359299519Z [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-06-17T06:36:13.365022957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091703s
2026-06-17T06:36:13.366808223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-17T06:36:13.369407498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-17T06:36:13.372781665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043186s
2026-06-17T06:36:13.376214389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-17T06:36:13', 'add_auto_tagging')
2026-06-17T06:36:13.379790723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.383104217Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-17T06:36:13.384661103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144581s
2026-06-17T06:36:13.387033211Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-17T06:36:13.389142339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.391886997Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-17T06:36:13.396951288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-17T06:36:13.398683888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-06-17T06:36:13.400761704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-17T06:36:13.403631274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-17T06:36:13.416589775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138641s
2026-06-17T06:36:13.419409435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-17T06:36:13.422622306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-17T06:36:13.425707310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041681s
2026-06-17T06:36:13.429361340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-17T06:36:13', 'quality_definition_preferred_size')
2026-06-17T06:36:13.433102746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.436590201Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-17T06:36:13.438319234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014539s
2026-06-17T06:36:13.440763567Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-17T06:36:13.442856733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.445736023Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-17T06:36:13.450465689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-17T06:36:13.451984849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-17T06:36:13.453973405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-17T06:36:13.456989269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:13.469651294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138084s
2026-06-17T06:36:13.473343652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-17T06:36:13', 'add_on_artist_add_to_notifications')
2026-06-17T06:36:13.477503350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.480504415Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-17T06:36:13.482307066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243086s
2026-06-17T06:36:13.484431816Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-17T06:36:13.486536255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.489155541Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-17T06:36:13.493333165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-17T06:36:13.494869570Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-17T06:36:13.496872945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-17T06:36:13.499490247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-17T06:36:13.511751554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013058s
2026-06-17T06:36:13.515207936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-17T06:36:13', 'album_last_searched_time')
2026-06-17T06:36:13.518888840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.522523742Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-17T06:36:13.524103674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234699s
2026-06-17T06:36:13.526145207Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-17T06:36:13.528088391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.530784020Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-17T06:36:13.536049366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-17T06:36:13.537695041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-17T06:36:13.539559507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-17T06:36:13.542439878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:13.554920026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135621s
2026-06-17T06:36:13.556532775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-17T06:36:13.558043588Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-06-17T06:36:13.560010049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-17T06:36:13.562902044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-17T06:36:13.574942697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131107s
2026-06-17T06:36:13.578222784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-17T06:36:13', 'add_indexer_flags')
2026-06-17T06:36:13.582509488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.586183799Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-17T06:36:13.588058545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243035s
2026-06-17T06:36:13.590617219Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-17T06:36:13.592979708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.595818776Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-17T06:36:13.601618278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-17T06:36:13.604238616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-17T06:36:13.608061557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046795s
2026-06-17T06:36:13.609894639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-17T06:36:13.612446970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-17T06:36:13.615758270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042114s
2026-06-17T06:36:13.617618557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-17T06:36:13.620428467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-17T06:36:13.623840900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045287s
2026-06-17T06:36:13.627368515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-17T06:36:13', 'add_indexes_album_statistics')
2026-06-17T06:36:13.631034680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.634402864Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-17T06:36:13.636070303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014711s
2026-06-17T06:36:13.638196075Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-17T06:36:13.640188458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:13.642823886Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-17T06:36:13.647508733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-17T06:36:13.651421474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-17T06:36:13.655068360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051254s
2026-06-17T06:36:13.658539231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-17T06:36:13', 'update_redacted_baseurl')
2026-06-17T06:36:13.662493125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:13.665694503Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-17T06:36:13.667344296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154764s
2026-06-17T06:36:13.788640577Z [Debug] MigrationController: Took: 00:00:21.8092556
2026-06-17T06:36:15.089121596Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-17T06:36:15.659520569Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-17T06:36:16.434389927Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-17T06:36:16.822068276Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-17T06:36:16.833872142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-17T06:36:16.836288980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-17T06:36:16.930409061Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-17T06:36:16.932883776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967633s
2026-06-17T06:36:16.935056502Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-17T06:36:16.937034166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0987966s
2026-06-17T06:36:16.966487622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-17T06:36:16.968982868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:16.974815016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-17T06:36:16.977965081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-17T06:36:16.983459077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065765s
2026-06-17T06:36:16.985578195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:16.992339324Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-17T06:36:16.994240664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154405s
2026-06-17T06:36:16.998594724Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-17T06:36:17.000916931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.009250667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-17T06:36:17.011979544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:17.016586704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050954s
2026-06-17T06:36:17.018688277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:17.020848178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002915s
2026-06-17T06:36:17.023755925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-17T06:36:17.027488834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-17T06:36:17.036354201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100935s
2026-06-17T06:36:17.039050692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.045417557Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-17T06:36:17.047335871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193684s
2026-06-17T06:36:17.051135414Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-17T06:36:17.053510898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.057828896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:17.059791619Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.38E-05s
2026-06-17T06:36:17.061837631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-17T06:36:17.064637220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-17T06:36:17.069150791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051788s
2026-06-17T06:36:17.071262144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.075119133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-17T06:36:17.077211868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109594s
2026-06-17T06:36:17.082215466Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-17T06:36:17.084362872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.087540703Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-17T06:36:17.096109202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-17T06:36:17.100661021Z [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-06-17T06:36:17.107204501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090384s
2026-06-17T06:36:17.109220171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-17T06:36:17.111695687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-17T06:36:17.115303193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040969s
2026-06-17T06:36:17.119488043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-17T06:36:17', 'InitialSetup')
2026-06-17T06:36:17.123563682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.127426783Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-17T06:36:17.129365067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161789s
2026-06-17T06:36:17.132989187Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-17T06:36:17.135419653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.138387210Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-17T06:36:17.142560246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-17T06:36:17', 'add_reason_to_pending_releases')
2026-06-17T06:36:17.162181839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.165969979Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-17T06:36:17.168036722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306215s
2026-06-17T06:36:17.170374871Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-17T06:36:17.172531546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.175500265Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-17T06:36:17.178803759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-17T06:36:17', 'add_medium_support')
2026-06-17T06:36:17.183042728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.186404659Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-17T06:36:17.188367884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139344s
2026-06-17T06:36:17.190696584Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-17T06:36:17.192945745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.196521307Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-17T06:36:17.200152942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-17T06:36:17', 'add_various_qualites_in_profile')
2026-06-17T06:36:17.204685732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.208536829Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-17T06:36:17.210646859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155192s
2026-06-17T06:36:17.212874335Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-17T06:36:17.215024657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.217957875Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-17T06:36:17.221205045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-17T06:36:17', 'metadata_profiles')
2026-06-17T06:36:17.225346217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.228997982Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-17T06:36:17.230974483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140313s
2026-06-17T06:36:17.233452335Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-17T06:36:17.235841578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.238770718Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-17T06:36:17.242490991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-17T06:36:17', 'separate_automatic_and_interactive_search')
2026-06-17T06:36:17.246860312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.250335532Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-17T06:36:17.252523158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143592s
2026-06-17T06:36:17.254764543Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-17T06:36:17.257003773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.259760606Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-17T06:36:17.263125384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-17T06:36:17', 'change_album_path_to_relative')
2026-06-17T06:36:17.267308680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.270597705Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-17T06:36:17.272674067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135086s
2026-06-17T06:36:17.274896554Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-17T06:36:17.277164071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.280009622Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-17T06:36:17.283315742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-17T06:36:17', 'change_quality_size_mb_to_kb')
2026-06-17T06:36:17.287467915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.291247067Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-17T06:36:17.293237246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139691s
2026-06-17T06:36:17.295369180Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-17T06:36:17.297829596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.301216999Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-17T06:36:17.304345732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-17T06:36:17', 'album_releases')
2026-06-17T06:36:17.308356340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.311451134Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-17T06:36:17.313364418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014057s
2026-06-17T06:36:17.315543447Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-17T06:36:17.317840664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.322490319Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-17T06:36:17.325841630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-17T06:36:17', 'album_releases_fix')
2026-06-17T06:36:17.329940696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.333099689Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-17T06:36:17.335047142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154319s
2026-06-17T06:36:17.337148134Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-17T06:36:17.339248334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.343288852Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-17T06:36:17.347491197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-17T06:36:17', 'import_lists')
2026-06-17T06:36:17.351540243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.354758515Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-17T06:36:17.356783153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156001s
2026-06-17T06:36:17.358952282Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-17T06:36:17.361109427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.363973977Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-17T06:36:17.367552605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-17T06:36:17', 'add_release_status')
2026-06-17T06:36:17.371821434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.375084196Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-17T06:36:17.377079916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140114s
2026-06-17T06:36:17.379310680Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-17T06:36:17.381667567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.384474020Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-17T06:36:17.387860250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-17T06:36:17', 'album_download_notification')
2026-06-17T06:36:17.392145352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.395392632Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-17T06:36:17.397432621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136731s
2026-06-17T06:36:17.399678886Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-17T06:36:17.401939139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.404698416Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-17T06:36:17.408109447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-17T06:36:17', 'fix_language_metadata_profiles')
2026-06-17T06:36:17.412236179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.415447818Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-17T06:36:17.417523830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134312s
2026-06-17T06:36:17.419602286Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-17T06:36:17.421709962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.424401453Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-17T06:36:17.427444513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-17T06:36:17', 'remove_fanzub')
2026-06-17T06:36:17.431428597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.434586799Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-17T06:36:17.436931081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128749s
2026-06-17T06:36:17.439240312Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-17T06:36:17.441508932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.444356257Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-17T06:36:17.447772248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-17T06:36:17', 'update_artist_history_indexes')
2026-06-17T06:36:17.452044784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.455322837Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-17T06:36:17.457391133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137555s
2026-06-17T06:36:17.459436773Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-17T06:36:17.461510049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.464154856Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-17T06:36:17.467117043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-17T06:36:17', 'remove_nma')
2026-06-17T06:36:17.471061398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.474153145Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-17T06:36:17.476016829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127549s
2026-06-17T06:36:17.478132200Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-17T06:36:17.480284225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.482955766Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-17T06:36:17.486134439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-17T06:36:17', 'album_disambiguation')
2026-06-17T06:36:17.490157913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.493363920Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-17T06:36:17.495310922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131066s
2026-06-17T06:36:17.497506334Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-17T06:36:17.499714472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.502527368Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-17T06:36:17.505961765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-17T06:36:17', 'add_ape_quality_in_profiles')
2026-06-17T06:36:17.510085492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.513420479Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-17T06:36:17.515434406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136655s
2026-06-17T06:36:17.517673957Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-17T06:36:17.519888237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.522652004Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-17T06:36:17.525811749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-17T06:36:17', 'remove_pushalot')
2026-06-17T06:36:17.529860704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.533026010Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-17T06:36:17.534927059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133225s
2026-06-17T06:36:17.537063122Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-17T06:36:17.539266279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.542019876Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-17T06:36:17.547277165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-17T06:36:17', 'add_custom_filters')
2026-06-17T06:36:17.551834725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.555141335Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-17T06:36:17.557103137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159246s
2026-06-17T06:36:17.559383610Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-17T06:36:17.561533731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.564293610Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-17T06:36:17.567538757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-17T06:36:17', 'import_list_tags')
2026-06-17T06:36:17.571559065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.574773179Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-17T06:36:17.576641983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132521s
2026-06-17T06:36:17.578821814Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-17T06:36:17.580996594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.583872768Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-17T06:36:17.586903873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-17T06:36:17', 'add_release_groups_etc')
2026-06-17T06:36:17.591040906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.595317049Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-17T06:36:17.597340315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142859s
2026-06-17T06:36:17.599607622Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-17T06:36:17.601816952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.604479094Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-17T06:36:17.607934775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-17T06:36:17', 'NewMediaInfoFormat')
2026-06-17T06:36:17.611874630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.615240781Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-17T06:36:17.617192271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135581s
2026-06-17T06:36:17.619566003Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-17T06:36:17.621819953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.624797841Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-17T06:36:17.628404245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-17T06:36:17', 'rename_restrictions_to_release_profiles')
2026-06-17T06:36:17.632662753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.636161089Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-17T06:36:17.638349206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014143s
2026-06-17T06:36:17.640641804Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-17T06:36:17.642990655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.646098355Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-17T06:36:17.649844070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-17T06:36:17', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-17T06:36:17.654314575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.657759514Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-17T06:36:17.660126331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145574s
2026-06-17T06:36:17.662160849Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-17T06:36:17.664387013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.667204799Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-17T06:36:17.670492040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-17T06:36:17', 'add_import_exclusions')
2026-06-17T06:36:17.674654354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.677881154Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-17T06:36:17.679900541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135536s
2026-06-17T06:36:17.682255645Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-17T06:36:17.684474504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.687373153Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-17T06:36:17.690836298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-17T06:36:17', 'clean_artist_metadata_table')
2026-06-17T06:36:17.695201842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.698599044Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-17T06:36:17.700629594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140852s
2026-06-17T06:36:17.702942654Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-17T06:36:17.705145621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.707893616Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-17T06:36:17.711142720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-17T06:36:17', 'health_issue_notification')
2026-06-17T06:36:17.715305345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.718834383Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-17T06:36:17.720825564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136824s
2026-06-17T06:36:17.724091383Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-17T06:36:17.726401386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.729822346Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-17T06:36:17.733402037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-17T06:36:17', 'add_mediafilerepository_mtime')
2026-06-17T06:36:17.737523648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.740861772Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-17T06:36:17.742998847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143527s
2026-06-17T06:36:17.745538412Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-17T06:36:17.747836401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.750565728Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-17T06:36:17.754154317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-17T06:36:17', 'add_artistmetadataid_constraint')
2026-06-17T06:36:17.758269125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.761617429Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-17T06:36:17.763678030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136927s
2026-06-17T06:36:17.765963333Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-17T06:36:17.768145127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.770842480Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-17T06:36:17.774047837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-17T06:36:17', 'old_ids_and_artist_alias')
2026-06-17T06:36:17.778069207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.781360356Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-17T06:36:17.783308460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132146s
2026-06-17T06:36:17.785435925Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-17T06:36:17.787583391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.790235513Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-17T06:36:17.793438905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-17T06:36:17', 'download_propers_config')
2026-06-17T06:36:17.797413652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.800630331Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-17T06:36:17.802579106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130269s
2026-06-17T06:36:17.804692623Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-17T06:36:17.806848937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.809499365Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-17T06:36:17.812692958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-17T06:36:17', 'remove_language_profiles')
2026-06-17T06:36:17.816779629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.820196502Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-17T06:36:17.821919623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130649s
2026-06-17T06:36:17.824059974Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-17T06:36:17.826238933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.828951306Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-17T06:36:17.832145089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-17T06:36:17', 'multi_disc_naming_format')
2026-06-17T06:36:17.836146489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.839439331Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-17T06:36:17.841381022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131199s
2026-06-17T06:36:17.843532907Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-17T06:36:17.845742277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.848426925Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-17T06:36:17.851666750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-17T06:36:17', 'add_download_client_priority')
2026-06-17T06:36:17.855730656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.859034701Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-17T06:36:17.861053758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132465s
2026-06-17T06:36:17.863121944Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-17T06:36:17.865226924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.867958887Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-17T06:36:17.871051246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-17T06:36:17', 'remove_growl_prowl')
2026-06-17T06:36:17.875016252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.878224955Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-17T06:36:17.880128049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130484s
2026-06-17T06:36:17.882225814Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-17T06:36:17.884474714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.887187338Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-17T06:36:17.890458827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-17T06:36:17', 'remove_plex_hometheatre')
2026-06-17T06:36:17.894492622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.897709672Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-17T06:36:17.899650251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133169s
2026-06-17T06:36:17.901840663Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-17T06:36:17.904178302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.907055988Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-17T06:36:17.910356406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-17T06:36:17', 'add_root_folder_add_defaults')
2026-06-17T06:36:17.914457356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.917714196Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-17T06:36:17.919706269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136233s
2026-06-17T06:36:17.921754785Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-17T06:36:17.923823963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.926945701Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-17T06:36:17.930078080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-17T06:36:17', 'task_duration')
2026-06-17T06:36:17.934111745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.937185186Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-17T06:36:17.939049411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134394s
2026-06-17T06:36:17.941328341Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-17T06:36:17.943666361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.946670291Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-17T06:36:17.950398841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-17T06:36:17', 'add_indexer_and_enabled_to_release_profiles')
2026-06-17T06:36:17.954746078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.958073480Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-17T06:36:17.960232960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141862s
2026-06-17T06:36:17.962323360Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-17T06:36:17.964511357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.967539016Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-17T06:36:17.970412784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-17T06:36:17', 'remove_album_folders')
2026-06-17T06:36:17.974447581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.977729853Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-17T06:36:17.979632595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132017s
2026-06-17T06:36:17.981801965Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-17T06:36:17.984039612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:17.986951457Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-17T06:36:17.990206393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-17T06:36:17', 'flexible_delay_profiles')
2026-06-17T06:36:17.994213134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:17.998033419Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-17T06:36:18.000053778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139799s
2026-06-17T06:36:18.002217437Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-17T06:36:18.004416657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.007168229Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-17T06:36:18.010421241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-17T06:36:18', 'add_priority_to_indexers')
2026-06-17T06:36:18.014489556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.017753360Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-17T06:36:18.019829682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133036s
2026-06-17T06:36:18.022228965Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-17T06:36:18.024515330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.027392315Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-17T06:36:18.030826051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-17T06:36:18', 'remove_chown_and_folderchmod_config')
2026-06-17T06:36:18.034974888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.038304735Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-17T06:36:18.040350225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136858s
2026-06-17T06:36:18.042490146Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-17T06:36:18.044731591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.047513835Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-17T06:36:18.050780114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-17T06:36:18', 'convert_blacklist_protocol')
2026-06-17T06:36:18.054851595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.058182163Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-17T06:36:18.060177462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133704s
2026-06-17T06:36:18.062223283Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-17T06:36:18.064323333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.067028151Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-17T06:36:18.070046200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-17T06:36:18', 'update_notifiarr')
2026-06-17T06:36:18.074164175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.077310062Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-17T06:36:18.079262324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130622s
2026-06-17T06:36:18.081438087Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-17T06:36:18.083694842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.086407887Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-17T06:36:18.089655639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-17T06:36:18', 'email_multiple_addresses')
2026-06-17T06:36:18.093853003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.097363935Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-17T06:36:18.099332380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136894s
2026-06-17T06:36:18.101529375Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-17T06:36:18.103766431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.106454546Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-17T06:36:18.109764302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-17T06:36:18', 'rename_blacklist_to_blocklist')
2026-06-17T06:36:18.113863369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.117182094Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-17T06:36:18.119251342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133535s
2026-06-17T06:36:18.121352213Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-17T06:36:18.123929484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.126300370Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-17T06:36:18.129594655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-17T06:36:18', 'cdh_per_downloadclient')
2026-06-17T06:36:18.133632859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.136923157Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-17T06:36:18.138887544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134066s
2026-06-17T06:36:18.141027143Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-17T06:36:18.143267316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.146173931Z [Info] download_history: Starting migration of Log DB to 52
2026-06-17T06:36:18.149560572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-17T06:36:18', 'download_history')
2026-06-17T06:36:18.153627524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.157023224Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-17T06:36:18.158919984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138435s
2026-06-17T06:36:18.161288034Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-17T06:36:18.163415038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.166302625Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-17T06:36:18.174081663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-17T06:36:18.178747652Z [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-06-17T06:36:18.184136907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076676s
2026-06-17T06:36:18.186059450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-17T06:36:18.188662713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-17T06:36:18.192335441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043792s
2026-06-17T06:36:18.195493803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-17T06:36:18', 'add_update_history')
2026-06-17T06:36:18.199547087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.204350632Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-17T06:36:18.206252583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162732s
2026-06-17T06:36:18.208603348Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-17T06:36:18.210814933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.213611626Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-17T06:36:18.217002888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-17T06:36:18', 'add_on_update_to_notifications')
2026-06-17T06:36:18.221124840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.224556542Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-17T06:36:18.226562894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136974s
2026-06-17T06:36:18.228765170Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-17T06:36:18.231142228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.233796544Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-17T06:36:18.237040197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-17T06:36:18', 'download_client_per_indexer')
2026-06-17T06:36:18.241067049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.244240901Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-17T06:36:18.246199677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013088s
2026-06-17T06:36:18.248274526Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-17T06:36:18.250394556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.253041428Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-17T06:36:18.256207826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-17T06:36:18', 'AddNewItemMonitorType')
2026-06-17T06:36:18.260172572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.263511557Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-17T06:36:18.265458188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131301s
2026-06-17T06:36:18.267500893Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-17T06:36:18.269601894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.272234828Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-17T06:36:18.275260562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-17T06:36:18', 'ImportListSearch')
2026-06-17T06:36:18.279211080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.282317547Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-17T06:36:18.284205850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012773s
2026-06-17T06:36:18.286337905Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-17T06:36:18.288531734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.291458670Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-17T06:36:18.294713857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-17T06:36:18', 'ImportListMonitorExisting')
2026-06-17T06:36:18.299046884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.302251018Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-17T06:36:18.304550199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136907s
2026-06-17T06:36:18.306692264Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-17T06:36:18.308825401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.311450208Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-17T06:36:18.314508207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-17T06:36:18', 'add_indexer_tags')
2026-06-17T06:36:18.318698016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.321826939Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-17T06:36:18.323713449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130672s
2026-06-17T06:36:18.325994543Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-17T06:36:18.328364547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.330991989Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-17T06:36:18.334143267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-17T06:36:18', 'update_audio_types')
2026-06-17T06:36:18.338133314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.341520616Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-17T06:36:18.343403940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131958s
2026-06-17T06:36:18.345809776Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-17T06:36:18.348237746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.350947384Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-17T06:36:18.357511376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-17T06:36:18.359749234Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s
2026-06-17T06:36:18.362017032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-17T06:36:18.377883951Z [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-06-17T06:36:18.386244361Z [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-06-17T06:36:18.392137872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-17T06:36:18.396602174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-17T06:36:18.403962239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-17T06:36:18.407686892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436129s
2026-06-17T06:36:18.409560095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-17T06:36:18.411400371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-06-17T06:36:18.413407214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-17T06:36:18.423581908Z [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-06-17T06:36:18.429958953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-17T06:36:18.434413566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-17T06:36:18.438385236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-17T06:36:18.445585208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-17T06:36:18.449387467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338993s
2026-06-17T06:36:18.451231061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-17T06:36:18.453040926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-06-17T06:36:18.455071236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-17T06:36:18.464601772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-17T06:36:18.470025437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-17T06:36:18.474562305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-17T06:36:18.478406248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-17T06:36:18.485457310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-17T06:36:18.489401034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322184s
2026-06-17T06:36:18.492823197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-17T06:36:18', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-17T06:36:18.497088449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.501634686Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-17T06:36:18.503836892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440436s
2026-06-17T06:36:18.506183619Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-17T06:36:18.508404883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.511368051Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-17T06:36:18.514799082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-17T06:36:18', 'add_on_delete_to_notifications')
2026-06-17T06:36:18.519043301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.522736841Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-17T06:36:18.524717560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142794s
2026-06-17T06:36:18.526910377Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-17T06:36:18.529007882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.531656617Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-17T06:36:18.535021415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-17T06:36:18', 'add_custom_formats')
2026-06-17T06:36:18.539008977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.542166757Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-17T06:36:18.544075482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131694s
2026-06-17T06:36:18.546165181Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-17T06:36:18.548276594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.550930349Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-17T06:36:18.554097519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-17T06:36:18', 'add_result_to_commands')
2026-06-17T06:36:18.558160823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.561413725Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-17T06:36:18.563373984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013119s
2026-06-17T06:36:18.565594166Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-17T06:36:18.567753215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.570459306Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-17T06:36:18.573747379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-17T06:36:18', 'health_restored_notification')
2026-06-17T06:36:18.578011848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.582558877Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-17T06:36:18.584562363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146746s
2026-06-17T06:36:18.586533403Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-17T06:36:18.588767072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.591410847Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-17T06:36:18.594286690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-17T06:36:18', 'remove_uc')
2026-06-17T06:36:18.598344473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.601564830Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-17T06:36:18.603869822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129244s
2026-06-17T06:36:18.605900563Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-17T06:36:18.608052527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.610598946Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-17T06:36:18.613971429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-17T06:36:18', 'download_clients_rename_tv_to_music')
2026-06-17T06:36:18.618064313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.621615086Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-17T06:36:18.623601647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136591s
2026-06-17T06:36:18.625868884Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-17T06:36:18.628163786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.630791609Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-17T06:36:18.634242601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-17T06:36:18', 'add_colon_replacement_to_naming_config')
2026-06-17T06:36:18.638907116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.642282114Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-17T06:36:18.644677109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140032s
2026-06-17T06:36:18.647103486Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-17T06:36:18.649316123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.652173388Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-17T06:36:18.655291448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-17T06:36:18', 'list_sync_time')
2026-06-17T06:36:18.659394292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.662524798Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-17T06:36:18.664465627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132806s
2026-06-17T06:36:18.666806051Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-17T06:36:18.668980531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.671619487Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-17T06:36:18.675013634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-17T06:36:18', 'add_download_client_tags')
2026-06-17T06:36:18.679278233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.682635355Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-17T06:36:18.684499881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135444s
2026-06-17T06:36:18.686520711Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-17T06:36:18.688757477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.691609882Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-17T06:36:18.694875079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-17T06:36:18', 'add_notification_status')
2026-06-17T06:36:18.698707248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.701854908Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-17T06:36:18.703940038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130826s
2026-06-17T06:36:18.706063967Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-17T06:36:18.708257675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.710870308Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-17T06:36:18.714566503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-17T06:36:18', 'add_alac_24_quality_in_profiles')
2026-06-17T06:36:18.719461493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.723096745Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-17T06:36:18.725394273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146844s
2026-06-17T06:36:18.727557750Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-17T06:36:18.729646678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.732403741Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-17T06:36:18.735624198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-17T06:36:18', 'add_salt_to_users')
2026-06-17T06:36:18.739787965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.742943331Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-17T06:36:18.744927567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013331s
2026-06-17T06:36:18.747075303Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-17T06:36:18.749155273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.752146408Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-17T06:36:18.755264288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-17T06:36:18', 'add_auto_tagging')
2026-06-17T06:36:18.759400569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.762578190Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-17T06:36:18.764365149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134962s
2026-06-17T06:36:18.766444457Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-17T06:36:18.768613757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.771532917Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-17T06:36:18.775127498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-17T06:36:18', 'quality_definition_preferred_size')
2026-06-17T06:36:18.779324351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.782961858Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-17T06:36:18.784950624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141296s
2026-06-17T06:36:18.787130515Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-17T06:36:18.789269633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.791989091Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-17T06:36:18.795235660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-17T06:36:18', 'add_on_artist_add_to_notifications')
2026-06-17T06:36:18.799342543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.802451324Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-17T06:36:18.804497185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130759s
2026-06-17T06:36:18.806562285Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-17T06:36:18.808643277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.811213423Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-17T06:36:18.814214699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-17T06:36:18', 'album_last_searched_time')
2026-06-17T06:36:18.818183322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.821244007Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-17T06:36:18.823025235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125717s
2026-06-17T06:36:18.824974301Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-17T06:36:18.827024270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.829514496Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-17T06:36:18.832329596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-17T06:36:18', 'add_indexer_flags')
2026-06-17T06:36:18.836034309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.839075925Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-17T06:36:18.840794186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122434s
2026-06-17T06:36:18.842740927Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-17T06:36:18.844751868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.847209789Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-17T06:36:18.850247438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-17T06:36:18', 'add_indexes_album_statistics')
2026-06-17T06:36:18.854103334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.857514706Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-17T06:36:18.859393169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122865s
2026-06-17T06:36:18.861320512Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-17T06:36:18.863262092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-17T06:36:18.865698861Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-17T06:36:18.868663051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-17T06:36:18', 'update_redacted_baseurl')
2026-06-17T06:36:18.872553317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-17T06:36:18.875998787Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-17T06:36:18.877741447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127053s
2026-06-17T06:36:22.670000619Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-17T06:36:22.860112421Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-17T06:36:23.044386875Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-06-17T06:36:23.623191520Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-17T06:36:24.924662873Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-17T06:36:25.194976711Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-17T06:36:25.372403473Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-17T06:36:26.013673849Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-17T06:36:26.026874458Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-17T06:36:26.031010208Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-17T06:36:26.649959454Z [ls.io-init] done.