2026-05-28T19:08:03.416819236Z [migrations] started
2026-05-28T19:08:03.416871611Z [migrations] no migrations found
2026-05-28T19:08:03.436969828Z usermod: no changes
2026-05-28T19:08:03.442575197Z ───────────────────────────────────────
2026-05-28T19:08:03.442601881Z
2026-05-28T19:08:03.442606190Z ██╗ ███████╗██╗ ██████╗
2026-05-28T19:08:03.442610147Z ██║ ██╔════╝██║██╔═══██╗
2026-05-28T19:08:03.442613885Z ██║ ███████╗██║██║ ██║
2026-05-28T19:08:03.442617562Z ██║ ╚════██║██║██║ ██║
2026-05-28T19:08:03.442621230Z ███████╗███████║██║╚██████╔╝
2026-05-28T19:08:03.442624957Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-28T19:08:03.442628665Z
2026-05-28T19:08:03.442632182Z Brought to you by linuxserver.io
2026-05-28T19:08:03.442635819Z ───────────────────────────────────────
2026-05-28T19:08:03.442906735Z
2026-05-28T19:08:03.442917196Z To support the app dev(s) visit:
2026-05-28T19:08:03.445113038Z Lidarr: https://opencollective.com/lidarr
2026-05-28T19:08:03.445451620Z
2026-05-28T19:08:03.445458234Z To support LSIO projects visit:
2026-05-28T19:08:03.445462051Z https://www.linuxserver.io/donate/
2026-05-28T19:08:03.445465689Z
2026-05-28T19:08:03.445469196Z ───────────────────────────────────────
2026-05-28T19:08:03.445473675Z GID/UID
2026-05-28T19:08:03.445477122Z ───────────────────────────────────────
2026-05-28T19:08:03.449633833Z
2026-05-28T19:08:03.449643913Z User UID: 911
2026-05-28T19:08:03.449647931Z User GID: 911
2026-05-28T19:08:03.449651729Z ───────────────────────────────────────
2026-05-28T19:08:03.451288295Z Linuxserver.io version: 3.1.3.4963-ls199
2026-05-28T19:08:03.451540763Z Build-date: 2026-05-28T19:02:30+00:00
2026-05-28T19:08:03.451547437Z ───────────────────────────────────────
2026-05-28T19:08:03.451551465Z
2026-05-28T19:08:03.501562646Z [custom-init] No custom files found, skipping...
2026-05-28T19:08:03.522647279Z failed to load "/config/config.xml": No such file or directory
2026-05-28T19:08:03.821991047Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4963
2026-05-28T19:08:03.840269458Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-28T19:08:03.844284324Z [Debug] Bootstrap: Console selected
2026-05-28T19:08:03.847821248Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-28T19:08:03.850471886Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-28T19:08:04.116359524Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-28T19:08:04.166597772Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d6111ca2-3a0d-4a82-b517-401035bc4b41} may be persisted to storage in unencrypted form.
2026-05-28T19:08:04.223713060Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-28T19:08:04.260471490Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-28T19:08:04.347052029Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-28T19:08:04.353871925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:04.354436612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:04.393909228Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-28T19:08:04.397369747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400768s
2026-05-28T19:08:04.397622036Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-28T19:08:04.397817539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434927s
2026-05-28T19:08:04.406008446Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-28T19:08:04.406553644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.411652422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-28T19:08:04.421958759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-28T19:08:04.432973562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211123s
2026-05-28T19:08:04.433333928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.435434559Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-28T19:08:04.435543288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235619s
2026-05-28T19:08:04.436209399Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-28T19:08:04.436371005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.441001330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-28T19:08:04.442021575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-28T19:08:04.442528245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013242s
2026-05-28T19:08:04.442774912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-28T19:08:04.443034465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001034s
2026-05-28T19:08:04.443422125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-28T19:08:04.444066633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-28T19:08:04.444779148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010603s
2026-05-28T19:08:04.445002698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.445818712Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-28T19:08:04.445935307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020872s
2026-05-28T19:08:04.446374992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-28T19:08:04.446605106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.447369906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-28T19:08:04.448157943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-28T19:08:04.448377295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-28T19:08:04.448650325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-28T19:08:04.449129530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005873s
2026-05-28T19:08:04.449340034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.450115736Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-28T19:08:04.450230517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014982s
2026-05-28T19:08:04.453439921Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-28T19:08:04.453657028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.454231845Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-28T19:08:04.466179378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-28T19:08:04.466715648Z [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-05-28T19:08:04.467254122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008761s
2026-05-28T19:08:04.467397651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-28T19:08:04.467657204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-28T19:08:04.468055336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004573s
2026-05-28T19:08:04.468240669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-28T19:08:04.468591455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-28T19:08:04.468992613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005809s
2026-05-28T19:08:04.469188588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-28T19:08:04.469479304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-28T19:08:04.469826823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s
2026-05-28T19:08:04.470006235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-28T19:08:04.475574469Z [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-05-28T19:08:04.476728884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065817s
2026-05-28T19:08:04.476938105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-28T19:08:04.477251837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-28T19:08:04.477623746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004708s
2026-05-28T19:08:04.477796634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-28T19:08:04.478103873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-28T19:08:04.478463788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s
2026-05-28T19:08:04.478679642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-28T19:08:04.478938113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:04.479252386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2026-05-28T19:08:04.479397719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-28T19:08:04.479655067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:04.480045483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2026-05-28T19:08:04.480146146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-28T19:08:04.481552789Z [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-05-28T19:08:04.482492020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021452s
2026-05-28T19:08:04.482696943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-28T19:08:04.483007729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:04.483295869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2026-05-28T19:08:04.483474449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-28T19:08:04.483727679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-28T19:08:04.484152354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s
2026-05-28T19:08:04.484284510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-28T19:08:04.484568703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-28T19:08:04.484900090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s
2026-05-28T19:08:04.485097628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-28T19:08:04.485347091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-28T19:08:04.485715122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004404s
2026-05-28T19:08:04.485878340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-28T19:08:04.486162072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:04.486503700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2026-05-28T19:08:04.486690126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-28T19:08:04.486948546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-28T19:08:04.487274162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s
2026-05-28T19:08:04.487451469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-28T19:08:04.488497746Z [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-05-28T19:08:04.489101622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014532s
2026-05-28T19:08:04.489307948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-28T19:08:04.489621569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-28T19:08:04.489989039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s
2026-05-28T19:08:04.490182970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-28T19:08:04.490460259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-28T19:08:04.490777117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s
2026-05-28T19:08:04.491036138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-28T19:08:04.491346664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-28T19:08:04.491694564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004395s
2026-05-28T19:08:04.491940850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-28T19:08:04.492361277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-28T19:08:04.492684949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s
2026-05-28T19:08:04.492861494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-28T19:08:04.493613329Z [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-05-28T19:08:04.494201152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s
2026-05-28T19:08:04.494400885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-28T19:08:04.494690408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-28T19:08:04.495048349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s
2026-05-28T19:08:04.495246007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-28T19:08:04.495533977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:04.495871366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-05-28T19:08:04.496053343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-28T19:08:04.496858434Z [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-05-28T19:08:04.497470186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012499s
2026-05-28T19:08:04.497660539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-28T19:08:04.497917968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-28T19:08:04.498254025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s
2026-05-28T19:08:04.498453937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-28T19:08:04.498735554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-28T19:08:04.499099748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004625s
2026-05-28T19:08:04.499301354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-28T19:08:04.499602100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-28T19:08:04.499970552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004615s
2026-05-28T19:08:04.500195745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-28T19:08:04.500505990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-28T19:08:04.500853259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s
2026-05-28T19:08:04.501041549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-28T19:08:04.501730827Z [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-05-28T19:08:04.502283881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s
2026-05-28T19:08:04.502476639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-28T19:08:04.502945453Z [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-05-28T19:08:04.503412093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007539s
2026-05-28T19:08:04.503615512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-28T19:08:04.503986269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-28T19:08:04.504368970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s
2026-05-28T19:08:04.504551277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-28T19:08:04.506914496Z [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-05-28T19:08:04.507458943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027344s
2026-05-28T19:08:04.507649467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-28T19:08:04.507945413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-28T19:08:04.508315107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s
2026-05-28T19:08:04.508496663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-28T19:08:04.508916057Z [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-05-28T19:08:04.509426195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s
2026-05-28T19:08:04.509615526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-28T19:08:04.509895009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-28T19:08:04.510273872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s
2026-05-28T19:08:04.510481210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-28T19:08:04.510977739Z [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-05-28T19:08:04.511564872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009005s
2026-05-28T19:08:04.511775997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-28T19:08:04.512157776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-28T19:08:04.512551539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s
2026-05-28T19:08:04.512764658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-28T19:08:04.513100966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-28T19:08:04.513498406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s
2026-05-28T19:08:04.513681645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-28T19:08:04.514372006Z [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-05-28T19:08:04.514972956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010842s
2026-05-28T19:08:04.515231146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-28T19:08:04.516257674Z [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-05-28T19:08:04.517203719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017123s
2026-05-28T19:08:04.517382559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-28T19:08:04.517913709Z [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-05-28T19:08:04.518379046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008214s
2026-05-28T19:08:04.518564620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-28T19:08:04.519286093Z [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-05-28T19:08:04.519899648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011414s
2026-05-28T19:08:04.520096334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-28T19:08:04.520640641Z [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-05-28T19:08:04.521255759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009439s
2026-05-28T19:08:04.521456053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-28T19:08:04.522042344Z [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-05-28T19:08:04.522546840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009043s
2026-05-28T19:08:04.522738566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-28T19:08:04.523181758Z [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-05-28T19:08:04.523597686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006837s
2026-05-28T19:08:04.523768971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-28T19:08:04.524112312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-28T19:08:04.524496155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s
2026-05-28T19:08:04.524681128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-28T19:08:04.524947625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-28T19:08:04.525271978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s
2026-05-28T19:08:04.525456600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-28T19:08:04.525878970Z [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-05-28T19:08:04.526276822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00065s
2026-05-28T19:08:04.526457135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-28T19:08:04.527140080Z [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-05-28T19:08:04.527671009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010776s
2026-05-28T19:08:04.527858948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-28T19:08:04.528389416Z [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-05-28T19:08:04.528890836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008261s
2026-05-28T19:08:04.529085739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-28T19:08:04.529375332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-28T19:08:04.529741990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004758s
2026-05-28T19:08:04.529938055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-28T19:08:04.530214472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-28T19:08:04.530542572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s
2026-05-28T19:08:04.530719950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-28T19:08:04.531412484Z [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-05-28T19:08:04.532154930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011222s
2026-05-28T19:08:04.532168958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-28T19:08:04.532864990Z [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-05-28T19:08:04.533397562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010158s
2026-05-28T19:08:04.533603748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-28T19:08:04.533943111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-28T19:08:04.534297525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s
2026-05-28T19:08:04.534479772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-28T19:08:04.535133999Z [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-05-28T19:08:04.535625469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s
2026-05-28T19:08:04.535800472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-28T19:08:04.536615633Z [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-05-28T19:08:04.537204770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2026-05-28T19:08:04.537397568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-28T19:08:04.537849979Z [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-05-28T19:08:04.538281709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007067s
2026-05-28T19:08:04.538483926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-28T19:08:04.538797668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-28T19:08:04.539142492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004756s
2026-05-28T19:08:04.539305761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-28T19:08:04.539923856Z [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-05-28T19:08:04.540505928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000981s
2026-05-28T19:08:04.540743968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-28T19:08:04.541125636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-28T19:08:04.541480842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s
2026-05-28T19:08:04.542695829Z [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-05-28T19:08:04.544450904Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014239 taking an average of 00:00:00.0014239
2026-05-28T19:08:04.545271897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-28T19:08:04', 'InitialSetup')
2026-05-28T19:08:04.545677664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.548973632Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-28T19:08:04.549147332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072844s
2026-05-28T19:08:04.549472868Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-28T19:08:04.549703141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.549999648Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-28T19:08:04.550614086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-28T19:08:04.550797084Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:04.551000424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-28T19:08:04.551321651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.552392488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011888s
2026-05-28T19:08:04.552791822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-28T19:08:04', 'add_reason_to_pending_releases')
2026-05-28T19:08:04.553162669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.553914292Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-28T19:08:04.554111079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026728s
2026-05-28T19:08:04.554302384Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-28T19:08:04.554515573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.554773723Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-28T19:08:04.557058765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.557227495Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.557415183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-28T19:08:04.557682752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-28T19:08:04.558700842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011015s
2026-05-28T19:08:04.558878159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:04.559030596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.559219477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-28T19:08:04.559496885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.560588554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011696s
2026-05-28T19:08:04.560767665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:04.560918779Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.561122970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-28T19:08:04.561452905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.562414702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001099s
2026-05-28T19:08:04.562810629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-28T19:08:04.563412912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-28T19:08:04.563668807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006679s
2026-05-28T19:08:04.564060697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-28T19:08:04.575177967Z [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-05-28T19:08:04.576674841Z [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-05-28T19:08:04.577602820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-28T19:08:04.578760542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-28T19:08:04.581014371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-28T19:08:04.581479207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-28T19:08:04.581997230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-28T19:08:04.582339820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180829s
2026-05-28T19:08:04.582511917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:04.582663292Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.582851841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-28T19:08:04.583124741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-28T19:08:04.588153879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048886s
2026-05-28T19:08:04.588361047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-28T19:08:04', 'add_medium_support')
2026-05-28T19:08:04.588726773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.590193447Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-28T19:08:04.590366195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071132s
2026-05-28T19:08:04.590616399Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-28T19:08:04.590841402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.591135204Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-28T19:08:04.591786165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-28T19:08:04.592197784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-28T19:08:04.592482307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s
2026-05-28T19:08:04.592650155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:04.592861941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:04.595336545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025041s
2026-05-28T19:08:04.595689807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-28T19:08:04', 'add_various_qualites_in_profile')
2026-05-28T19:08:04.596152098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.596884172Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-28T19:08:04.597085778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040081s
2026-05-28T19:08:04.597323106Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-28T19:08:04.597540695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.597806921Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-28T19:08:04.598606822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-28T19:08:04.599118522Z [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-05-28T19:08:04.599549019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007837s
2026-05-28T19:08:04.599771678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-28T19:08:04.600144719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-28T19:08:04.600489794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s
2026-05-28T19:08:04.600662271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-28T19:08:04.600814217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.601034090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-28T19:08:04.601424065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:04.602356133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011173s
2026-05-28T19:08:04.602573610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-28T19:08:04.606650331Z [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-05-28T19:08:04.609386191Z [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-05-28T19:08:04.610588241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:04.611593877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:04.614102459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-28T19:08:04.614593137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-28T19:08:04.615058224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:04.615455714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:04.615773905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130496s
2026-05-28T19:08:04.616037326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-28T19:08:04.620111491Z [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-05-28T19:08:04.622696357Z [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-05-28T19:08:04.623869259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:04.624886658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:04.627028271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-28T19:08:04.627505673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-28T19:08:04.627967793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:04.628394062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:04.628718856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012492s
2026-05-28T19:08:04.628888428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.629039071Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.629237791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-28T19:08:04.629538587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-28T19:08:04.630529172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010933s
2026-05-28T19:08:04.630888776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-28T19:08:04', 'metadata_profiles')
2026-05-28T19:08:04.631240635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.632423567Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-28T19:08:04.632606926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029612s
2026-05-28T19:08:04.632856158Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-28T19:08:04.633087123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.633365254Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-28T19:08:04.635196131Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-28T19:08:04.640039124Z [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-05-28T19:08:04.640873294Z [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-05-28T19:08:04.641362099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-28T19:08:04.641993571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-28T19:08:04.644362862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-28T19:08:04.644702025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092817s
2026-05-28T19:08:04.644864212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-28T19:08:04.645004985Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.645228265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-28T19:08:04.645536205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-28T19:08:04.646422149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s
2026-05-28T19:08:04.646724298Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-28T19:08:04.647138893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-28T19:08:04.647366561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s
2026-05-28T19:08:04.647525682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-28T19:08:04.647675143Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-05-28T19:08:04.648106241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-28T19:08:04.651430657Z [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-05-28T19:08:04.652517636Z [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-05-28T19:08:04.653120610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-28T19:08:04.653822053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-28T19:08:04.656084690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-28T19:08:04.656442070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081267s
2026-05-28T19:08:04.656807766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-28T19:08:04', 'separate_automatic_and_interactive_search')
2026-05-28T19:08:04.657185898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.658171402Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-28T19:08:04.658365894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098052s
2026-05-28T19:08:04.658585065Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-28T19:08:04.658811151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.659078579Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-28T19:08:04.659375127Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-28T19:08:04.663172624Z [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-05-28T19:08:04.665463388Z [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-05-28T19:08:04.666422540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:04.667545792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:04.669739650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:04.670184797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-28T19:08:04.670614983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-28T19:08:04.671051552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-28T19:08:04.671502731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:04.671856423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122856s
2026-05-28T19:08:04.672247611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-28T19:08:04', 'change_album_path_to_relative')
2026-05-28T19:08:04.672647907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.674366419Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-28T19:08:04.674557533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147533s
2026-05-28T19:08:04.674779621Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-28T19:08:04.675005876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.675276552Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-28T19:08:04.675822311Z [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-05-28T19:08:04.676382228Z [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-05-28T19:08:04.676722383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s
2026-05-28T19:08:04.677103271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-28T19:08:04', 'change_quality_size_mb_to_kb')
2026-05-28T19:08:04.677467173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.678231954Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-28T19:08:04.678418199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020315s
2026-05-28T19:08:04.678615446Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-28T19:08:04.678828245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.679084040Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-28T19:08:04.679452542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.679616432Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.679818519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-28T19:08:04.680109154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-28T19:08:04.681054518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010416s
2026-05-28T19:08:04.681228318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.681378932Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.681572852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-28T19:08:04.681883207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-28T19:08:04.682790975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s
2026-05-28T19:08:04.683140840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-28T19:08:04', 'album_releases')
2026-05-28T19:08:04.683496917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.684308241Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-28T19:08:04.684451489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024839s
2026-05-28T19:08:04.684651823Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-28T19:08:04.684867076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.685131840Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-28T19:08:04.685705365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.685879265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.686062674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-28T19:08:04.690036127Z [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-05-28T19:08:04.692431340Z [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-05-28T19:08:04.693486215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:04.694651141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:04.696900040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:04.697352421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-28T19:08:04.697779361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-28T19:08:04.698248556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-28T19:08:04.698695075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:04.699025060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127795s
2026-05-28T19:08:04.699196936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.699344693Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.699552372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-28T19:08:04.703510333Z [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-05-28T19:08:04.705898744Z [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-05-28T19:08:04.706979089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:04.708203124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:04.710397123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:04.710844624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-28T19:08:04.711269821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-28T19:08:04.711715077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-28T19:08:04.712183080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:04.712523135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127911s
2026-05-28T19:08:04.712884773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-28T19:08:04', 'album_releases_fix')
2026-05-28T19:08:04.713280370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.714405856Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-28T19:08:04.714635920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146327s
2026-05-28T19:08:04.714791303Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-28T19:08:04.714995784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.715250748Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-28T19:08:04.716173877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-28T19:08:04.717043649Z [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-05-28T19:08:04.717737797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013344s
2026-05-28T19:08:04.717928491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-28T19:08:04.718184156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-28T19:08:04.718507387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s
2026-05-28T19:08:04.718699864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-28T19:08:04.719341376Z [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-05-28T19:08:04.719903238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010107s
2026-05-28T19:08:04.720158562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-28T19:08:04.720505160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-28T19:08:04.720831116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2026-05-28T19:08:04.721182284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-28T19:08:04', 'import_lists')
2026-05-28T19:08:04.721529673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.722483945Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-28T19:08:04.722657966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021461s
2026-05-28T19:08:04.722859311Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-28T19:08:04.723063272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.723324077Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-28T19:08:04.723697750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-28T19:08:04.723872983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.724143107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-28T19:08:04.724446307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-28T19:08:04.725404196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010991s
2026-05-28T19:08:04.725584940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:04.725780685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:04.726798494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010387s
2026-05-28T19:08:04.727166976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-28T19:08:04', 'add_release_status')
2026-05-28T19:08:04.727523915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.728362354Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-28T19:08:04.728477095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025009s
2026-05-28T19:08:04.728693771Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-28T19:08:04.728923234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.729194680Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-28T19:08:04.729522501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:04.729696030Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.729910983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-28T19:08:04.730254916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.731197985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s
2026-05-28T19:08:04.731571437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-28T19:08:04', 'album_download_notification')
2026-05-28T19:08:04.732003958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.732755853Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-28T19:08:04.732942689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002589s
2026-05-28T19:08:04.733165628Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-28T19:08:04.733393868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.733672379Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-28T19:08:04.734292578Z [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-05-28T19:08:04.734958048Z [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-05-28T19:08:04.735387292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007527s
2026-05-28T19:08:04.735923051Z [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-05-28T19:08:04.736583241Z [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-05-28T19:08:04.737001102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007391s
2026-05-28T19:08:04.737377921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-28T19:08:04', 'fix_language_metadata_profiles')
2026-05-28T19:08:04.737739469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.738557587Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-28T19:08:04.738751017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022414s
2026-05-28T19:08:04.738946260Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-28T19:08:04.739154790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.739443862Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-28T19:08:04.739785861Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-28T19:08:04.740149904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-28T19:08:04.740383224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003613s
2026-05-28T19:08:04.740729992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-28T19:08:04', 'remove_fanzub')
2026-05-28T19:08:04.741083955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.742606932Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-28T19:08:04.742779390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025551s
2026-05-28T19:08:04.743013972Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-28T19:08:04.743221911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.743488568Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-28T19:08:04.744951584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-28T19:08:04.745239985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-28T19:08:04.745567695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004267s
2026-05-28T19:08:04.745785373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-28T19:08:04.746137703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-28T19:08:04.746499682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s
2026-05-28T19:08:04.746989328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-28T19:08:04.747435948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-28T19:08:04.747821123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006335s
2026-05-28T19:08:04.748053782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-28T19:08:04.748367243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-28T19:08:04.748733431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s
2026-05-28T19:08:04.748941961Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-28T19:08:04.749222806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-28T19:08:04.749594064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s
2026-05-28T19:08:04.749802965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-28T19:08:04.750129212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-28T19:08:04.750496091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s
2026-05-28T19:08:04.750883431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-28T19:08:04', 'update_artist_history_indexes')
2026-05-28T19:08:04.751275490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.752476770Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-28T19:08:04.752669508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024314s
2026-05-28T19:08:04.752857516Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-28T19:08:04.753069153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.753325519Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-28T19:08:04.762769579Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:04.763828482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-28T19:08:04.764244860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012164s
2026-05-28T19:08:04.764596519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-28T19:08:04', 'remove_nma')
2026-05-28T19:08:04.764960622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.765738038Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-28T19:08:04.765875124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027082s
2026-05-28T19:08:04.766094626Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-28T19:08:04.766314098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.766597027Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-28T19:08:04.766927212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.767119670Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-05-28T19:08:04.767338050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-28T19:08:04.767630569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-28T19:08:04.768691145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s
2026-05-28T19:08:04.769014195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-28T19:08:04', 'album_disambiguation')
2026-05-28T19:08:04.769377557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.770155364Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-28T19:08:04.770338833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025937s
2026-05-28T19:08:04.770556993Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-28T19:08:04.770781194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.771048162Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-28T19:08:04.771314879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:04.771526876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:04.772865993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013186s
2026-05-28T19:08:04.773217270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-28T19:08:04', 'add_ape_quality_in_profiles')
2026-05-28T19:08:04.773621605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.774372827Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-28T19:08:04.774594464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027905s
2026-05-28T19:08:04.774765869Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-28T19:08:04.774972175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.775229833Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-28T19:08:04.776388657Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:04.776425061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-28T19:08:04.776779925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2026-05-28T19:08:04.776958765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:04.777257317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-28T19:08:04.777533433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003883s
2026-05-28T19:08:04.777753085Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:04.778019061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-28T19:08:04.778292842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s
2026-05-28T19:08:04.778680493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-28T19:08:04', 'remove_pushalot')
2026-05-28T19:08:04.779049436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.779756941Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-28T19:08:04.779922184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001786s
2026-05-28T19:08:04.780159902Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-28T19:08:04.780387340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.780646242Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-28T19:08:04.781023502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-28T19:08:04.781459039Z [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-05-28T19:08:04.781862441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s
2026-05-28T19:08:04.782219230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-28T19:08:04', 'add_custom_filters')
2026-05-28T19:08:04.782602462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.783502214Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-28T19:08:04.783645433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022653s
2026-05-28T19:08:04.783837299Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-28T19:08:04.784097563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.784347797Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-28T19:08:04.784646859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-28T19:08:04.784816391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.785003427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-28T19:08:04.785268261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-28T19:08:04.786184727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009949s
2026-05-28T19:08:04.786542287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-28T19:08:04', 'import_list_tags')
2026-05-28T19:08:04.786930539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.787737945Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-28T19:08:04.787890382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025239s
2026-05-28T19:08:04.788138411Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-28T19:08:04.788353695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.788608057Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-28T19:08:04.792990112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-28T19:08:04.793704110Z [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-05-28T19:08:04.794304038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s
2026-05-28T19:08:04.794529502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-28T19:08:04.794878405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-28T19:08:04.795270294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s
2026-05-28T19:08:04.797610347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-28T19:08:04.797626039Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-28T19:08:04.797635698Z FROM "Artists"
2026-05-28T19:08:04.798668468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-28T19:08:04.798680572Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-28T19:08:04.798690472Z FROM "Artists"
2026-05-28T19:08:04.799228225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011067s
2026-05-28T19:08:04.799399019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-28T19:08:04.799935259Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.799948145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-28T19:08:04.800138669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.801147871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011674s
2026-05-28T19:08:04.801722028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-28T19:08:04.801731346Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-28T19:08:04.801740074Z FROM "ArtistMetadata"
2026-05-28T19:08:04.801748461Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-28T19:08:04.802436617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-28T19:08:04.802446397Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-28T19:08:04.802455114Z FROM "ArtistMetadata"
2026-05-28T19:08:04.802463541Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-28T19:08:04.802897715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008181s
2026-05-28T19:08:04.803082468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-28T19:08:04.803891838Z [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-05-28T19:08:04.804593982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001337s
2026-05-28T19:08:04.804777251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-28T19:08:04.805130362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-28T19:08:04.805520638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005523s
2026-05-28T19:08:04.805728456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-28T19:08:04.806036837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-28T19:08:04.806409959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s
2026-05-28T19:08:04.806583058Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:04.806781086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:04.811213974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004448s
2026-05-28T19:08:04.811394047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.811542807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.811740745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-28T19:08:04.812081031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.813065333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011216s
2026-05-28T19:08:04.813237931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.813390147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.813580661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-28T19:08:04.813892759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:04.814806580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010318s
2026-05-28T19:08:04.814980320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:04.815131504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.815315054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-28T19:08:04.815568494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-28T19:08:04.816487064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009739s
2026-05-28T19:08:04.817108616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-28T19:08:04.817118596Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-28T19:08:04.817127464Z FROM "ArtistMetadata"
2026-05-28T19:08:04.817135951Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-28T19:08:04.817144979Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-28T19:08:04.817995983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-28T19:08:04.818006845Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-28T19:08:04.818015532Z FROM "ArtistMetadata"
2026-05-28T19:08:04.818023869Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-28T19:08:04.818057246Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-28T19:08:04.818494788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009803s
2026-05-28T19:08:04.818663097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:04.818811465Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.819016438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-28T19:08:04.819344238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-28T19:08:04.820276626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s
2026-05-28T19:08:04.820455035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:04.820603595Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.820800010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-28T19:08:04.821107159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.822025428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s
2026-05-28T19:08:04.822221733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:04.822374160Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.822588051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-28T19:08:04.822904799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.823825543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010454s
2026-05-28T19:08:04.824459340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-28T19:08:04.824471264Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-28T19:08:04.824479891Z FROM "AlbumReleases"
2026-05-28T19:08:04.824488188Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-28T19:08:04.824496956Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-28T19:08:04.825231004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-28T19:08:04.825242357Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-28T19:08:04.825251074Z FROM "AlbumReleases"
2026-05-28T19:08:04.825272107Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-28T19:08:04.825281095Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-28T19:08:04.825729778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008885s
2026-05-28T19:08:04.826343525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-28T19:08:04.826352893Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-28T19:08:04.826361531Z FROM "ArtistMetadata"
2026-05-28T19:08:04.826369838Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-28T19:08:04.826378745Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-28T19:08:04.827181863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-28T19:08:04.827190941Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-28T19:08:04.827199629Z FROM "ArtistMetadata"
2026-05-28T19:08:04.827207945Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-28T19:08:04.827216733Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-28T19:08:04.827666519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009193s
2026-05-28T19:08:04.828234333Z [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-05-28T19:08:04.832208236Z [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-05-28T19:08:04.833645180Z [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-05-28T19:08:04.834341192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:04.835512020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:04.837913146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:04.838383192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:04.838740672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101849s
2026-05-28T19:08:04.839136269Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-28T19:08:04.843214733Z [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-05-28T19:08:04.845142706Z [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-05-28T19:08:04.845998780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:04.847520124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:04.849801067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:04.850356135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:04.850736060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112914s
2026-05-28T19:08:04.851006315Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-28T19:08:04.854994346Z [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-05-28T19:08:04.856552093Z [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-05-28T19:08:04.857262805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-28T19:08:04.858213960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-28T19:08:04.860472289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-28T19:08:04.860990091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-28T19:08:04.861383323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101543s
2026-05-28T19:08:04.861588096Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-28T19:08:04.865556999Z [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-05-28T19:08:04.866656243Z [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-05-28T19:08:04.867223325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-28T19:08:04.868204241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-28T19:08:04.870269250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:04.870646259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089119s
2026-05-28T19:08:04.870869789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-28T19:08:04.871221187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:04.871591703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005397s
2026-05-28T19:08:04.871797507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-28T19:08:04.872137973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:04.872511205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004852s
2026-05-28T19:08:04.872724705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-28T19:08:04.873045591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-28T19:08:04.873436077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000526s
2026-05-28T19:08:04.873647643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-28T19:08:04.873927076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-28T19:08:04.874384237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s
2026-05-28T19:08:04.874595923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-28T19:08:04.874900406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-28T19:08:04.875281895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s
2026-05-28T19:08:04.875515756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-28T19:08:04.875861813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-28T19:08:04.876281959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s
2026-05-28T19:08:04.876458945Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:04.877308546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-28T19:08:04.877600775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009844s
2026-05-28T19:08:04.877767130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:04.878108507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-28T19:08:04.878403061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s
2026-05-28T19:08:04.878573153Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:04.878941355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-05-28T19:08:04.879270808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005426s
2026-05-28T19:08:04.879643749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-28T19:08:04', 'add_release_groups_etc')
2026-05-28T19:08:04.880020147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.882324228Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-28T19:08:04.882518479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035485s
2026-05-28T19:08:04.882735556Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-28T19:08:04.882953525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.883231615Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-28T19:08:04.883763326Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:04.884083110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-28T19:08:04.884377002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003961s
2026-05-28T19:08:04.884700824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-28T19:08:04', 'NewMediaInfoFormat')
2026-05-28T19:08:04.885102844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.885893215Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-28T19:08:04.886068128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018746s
2026-05-28T19:08:04.886319093Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-28T19:08:04.886555449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.886829391Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-28T19:08:04.888022614Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-28T19:08:04.888386366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-28T19:08:04.890717682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024832s
2026-05-28T19:08:04.890908216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-28T19:08:04.891124611Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.891299063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-28T19:08:04.891710812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:04.892715676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001144s
2026-05-28T19:08:04.893139229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-28T19:08:04', 'rename_restrictions_to_release_profiles')
2026-05-28T19:08:04.893511459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.894325458Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-28T19:08:04.894550752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026874s
2026-05-28T19:08:04.894787679Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-28T19:08:04.895025808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.895314329Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-28T19:08:04.896453363Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-28T19:08:04.896747616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-28T19:08:04.898958138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022851s
2026-05-28T19:08:04.899153311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-28T19:08:04.899278864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.899502604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-28T19:08:04.899813070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-28T19:08:04.900810528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010651s
2026-05-28T19:08:04.901016062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-28T19:08:04.901175834Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.901403974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-28T19:08:04.901723016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-28T19:08:04.902643620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2026-05-28T19:08:04.902813853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:04.903079067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-28T19:08:04.903315082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s
2026-05-28T19:08:04.903472640Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:04.903749397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-28T19:08:04.904073029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003886s
2026-05-28T19:08:04.904307211Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-28T19:08:04.908779918Z [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-05-28T19:08:04.910228876Z [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-05-28T19:08:04.910918956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:04.911861785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:04.914074281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:04.914581894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:04.915041259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:04.915471205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:04.915812743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113433s
2026-05-28T19:08:04.916335155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-28T19:08:04', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-28T19:08:04.916742695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.918370033Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-28T19:08:04.918567571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137931s
2026-05-28T19:08:04.918785820Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-28T19:08:04.919008318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.919276498Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-28T19:08:04.919764912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-28T19:08:04.920231882Z [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-05-28T19:08:04.920668482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000698s
2026-05-28T19:08:04.920927193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-28T19:08:04.921337609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-28T19:08:04.921746483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006016s
2026-05-28T19:08:04.922114724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-28T19:08:04', 'add_import_exclusions')
2026-05-28T19:08:04.922486213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.923406486Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-28T19:08:04.923598643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021892s
2026-05-28T19:08:04.923821251Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-28T19:08:04.924070493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.924347411Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-28T19:08:04.928892424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-28T19:08:04.928904459Z WHERE "Id" in (
2026-05-28T19:08:04.928912875Z SELECT "Artists"."Id" from "Artists"
2026-05-28T19:08:04.928921453Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:04.928930421Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-28T19:08:04.929721714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-28T19:08:04.929732927Z WHERE "Id" in (
2026-05-28T19:08:04.929741434Z SELECT "Artists"."Id" from "Artists"
2026-05-28T19:08:04.929750122Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:04.929783248Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-28T19:08:04.930359649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010482s
2026-05-28T19:08:04.930961632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-28T19:08:04.930970580Z WHERE "Id" in (
2026-05-28T19:08:04.930978866Z SELECT "Albums"."Id" from "Albums"
2026-05-28T19:08:04.930987353Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:04.930996171Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-28T19:08:04.931752394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-28T19:08:04.931762144Z WHERE "Id" in (
2026-05-28T19:08:04.931770440Z SELECT "Albums"."Id" from "Albums"
2026-05-28T19:08:04.931778988Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:04.931787966Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-28T19:08:04.932363745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s
2026-05-28T19:08:04.932931659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-28T19:08:04.932941639Z WHERE "Id" in (
2026-05-28T19:08:04.932949996Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-28T19:08:04.932958543Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-28T19:08:04.932967301Z WHERE "Albums"."Id" IS NULL)
2026-05-28T19:08:04.933697131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-28T19:08:04.933706269Z WHERE "Id" in (
2026-05-28T19:08:04.933714646Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-28T19:08:04.933723243Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-28T19:08:04.933732001Z WHERE "Albums"."Id" IS NULL)
2026-05-28T19:08:04.934260505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009723s
2026-05-28T19:08:04.934832868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-28T19:08:04.934841936Z WHERE "Id" in (
2026-05-28T19:08:04.934850343Z SELECT "Tracks"."Id" from "Tracks"
2026-05-28T19:08:04.934858830Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-28T19:08:04.934879662Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-28T19:08:04.935606055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-28T19:08:04.935615304Z WHERE "Id" in (
2026-05-28T19:08:04.935627649Z SELECT "Tracks"."Id" from "Tracks"
2026-05-28T19:08:04.935636096Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-28T19:08:04.935645074Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-28T19:08:04.936236655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010035s
2026-05-28T19:08:04.936818497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-28T19:08:04.936829730Z WHERE "Id" in (
2026-05-28T19:08:04.936838006Z SELECT "Tracks"."Id" from "Tracks"
2026-05-28T19:08:04.936846373Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:04.936855251Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-28T19:08:04.937698379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-28T19:08:04.937707728Z WHERE "Id" in (
2026-05-28T19:08:04.937716405Z SELECT "Tracks"."Id" from "Tracks"
2026-05-28T19:08:04.937724772Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:04.937733480Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-28T19:08:04.938292205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s
2026-05-28T19:08:04.938869938Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-28T19:08:04.938878987Z WHERE "Id" IN (
2026-05-28T19:08:04.938887343Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.938895801Z LEFT OUTER JOIN "Tracks"
2026-05-28T19:08:04.938904017Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-28T19:08:04.938912564Z WHERE "Tracks"."Id" IS NULL)
2026-05-28T19:08:04.939659138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-28T19:08:04.939668497Z WHERE "Id" IN (
2026-05-28T19:08:04.939676793Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.939685341Z LEFT OUTER JOIN "Tracks"
2026-05-28T19:08:04.939705792Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-28T19:08:04.939714479Z WHERE "Tracks"."Id" IS NULL)
2026-05-28T19:08:04.940311953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001038s
2026-05-28T19:08:04.940689423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-28T19:08:04', 'clean_artist_metadata_table')
2026-05-28T19:08:04.941062003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.942023790Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-28T19:08:04.942205677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027057s
2026-05-28T19:08:04.942433395Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-28T19:08:04.942648248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.942933473Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-28T19:08:04.943619344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:04.943791882Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.944024430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-28T19:08:04.944372471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.945357505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2026-05-28T19:08:04.945548720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:04.945709634Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.945935368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-28T19:08:04.946322368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.947312812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011448s
2026-05-28T19:08:04.947494969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:04.947657296Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.947895215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-28T19:08:04.948303868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.949251246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s
2026-05-28T19:08:04.949444315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:04.949602404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.949802637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-28T19:08:04.950142652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.951123026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s
2026-05-28T19:08:04.951312277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:04.951467620Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.951685699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-28T19:08:04.952063440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:04.953021900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2026-05-28T19:08:04.953246953Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-28T19:08:04.959368312Z [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-05-28T19:08:04.961080630Z [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-05-28T19:08:04.961851252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-28T19:08:04.962341670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-28T19:08:04.964714879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112689s
2026-05-28T19:08:04.964972017Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-28T19:08:04.968885559Z [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-05-28T19:08:04.970556695Z [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-05-28T19:08:04.971321685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-28T19:08:04.971885741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-28T19:08:04.974153148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008969s
2026-05-28T19:08:04.974497802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-28T19:08:04', 'health_issue_notification')
2026-05-28T19:08:04.974868909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:04.975804955Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-28T19:08:04.976040188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106182s
2026-05-28T19:08:04.976276564Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-28T19:08:04.976497259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:04.976784517Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-28T19:08:04.977699219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:04.977870043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:04.978083093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-28T19:08:04.978385542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-28T19:08:04.979384914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s
2026-05-28T19:08:04.979530087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:04.979684448Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.979884841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-28T19:08:04.980206389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-28T19:08:04.981108085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s
2026-05-28T19:08:04.981375994Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-28T19:08:04.981666439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-28T19:08:04.981887254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s
2026-05-28T19:08:04.982432933Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-28T19:08:04.982446470Z WHERE "Id" IN (
2026-05-28T19:08:04.982454717Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.982463254Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-28T19:08:04.982472052Z WHERE "Tracks"."Id" IS NULL)
2026-05-28T19:08:04.983127582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-28T19:08:04.983137281Z WHERE "Id" IN (
2026-05-28T19:08:04.983145859Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.983154476Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-28T19:08:04.983163314Z WHERE "Tracks"."Id" IS NULL)
2026-05-28T19:08:04.983639062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008563s
2026-05-28T19:08:04.984369453Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-28T19:08:04.984383070Z WHERE "Id" IN (
2026-05-28T19:08:04.984392269Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.984401778Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-28T19:08:04.984411738Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-28T19:08:04.984421668Z WHERE "Artists"."Path" IS NULL)
2026-05-28T19:08:04.985265037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-28T19:08:04.985274345Z WHERE "Id" IN (
2026-05-28T19:08:04.985282532Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.985290949Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-28T19:08:04.985299676Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-28T19:08:04.985320518Z WHERE "Artists"."Path" IS NULL)
2026-05-28T19:08:04.985884614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s
2026-05-28T19:08:04.986599434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-28T19:08:04.986608813Z WHERE "Id" IN (
2026-05-28T19:08:04.986617019Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.986625637Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-28T19:08:04.986634284Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-28T19:08:04.986643082Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-28T19:08:04.986651519Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-28T19:08:04.987586622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-28T19:08:04.987596081Z WHERE "Id" IN (
2026-05-28T19:08:04.987604418Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-28T19:08:04.987612895Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-28T19:08:04.987621653Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-28T19:08:04.987630541Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-28T19:08:04.987639038Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-28T19:08:04.988260249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012027s
2026-05-28T19:08:04.988806509Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-28T19:08:04.988816389Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-28T19:08:04.988825377Z FROM "Artists"
2026-05-28T19:08:04.988833603Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-28T19:08:04.988842421Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-28T19:08:04.989529595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-28T19:08:04.989538714Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-28T19:08:04.989547641Z FROM "Artists"
2026-05-28T19:08:04.989555818Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-28T19:08:04.989564475Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-28T19:08:04.989995083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008234s
2026-05-28T19:08:04.990406962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-28T19:08:04.990416201Z WHERE "Id" NOT IN (
2026-05-28T19:08:04.990424467Z SELECT MIN("Id")
2026-05-28T19:08:04.990432714Z FROM "TrackFiles"
2026-05-28T19:08:04.990440870Z GROUP BY "Path"
2026-05-28T19:08:04.990449157Z )
2026-05-28T19:08:04.990938052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-28T19:08:04.990947611Z WHERE "Id" NOT IN (
2026-05-28T19:08:04.990955948Z SELECT MIN("Id")
2026-05-28T19:08:04.990964244Z FROM "TrackFiles"
2026-05-28T19:08:04.990972431Z GROUP BY "Path"
2026-05-28T19:08:04.990980758Z )
2026-05-28T19:08:04.991312145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005996s
2026-05-28T19:08:04.991449903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:04.991600666Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:04.991788655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-28T19:08:04.995417914Z [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-05-28T19:08:04.996606989Z [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-05-28T19:08:04.997191566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-28T19:08:04.997812016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-28T19:08:05.000182480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:05.000518256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085311s
2026-05-28T19:08:05.000711245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-28T19:08:05.000994946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-28T19:08:05.001351725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s
2026-05-28T19:08:05.001557900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-28T19:08:05.005164774Z [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-05-28T19:08:05.006276022Z [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-05-28T19:08:05.006828645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-28T19:08:05.007613065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-28T19:08:05.009965452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:05.010421501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-28T19:08:05.010759451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089803s
2026-05-28T19:08:05.011135569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-28T19:08:05', 'add_mediafilerepository_mtime')
2026-05-28T19:08:05.011463149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.012509536Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-28T19:08:05.012697855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106675s
2026-05-28T19:08:05.012929351Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-28T19:08:05.013152150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.013424248Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-28T19:08:05.014802023Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-28T19:08:05.014811001Z WHERE "Id" NOT IN (
2026-05-28T19:08:05.014819478Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-28T19:08:05.014828015Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:05.014861423Z GROUP BY "ArtistMetadata"."Id")
2026-05-28T19:08:05.015609259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-28T19:08:05.015618658Z WHERE "Id" NOT IN (
2026-05-28T19:08:05.015627175Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-28T19:08:05.015635702Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-28T19:08:05.015644740Z GROUP BY "ArtistMetadata"."Id")
2026-05-28T19:08:05.016108193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008941s
2026-05-28T19:08:05.016319399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-28T19:08:05.016562408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-28T19:08:05.016924908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s
2026-05-28T19:08:05.017143258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-28T19:08:05.020946858Z [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-05-28T19:08:05.022417831Z [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-05-28T19:08:05.023103001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:05.023831879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:05.026140408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:05.026585374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:05.027025100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:05.027351968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100564s
2026-05-28T19:08:05.027577543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-28T19:08:05.027950684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.028316631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005108s
2026-05-28T19:08:05.028697979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-28T19:08:05', 'add_artistmetadataid_constraint')
2026-05-28T19:08:05.029028214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.030627726Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-28T19:08:05.030788740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027651s
2026-05-28T19:08:05.030998172Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-28T19:08:05.031222123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.031485593Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-28T19:08:05.032125201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-28T19:08:05.032300725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.032504275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-28T19:08:05.032820472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.033720514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s
2026-05-28T19:08:05.033905517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-28T19:08:05.034061311Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.034293568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-28T19:08:05.034646289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.035589749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s
2026-05-28T19:08:05.035762917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:05.035927689Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.036167482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-28T19:08:05.036456484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.037403211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s
2026-05-28T19:08:05.037591410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-28T19:08:05.037747043Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.037968820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-28T19:08:05.038322512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.039262886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s
2026-05-28T19:08:05.039438821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:05.039589915Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.039798355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-28T19:08:05.040186967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.041093102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010803s
2026-05-28T19:08:05.041264788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-28T19:08:05.041414530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.041615123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-28T19:08:05.041937312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.042862776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001053s
2026-05-28T19:08:05.043230216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-28T19:08:05', 'old_ids_and_artist_alias')
2026-05-28T19:08:05.043591323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.044767572Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-28T19:08:05.044958357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029188s
2026-05-28T19:08:05.045159742Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-28T19:08:05.045383102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.045641893Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-28T19:08:05.045949152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.046157662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.046652518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s
2026-05-28T19:08:05.046915909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-28T19:08:05.047204731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-28T19:08:05.047465285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003377s
2026-05-28T19:08:05.047815330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-28T19:08:05', 'download_propers_config')
2026-05-28T19:08:05.048224665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.048923031Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-28T19:08:05.049105078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017169s
2026-05-28T19:08:05.049313808Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-28T19:08:05.049527779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.049788625Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-28T19:08:05.050579989Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-28T19:08:05.050888550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-28T19:08:05.051406393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006672s
2026-05-28T19:08:05.051616065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-28T19:08:05.055293672Z [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-05-28T19:08:05.056625935Z [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-05-28T19:08:05.057268218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:05.058244966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:05.060616351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:05.061037379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:05.061463868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:05.061935087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.062285172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104812s
2026-05-28T19:08:05.062539935Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-28T19:08:05.066102160Z [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-05-28T19:08:05.067441787Z [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-05-28T19:08:05.068085935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-28T19:08:05.068701855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-28T19:08:05.071211700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-28T19:08:05.071556023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088454s
2026-05-28T19:08:05.071751387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-28T19:08:05.075306587Z [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-05-28T19:08:05.077450424Z [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-05-28T19:08:05.078045733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-28T19:08:05.078540239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-28T19:08:05.080756393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087766s
2026-05-28T19:08:05.080956917Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-28T19:08:05.084417115Z [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-05-28T19:08:05.085426398Z [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-05-28T19:08:05.085935363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-28T19:08:05.086671496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-28T19:08:05.089723863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-28T19:08:05.090174290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-28T19:08:05.090642012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-28T19:08:05.091131538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-28T19:08:05.091445821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103496s
2026-05-28T19:08:05.091645042Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-28T19:08:05.095070451Z [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-05-28T19:08:05.096021806Z [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-05-28T19:08:05.096525200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-28T19:08:05.096974385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-28T19:08:05.099214486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073469s
2026-05-28T19:08:05.099382415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-28T19:08:05.102842333Z [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-05-28T19:08:05.103916046Z [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-05-28T19:08:05.104443688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-28T19:08:05.105196444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-28T19:08:05.107505475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:05.107989459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-28T19:08:05.108322119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087241s
2026-05-28T19:08:05.108694439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-28T19:08:05', 'remove_language_profiles')
2026-05-28T19:08:05.109055506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.111035895Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-28T19:08:05.111218031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113946s
2026-05-28T19:08:05.111417714Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-28T19:08:05.111628698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.111938072Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-28T19:08:05.112404892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-28T19:08:05.112571447Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.112811080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-28T19:08:05.113118258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-28T19:08:05.114061458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010458s
2026-05-28T19:08:05.114446032Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-28T19:08:05.114913774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-28T19:08:05.115229540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s
2026-05-28T19:08:05.115558252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-28T19:08:05', 'multi_disc_naming_format')
2026-05-28T19:08:05.115946053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.116739652Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-28T19:08:05.116926578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020154s
2026-05-28T19:08:05.117142533Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-28T19:08:05.117359831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.117626277Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-28T19:08:05.117987274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-28T19:08:05.118162327Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.118363692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-28T19:08:05.118686332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.119607357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010483s
2026-05-28T19:08:05.119784534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.119998004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.132839035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128262s
2026-05-28T19:08:05.133225754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-28T19:08:05', 'add_download_client_priority')
2026-05-28T19:08:05.133607072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.134593789Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-28T19:08:05.134777710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145507s
2026-05-28T19:08:05.134978224Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-28T19:08:05.135185541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.135409773Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-28T19:08:05.135770389Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.136090995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-28T19:08:05.136366590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s
2026-05-28T19:08:05.136586833Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.137286182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-28T19:08:05.137552468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s
2026-05-28T19:08:05.137905820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-28T19:08:05', 'remove_growl_prowl')
2026-05-28T19:08:05.138258540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.139103211Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-28T19:08:05.139283444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018893s
2026-05-28T19:08:05.139489980Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-28T19:08:05.139705163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.139975538Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-28T19:08:05.140377537Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.140695818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-28T19:08:05.140967696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000391s
2026-05-28T19:08:05.141184493Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.141479056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-28T19:08:05.141745312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003737s
2026-05-28T19:08:05.142103453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-28T19:08:05', 'remove_plex_hometheatre')
2026-05-28T19:08:05.142464320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.143333130Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-28T19:08:05.143513513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019171s
2026-05-28T19:08:05.143730089Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-28T19:08:05.143959171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.144230868Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-28T19:08:05.144835796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-28T19:08:05.145013344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.145195380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-28T19:08:05.145465805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-28T19:08:05.146497172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011109s
2026-05-28T19:08:05.146681804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-28T19:08:05.146869281Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.147093824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-28T19:08:05.147452757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.148464905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s
2026-05-28T19:08:05.148655198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-28T19:08:05.148810581Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.149031456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-28T19:08:05.149387663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.150348599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011134s
2026-05-28T19:08:05.150537078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-28T19:08:05.150692461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.150909348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-28T19:08:05.151253752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.152275930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001122s
2026-05-28T19:08:05.152421403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-28T19:08:05.152575083Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.152778753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-28T19:08:05.153064749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-28T19:08:05.153998469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010257s
2026-05-28T19:08:05.154183171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.154380098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.155354971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s
2026-05-28T19:08:05.155738664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-28T19:08:05', 'add_root_folder_add_defaults')
2026-05-28T19:08:05.156166796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.157126910Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-28T19:08:05.157314678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027253s
2026-05-28T19:08:05.157508589Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-28T19:08:05.157713161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.157980409Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-28T19:08:05.158317989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-28T19:08:05.158497510Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.158714958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-28T19:08:05.159018790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-28T19:08:05.160000047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010292s
2026-05-28T19:08:05.160314400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-28T19:08:05', 'task_duration')
2026-05-28T19:08:05.160668593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.161399365Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-28T19:08:05.161578075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024605s
2026-05-28T19:08:05.161823459Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-28T19:08:05.162061639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.162344518Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-28T19:08:05.162746718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-28T19:08:05.162925689Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.163132355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-28T19:08:05.163451738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.164437974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011047s
2026-05-28T19:08:05.164638528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-28T19:08:05.164800154Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.165005708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-28T19:08:05.165334700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.166281126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010676s
2026-05-28T19:08:05.166676002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-28T19:08:05', 'add_indexer_and_enabled_to_release_profiles')
2026-05-28T19:08:05.167053151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.167820978Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-28T19:08:05.168034688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025484s
2026-05-28T19:08:05.168239310Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-28T19:08:05.168447559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.168707613Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-28T19:08:05.169057808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-28T19:08:05.172673280Z [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-05-28T19:08:05.173948007Z [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-05-28T19:08:05.174561923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:05.175556476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:05.178087574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:05.178528903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:05.178963318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:05.179448164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.179797117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105591s
2026-05-28T19:08:05.180171681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-28T19:08:05.180563019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-28T19:08:05.180859517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s
2026-05-28T19:08:05.181188469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-28T19:08:05.181588645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-28T19:08:05.181883800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s
2026-05-28T19:08:05.182097099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-28T19:08:05.185462277Z [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-05-28T19:08:05.186537252Z [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-05-28T19:08:05.187096177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-28T19:08:05.187559480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-28T19:08:05.189841767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075457s
2026-05-28T19:08:05.190206361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-28T19:08:05', 'remove_album_folders')
2026-05-28T19:08:05.190565424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.191608134Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-28T19:08:05.191784209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092865s
2026-05-28T19:08:05.192010164Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-28T19:08:05.192227552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.192498106Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-28T19:08:05.193370533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-28T19:08:05.193543492Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.193736781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-28T19:08:05.194009280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-28T19:08:05.194940024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010136s
2026-05-28T19:08:05.195132592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-28T19:08:05.195282895Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.195475743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-28T19:08:05.195788583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.196755480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s
2026-05-28T19:08:05.196935493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.197132500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.236839207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395933s
2026-05-28T19:08:05.237053499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-28T19:08:05.240682819Z [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-05-28T19:08:05.241695338Z [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-05-28T19:08:05.242197930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-28T19:08:05.242667125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-28T19:08:05.245224415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079293s
2026-05-28T19:08:05.245407053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-28T19:08:05.248861039Z [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-05-28T19:08:05.249744538Z [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-05-28T19:08:05.250247221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-28T19:08:05.250823672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-28T19:08:05.253169105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075674s
2026-05-28T19:08:05.253395080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-28T19:08:05.258066969Z [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-05-28T19:08:05.258880678Z [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-05-28T19:08:05.259349272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-28T19:08:05.259867816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-28T19:08:05.262288862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086519s
2026-05-28T19:08:05.262460648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-28T19:08:05.265709241Z [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-05-28T19:08:05.266443069Z [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-05-28T19:08:05.266879187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-28T19:08:05.267425948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-28T19:08:05.269716652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070631s
2026-05-28T19:08:05.269896865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-28T19:08:05.273154535Z [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-05-28T19:08:05.273772941Z [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-05-28T19:08:05.274173868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-28T19:08:05.274760981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-28T19:08:05.277105663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070062s
2026-05-28T19:08:05.277484225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-28T19:08:05', 'flexible_delay_profiles')
2026-05-28T19:08:05.277850733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.278867351Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-28T19:08:05.279052574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087344s
2026-05-28T19:08:05.279285653Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-28T19:08:05.279517480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.279785349Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-28T19:08:05.280276849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-28T19:08:05.280444717Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.280652847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-28T19:08:05.280959013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-28T19:08:05.281879758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s
2026-05-28T19:08:05.282237548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-28T19:08:05', 'add_priority_to_indexers')
2026-05-28T19:08:05.282594186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.283317904Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-28T19:08:05.283525181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024718s
2026-05-28T19:08:05.283727529Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-28T19:08:05.284009026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.284248809Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-28T19:08:05.284713695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-28T19:08:05.285031675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-28T19:08:05.285397432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s
2026-05-28T19:08:05.285572825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.285782848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.286347104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s
2026-05-28T19:08:05.286741288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-28T19:08:05', 'remove_chown_and_folderchmod_config')
2026-05-28T19:08:05.287114109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.287806464Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-28T19:08:05.288023310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020045s
2026-05-28T19:08:05.288236700Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-28T19:08:05.288471343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.288719863Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-28T19:08:05.289242145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-28T19:08:05.289413250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.289601309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-28T19:08:05.293136398Z [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-05-28T19:08:05.294287747Z [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-05-28T19:08:05.294888517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-28T19:08:05.295449517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-28T19:08:05.297844310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080101s
2026-05-28T19:08:05.298067680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-28T19:08:05.298346742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-28T19:08:05.298607938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003302s
2026-05-28T19:08:05.298914615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-28T19:08:05.299275402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-28T19:08:05.299600256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s
2026-05-28T19:08:05.299910301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-28T19:08:05.300286919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-28T19:08:05.300580580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s
2026-05-28T19:08:05.300951818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-28T19:08:05', 'convert_blacklist_protocol')
2026-05-28T19:08:05.301319939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.302572362Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-28T19:08:05.302763016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023701s
2026-05-28T19:08:05.302964772Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-28T19:08:05.303182771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.303401892Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-28T19:08:05.309825118Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-28T19:08:05.310595380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-28T19:08:05.311040085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008315s
2026-05-28T19:08:05.311395200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-28T19:08:05', 'update_notifiarr')
2026-05-28T19:08:05.311738151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.312405926Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-28T19:08:05.312578995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021613s
2026-05-28T19:08:05.312793276Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-28T19:08:05.313006836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.313270948Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-28T19:08:05.313550471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.313765183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.314769035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010247s
2026-05-28T19:08:05.315100453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-28T19:08:05', 'email_multiple_addresses')
2026-05-28T19:08:05.315461189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.316119635Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-28T19:08:05.316268966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023421s
2026-05-28T19:08:05.316488167Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-28T19:08:05.316706888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.316974768Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-28T19:08:05.317269281Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-28T19:08:05.317530066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-28T19:08:05.319788705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023241s
2026-05-28T19:08:05.320184873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-28T19:08:05', 'rename_blacklist_to_blocklist')
2026-05-28T19:08:05.320554537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.321271371Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-28T19:08:05.321463338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037612s
2026-05-28T19:08:05.321718321Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-28T19:08:05.321931861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.322192456Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-28T19:08:05.322596199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-28T19:08:05.322787204Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.322976976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-28T19:08:05.323350909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.324366224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s
2026-05-28T19:08:05.324620005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-28T19:08:05.324950611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.325874712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001079s
2026-05-28T19:08:05.326062640Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.326246240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.327450335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012274s
2026-05-28T19:08:05.327815531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-28T19:08:05', 'cdh_per_downloadclient')
2026-05-28T19:08:05.328245497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.328950556Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-28T19:08:05.329127473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026917s
2026-05-28T19:08:05.329336925Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-28T19:08:05.329534172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.329783704Z [Info] download_history: Starting migration of Main DB to 52
2026-05-28T19:08:05.330519476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-28T19:08:05.331264316Z [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-05-28T19:08:05.331833603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011303s
2026-05-28T19:08:05.332112685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-28T19:08:05.332391306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-28T19:08:05.332739858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000482s
2026-05-28T19:08:05.332945873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-28T19:08:05.333261158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-28T19:08:05.333598207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s
2026-05-28T19:08:05.333811466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-28T19:08:05.334134998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-28T19:08:05.334508109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s
2026-05-28T19:08:05.334683763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.334878906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.335963821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010967s
2026-05-28T19:08:05.336324758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-28T19:08:05', 'download_history')
2026-05-28T19:08:05.336683210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.337473471Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-28T19:08:05.337660037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025962s
2026-05-28T19:08:05.337856673Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-28T19:08:05.338066475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.338318884Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-28T19:08:05.338783299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-28T19:08:05', 'add_update_history')
2026-05-28T19:08:05.339150428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.339747872Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-28T19:08:05.339953596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016846s
2026-05-28T19:08:05.340178088Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-28T19:08:05.340392640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.340659598Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-28T19:08:05.341021286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:05.341196108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.341415009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-28T19:08:05.341764614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.342826192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012044s
2026-05-28T19:08:05.343198261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-28T19:08:05', 'add_on_update_to_notifications')
2026-05-28T19:08:05.343567244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.344270130Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-28T19:08:05.344450112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025868s
2026-05-28T19:08:05.344665646Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-28T19:08:05.344885128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.345152747Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-28T19:08:05.345463072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-28T19:08:05.345635099Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.345797957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-28T19:08:05.346120106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.347138406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001144s
2026-05-28T19:08:05.347510806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-28T19:08:05', 'download_client_per_indexer')
2026-05-28T19:08:05.347891653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.348519788Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-28T19:08:05.348708709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024854s
2026-05-28T19:08:05.348910926Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-28T19:08:05.349142222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.349421855Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-28T19:08:05.349832011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-28T19:08:05.350001162Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.350249963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-28T19:08:05.350576801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.351572867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011224s
2026-05-28T19:08:05.351753711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-28T19:08:05.351967201Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.352204068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-28T19:08:05.352569825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.353587645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011639s
2026-05-28T19:08:05.353722256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-28T19:08:05.353897238Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.354112281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-28T19:08:05.354425763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.355432921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011537s
2026-05-28T19:08:05.355830011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-28T19:08:05', 'AddNewItemMonitorType')
2026-05-28T19:08:05.356238273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.356938704Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-28T19:08:05.357160781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026348s
2026-05-28T19:08:05.357330633Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-28T19:08:05.357535165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.357790770Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-28T19:08:05.358117257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-28T19:08:05.358307109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.358536762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-28T19:08:05.358863951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.359898725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011569s
2026-05-28T19:08:05.360256485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-28T19:08:05', 'ImportListSearch')
2026-05-28T19:08:05.360627793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.361785334Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-28T19:08:05.362006480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030294s
2026-05-28T19:08:05.362178837Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-28T19:08:05.362416936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.362659455Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-28T19:08:05.362992896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-28T19:08:05.363167748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.363444837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-28T19:08:05.363739360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.364779114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011743s
2026-05-28T19:08:05.365151163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-28T19:08:05', 'ImportListMonitorExisting')
2026-05-28T19:08:05.365525908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.366167590Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-28T19:08:05.366355108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025222s
2026-05-28T19:08:05.366570010Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-28T19:08:05.366766216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.367017432Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-28T19:08:05.367465344Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.367772532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-28T19:08:05.368063478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003908s
2026-05-28T19:08:05.368282279Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.368560419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-28T19:08:05.368817136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003494s
2026-05-28T19:08:05.368990435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-28T19:08:05.369169927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.369432696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-28T19:08:05.369742330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-28T19:08:05.370853488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011441s
2026-05-28T19:08:05.371213743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-28T19:08:05', 'add_indexer_tags')
2026-05-28T19:08:05.371588728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.372220280Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-28T19:08:05.372401876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025545s
2026-05-28T19:08:05.372600175Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-28T19:08:05.372808194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.373063218Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-28T19:08:05.373319755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.373533114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.374465041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009593s
2026-05-28T19:08:05.374836559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-28T19:08:05', 'update_audio_types')
2026-05-28T19:08:05.375191214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.375766051Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-28T19:08:05.375976685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s
2026-05-28T19:08:05.376242330Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-28T19:08:05.376480440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.376764682Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-28T19:08:05.378836535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.379108192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-28T19:08:05.379356572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003055s
2026-05-28T19:08:05.379547086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-28T19:08:05.379700796Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.379947192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-28T19:08:05.383938731Z [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-05-28T19:08:05.385379131Z [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-05-28T19:08:05.386030593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-28T19:08:05.386793690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-28T19:08:05.389376562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-28T19:08:05.389887080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-28T19:08:05.390238378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100856s
2026-05-28T19:08:05.390414603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:05.390561629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.390773405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-28T19:08:05.394916940Z [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-05-28T19:08:05.396877218Z [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-05-28T19:08:05.397818434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:05.398729439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:05.401331599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:05.401815805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:05.402325952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.402681809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117109s
2026-05-28T19:08:05.402860769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:05.403029268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.403232638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-28T19:08:05.409063932Z [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-05-28T19:08:05.411028659Z [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-05-28T19:08:05.411986478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:05.412922082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:05.415506657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:05.415995632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:05.416498445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.416846085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134084s
2026-05-28T19:08:05.417036598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:05.417203144Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.417420722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-28T19:08:05.421743438Z [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-05-28T19:08:05.423642874Z [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-05-28T19:08:05.424607105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-28T19:08:05.425445474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-28T19:08:05.427933094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-28T19:08:05.428407499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-28T19:08:05.428878107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.429220106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115994s
2026-05-28T19:08:05.429393705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-28T19:08:05.429549068Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.429767248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-28T19:08:05.433603644Z [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-05-28T19:08:05.434994014Z [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-05-28T19:08:05.435647681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:05.436582884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:05.438989080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:05.439415839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:05.439862559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:05.440366654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.440726379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107754s
2026-05-28T19:08:05.440899387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-28T19:08:05.441055061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.441241346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-28T19:08:05.445022230Z [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-05-28T19:08:05.446365175Z [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-05-28T19:08:05.447012408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-28T19:08:05.447994596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-28T19:08:05.450416334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-28T19:08:05.450851130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-28T19:08:05.451294312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-28T19:08:05.451781744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-28T19:08:05.452146358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106989s
2026-05-28T19:08:05.452320008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-28T19:08:05.452474980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.452677879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-28T19:08:05.456316327Z [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-05-28T19:08:05.457430661Z [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-05-28T19:08:05.458030839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-28T19:08:05.458550997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-28T19:08:05.460894857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080289s
2026-05-28T19:08:05.461069830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-28T19:08:05.461222838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.461445025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-28T19:08:05.465085888Z [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-05-28T19:08:05.466206415Z [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-05-28T19:08:05.466785411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-28T19:08:05.467337322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-28T19:08:05.469688107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080372s
2026-05-28T19:08:05.469866275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-28T19:08:05.470028021Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.470231260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-28T19:08:05.473833535Z [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-05-28T19:08:05.474835984Z [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-05-28T19:08:05.475357494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-28T19:08:05.475800416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-28T19:08:05.478143095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077134s
2026-05-28T19:08:05.478323288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-28T19:08:05.478468169Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.478676429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-28T19:08:05.482254846Z [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-05-28T19:08:05.483258507Z [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-05-28T19:08:05.483790158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-28T19:08:05.484347330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-28T19:08:05.486682483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078054s
2026-05-28T19:08:05.486860431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-28T19:08:05.487013550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.487209534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-28T19:08:05.492317892Z [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-05-28T19:08:05.493341033Z [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-05-28T19:08:05.493869758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-28T19:08:05.494425898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-28T19:08:05.496809738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009398s
2026-05-28T19:08:05.497016385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-28T19:08:05.497176066Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:05.497437112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-28T19:08:05.501015950Z [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-05-28T19:08:05.501984731Z [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-05-28T19:08:05.502519027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-28T19:08:05.503212303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-28T19:08:05.505770556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.506149960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084992s
2026-05-28T19:08:05.506345273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-28T19:08:05.506513462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.506758826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-28T19:08:05.510285448Z [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-05-28T19:08:05.511300923Z [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-05-28T19:08:05.511838566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-28T19:08:05.512656423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-28T19:08:05.515199876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.515611074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086458s
2026-05-28T19:08:05.515811157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-28T19:08:05.515990568Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.516226383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-28T19:08:05.519724197Z [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-05-28T19:08:05.520721215Z [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-05-28T19:08:05.521252746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-28T19:08:05.522060663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-28T19:08:05.524631761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.525036977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086054s
2026-05-28T19:08:05.525223593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-28T19:08:05.525384176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-28T19:08:05.525592346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-28T19:08:05.529267026Z [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-05-28T19:08:05.530388766Z [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-05-28T19:08:05.530976539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-28T19:08:05.531691970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-28T19:08:05.534257848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-28T19:08:05.534785390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-28T19:08:05.535313414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-28T19:08:05.535692908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009909s
2026-05-28T19:08:05.535887169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-28T19:08:05.536041690Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:05.536242565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-28T19:08:05.557687063Z [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-05-28T19:08:05.559420655Z [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-05-28T19:08:05.559980402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-28T19:08:05.561396334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-28T19:08:05.564151362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276797s
2026-05-28T19:08:05.564361856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-28T19:08:05.564527109Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-28T19:08:05.564769948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-28T19:08:05.569501307Z [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-05-28T19:08:05.570568957Z [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-05-28T19:08:05.571107512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-28T19:08:05.571718883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-28T19:08:05.574279580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092419s
2026-05-28T19:08:05.574443069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-28T19:08:05.574607360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-28T19:08:05.574838175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-28T19:08:05.579295752Z [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-05-28T19:08:05.580305235Z [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-05-28T19:08:05.580839541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-28T19:08:05.581775276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-28T19:08:05.584267175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-28T19:08:05.584720107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-28T19:08:05.585208150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-28T19:08:05.585762406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-28T19:08:05.586154065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110769s
2026-05-28T19:08:05.586359669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-28T19:08:05.586538159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-28T19:08:05.586781849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-28T19:08:05.591658661Z [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-05-28T19:08:05.593024882Z [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-05-28T19:08:05.593810485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-28T19:08:05.594687300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-28T19:08:05.598011255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.598484748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114843s
2026-05-28T19:08:05.598723760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-28T19:08:05.598934223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-05-28T19:08:05.599242434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-28T19:08:05.606111789Z [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-05-28T19:08:05.607210632Z [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-05-28T19:08:05.607795981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-28T19:08:05.608615732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-28T19:08:05.611264587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.611651145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121594s
2026-05-28T19:08:05.611868593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-28T19:08:05.612052834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-28T19:08:05.612324000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-28T19:08:05.616720444Z [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-05-28T19:08:05.617806301Z [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-05-28T19:08:05.618385638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-28T19:08:05.619097311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-28T19:08:05.621807159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.622197595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096524s
2026-05-28T19:08:05.622395434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-28T19:08:05.622572991Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.622838015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-28T19:08:05.627142013Z [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-05-28T19:08:05.628231257Z [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-05-28T19:08:05.628822517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-28T19:08:05.629521635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-28T19:08:05.632174608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.632556056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095429s
2026-05-28T19:08:05.632758133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-28T19:08:05.632934208Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.633182578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-28T19:08:05.637699836Z [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-05-28T19:08:05.638766184Z [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-05-28T19:08:05.639333266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-28T19:08:05.640058787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-28T19:08:05.642678523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.643066104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009656s
2026-05-28T19:08:05.643282640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-28T19:08:05.643443624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-28T19:08:05.643675130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-28T19:08:05.648034650Z [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-05-28T19:08:05.649106138Z [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-05-28T19:08:05.649690304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-28T19:08:05.650473081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-28T19:08:05.653115072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.653501770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096106s
2026-05-28T19:08:05.653696533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-28T19:08:05.653866876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-28T19:08:05.654109094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-28T19:08:05.658547242Z [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-05-28T19:08:05.659515933Z [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-05-28T19:08:05.660061431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-28T19:08:05.660666530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-28T19:08:05.663244572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089131s
2026-05-28T19:08:05.663462000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-28T19:08:05.663663606Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.663869170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-28T19:08:05.668307830Z [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-05-28T19:08:05.669284106Z [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-05-28T19:08:05.669806127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-28T19:08:05.670393620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-28T19:08:05.672918205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088095s
2026-05-28T19:08:05.673120773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-28T19:08:05.673305034Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.673541410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-28T19:08:05.678215122Z [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-05-28T19:08:05.679353806Z [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-05-28T19:08:05.680008534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-28T19:08:05.680635116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-28T19:08:05.683741232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099695s
2026-05-28T19:08:05.683981225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-28T19:08:05.684145275Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-28T19:08:05.684355228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-28T19:08:05.690120569Z [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-05-28T19:08:05.691234032Z [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-05-28T19:08:05.691830012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-28T19:08:05.692415091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-28T19:08:05.694912601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103331s
2026-05-28T19:08:05.695106712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-28T19:08:05.695273848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-28T19:08:05.695513711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-28T19:08:05.699653799Z [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-05-28T19:08:05.700550004Z [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-05-28T19:08:05.701048217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-28T19:08:05.701538374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-28T19:08:05.703983940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082484s
2026-05-28T19:08:05.704180556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-28T19:08:05.704352131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-28T19:08:05.704581203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-28T19:08:05.708542330Z [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-05-28T19:08:05.709367813Z [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-05-28T19:08:05.709834082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-28T19:08:05.710526276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-28T19:08:05.713118677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-28T19:08:05.713493682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008712s
2026-05-28T19:08:05.713691390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-28T19:08:05.713865691Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-05-28T19:08:05.714105123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-28T19:08:05.718042864Z [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-05-28T19:08:05.718845941Z [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-05-28T19:08:05.719307491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-28T19:08:05.720049125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-28T19:08:05.722598739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-28T19:08:05.722954235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086444s
2026-05-28T19:08:05.723139639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:05.723287617Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.723511127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-28T19:08:05.727549370Z [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-05-28T19:08:05.728586108Z [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-05-28T19:08:05.729126766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-28T19:08:05.729914603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-28T19:08:05.732586444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:05.733063956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-28T19:08:05.733405373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097116s
2026-05-28T19:08:05.733589705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:05.733743384Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.733951994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-28T19:08:05.738019546Z [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-05-28T19:08:05.739034721Z [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-05-28T19:08:05.739567614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-28T19:08:05.740466865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-28T19:08:05.743123966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-28T19:08:05.743591478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-28T19:08:05.743950090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097835s
2026-05-28T19:08:05.744136035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-28T19:08:05.744294073Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.744504838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-28T19:08:05.748259549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-28T19:08:05.748839628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-28T19:08:05.749258080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-28T19:08:05.749788879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-28T19:08:05.752279936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-28T19:08:05.752644861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079452s
2026-05-28T19:08:05.753121912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-28T19:08:05', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-28T19:08:05.753513030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.756715890Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-28T19:08:05.756933919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119209s
2026-05-28T19:08:05.757198111Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-28T19:08:05.757427192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.757758379Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-28T19:08:05.758317986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:05.758496506Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.758709074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-28T19:08:05.759113328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.760106498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011886s
2026-05-28T19:08:05.760289387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:05.760448828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.760664873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-28T19:08:05.761002413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.762088400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012172s
2026-05-28T19:08:05.762476441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-28T19:08:05', 'add_on_delete_to_notifications')
2026-05-28T19:08:05.762843701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.763588180Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-28T19:08:05.763782462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026752s
2026-05-28T19:08:05.764011152Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-28T19:08:05.764224822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.764536981Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-28T19:08:05.765981590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-28T19:08:05.766166543Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-05-28T19:08:05.766398230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-28T19:08:05.766772133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.767777107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s
2026-05-28T19:08:05.767956087Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-28T19:08:05.768231872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-28T19:08:05.768517207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s
2026-05-28T19:08:05.768703452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:05.768858925Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.769115452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-28T19:08:05.769540648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-28T19:08:05.770593349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012104s
2026-05-28T19:08:05.770776207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.770984567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.771772043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000825s
2026-05-28T19:08:05.771972957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-28T19:08:05.772596874Z [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-05-28T19:08:05.773132633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s
2026-05-28T19:08:05.773346053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-28T19:08:05.773652460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-28T19:08:05.773998016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s
2026-05-28T19:08:05.774187668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-28T19:08:05.774358943Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.774568976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-28T19:08:05.774901054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-28T19:08:05.775958494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011436s
2026-05-28T19:08:05.776155120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-28T19:08:05.776316695Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.776541117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-28T19:08:05.776877164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.777877318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011439s
2026-05-28T19:08:05.778070317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-28T19:08:05.778226872Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.778444841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-28T19:08:05.778796369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.779793968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s
2026-05-28T19:08:05.780027208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.780202521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.782558245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023801s
2026-05-28T19:08:05.782748198Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.782944624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.783765607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008496s
2026-05-28T19:08:05.784001813Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-28T19:08:05.788170228Z [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-05-28T19:08:05.789153137Z [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-05-28T19:08:05.789677052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-28T19:08:05.790160676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-28T19:08:05.794516328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103131s
2026-05-28T19:08:05.794768055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-28T19:08:05.800341771Z [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-05-28T19:08:05.801154307Z [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-05-28T19:08:05.801611638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-28T19:08:05.802166255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-28T19:08:05.804880582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098601s
2026-05-28T19:08:05.805149103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-28T19:08:05.805475751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-28T19:08:05.805757097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003892s
2026-05-28T19:08:05.805954435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-28T19:08:05.806144918Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.806372106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-28T19:08:05.806768514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.807765221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011686s
2026-05-28T19:08:05.807984222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-28T19:08:05.808171931Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.808393537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-28T19:08:05.808713992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-28T19:08:05.809708956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s
2026-05-28T19:08:05.810088300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-28T19:08:05', 'add_custom_formats')
2026-05-28T19:08:05.810451642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.811504392Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-28T19:08:05.811682481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028874s
2026-05-28T19:08:05.811956993Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-28T19:08:05.812158429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.812448563Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-28T19:08:05.812844521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-28T19:08:05.813019884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-28T19:08:05.813211179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-28T19:08:05.813515182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-28T19:08:05.814514684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s
2026-05-28T19:08:05.815305257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-28T19:08:05', 'add_result_to_commands')
2026-05-28T19:08:05.815672817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.816403939Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-28T19:08:05.816598060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029691s
2026-05-28T19:08:05.816826200Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-28T19:08:05.817087686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.817339223Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-28T19:08:05.817723948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:05.817904942Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.818124915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-28T19:08:05.818468658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.819505135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011641s
2026-05-28T19:08:05.819889599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-28T19:08:05', 'health_restored_notification')
2026-05-28T19:08:05.820302461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.820953903Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-28T19:08:05.821143685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002581s
2026-05-28T19:08:05.821334189Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-28T19:08:05.821537929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.821806510Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-28T19:08:05.822139210Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-28T19:08:05.822448132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-28T19:08:05.822726553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2026-05-28T19:08:05.823074815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-28T19:08:05', 'remove_uc')
2026-05-28T19:08:05.823427304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.824085330Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-28T19:08:05.824258689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017207s
2026-05-28T19:08:05.824497159Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-28T19:08:05.824724166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.825004050Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-28T19:08:05.825291028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.825498376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.827460607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019841s
2026-05-28T19:08:05.827876846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-28T19:08:05', 'download_clients_rename_tv_to_music')
2026-05-28T19:08:05.828269667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.828946039Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-28T19:08:05.829149328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034147s
2026-05-28T19:08:05.829395183Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-28T19:08:05.829625788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.829906453Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-28T19:08:05.830253933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-28T19:08:05.830436831Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-05-28T19:08:05.830659800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-28T19:08:05.831016749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-28T19:08:05.832081453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012105s
2026-05-28T19:08:05.832489355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-28T19:08:05', 'add_colon_replacement_to_naming_config')
2026-05-28T19:08:05.832867006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.833629471Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-28T19:08:05.833826358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026991s
2026-05-28T19:08:05.834025268Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-28T19:08:05.834240351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.834499473Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-28T19:08:05.834884749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-28T19:08:05.839065850Z [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-05-28T19:08:05.840063990Z [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-05-28T19:08:05.840622986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-28T19:08:05.841409710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-28T19:08:05.844460133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.844802783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096958s
2026-05-28T19:08:05.844990131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-28T19:08:05.845152388Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.845380277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-28T19:08:05.845696894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-28T19:08:05.846690625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010947s
2026-05-28T19:08:05.847046873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-28T19:08:05', 'list_sync_time')
2026-05-28T19:08:05.847406287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.848424658Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-28T19:08:05.848608899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028065s
2026-05-28T19:08:05.848827279Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-28T19:08:05.849051430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.849316775Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-28T19:08:05.849641809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-28T19:08:05.849815108Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.850016805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-28T19:08:05.850296969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-28T19:08:05.851302244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010936s
2026-05-28T19:08:05.851680245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-28T19:08:05', 'add_download_client_tags')
2026-05-28T19:08:05.852068196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.852792304Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-28T19:08:05.852976836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025396s
2026-05-28T19:08:05.853223773Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-28T19:08:05.853448616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.853718961Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-28T19:08:05.854291794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-28T19:08:05.854907745Z [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-05-28T19:08:05.855452582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009632s
2026-05-28T19:08:05.855677816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-28T19:08:05.856081499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-28T19:08:05.856452165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005797s
2026-05-28T19:08:05.856823583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-28T19:08:05', 'add_notification_status')
2026-05-28T19:08:05.857186284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.857926855Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-28T19:08:05.858099643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019965s
2026-05-28T19:08:05.858322662Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-28T19:08:05.858546613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.858818120Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-28T19:08:05.859090288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:05.859300411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:05.860962639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016769s
2026-05-28T19:08:05.861356071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-28T19:08:05', 'add_alac_24_quality_in_profiles')
2026-05-28T19:08:05.861732580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.862414232Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-28T19:08:05.862601029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030825s
2026-05-28T19:08:05.862802154Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-28T19:08:05.863014050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.863272541Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-28T19:08:05.863633809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-28T19:08:05.863803300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.864000738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-28T19:08:05.864254759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-28T19:08:05.865296988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s
2026-05-28T19:08:05.865506360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-28T19:08:05.865776694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-28T19:08:05.866777650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010828s
2026-05-28T19:08:05.867143196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-28T19:08:05', 'add_salt_to_users')
2026-05-28T19:08:05.867504063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.868179503Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-28T19:08:05.868359245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024555s
2026-05-28T19:08:05.868557715Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-28T19:08:05.868768930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.869028543Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-28T19:08:05.869532709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-28T19:08:05.870127867Z [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-05-28T19:08:05.870689779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009657s
2026-05-28T19:08:05.870886746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-28T19:08:05.871183954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-28T19:08:05.871541885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s
2026-05-28T19:08:05.871923644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-28T19:08:05', 'add_auto_tagging')
2026-05-28T19:08:05.872290994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.873590240Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-28T19:08:05.873770994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024907s
2026-05-28T19:08:05.874006489Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-28T19:08:05.874233185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.874513029Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-28T19:08:05.874926592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-28T19:08:05.875107596Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:05.875326748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-28T19:08:05.875650570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-28T19:08:05.876758030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012131s
2026-05-28T19:08:05.877087534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-28T19:08:05.877446116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-28T19:08:05.877740950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004201s
2026-05-28T19:08:05.878155344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-28T19:08:05', 'quality_definition_preferred_size')
2026-05-28T19:08:05.878513766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.879193766Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-28T19:08:05.879387616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018103s
2026-05-28T19:08:05.879650015Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-28T19:08:05.879898425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.880204672Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-28T19:08:05.880543204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-28T19:08:05.880721172Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.880929862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-28T19:08:05.881261580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.882353770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012245s
2026-05-28T19:08:05.882752012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-28T19:08:05', 'add_on_artist_add_to_notifications')
2026-05-28T19:08:05.883130795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.883801045Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-28T19:08:05.884011188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026196s
2026-05-28T19:08:05.884228305Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-28T19:08:05.884444851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.884712701Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-28T19:08:05.885025040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-28T19:08:05.885198700Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.885411328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-28T19:08:05.885700009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-28T19:08:05.886764303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011537s
2026-05-28T19:08:05.887144027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-28T19:08:05', 'album_last_searched_time')
2026-05-28T19:08:05.887511337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.888418715Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-28T19:08:05.888602004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002764s
2026-05-28T19:08:05.888805023Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-28T19:08:05.889016629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.889285871Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-28T19:08:05.889665606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-28T19:08:05.889837412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:05.890033677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-28T19:08:05.890354673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.891448536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012209s
2026-05-28T19:08:05.891630302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-28T19:08:05.891787679Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:05.892006139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-28T19:08:05.892327116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-28T19:08:05.893433314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012306s
2026-05-28T19:08:05.893795423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-28T19:08:05', 'add_indexer_flags')
2026-05-28T19:08:05.894157151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.894836079Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-28T19:08:05.895016933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026145s
2026-05-28T19:08:05.895236706Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-28T19:08:05.895456789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.895727624Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-28T19:08:05.896162660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-28T19:08:05.896460260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-28T19:08:05.896797689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004407s
2026-05-28T19:08:05.897000778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-28T19:08:05.897287766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-28T19:08:05.897624034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-05-28T19:08:05.897834317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-28T19:08:05.898145133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-28T19:08:05.898495459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s
2026-05-28T19:08:05.898881526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-28T19:08:05', 'add_indexes_album_statistics')
2026-05-28T19:08:05.899250108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.900000129Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-28T19:08:05.900190372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019195s
2026-05-28T19:08:05.900410495Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-28T19:08:05.900627072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:05.900892757Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-28T19:08:05.901337723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-28T19:08:05.901786417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-28T19:08:05.902116241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005037s
2026-05-28T19:08:05.902483541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-28T19:08:05', 'update_redacted_baseurl')
2026-05-28T19:08:05.902854788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:05.903529537Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-28T19:08:05.903711163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001877s
2026-05-28T19:08:05.911658479Z [Debug] MigrationController: Took: 00:00:01.6514390
2026-05-28T19:08:05.983259480Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-28T19:08:06.014901847Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-28T19:08:06.037226638Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-28T19:08:06.061813856Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-28T19:08:06.062755743Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-28T19:08:06.063057701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-28T19:08:06.066889258Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-28T19:08:06.067143540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041219s
2026-05-28T19:08:06.067433895Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-28T19:08:06.067723458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043841s
2026-05-28T19:08:06.069359423Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-28T19:08:06.069693626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.070154784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-28T19:08:06.070544830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-28T19:08:06.071073314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006428s
2026-05-28T19:08:06.071363609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.072599217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-28T19:08:06.072874782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021382s
2026-05-28T19:08:06.073241340Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-28T19:08:06.073570493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.074079649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-28T19:08:06.074478953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-28T19:08:06.074969601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s
2026-05-28T19:08:06.075230727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-28T19:08:06.075485630Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-28T19:08:06.075781095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-28T19:08:06.076204939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-28T19:08:06.077031634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009278s
2026-05-28T19:08:06.077330887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.078076789Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-28T19:08:06.078366071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019477s
2026-05-28T19:08:06.078726167Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-28T19:08:06.079060560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.079498472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-28T19:08:06.079772814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-28T19:08:06.080106186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-28T19:08:06.080503626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-28T19:08:06.081070608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006614s
2026-05-28T19:08:06.081365342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.082085853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-28T19:08:06.082389264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016371s
2026-05-28T19:08:06.082776744Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-28T19:08:06.083088342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.083462936Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-28T19:08:06.084100170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-28T19:08:06.084728856Z [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-05-28T19:08:06.085477533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011023s
2026-05-28T19:08:06.085748770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-28T19:08:06.086096520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-28T19:08:06.086536316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s
2026-05-28T19:08:06.086978326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-28T19:08:06', 'InitialSetup')
2026-05-28T19:08:06.087518584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.088753251Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-28T19:08:06.089027834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027154s
2026-05-28T19:08:06.089344351Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-28T19:08:06.089680879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.090073560Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-28T19:08:06.090596944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-28T19:08:06', 'add_reason_to_pending_releases')
2026-05-28T19:08:06.091168686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.091951642Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-28T19:08:06.092255274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022469s
2026-05-28T19:08:06.092543805Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-28T19:08:06.092851996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.093222302Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-28T19:08:06.093671316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-28T19:08:06', 'add_medium_support')
2026-05-28T19:08:06.094214269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.094961274Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-28T19:08:06.095241558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s
2026-05-28T19:08:06.095542264Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-28T19:08:06.095888411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.096293958Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-28T19:08:06.096789365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-28T19:08:06', 'add_various_qualites_in_profile')
2026-05-28T19:08:06.097356387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.098156539Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-28T19:08:06.098465681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022537s
2026-05-28T19:08:06.098750776Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-28T19:08:06.099055038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.099425124Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-28T19:08:06.099884018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-28T19:08:06', 'metadata_profiles')
2026-05-28T19:08:06.100438655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.101193776Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-28T19:08:06.101469992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002142s
2026-05-28T19:08:06.101793854Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-28T19:08:06.102148919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.102536770Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-28T19:08:06.103068531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-28T19:08:06', 'separate_automatic_and_interactive_search')
2026-05-28T19:08:06.103655263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.104467679Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-28T19:08:06.104793044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022818s
2026-05-28T19:08:06.105099141Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-28T19:08:06.105426991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.105814481Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-28T19:08:06.106300741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-28T19:08:06', 'change_album_path_to_relative')
2026-05-28T19:08:06.106871891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.107716292Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-28T19:08:06.108031757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022698s
2026-05-28T19:08:06.108337763Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-28T19:08:06.108666946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.109043334Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-28T19:08:06.109526547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-28T19:08:06', 'change_quality_size_mb_to_kb')
2026-05-28T19:08:06.110084641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.110875163Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-28T19:08:06.111170448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021969s
2026-05-28T19:08:06.111443919Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-28T19:08:06.111747911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.112129009Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-28T19:08:06.112564846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-28T19:08:06', 'album_releases')
2026-05-28T19:08:06.113102158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.113868502Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-28T19:08:06.114137443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002128s
2026-05-28T19:08:06.114421746Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-28T19:08:06.114732923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.115106625Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-28T19:08:06.115563686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-28T19:08:06', 'album_releases_fix')
2026-05-28T19:08:06.116175869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.116953926Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-28T19:08:06.117235383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022212s
2026-05-28T19:08:06.117517842Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-28T19:08:06.117816443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.118183452Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-28T19:08:06.118612486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-28T19:08:06', 'import_lists')
2026-05-28T19:08:06.119149999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.119887645Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-28T19:08:06.120163490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020734s
2026-05-28T19:08:06.120446320Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-28T19:08:06.120760873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.121129836Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-28T19:08:06.121580073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-28T19:08:06', 'add_release_status')
2026-05-28T19:08:06.122132946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.122888668Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-28T19:08:06.123167029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002131s
2026-05-28T19:08:06.123464739Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-28T19:08:06.123790895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.124191282Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-28T19:08:06.124672341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-28T19:08:06', 'album_download_notification')
2026-05-28T19:08:06.125231467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.126012329Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-28T19:08:06.126307033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022033s
2026-05-28T19:08:06.126613730Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-28T19:08:06.126953946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.127334151Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-28T19:08:06.127827685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-28T19:08:06', 'fix_language_metadata_profiles')
2026-05-28T19:08:06.128414768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.129191322Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-28T19:08:06.129498861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022168s
2026-05-28T19:08:06.129770899Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-28T19:08:06.130074270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.130434435Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-28T19:08:06.130877097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-28T19:08:06', 'remove_fanzub')
2026-05-28T19:08:06.131415371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.132182927Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-28T19:08:06.132457850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021175s
2026-05-28T19:08:06.132763877Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-28T19:08:06.133092108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.133470339Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-28T19:08:06.133960286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-28T19:08:06', 'update_artist_history_indexes')
2026-05-28T19:08:06.134526176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.135301828Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-28T19:08:06.135605269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021944s
2026-05-28T19:08:06.135881124Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-28T19:08:06.136190437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.136551625Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-28T19:08:06.136971561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-28T19:08:06', 'remove_nma')
2026-05-28T19:08:06.137507790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.138246448Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-28T19:08:06.138515019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020765s
2026-05-28T19:08:06.138799823Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-28T19:08:06.139113284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.139483419Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-28T19:08:06.139955640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-28T19:08:06', 'album_disambiguation')
2026-05-28T19:08:06.140508093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.141278946Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-28T19:08:06.141564090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021628s
2026-05-28T19:08:06.141862421Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-28T19:08:06.142197716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.142578112Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-28T19:08:06.143057227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-28T19:08:06', 'add_ape_quality_in_profiles')
2026-05-28T19:08:06.143618377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.144406635Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-28T19:08:06.144715727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021903s
2026-05-28T19:08:06.144995982Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-28T19:08:06.145298321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.145663646Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-28T19:08:06.146102851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-28T19:08:06', 'remove_pushalot')
2026-05-28T19:08:06.146639832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.147419192Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-28T19:08:06.147690178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021286s
2026-05-28T19:08:06.147990022Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-28T19:08:06.148301990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.148677486Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-28T19:08:06.149126160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-28T19:08:06', 'add_custom_filters')
2026-05-28T19:08:06.149674975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.150440537Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-28T19:08:06.150724318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021408s
2026-05-28T19:08:06.151004723Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-28T19:08:06.151312092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.151677518Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-28T19:08:06.152175832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-28T19:08:06', 'import_list_tags')
2026-05-28T19:08:06.152729086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.153486000Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-28T19:08:06.153761665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021802s
2026-05-28T19:08:06.154053373Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-28T19:08:06.154368758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.154741208Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-28T19:08:06.155210423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-28T19:08:06', 'add_release_groups_etc')
2026-05-28T19:08:06.155757926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.156535071Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-28T19:08:06.156825826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021576s
2026-05-28T19:08:06.157108967Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-28T19:08:06.157418310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.157793175Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-28T19:08:06.158241067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-28T19:08:06', 'NewMediaInfoFormat')
2026-05-28T19:08:06.158785162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.159516676Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-28T19:08:06.159803634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021016s
2026-05-28T19:08:06.160146865Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-28T19:08:06.160493092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.160881655Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-28T19:08:06.161407373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-28T19:08:06', 'rename_restrictions_to_release_profiles')
2026-05-28T19:08:06.161992241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.162798054Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-28T19:08:06.163114511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022622s
2026-05-28T19:08:06.163441660Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-28T19:08:06.163797808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.164230228Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-28T19:08:06.164773182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-28T19:08:06', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-28T19:08:06.165362920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.166140395Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-28T19:08:06.166466172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002296s
2026-05-28T19:08:06.166751135Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-28T19:08:06.167066040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.167439652Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-28T19:08:06.167918967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-28T19:08:06', 'add_import_exclusions')
2026-05-28T19:08:06.168469115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.169214006Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-28T19:08:06.169560433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002113s
2026-05-28T19:08:06.169915499Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-28T19:08:06.170256776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.170641050Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-28T19:08:06.171166308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-28T19:08:06', 'clean_artist_metadata_table')
2026-05-28T19:08:06.171731145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.172543461Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-28T19:08:06.172839217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022678s
2026-05-28T19:08:06.173145875Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-28T19:08:06.173466601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.173841846Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-28T19:08:06.174315550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-28T19:08:06', 'health_issue_notification')
2026-05-28T19:08:06.174915268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.175679357Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-28T19:08:06.175989201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022038s
2026-05-28T19:08:06.176309646Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-28T19:08:06.176677557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.177059647Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-28T19:08:06.177553361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-28T19:08:06', 'add_mediafilerepository_mtime')
2026-05-28T19:08:06.178167007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.178968641Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-28T19:08:06.179269698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s
2026-05-28T19:08:06.179584933Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-28T19:08:06.179954206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.180341657Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-28T19:08:06.180839219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-28T19:08:06', 'add_artistmetadataid_constraint')
2026-05-28T19:08:06.181414557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.182158836Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-28T19:08:06.182466075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022145s
2026-05-28T19:08:06.182758985Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-28T19:08:06.183080693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.183452993Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-28T19:08:06.183936276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-28T19:08:06', 'old_ids_and_artist_alias')
2026-05-28T19:08:06.184492586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.185259200Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-28T19:08:06.185549324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021706s
2026-05-28T19:08:06.185843176Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-28T19:08:06.186162289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.186535180Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-28T19:08:06.187051650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-28T19:08:06', 'download_propers_config')
2026-05-28T19:08:06.187602960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.188435427Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-28T19:08:06.188728367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022613s
2026-05-28T19:08:06.189023551Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-28T19:08:06.189344578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.189717188Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-28T19:08:06.190195091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-28T19:08:06', 'remove_language_profiles')
2026-05-28T19:08:06.190756060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.191473235Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-28T19:08:06.191766025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021221s
2026-05-28T19:08:06.192121761Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-28T19:08:06.192442337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.192836721Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-28T19:08:06.193325666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-28T19:08:06', 'multi_disc_naming_format')
2026-05-28T19:08:06.193878439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.194659782Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-28T19:08:06.194950598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022086s
2026-05-28T19:08:06.195253769Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-28T19:08:06.195577661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.196036204Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-28T19:08:06.196522283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-28T19:08:06', 'add_download_client_priority')
2026-05-28T19:08:06.197125047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.197896411Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-28T19:08:06.198196455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022974s
2026-05-28T19:08:06.198478594Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-28T19:08:06.198786935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.199154114Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-28T19:08:06.199602347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-28T19:08:06', 'remove_growl_prowl')
2026-05-28T19:08:06.200166694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.200929600Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-28T19:08:06.201211167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021446s
2026-05-28T19:08:06.201500700Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-28T19:08:06.201819663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.202194247Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-28T19:08:06.202659925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-28T19:08:06', 'remove_plex_hometheatre')
2026-05-28T19:08:06.203210163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.203946466Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-28T19:08:06.204239145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021105s
2026-05-28T19:08:06.204538157Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-28T19:08:06.204869074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.205249590Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-28T19:08:06.205736551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-28T19:08:06', 'add_root_folder_add_defaults')
2026-05-28T19:08:06.206307681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.207469842Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-28T19:08:06.207768323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025823s
2026-05-28T19:08:06.208067014Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-28T19:08:06.208369003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.208737875Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-28T19:08:06.209796487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-28T19:08:06', 'task_duration')
2026-05-28T19:08:06.210368700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.211194743Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-28T19:08:06.211476691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028355s
2026-05-28T19:08:06.211818309Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-28T19:08:06.212214487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.212616627Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-28T19:08:06.215726560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-28T19:08:06', 'add_indexer_and_enabled_to_release_profiles')
2026-05-28T19:08:06.216364415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.217273425Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-28T19:08:06.217621787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049892s
2026-05-28T19:08:06.217911811Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-28T19:08:06.218225924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.218599697Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-28T19:08:06.219061577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-28T19:08:06', 'remove_album_folders')
2026-05-28T19:08:06.219605833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.220561047Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-28T19:08:06.220876793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023295s
2026-05-28T19:08:06.221140874Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-28T19:08:06.221458304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.221829922Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-28T19:08:06.222291923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-28T19:08:06', 'flexible_delay_profiles')
2026-05-28T19:08:06.222857231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.223627633Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-28T19:08:06.223934130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021622s
2026-05-28T19:08:06.224227982Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-28T19:08:06.224549490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.224919084Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-28T19:08:06.225396606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-28T19:08:06', 'add_priority_to_indexers')
2026-05-28T19:08:06.225950822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.226725803Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-28T19:08:06.227018151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021685s
2026-05-28T19:08:06.227332625Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-28T19:08:06.227671718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.228072164Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-28T19:08:06.228586610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-28T19:08:06', 'remove_chown_and_folderchmod_config')
2026-05-28T19:08:06.229168913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.229988574Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-28T19:08:06.230320823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022517s
2026-05-28T19:08:06.230615556Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-28T19:08:06.230942184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.231345817Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-28T19:08:06.231797777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-28T19:08:06', 'convert_blacklist_protocol')
2026-05-28T19:08:06.232410241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.233198348Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-28T19:08:06.233494735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022425s
2026-05-28T19:08:06.233772174Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-28T19:08:06.234076747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.234440910Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-28T19:08:06.234888061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-28T19:08:06', 'update_notifiarr')
2026-05-28T19:08:06.235487137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.238372108Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-28T19:08:06.238566549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043114s
2026-05-28T19:08:06.238782735Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-28T19:08:06.238997176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.239272491Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-28T19:08:06.239581183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-28T19:08:06', 'email_multiple_addresses')
2026-05-28T19:08:06.239980226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.240634233Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-28T19:08:06.240844296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016281s
2026-05-28T19:08:06.241061724Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-28T19:08:06.241284733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.241557483Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-28T19:08:06.241874301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-28T19:08:06', 'rename_blacklist_to_blocklist')
2026-05-28T19:08:06.242267673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.242907912Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-28T19:08:06.243139058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015996s
2026-05-28T19:08:06.243359131Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-28T19:08:06.243593473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.243889048Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-28T19:08:06.244227600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-28T19:08:06', 'cdh_per_downloadclient')
2026-05-28T19:08:06.244632025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.245310090Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-28T19:08:06.245532107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017025s
2026-05-28T19:08:06.245750768Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-28T19:08:06.245992505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.246276266Z [Info] download_history: Starting migration of Log DB to 52
2026-05-28T19:08:06.246605930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-28T19:08:06', 'download_history')
2026-05-28T19:08:06.247018120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.247629992Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-28T19:08:06.247864134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016415s
2026-05-28T19:08:06.248159529Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-28T19:08:06.248391446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.248671751Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-28T19:08:06.249212399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-28T19:08:06.249636824Z [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-05-28T19:08:06.250175359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000725s
2026-05-28T19:08:06.250412386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-28T19:08:06.250714094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-28T19:08:06.251177387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s
2026-05-28T19:08:06.251505227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-28T19:08:06', 'add_update_history')
2026-05-28T19:08:06.251993491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.252768652Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-28T19:08:06.253003986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021018s
2026-05-28T19:08:06.253257146Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-28T19:08:06.253519594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.253833907Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-28T19:08:06.254218923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-28T19:08:06', 'add_on_update_to_notifications')
2026-05-28T19:08:06.254662676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.255404310Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-28T19:08:06.255651508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018683s
2026-05-28T19:08:06.255928656Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-28T19:08:06.256225945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.256540869Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-28T19:08:06.256920183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-28T19:08:06', 'download_client_per_indexer')
2026-05-28T19:08:06.257367243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.258116111Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-28T19:08:06.258372428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018512s
2026-05-28T19:08:06.258612461Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-28T19:08:06.258866613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.259207369Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-28T19:08:06.259558426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-28T19:08:06', 'AddNewItemMonitorType')
2026-05-28T19:08:06.260063594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.260747972Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-28T19:08:06.260985560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001874s
2026-05-28T19:08:06.261213018Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-28T19:08:06.261469435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.261766824Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-28T19:08:06.262119574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-28T19:08:06', 'ImportListSearch')
2026-05-28T19:08:06.262523678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.263216153Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-28T19:08:06.263438390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017523s
2026-05-28T19:08:06.263677281Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-28T19:08:06.263951013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.264256618Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-28T19:08:06.264626072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-28T19:08:06', 'ImportListMonitorExisting')
2026-05-28T19:08:06.265054745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.265749314Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-28T19:08:06.265988476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018039s
2026-05-28T19:08:06.266215383Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-28T19:08:06.266466148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.266814099Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-28T19:08:06.267149554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-28T19:08:06', 'add_indexer_tags')
2026-05-28T19:08:06.267556394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.268772483Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-28T19:08:06.269021003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023052s
2026-05-28T19:08:06.269264995Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-28T19:08:06.269505138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.269797898Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-28T19:08:06.270186681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-28T19:08:06', 'update_audio_types')
2026-05-28T19:08:06.270609953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.271278480Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-28T19:08:06.271504084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017677s
2026-05-28T19:08:06.271771212Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-28T19:08:06.272072258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.272381281Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-28T19:08:06.272934575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-28T19:08:06.273171913Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-28T19:08:06.273438911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-28T19:08:06.274378393Z [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-05-28T19:08:06.275164235Z [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-05-28T19:08:06.275708922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-28T19:08:06.276337608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-28T19:08:06.277397734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-28T19:08:06.277772629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041001s
2026-05-28T19:08:06.278006059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-28T19:08:06.278237906Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-28T19:08:06.278465224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-28T19:08:06.279233922Z [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-05-28T19:08:06.279947108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-28T19:08:06.280418387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-28T19:08:06.280969908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-28T19:08:06.281964852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-28T19:08:06.282357533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036571s
2026-05-28T19:08:06.282573668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-28T19:08:06.282774452Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-28T19:08:06.283005287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-28T19:08:06.283697291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-28T19:08:06.284281648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-28T19:08:06.284763128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-28T19:08:06.285333075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-28T19:08:06.286303860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-28T19:08:06.286715039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034683s
2026-05-28T19:08:06.287095966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-28T19:08:06', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-28T19:08:06.287548778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.288513721Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-28T19:08:06.288782142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052052s
2026-05-28T19:08:06.289041334Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-28T19:08:06.289311929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.289613005Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-28T19:08:06.289975074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-28T19:08:06', 'add_on_delete_to_notifications')
2026-05-28T19:08:06.290400842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.291045370Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-28T19:08:06.291289712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017152s
2026-05-28T19:08:06.291516088Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-28T19:08:06.291755640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.292087027Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-28T19:08:06.292422713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-28T19:08:06', 'add_custom_formats')
2026-05-28T19:08:06.292836006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.293557499Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-28T19:08:06.293783464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017942s
2026-05-28T19:08:06.294033357Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-28T19:08:06.294312359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.294603556Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-28T19:08:06.294948160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-28T19:08:06', 'add_result_to_commands')
2026-05-28T19:08:06.295372524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.296063345Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-28T19:08:06.296299050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017403s
2026-05-28T19:08:06.296535717Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-28T19:08:06.296788075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.297115815Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-28T19:08:06.297479327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-28T19:08:06', 'health_restored_notification')
2026-05-28T19:08:06.297898040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.298618742Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-28T19:08:06.298856170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018161s
2026-05-28T19:08:06.299076905Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-28T19:08:06.299304653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.299588435Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-28T19:08:06.299918109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-28T19:08:06', 'remove_uc')
2026-05-28T19:08:06.300316181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.300993184Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-28T19:08:06.301239961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016885s
2026-05-28T19:08:06.301488452Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-28T19:08:06.301746882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.302062117Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-28T19:08:06.302459237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-28T19:08:06', 'download_clients_rename_tv_to_music')
2026-05-28T19:08:06.302895355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.303590505Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-28T19:08:06.303834767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018191s
2026-05-28T19:08:06.304105603Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-28T19:08:06.304363723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.304665590Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-28T19:08:06.305063502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-28T19:08:06', 'add_colon_replacement_to_naming_config')
2026-05-28T19:08:06.305537997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.306286535Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-28T19:08:06.306530687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018839s
2026-05-28T19:08:06.306753996Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-28T19:08:06.307058329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.307305798Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-28T19:08:06.307632385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-28T19:08:06', 'list_sync_time')
2026-05-28T19:08:06.308049305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.308779215Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-28T19:08:06.309005491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017725s
2026-05-28T19:08:06.309271166Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-28T19:08:06.309519847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.309810282Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-28T19:08:06.310193473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-28T19:08:06', 'add_download_client_tags')
2026-05-28T19:08:06.310609481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.311312046Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-28T19:08:06.311539895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017849s
2026-05-28T19:08:06.311772333Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-28T19:08:06.312153150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.312424637Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-28T19:08:06.312767457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-28T19:08:06', 'add_notification_status')
2026-05-28T19:08:06.313213175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.313894216Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-28T19:08:06.314151975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018086s
2026-05-28T19:08:06.314406638Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-28T19:08:06.314654738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.314950584Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-28T19:08:06.315361712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-28T19:08:06', 'add_alac_24_quality_in_profiles')
2026-05-28T19:08:06.315729342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.316456036Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-28T19:08:06.316655497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017344s
2026-05-28T19:08:06.316878246Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-28T19:08:06.317141336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.317445148Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-28T19:08:06.317771715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-28T19:08:06', 'add_salt_to_users')
2026-05-28T19:08:06.318184076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.318777100Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-28T19:08:06.319001973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016556s
2026-05-28T19:08:06.319223710Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-28T19:08:06.319458793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.319752254Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-28T19:08:06.320146889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-28T19:08:06', 'add_auto_tagging')
2026-05-28T19:08:06.320512816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.321123265Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-28T19:08:06.321351535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016595s
2026-05-28T19:08:06.321594043Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-28T19:08:06.321848476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.322150324Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-28T19:08:06.322516351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-28T19:08:06', 'quality_definition_preferred_size')
2026-05-28T19:08:06.322938361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.324087455Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-28T19:08:06.324294883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021732s
2026-05-28T19:08:06.324535257Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-28T19:08:06.324789158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.325101447Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-28T19:08:06.325504148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-28T19:08:06', 'add_on_artist_add_to_notifications')
2026-05-28T19:08:06.325913783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.326627561Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-28T19:08:06.326868536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018158s
2026-05-28T19:08:06.327100543Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-28T19:08:06.327342250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.327628827Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-28T19:08:06.327994143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-28T19:08:06', 'album_last_searched_time')
2026-05-28T19:08:06.328402215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.329085180Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-28T19:08:06.329313931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017219s
2026-05-28T19:08:06.329542030Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-28T19:08:06.329772725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.330066837Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-28T19:08:06.330385850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-28T19:08:06', 'add_indexer_flags')
2026-05-28T19:08:06.330795695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.331406846Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-28T19:08:06.331625527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s
2026-05-28T19:08:06.331869458Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-28T19:08:06.332151656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.332450959Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-28T19:08:06.332802547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-28T19:08:06', 'add_indexes_album_statistics')
2026-05-28T19:08:06.333251431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.333922162Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-28T19:08:06.334183548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00176s
2026-05-28T19:08:06.334426167Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-28T19:08:06.334666732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-28T19:08:06.334986987Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-28T19:08:06.335302171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-28T19:08:06', 'update_redacted_baseurl')
2026-05-28T19:08:06.335702768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-28T19:08:06.336434301Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-28T19:08:06.336663122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017503s
2026-05-28T19:08:06.510760477Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-28T19:08:06.518009577Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-28T19:08:06.522201590Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-28T19:08:06.638279797Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-28T19:08:06.661418247Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-28T19:08:06.672607582Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-28T19:08:06.710321496Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-28T19:08:06.710681351Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-28T19:08:06.710963259Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-28T19:08:06.778340935Z [ls.io-init] done.
2026-05-28T19:08:06.790451555Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled