2026-05-20T05:28:45.664207702Z [migrations] started
2026-05-20T05:28:45.668657543Z [migrations] no migrations found
2026-05-20T05:28:46.289826836Z usermod: no changes
2026-05-20T05:28:46.373262772Z ───────────────────────────────────────
2026-05-20T05:28:46.373290538Z
2026-05-20T05:28:46.373300178Z ██╗ ███████╗██╗ ██████╗
2026-05-20T05:28:46.373308855Z ██║ ██╔════╝██║██╔═══██╗
2026-05-20T05:28:46.373317082Z ██║ ███████╗██║██║ ██║
2026-05-20T05:28:46.373325258Z ██║ ╚════██║██║██║ ██║
2026-05-20T05:28:46.373333334Z ███████╗███████║██║╚██████╔╝
2026-05-20T05:28:46.373341531Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-20T05:28:46.373349697Z
2026-05-20T05:28:46.373357433Z Brought to you by linuxserver.io
2026-05-20T05:28:46.373365429Z ───────────────────────────────────────
2026-05-20T05:28:46.378384006Z
2026-05-20T05:28:46.378747047Z To support the app dev(s) visit:
2026-05-20T05:28:46.418438870Z Lidarr: https://opencollective.com/lidarr
2026-05-20T05:28:46.423656607Z
2026-05-20T05:28:46.423675455Z To support LSIO projects visit:
2026-05-20T05:28:46.423685866Z https://www.linuxserver.io/donate/
2026-05-20T05:28:46.423694073Z
2026-05-20T05:28:46.423701919Z ───────────────────────────────────────
2026-05-20T05:28:46.423710566Z GID/UID
2026-05-20T05:28:46.423718472Z ───────────────────────────────────────
2026-05-20T05:28:46.513255084Z
2026-05-20T05:28:46.513285956Z User UID: 911
2026-05-20T05:28:46.513295766Z User GID: 911
2026-05-20T05:28:46.513304153Z ───────────────────────────────────────
2026-05-20T05:28:46.553734894Z Linuxserver.io version: 3.1.0.4875-ls29
2026-05-20T05:28:46.556500894Z Build-date: 2026-05-20T05:19:11+00:00
2026-05-20T05:28:46.556528049Z ───────────────────────────────────────
2026-05-20T05:28:46.556540584Z
2026-05-20T05:28:49.598987930Z [custom-init] No custom files found, skipping...
2026-05-20T05:28:55.258183516Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875
2026-05-20T05:28:55.544560963Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:28:55.608602582Z [Debug] Bootstrap: Console selected
2026-05-20T05:28:55.622074122Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:28:59.231064623Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:29:00.244622972Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ab806e22-9156-47ef-bd91-865df877cc57} may be persisted to storage in unencrypted form.
2026-05-20T05:29:01.226652036Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-20T05:29:01.858730338Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-20T05:29:02.951385334Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-20T05:29:03.075633760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:03.084385134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:03.653535689Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-20T05:29:03.705233259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5784529s
2026-05-20T05:29:03.709488869Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-20T05:29:03.712760328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6293316s
2026-05-20T05:29:03.818627236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-20T05:29:03.827598222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:03.916015510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-20T05:29:04.052132157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-20T05:29:04.226364802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3063137s
2026-05-20T05:29:04.232698217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:04.248851126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-20T05:29:04.251829404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3290993s
2026-05-20T05:29:04.268700670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-20T05:29:04.272288706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:04.355620763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-20T05:29:04.371254456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:29:04.385162555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265629s
2026-05-20T05:29:04.389285918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:29:04.393814538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017115s
2026-05-20T05:29:04.400732330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-20T05:29:04.409924932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-20T05:29:04.424126722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202724s
2026-05-20T05:29:04.428251739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:04.433609479Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-20T05:29:04.437034987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296871s
2026-05-20T05:29:04.444371011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-20T05:29:04.447766969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:04.461716582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:29:04.464982208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s
2026-05-20T05:29:04.468113735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-20T05:29:04.472649068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-20T05:29:04.478656386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007773s
2026-05-20T05:29:04.481880298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:04.486105126Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-20T05:29:04.488708810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147891s
2026-05-20T05:29:04.535165356Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-20T05:29:04.540082177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:04.555917998Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-20T05:29:05.432057177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-20T05:29:05.488869919Z [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-20T05:29:05.566067182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1048383s
2026-05-20T05:29:05.569425625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-20T05:29:05.577499043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-20T05:29:05.584688692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01276s
2026-05-20T05:29:05.587199809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-20T05:29:05.592186191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-20T05:29:05.597221872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074784s
2026-05-20T05:29:05.600155690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-20T05:29:05.603991645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-20T05:29:05.609037547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063288s
2026-05-20T05:29:05.611514475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-20T05:29:06.021243451Z [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-20T05:29:06.054137715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4360798s
2026-05-20T05:29:06.058112339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-20T05:29:06.062174500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-20T05:29:06.066685584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065264s
2026-05-20T05:29:06.068679119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-20T05:29:06.072057242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-20T05:29:06.077656939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069606s
2026-05-20T05:29:06.079893593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-20T05:29:06.083178699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:06.087492235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055647s
2026-05-20T05:29:06.089589740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-20T05:29:06.092680654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:06.096418492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048282s
2026-05-20T05:29:06.098392006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-20T05:29:06.116750407Z [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-20T05:29:06.133055602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315954s
2026-05-20T05:29:06.135625939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-20T05:29:06.139324136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:06.143917005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059082s
2026-05-20T05:29:06.146358342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-20T05:29:06.149702657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:29:06.155942723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071641s
2026-05-20T05:29:06.157956439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-20T05:29:06.160901770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:29:06.164541390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046003s
2026-05-20T05:29:06.166768014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-20T05:29:06.170016806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:29:06.173727549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049062s
2026-05-20T05:29:06.176008202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-20T05:29:06.179758464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:06.184321323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057884s
2026-05-20T05:29:06.186579130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-20T05:29:06.189455743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-20T05:29:06.193140103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045249s
2026-05-20T05:29:06.197230400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-20T05:29:06.207293926Z [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-20T05:29:06.224438493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240691s
2026-05-20T05:29:06.227505228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-20T05:29:06.231144648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-20T05:29:06.235191858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054449s
2026-05-20T05:29:06.237445597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-20T05:29:06.241171009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-20T05:29:06.245251106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054577s
2026-05-20T05:29:06.247726250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-20T05:29:06.250886765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-20T05:29:06.254713662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004905s
2026-05-20T05:29:06.257364310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-20T05:29:06.261528305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-20T05:29:06.266459145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068173s
2026-05-20T05:29:06.268535326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-20T05:29:06.278241693Z [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-20T05:29:06.285595643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149836s
2026-05-20T05:29:06.288013392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-20T05:29:06.291553952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-20T05:29:06.295761355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055218s
2026-05-20T05:29:06.298093402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-20T05:29:06.301316723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:06.305416539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052244s
2026-05-20T05:29:06.307452168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-20T05:29:06.316157921Z [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-20T05:29:06.323759458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142531s
2026-05-20T05:29:06.325976523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-20T05:29:06.328932927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-20T05:29:06.332835136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004791s
2026-05-20T05:29:06.335104145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-20T05:29:06.338241393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-20T05:29:06.342146778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049183s
2026-05-20T05:29:06.344434425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-20T05:29:06.347643297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-20T05:29:06.351664094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051371s
2026-05-20T05:29:06.354100551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-20T05:29:06.357027245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-20T05:29:06.361727690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055433s
2026-05-20T05:29:06.363954655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-20T05:29:06.371838121Z [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-20T05:29:06.381010924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145118s
2026-05-20T05:29:06.383297889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-20T05:29:06.388582251Z [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-20T05:29:06.396283460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106618s
2026-05-20T05:29:06.399039851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-20T05:29:06.402405900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-20T05:29:06.406622852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054108s
2026-05-20T05:29:06.408625344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-20T05:29:06.454834933Z [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-20T05:29:06.462596012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516161s
2026-05-20T05:29:06.464748748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-20T05:29:06.468116570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-20T05:29:06.472244413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054162s
2026-05-20T05:29:06.474309331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-20T05:29:06.478892992Z [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-20T05:29:06.484146502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078221s
2026-05-20T05:29:06.486368456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-20T05:29:06.489473339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-20T05:29:06.493980947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055507s
2026-05-20T05:29:06.496234515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-20T05:29:06.502070808Z [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-20T05:29:06.507440151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090933s
2026-05-20T05:29:06.509919735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-20T05:29:06.514178862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-20T05:29:06.518655206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064474s
2026-05-20T05:29:06.521249381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-20T05:29:06.525135928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-20T05:29:06.530420279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066306s
2026-05-20T05:29:06.532768548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-20T05:29:06.541934086Z [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-20T05:29:06.548981659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138536s
2026-05-20T05:29:06.551376592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-20T05:29:06.561196117Z [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-20T05:29:06.577451182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235836s
2026-05-20T05:29:06.579980987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-20T05:29:06.585918714Z [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-20T05:29:06.592335817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100471s
2026-05-20T05:29:06.594759017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-20T05:29:06.602837175Z [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-20T05:29:06.610749048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135097s
2026-05-20T05:29:06.613262430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-20T05:29:06.619313827Z [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-20T05:29:06.626070904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104406s
2026-05-20T05:29:06.628536439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-20T05:29:06.634898411Z [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-20T05:29:06.642393465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114735s
2026-05-20T05:29:06.644955294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-20T05:29:06.649950373Z [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-20T05:29:06.655725373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008409s
2026-05-20T05:29:06.658005024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-20T05:29:06.661848444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-20T05:29:06.667230322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069844s
2026-05-20T05:29:06.669754906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-20T05:29:06.672880340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-20T05:29:06.677647411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055728s
2026-05-20T05:29:06.680095360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-20T05:29:06.684898663Z [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-20T05:29:06.690034767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078839s
2026-05-20T05:29:06.692371322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-20T05:29:06.699582384Z [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-20T05:29:06.705926300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115184s
2026-05-20T05:29:06.708066419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-20T05:29:06.713760126Z [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-20T05:29:06.721132262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093849s
2026-05-20T05:29:06.723525241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-20T05:29:06.726758432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-20T05:29:06.731077751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053984s
2026-05-20T05:29:06.733362812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-20T05:29:06.736656655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-20T05:29:06.740664557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052373s
2026-05-20T05:29:06.742709375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-20T05:29:06.750147564Z [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-20T05:29:06.756816754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121039s
2026-05-20T05:29:06.758930952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-20T05:29:06.765573028Z [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-20T05:29:06.771687893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107133s
2026-05-20T05:29:06.774083517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-20T05:29:06.777617724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:29:06.781605425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053944s
2026-05-20T05:29:06.783675153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-20T05:29:06.790519086Z [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-20T05:29:06.796494258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107774s
2026-05-20T05:29:06.798560870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-20T05:29:06.805833987Z [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-20T05:29:06.812148273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115705s
2026-05-20T05:29:06.814317161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-20T05:29:06.819125985Z [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-20T05:29:06.824034380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076085s
2026-05-20T05:29:06.826379953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-20T05:29:06.829799179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-20T05:29:06.833711889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052222s
2026-05-20T05:29:06.836001830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-20T05:29:06.842933860Z [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-20T05:29:06.849001529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108678s
2026-05-20T05:29:06.851650153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-20T05:29:06.856559981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:29:06.860839179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069536s
2026-05-20T05:29:06.892433043Z [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-20T05:29:06.922949528Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0362818 taking an average of 00:00:00.0362818
2026-05-20T05:29:06.936745361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T05:29:06', 'InitialSetup')
2026-05-20T05:29:06.943226232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:06.954474605Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-20T05:29:06.956614635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909382s
2026-05-20T05:29:06.967790741Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-20T05:29:06.970977729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:06.983759119Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-20T05:29:06.999074472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-20T05:29:07.001638796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000234s
2026-05-20T05:29:07.004585139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-20T05:29:07.008764696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:07.026795637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199317s
2026-05-20T05:29:07.031755836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T05:29:07', 'add_reason_to_pending_releases')
2026-05-20T05:29:07.036469730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:07.040416949Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-20T05:29:07.042546978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330159s
2026-05-20T05:29:07.045328920Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-20T05:29:07.047809806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:07.051067407Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-20T05:29:07.108195864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:07.118952055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-20T05:29:07.121129581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-20T05:29:07.124499367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-20T05:29:07.135323775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011913s
2026-05-20T05:29:07.137357190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:07.139374443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-05-20T05:29:07.141710707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-20T05:29:07.145182880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:07.155168128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112679s
2026-05-20T05:29:07.157245702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:07.159203785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-05-20T05:29:07.161685553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-20T05:29:07.165318660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:07.175339370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112083s
2026-05-20T05:29:07.180429310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-20T05:29:07.188965140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-20T05:29:07.193452056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103099s
2026-05-20T05:29:07.198823733Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-20T05:29:07.523209273Z [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-20T05:29:07.541747966Z [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-20T05:29:07.556921333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-20T05:29:07.570131606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-20T05:29:07.602541975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-20T05:29:07.608390724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-20T05:29:07.614766754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-20T05:29:07.618982694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4179097s
2026-05-20T05:29:07.621047613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:07.623112291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-05-20T05:29:07.628670283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-20T05:29:07.631863253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-20T05:29:07.642398670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112884s
2026-05-20T05:29:07.646386000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T05:29:07', 'add_medium_support')
2026-05-20T05:29:07.650862816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:07.655328018Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-20T05:29:07.657422345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242002s
2026-05-20T05:29:07.660313798Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-20T05:29:07.662896219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:07.666380325Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-20T05:29:07.682018989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-20T05:29:07.686174507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-20T05:29:07.692001472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068246s
2026-05-20T05:29:07.694116542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:07.696826579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:07.734793879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381455s
2026-05-20T05:29:07.739576981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T05:29:07', 'add_various_qualites_in_profile')
2026-05-20T05:29:07.744555487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:07.748290719Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-20T05:29:07.750439507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516526s
2026-05-20T05:29:07.753018099Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-20T05:29:07.755457201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:07.758659410Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-20T05:29:07.775575977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-20T05:29:07.781295115Z [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-20T05:29:07.787065165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090899s
2026-05-20T05:29:07.789469437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-20T05:29:07.793204889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-20T05:29:07.797329786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056438s
2026-05-20T05:29:07.799350786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:29:07.801282546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-20T05:29:07.803731067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-20T05:29:07.807338442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:07.817461408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114597s
2026-05-20T05:29:07.820015000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-20T05:29:07.903241184Z [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-20T05:29:07.934917665Z [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-20T05:29:07.952837262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:07.958440095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:07.984625779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-20T05:29:07.990055964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-20T05:29:07.995113650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:08.000107998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:08.004037361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1817533s
2026-05-20T05:29:08.006581614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-20T05:29:08.100238043Z [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-20T05:29:08.130248800Z [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-20T05:29:08.147027419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:08.153384461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:08.180651142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-20T05:29:08.186194004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-20T05:29:08.191226739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:08.196480369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:08.200081551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1909782s
2026-05-20T05:29:08.202176350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:08.204386651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-20T05:29:08.206854631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-20T05:29:08.210094636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-20T05:29:08.220088813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109187s
2026-05-20T05:29:08.224509335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T05:29:08', 'metadata_profiles')
2026-05-20T05:29:08.228895087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:08.232990214Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-20T05:29:08.235017376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237075s
2026-05-20T05:29:08.238446562Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-20T05:29:08.241426383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:08.244903104Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-20T05:29:08.280160888Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-20T05:29:08.392158853Z [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-20T05:29:08.402745593Z [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-20T05:29:08.408963826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-20T05:29:08.413558038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-20T05:29:08.438199642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-20T05:29:08.442478228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1599182s
2026-05-20T05:29:08.444597646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:29:08.446581011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-05-20T05:29:08.449311579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-20T05:29:08.452799363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-20T05:29:08.462910876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111559s
2026-05-20T05:29:08.466099558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-20T05:29:08.469965153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-20T05:29:08.473258605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046233s
2026-05-20T05:29:08.475267470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:29:08.477195874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-05-20T05:29:08.482847195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-20T05:29:08.554049875Z [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-20T05:29:08.566537614Z [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-20T05:29:08.573644786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-20T05:29:08.578454963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-20T05:29:08.605020732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-20T05:29:08.609045137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1237455s
2026-05-20T05:29:08.613636633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T05:29:08', 'separate_automatic_and_interactive_search')
2026-05-20T05:29:08.618364234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:08.622666959Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-20T05:29:08.624929435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366157s
2026-05-20T05:29:08.627825828Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-20T05:29:08.630483149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:08.633685197Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-20T05:29:08.639634178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-20T05:29:08.714431086Z [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-20T05:29:08.740053325Z [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-20T05:29:08.754448274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:08.760594342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:08.785021985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:08.790111835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:29:08.794762350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:29:08.799681005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:29:08.804575963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:08.808738666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.166847s
2026-05-20T05:29:08.813004046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T05:29:08', 'change_album_path_to_relative')
2026-05-20T05:29:08.817576013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:08.822680322Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-20T05:29:08.824781855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1803707s
2026-05-20T05:29:08.827762127Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-20T05:29:08.830445981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:08.833743762Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-20T05:29:08.842202657Z [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-20T05:29:08.847878097Z [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-20T05:29:08.852375223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066244s
2026-05-20T05:29:08.856429839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T05:29:08', 'change_quality_size_mb_to_kb')
2026-05-20T05:29:08.861157169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:08.864794022Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-20T05:29:08.867037601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189853s
2026-05-20T05:29:08.869474608Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-20T05:29:08.872179686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:08.875155980Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-20T05:29:08.882197180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:08.884267760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-05-20T05:29:08.886539755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-20T05:29:08.889772114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-20T05:29:08.900580070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118476s
2026-05-20T05:29:08.902701893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:08.904684095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-05-20T05:29:08.907042424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-20T05:29:08.910344103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-20T05:29:08.920360103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110852s
2026-05-20T05:29:08.924374818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-20T05:29:08', 'album_releases')
2026-05-20T05:29:08.928727414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:08.932248334Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-20T05:29:08.934269595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228213s
2026-05-20T05:29:08.936967177Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-20T05:29:08.939450048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:08.942757368Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-20T05:29:08.952195655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:08.954389643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-05-20T05:29:08.956678533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-20T05:29:09.032941103Z [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-20T05:29:09.061459795Z [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-20T05:29:09.077102376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:09.082868489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:09.107211191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:09.112165798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:29:09.116824290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:29:09.121654928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:29:09.126595297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:09.130430410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1716687s
2026-05-20T05:29:09.132479126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:09.134399203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-20T05:29:09.136779356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-20T05:29:09.213588136Z [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-20T05:29:09.242607236Z [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-20T05:29:09.258756518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:09.264704657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:09.289532626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:09.294976990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:29:09.300049295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:29:09.305133774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:29:09.310216820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:09.314135011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1751039s
2026-05-20T05:29:09.318358126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T05:29:09', 'album_releases_fix')
2026-05-20T05:29:09.322763888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.327044999Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-20T05:29:09.329113525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1877857s
2026-05-20T05:29:09.331787310Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-20T05:29:09.334206712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.337431616Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-20T05:29:09.356612143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-20T05:29:09.366110401Z [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-20T05:29:09.374795571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158011s
2026-05-20T05:29:09.377335396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-20T05:29:09.380281439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-20T05:29:09.384436918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050381s
2026-05-20T05:29:09.386640826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-20T05:29:09.393247130Z [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-20T05:29:09.399425452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108035s
2026-05-20T05:29:09.401902681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-20T05:29:09.405801993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:29:09.410189168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059192s
2026-05-20T05:29:09.414021406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T05:29:09', 'import_lists')
2026-05-20T05:29:09.418291575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.422099233Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-20T05:29:09.424124712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178408s
2026-05-20T05:29:09.426753636Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-20T05:29:09.429241557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.432565040Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-20T05:29:09.438960960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-20T05:29:09.441057753Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-05-20T05:29:09.484559478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-20T05:29:09.488636669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-20T05:29:09.500563838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134858s
2026-05-20T05:29:09.502679749Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:09.505166497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:09.521076617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159478s
2026-05-20T05:29:09.525491258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-20T05:29:09', 'add_release_status')
2026-05-20T05:29:09.530403620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.534105826Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-20T05:29:09.536154371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290554s
2026-05-20T05:29:09.539083831Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-20T05:29:09.541645389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.545036148Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-20T05:29:09.550789204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:09.552925766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-05-20T05:29:09.555529720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-20T05:29:09.559408441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:09.570705622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128167s
2026-05-20T05:29:09.575017696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T05:29:09', 'album_download_notification')
2026-05-20T05:29:09.579531476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.583294304Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-20T05:29:09.585447199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250208s
2026-05-20T05:29:09.588260965Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-20T05:29:09.590823716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.594126949Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-20T05:29:09.601776153Z [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-20T05:29:09.608380493Z [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-20T05:29:09.615581164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010108s
2026-05-20T05:29:09.620607305Z [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-20T05:29:09.627145172Z [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-20T05:29:09.632012343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078867s
2026-05-20T05:29:09.636363667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T05:29:09', 'fix_language_metadata_profiles')
2026-05-20T05:29:09.641030535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.644846349Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-20T05:29:09.646974255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202245s
2026-05-20T05:29:09.649458578Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-20T05:29:09.651879102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.655176252Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-20T05:29:09.659709691Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-20T05:29:09.662982162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-20T05:29:09.666493583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004312s
2026-05-20T05:29:09.670474460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T05:29:09', 'remove_fanzub')
2026-05-20T05:29:09.674738116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.678319609Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-20T05:29:09.680380569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159446s
2026-05-20T05:29:09.683392324Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-20T05:29:09.685829983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.689153526Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-20T05:29:09.716619288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-20T05:29:09.720233727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-20T05:29:09.724657215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055955s
2026-05-20T05:29:09.727163452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-20T05:29:09.730897542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-20T05:29:09.735117039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057628s
2026-05-20T05:29:09.742469095Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-20T05:29:09.747994703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-20T05:29:09.752226465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073978s
2026-05-20T05:29:09.754642210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-20T05:29:09.758278132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-20T05:29:09.762551147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057074s
2026-05-20T05:29:09.764947483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-20T05:29:09.767986603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-20T05:29:09.771457613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044159s
2026-05-20T05:29:09.773850572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-20T05:29:09.777367856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-20T05:29:09.781731182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055399s
2026-05-20T05:29:09.785901371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T05:29:09', 'update_artist_history_indexes')
2026-05-20T05:29:09.790374258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.794262509Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-20T05:29:09.796394622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178034s
2026-05-20T05:29:09.798859496Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-20T05:29:09.801272285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.804341436Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-20T05:29:09.831458716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:09.846361668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-20T05:29:09.850455742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164234s
2026-05-20T05:29:09.855102300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T05:29:09', 'remove_nma')
2026-05-20T05:29:09.860271620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.863657338Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-20T05:29:09.865645953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295545s
2026-05-20T05:29:09.868259656Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-20T05:29:09.870740853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.873967111Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-20T05:29:09.878950356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:09.881026036Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.62E-05s
2026-05-20T05:29:09.883407241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-20T05:29:09.886558167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-20T05:29:09.897762280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012126s
2026-05-20T05:29:09.901812467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T05:29:09', 'album_disambiguation')
2026-05-20T05:29:09.906583965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.909848750Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-20T05:29:09.912017939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239391s
2026-05-20T05:29:09.914670470Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-20T05:29:09.917228923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.920481823Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-20T05:29:09.924517110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:09.926933065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:09.944607248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176494s
2026-05-20T05:29:09.949110617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T05:29:09', 'add_ape_quality_in_profiles')
2026-05-20T05:29:09.953933409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:09.957960189Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-20T05:29:09.960120790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309873s
2026-05-20T05:29:09.962634953Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-20T05:29:09.965100478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:09.968216824Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-20T05:29:09.981715277Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:09.985537996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-20T05:29:09.989214800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051136s
2026-05-20T05:29:09.992126183Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:09.995203431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-20T05:29:09.998433535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044906s
2026-05-20T05:29:10.000996877Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:10.004367976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-20T05:29:10.007777632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043824s
2026-05-20T05:29:10.011605632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T05:29:10', 'remove_pushalot')
2026-05-20T05:29:10.016158961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:10.019734612Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-20T05:29:10.021510759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160874s
2026-05-20T05:29:10.024222220Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-20T05:29:10.026592262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:10.029788599Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-20T05:29:10.036752894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-20T05:29:10.041652020Z [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-20T05:29:10.046865078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00784s
2026-05-20T05:29:10.050748699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T05:29:10', 'add_custom_filters')
2026-05-20T05:29:10.055161797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:10.058733640Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-20T05:29:10.060802696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195927s
2026-05-20T05:29:10.063356018Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-20T05:29:10.065797174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:10.068943080Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-20T05:29:10.074339056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:29:10.076456450Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-20T05:29:10.078753246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-20T05:29:10.081839632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-20T05:29:10.093099206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121588s
2026-05-20T05:29:10.097215596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T05:29:10', 'import_list_tags')
2026-05-20T05:29:10.101619635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:10.105263433Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-20T05:29:10.107308722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241313s
2026-05-20T05:29:10.110006525Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-20T05:29:10.112567883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:10.115787547Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-20T05:29:10.209379526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-20T05:29:10.217273713Z [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-20T05:29:10.224698375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129015s
2026-05-20T05:29:10.227216827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-20T05:29:10.231075668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-20T05:29:10.235265496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058317s
2026-05-20T05:29:10.270020797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-20T05:29:10.270353287Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-20T05:29:10.270626647Z FROM "Artists"
2026-05-20T05:29:10.282898641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-20T05:29:10.282927259Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-20T05:29:10.282939774Z FROM "Artists"
2026-05-20T05:29:10.291183045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147907s
2026-05-20T05:29:10.293431392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:29:10.295348182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-05-20T05:29:10.297806904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-20T05:29:10.301615654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:10.313735091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135683s
2026-05-20T05:29:10.320505325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-20T05:29:10.320551748Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:29:10.320568251Z FROM "ArtistMetadata"
2026-05-20T05:29:10.320579965Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-20T05:29:10.329517353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-20T05:29:10.329542414Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:29:10.329552544Z FROM "ArtistMetadata"
2026-05-20T05:29:10.329596102Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-20T05:29:10.336032694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111054s
2026-05-20T05:29:10.338137363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-20T05:29:10.347070292Z [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-20T05:29:10.354842384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146775s
2026-05-20T05:29:10.357373501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-20T05:29:10.361238364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-20T05:29:10.365461449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058881s
2026-05-20T05:29:10.367777633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-20T05:29:10.371111317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-20T05:29:10.375103036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005198s
2026-05-20T05:29:10.377167563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:10.379531393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:10.461416537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817117s
2026-05-20T05:29:10.463876270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:10.465819023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-05-20T05:29:10.468162031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-20T05:29:10.472022115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:10.484087292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013431s
2026-05-20T05:29:10.485865162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:10.488076335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-20T05:29:10.490196104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-20T05:29:10.494101198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:10.505116521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125588s
2026-05-20T05:29:10.507420310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:10.509135895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-20T05:29:10.511440407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-20T05:29:10.514333182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-20T05:29:10.525508638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119709s
2026-05-20T05:29:10.533133533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-20T05:29:10.533157551Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:29:10.533231219Z FROM "ArtistMetadata"
2026-05-20T05:29:10.533264376Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-20T05:29:10.533303745Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-20T05:29:10.543984635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-20T05:29:10.544011569Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:29:10.544022702Z FROM "ArtistMetadata"
2026-05-20T05:29:10.544032361Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-20T05:29:10.544042882Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-20T05:29:10.552171843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139128s
2026-05-20T05:29:10.554213114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:10.556165075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-20T05:29:10.558652313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-20T05:29:10.562291231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-20T05:29:10.573586388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127403s
2026-05-20T05:29:10.575647499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:10.577583878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-05-20T05:29:10.580299758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-20T05:29:10.583496355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:10.595194173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125781s
2026-05-20T05:29:10.596838504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:10.598752108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-20T05:29:10.601168283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-20T05:29:10.604749535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:10.616152609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127105s
2026-05-20T05:29:10.623534926Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-20T05:29:10.623559486Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-20T05:29:10.623569506Z FROM "AlbumReleases"
2026-05-20T05:29:10.623578634Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-20T05:29:10.623587743Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-20T05:29:10.633043024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-20T05:29:10.633081622Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-20T05:29:10.633091672Z FROM "AlbumReleases"
2026-05-20T05:29:10.633103355Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-20T05:29:10.633146272Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-20T05:29:10.640422395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119109s
2026-05-20T05:29:10.647803308Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-20T05:29:10.647828058Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:29:10.647838419Z FROM "ArtistMetadata"
2026-05-20T05:29:10.647862347Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-20T05:29:10.647874271Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-20T05:29:10.658651906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-20T05:29:10.658678369Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:29:10.658688480Z FROM "ArtistMetadata"
2026-05-20T05:29:10.658697548Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-20T05:29:10.658706796Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-20T05:29:10.665478524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126735s
2026-05-20T05:29:10.672227405Z [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-20T05:29:10.753629996Z [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-20T05:29:10.769534014Z [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-20T05:29:10.778556434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:10.784140720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:10.812138553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:10.817102139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:10.820922452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1451702s
2026-05-20T05:29:10.825191259Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-20T05:29:10.909338227Z [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-20T05:29:10.930907113Z [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-20T05:29:10.942032818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:10.951060308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:10.979625283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:10.985019296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:10.988966365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1606799s
2026-05-20T05:29:10.992038912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-20T05:29:11.069691672Z [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-20T05:29:11.086557197Z [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-20T05:29:11.096278554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-20T05:29:11.101183732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-20T05:29:11.130449649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-20T05:29:11.136320903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-20T05:29:11.140348523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456817s
2026-05-20T05:29:11.142719468Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-20T05:29:11.215051733Z [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-20T05:29:11.226494567Z [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-20T05:29:11.232972523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:29:11.237437414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:29:11.264740148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:11.268570521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1240432s
2026-05-20T05:29:11.270811464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-20T05:29:11.273966488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:11.277803746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005082s
2026-05-20T05:29:11.279837982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-20T05:29:11.282717922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:11.286346399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046475s
2026-05-20T05:29:11.288496068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-20T05:29:11.292023021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:29:11.295748223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053227s
2026-05-20T05:29:11.297896749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-20T05:29:11.301022915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-20T05:29:11.304813308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050015s
2026-05-20T05:29:11.306912175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-20T05:29:11.309924561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-20T05:29:11.313814465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048855s
2026-05-20T05:29:11.316108215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-20T05:29:11.319329151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-20T05:29:11.323495661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053084s
2026-05-20T05:29:11.325353934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:11.338027566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-20T05:29:11.341935406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148124s
2026-05-20T05:29:11.343670821Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:11.346831486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-20T05:29:11.349905998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045549s
2026-05-20T05:29:11.351593917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:11.356079009Z [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-20T05:29:11.360926361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076469s
2026-05-20T05:29:11.364775953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T05:29:11', 'add_release_groups_etc')
2026-05-20T05:29:11.368885750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:11.373939477Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-20T05:29:11.375771146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203196s
2026-05-20T05:29:11.378933755Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-20T05:29:11.380928241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:11.384198056Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-20T05:29:11.396595482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:11.399750106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-20T05:29:11.402808956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042749s
2026-05-20T05:29:11.406553436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T05:29:11', 'NewMediaInfoFormat')
2026-05-20T05:29:11.410622510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:11.414086607Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-20T05:29:11.415939428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015291s
2026-05-20T05:29:11.419118210Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-20T05:29:11.421409714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:11.424776755Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-20T05:29:11.447811533Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-20T05:29:11.452211193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-20T05:29:11.480352064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299836s
2026-05-20T05:29:11.482540562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-20T05:29:11.484341008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-05-20T05:29:11.487234925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-20T05:29:11.491573112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:11.502692705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131857s
2026-05-20T05:29:11.507201414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T05:29:11', 'rename_restrictions_to_release_profiles')
2026-05-20T05:29:11.511679593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:11.515658155Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-20T05:29:11.517795740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254966s
2026-05-20T05:29:11.520769338Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-20T05:29:11.523419775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:11.526714932Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-20T05:29:11.548279409Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-20T05:29:11.551608753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-20T05:29:11.579226942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285334s
2026-05-20T05:29:11.581373756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:29:11.583230024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-05-20T05:29:11.585717593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-20T05:29:11.589094814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-20T05:29:11.599762758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118487s
2026-05-20T05:29:11.601861434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-20T05:29:11.603742101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-05-20T05:29:11.606310955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-20T05:29:11.609732425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-20T05:29:11.620676134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120689s
2026-05-20T05:29:11.622535068Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:11.625415969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-20T05:29:11.628567315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004305s
2026-05-20T05:29:11.630379134Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:11.633275918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-20T05:29:11.636443397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042356s
2026-05-20T05:29:11.639216321Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-20T05:29:11.719581343Z [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-20T05:29:11.738044034Z [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-20T05:29:11.747648706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:11.753042969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:11.781062145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:11.786561349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:11.791923298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:11.797331559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:11.801474913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1598298s
2026-05-20T05:29:11.806267324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T05:29:11', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-20T05:29:11.810998732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:11.815557152Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-20T05:29:11.817865711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1732313s
2026-05-20T05:29:11.820595789Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-20T05:29:11.823126345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:11.827464281Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-20T05:29:11.834918793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-20T05:29:11.839900245Z [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-20T05:29:11.845217042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080904s
2026-05-20T05:29:11.847682748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-20T05:29:11.851606940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-20T05:29:11.855948153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061146s
2026-05-20T05:29:11.860164825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T05:29:11', 'add_import_exclusions')
2026-05-20T05:29:11.864568643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:11.868365239Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-20T05:29:11.870369716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181956s
2026-05-20T05:29:11.873112489Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-20T05:29:11.886971980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:11.890885701Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-20T05:29:11.950588623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-20T05:29:11.950654576Z WHERE "Id" in (
2026-05-20T05:29:11.950705739Z SELECT "Artists"."Id" from "Artists"
2026-05-20T05:29:11.950762714Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:11.950773976Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:29:11.961462902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-20T05:29:11.961489736Z WHERE "Id" in (
2026-05-20T05:29:11.961518214Z SELECT "Artists"."Id" from "Artists"
2026-05-20T05:29:11.961544787Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:11.961585038Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:29:11.972135144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016231s
2026-05-20T05:29:11.979389674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-20T05:29:11.979433873Z WHERE "Id" in (
2026-05-20T05:29:11.979471027Z SELECT "Albums"."Id" from "Albums"
2026-05-20T05:29:11.979544475Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:11.979584085Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:29:11.989503922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-20T05:29:11.989527860Z WHERE "Id" in (
2026-05-20T05:29:11.989558181Z SELECT "Albums"."Id" from "Albums"
2026-05-20T05:29:11.989583162Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:11.989645147Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:29:11.996050816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118183s
2026-05-20T05:29:12.002985552Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-20T05:29:12.003009590Z WHERE "Id" in (
2026-05-20T05:29:12.003039961Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-20T05:29:12.003062797Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-20T05:29:12.003150995Z WHERE "Albums"."Id" IS NULL)
2026-05-20T05:29:12.013030761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-20T05:29:12.013055131Z WHERE "Id" in (
2026-05-20T05:29:12.013085381Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-20T05:29:12.013116194Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-20T05:29:12.013147707Z WHERE "Albums"."Id" IS NULL)
2026-05-20T05:29:12.019438014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112821s
2026-05-20T05:29:12.026446358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-20T05:29:12.026479415Z WHERE "Id" in (
2026-05-20T05:29:12.026528083Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:29:12.026568965Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:29:12.026615068Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-20T05:29:12.036275763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-20T05:29:12.036300192Z WHERE "Id" in (
2026-05-20T05:29:12.036329972Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:29:12.036361626Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:29:12.036396295Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-20T05:29:12.043092912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118927s
2026-05-20T05:29:12.050346749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-20T05:29:12.050370888Z WHERE "Id" in (
2026-05-20T05:29:12.050404175Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:29:12.050426650Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:12.050478785Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:29:12.060287438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-20T05:29:12.060312649Z WHERE "Id" in (
2026-05-20T05:29:12.060323812Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:29:12.060347900Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:12.060404314Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:29:12.067066330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119168s
2026-05-20T05:29:12.074503307Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:29:12.074528698Z WHERE "Id" IN (
2026-05-20T05:29:12.074538488Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.074549981Z LEFT OUTER JOIN "Tracks"
2026-05-20T05:29:12.074560472Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:29:12.074570933Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:29:12.084209123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:29:12.084234554Z WHERE "Id" IN (
2026-05-20T05:29:12.084246438Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.084273472Z LEFT OUTER JOIN "Tracks"
2026-05-20T05:29:12.084338403Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:29:12.084401200Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:29:12.091274050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117359s
2026-05-20T05:29:12.095400010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T05:29:12', 'clean_artist_metadata_table')
2026-05-20T05:29:12.099945844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:12.103748762Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-20T05:29:12.105817879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024242s
2026-05-20T05:29:12.108479639Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-20T05:29:12.110964985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:12.114185140Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-20T05:29:12.127427227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:12.129275509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-05-20T05:29:12.131960256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-20T05:29:12.135828866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:12.148084557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135315s
2026-05-20T05:29:12.149828088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:12.151710760Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-20T05:29:12.154386408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-20T05:29:12.158439090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:12.169782864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130532s
2026-05-20T05:29:12.171895358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:12.173859153Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.52E-05s
2026-05-20T05:29:12.176520482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-20T05:29:12.180392961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:12.191469608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126907s
2026-05-20T05:29:12.193533053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:12.195478611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-05-20T05:29:12.198044689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-20T05:29:12.201888139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:12.212960567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126199s
2026-05-20T05:29:12.214961737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:12.216899740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-20T05:29:12.219649447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-20T05:29:12.223010205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:12.234512529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125823s
2026-05-20T05:29:12.236520092Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-20T05:29:12.317684333Z [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-20T05:29:12.338503730Z [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-20T05:29:12.349379192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-20T05:29:12.354020338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-20T05:29:12.383543132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1447216s
2026-05-20T05:29:12.386553304Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-20T05:29:12.467231005Z [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-20T05:29:12.486436102Z [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-20T05:29:12.497092211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-20T05:29:12.501844842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-20T05:29:12.529823096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1409043s
2026-05-20T05:29:12.534083505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T05:29:12', 'health_issue_notification')
2026-05-20T05:29:12.538479278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:12.542422810Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-20T05:29:12.544410823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1532299s
2026-05-20T05:29:12.548284263Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-20T05:29:12.550796543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:12.554059283Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-20T05:29:12.571203870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:12.573410293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-05-20T05:29:12.575704203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-20T05:29:12.579369894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-20T05:29:12.591176411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132782s
2026-05-20T05:29:12.593145817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:12.594946844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-20T05:29:12.597074890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-20T05:29:12.600015001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-20T05:29:12.610788236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116356s
2026-05-20T05:29:12.613545950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-20T05:29:12.616515881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-20T05:29:12.619519128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038148s
2026-05-20T05:29:12.625205881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:29:12.625260922Z WHERE "Id" IN (
2026-05-20T05:29:12.625306804Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.625352887Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:29:12.625387026Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:29:12.632873422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:29:12.632929024Z WHERE "Id" IN (
2026-05-20T05:29:12.632988203Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.633050799Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:29:12.633102563Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:29:12.638730006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095104s
2026-05-20T05:29:12.646100950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:29:12.646152995Z WHERE "Id" IN (
2026-05-20T05:29:12.646196743Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.646272034Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-20T05:29:12.646307275Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-20T05:29:12.646337586Z WHERE "Artists"."Path" IS NULL)
2026-05-20T05:29:12.656065838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:29:12.656108734Z WHERE "Id" IN (
2026-05-20T05:29:12.656164887Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.656203435Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-20T05:29:12.656246201Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-20T05:29:12.656289979Z WHERE "Artists"."Path" IS NULL)
2026-05-20T05:29:12.662949159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121005s
2026-05-20T05:29:12.671073681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:29:12.671098671Z WHERE "Id" IN (
2026-05-20T05:29:12.671129964Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.671181268Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:29:12.671220136Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:29:12.671259676Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-20T05:29:12.671312031Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-20T05:29:12.682408447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:29:12.682470031Z WHERE "Id" IN (
2026-05-20T05:29:12.682493689Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:29:12.682540634Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:29:12.682585704Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:29:12.682630424Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-20T05:29:12.682666297Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-20T05:29:12.690404189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140873s
2026-05-20T05:29:12.696656791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-20T05:29:12.696737223Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-20T05:29:12.696760881Z FROM "Artists"
2026-05-20T05:29:12.696802575Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-20T05:29:12.696850461Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-20T05:29:12.704881985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-20T05:29:12.704940273Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-20T05:29:12.704981175Z FROM "Artists"
2026-05-20T05:29:12.705031637Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-20T05:29:12.705085164Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-20T05:29:12.710933652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010174s
2026-05-20T05:29:12.715830063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:29:12.715902970Z WHERE "Id" NOT IN (
2026-05-20T05:29:12.715933912Z SELECT MIN("Id")
2026-05-20T05:29:12.715973782Z FROM "TrackFiles"
2026-05-20T05:29:12.716016969Z GROUP BY "Path"
2026-05-20T05:29:12.716039976Z )
2026-05-20T05:29:12.722175211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:29:12.722215693Z WHERE "Id" NOT IN (
2026-05-20T05:29:12.722264882Z SELECT MIN("Id")
2026-05-20T05:29:12.722300183Z FROM "TrackFiles"
2026-05-20T05:29:12.722351556Z GROUP BY "Path"
2026-05-20T05:29:12.722387669Z )
2026-05-20T05:29:12.728730923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093132s
2026-05-20T05:29:12.730592362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:12.732385623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-05-20T05:29:12.734497396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-20T05:29:12.809899213Z [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-20T05:29:12.823509662Z [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-20T05:29:12.831039336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:29:12.835633357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:29:12.865255040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:12.871876234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327126s
2026-05-20T05:29:12.874084712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-20T05:29:12.877263914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:29:12.881211844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049427s
2026-05-20T05:29:12.883585354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-20T05:29:12.958413997Z [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-20T05:29:12.970731262Z [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-20T05:29:12.977813735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:29:12.982744304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:29:13.011655517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:13.016431635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:29:13.020268812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346634s
2026-05-20T05:29:13.024872313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T05:29:13', 'add_mediafilerepository_mtime')
2026-05-20T05:29:13.029235269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:13.034385942Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-20T05:29:13.036742538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1481144s
2026-05-20T05:29:13.040197606Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-20T05:29:13.042654864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:13.046392201Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-20T05:29:13.067266989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-20T05:29:13.067287851Z WHERE "Id" NOT IN (
2026-05-20T05:29:13.067295817Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-20T05:29:13.067303062Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:13.067310777Z GROUP BY "ArtistMetadata"."Id")
2026-05-20T05:29:13.077087325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-20T05:29:13.077119700Z WHERE "Id" NOT IN (
2026-05-20T05:29:13.077132757Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-20T05:29:13.077165292Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:29:13.077218820Z GROUP BY "ArtistMetadata"."Id")
2026-05-20T05:29:13.084346074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120717s
2026-05-20T05:29:13.086498268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-20T05:29:13.089598441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-20T05:29:13.093218180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047554s
2026-05-20T05:29:13.095602883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-20T05:29:13.171282659Z [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-20T05:29:13.188365682Z [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-20T05:29:13.197594277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:13.202408291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:13.230684475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:13.235480624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:13.240483819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:13.244566561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468571s
2026-05-20T05:29:13.247427462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-20T05:29:13.250803040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:13.254659637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052411s
2026-05-20T05:29:13.259147965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T05:29:13', 'add_artistmetadataid_constraint')
2026-05-20T05:29:13.263503407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:13.267980884Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-20T05:29:13.270032846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178815s
2026-05-20T05:29:13.272821952Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-20T05:29:13.275368601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:13.278883439Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-20T05:29:13.290855319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-20T05:29:13.293807043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-05-20T05:29:13.296104690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-20T05:29:13.299553666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:13.311082152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012872s
2026-05-20T05:29:13.313033402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-20T05:29:13.314818767Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-05-20T05:29:13.317248941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-20T05:29:13.320887228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:13.331807530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123962s
2026-05-20T05:29:13.333659019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:13.335358050Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-05-20T05:29:13.337605346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-20T05:29:13.340929089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:13.352060466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123598s
2026-05-20T05:29:13.354021595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-20T05:29:13.355799455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-05-20T05:29:13.358260492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-20T05:29:13.361983199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:13.373402655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129732s
2026-05-20T05:29:13.375244946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:13.376982795Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-05-20T05:29:13.379344371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-20T05:29:13.382888388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:13.393936768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124264s
2026-05-20T05:29:13.395767935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:29:13.397488019Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-05-20T05:29:13.399713341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-20T05:29:13.403117336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:13.414574960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123891s
2026-05-20T05:29:13.418402548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T05:29:13', 'old_ids_and_artist_alias')
2026-05-20T05:29:13.422854654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:13.426436837Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-20T05:29:13.428356303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024247s
2026-05-20T05:29:13.430848572Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-20T05:29:13.433213505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:13.436479071Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-20T05:29:13.441172072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:13.443747358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:13.451219676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074462s
2026-05-20T05:29:13.453800684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-20T05:29:13.457203767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-20T05:29:13.460206384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040108s
2026-05-20T05:29:13.464309437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T05:29:13', 'download_propers_config')
2026-05-20T05:29:13.468247437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:13.472086128Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-20T05:29:13.474029001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015725s
2026-05-20T05:29:13.476539546Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-20T05:29:13.478856703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:13.481881013Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-20T05:29:13.497042907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-20T05:29:13.500611062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-20T05:29:13.504959319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056378s
2026-05-20T05:29:13.507490606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-20T05:29:13.581248573Z [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-20T05:29:13.596200624Z [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-20T05:29:13.604178370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:13.609318551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:13.637205852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:13.642178075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:13.647036439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:13.652182272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:13.656303932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468525s
2026-05-20T05:29:13.658507740Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-20T05:29:13.742195533Z [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-20T05:29:13.756822319Z [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-20T05:29:13.764850086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-20T05:29:13.769741987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-20T05:29:13.798732339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-20T05:29:13.802724769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.142119s
2026-05-20T05:29:13.804876793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-20T05:29:13.878724260Z [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-20T05:29:13.893069379Z [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-20T05:29:13.901918469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-20T05:29:13.907355138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-20T05:29:13.941013440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333374s
2026-05-20T05:29:13.944456494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-20T05:29:14.021399775Z [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-20T05:29:14.033835999Z [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-20T05:29:14.041914287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-20T05:29:14.048030264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-20T05:29:14.077976340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-20T05:29:14.083012463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-20T05:29:14.088072723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-20T05:29:14.093569853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-20T05:29:14.097515519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508154s
2026-05-20T05:29:14.099617723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-20T05:29:14.171746939Z [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-20T05:29:14.182350162Z [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-20T05:29:14.188388232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-20T05:29:14.192588981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-20T05:29:14.220323464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186586s
2026-05-20T05:29:14.222521070Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-20T05:29:14.296093953Z [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-20T05:29:14.307902223Z [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-20T05:29:14.314694983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:29:14.319624440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:29:14.348539861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:14.353423385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:29:14.357381005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327955s
2026-05-20T05:29:14.361565843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T05:29:14', 'remove_language_profiles')
2026-05-20T05:29:14.366055645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:14.371168431Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-20T05:29:14.373155122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1462864s
2026-05-20T05:29:14.377672720Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-20T05:29:14.380054767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:14.383563793Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-20T05:29:14.389935956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-20T05:29:14.391841914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-05-20T05:29:14.394429285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-20T05:29:14.397703408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-20T05:29:14.409161964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124994s
2026-05-20T05:29:14.413287973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-20T05:29:14.418459527Z [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-20T05:29:14.422188257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059776s
2026-05-20T05:29:14.426188893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T05:29:14', 'multi_disc_naming_format')
2026-05-20T05:29:14.430353831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:14.434142971Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-20T05:29:14.436100894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175585s
2026-05-20T05:29:14.438802835Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-20T05:29:14.441358151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:14.444400137Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-20T05:29:14.450571205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-20T05:29:14.452605662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-20T05:29:14.454813127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-20T05:29:14.458263636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:14.469723865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128138s
2026-05-20T05:29:14.471601437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:14.473793160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:14.709847444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2358202s
2026-05-20T05:29:14.714476717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T05:29:14', 'add_download_client_priority')
2026-05-20T05:29:14.719346023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:14.723064381Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-20T05:29:14.725030571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2491821s
2026-05-20T05:29:14.727404722Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-20T05:29:14.729659904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:14.732597930Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-20T05:29:14.738445045Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:14.741751544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-20T05:29:14.745119867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045263s
2026-05-20T05:29:14.747430480Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:14.750420863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-20T05:29:14.753336174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038911s
2026-05-20T05:29:14.757140184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T05:29:14', 'remove_growl_prowl')
2026-05-20T05:29:14.761167254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:14.764407490Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-20T05:29:14.766229910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146696s
2026-05-20T05:29:14.768810166Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-20T05:29:14.771088514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:14.774082593Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-20T05:29:14.779456606Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:14.782836963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-20T05:29:14.786173693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045577s
2026-05-20T05:29:14.788495940Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:14.791599911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-20T05:29:14.794563980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040488s
2026-05-20T05:29:14.798438132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T05:29:14', 'remove_plex_hometheatre')
2026-05-20T05:29:14.802535914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:14.805864086Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-20T05:29:14.807778562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149907s
2026-05-20T05:29:14.810263466Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-20T05:29:14.812639861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:14.815610424Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-20T05:29:14.827643596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:29:14.829607241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-20T05:29:14.831708312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-20T05:29:14.834574404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-20T05:29:14.846077369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123558s
2026-05-20T05:29:14.847986534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:29:14.849764304Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-05-20T05:29:14.852217184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-20T05:29:14.855950141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:14.866878279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124818s
2026-05-20T05:29:14.868799448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:29:14.870540013Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-05-20T05:29:14.872979315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-20T05:29:14.876601380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:14.887642805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125013s
2026-05-20T05:29:14.889551809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:29:14.891499281Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-05-20T05:29:14.893903062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-20T05:29:14.897566289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:14.908492303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012508s
2026-05-20T05:29:14.910359192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:29:14.912101200Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-20T05:29:14.914312593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-20T05:29:14.917195108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-20T05:29:14.927855136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115079s
2026-05-20T05:29:14.929663197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:14.931871184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:14.946181983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143684s
2026-05-20T05:29:14.950476021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T05:29:14', 'add_root_folder_add_defaults')
2026-05-20T05:29:14.955326028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:14.958963032Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-20T05:29:14.961119295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270413s
2026-05-20T05:29:14.963390508Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-20T05:29:14.965597824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:14.968512443Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-20T05:29:14.973462181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-20T05:29:14.975453180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-05-20T05:29:14.978094019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-20T05:29:14.981281578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-20T05:29:14.992741977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124945s
2026-05-20T05:29:14.996515336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T05:29:14', 'task_duration')
2026-05-20T05:29:15.000601886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.003898184Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-20T05:29:15.005772529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235468s
2026-05-20T05:29:15.008584021Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-20T05:29:15.011089506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.014288929Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-20T05:29:15.021416052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-20T05:29:15.023340287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-20T05:29:15.025607653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-20T05:29:15.029000325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:15.040760088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130669s
2026-05-20T05:29:15.042676757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-20T05:29:15.044441241Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-20T05:29:15.046638666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-20T05:29:15.049955005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:15.060826338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121419s
2026-05-20T05:29:15.065118381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T05:29:15', 'add_indexer_and_enabled_to_release_profiles')
2026-05-20T05:29:15.069412108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.073362995Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-20T05:29:15.075432693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239908s
2026-05-20T05:29:15.077823628Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-20T05:29:15.080107768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.083015062Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-20T05:29:15.088507624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-20T05:29:15.165011309Z [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-20T05:29:15.178721229Z [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-20T05:29:15.186107012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:15.191143956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:15.218358852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:15.222904767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:15.227438718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:15.232565131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:15.236369964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1458633s
2026-05-20T05:29:15.240130276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-20T05:29:15.244275254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-20T05:29:15.247641443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049192s
2026-05-20T05:29:15.251082703Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-20T05:29:15.255272591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-20T05:29:15.258652046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049467s
2026-05-20T05:29:15.260892238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-20T05:29:15.334692048Z [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-20T05:29:15.346017726Z [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-20T05:29:15.352362403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-20T05:29:15.356604847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-20T05:29:15.383898332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208202s
2026-05-20T05:29:15.387951925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T05:29:15', 'remove_album_folders')
2026-05-20T05:29:15.392199338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.396122269Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-20T05:29:15.398042436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329043s
2026-05-20T05:29:15.400747142Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-20T05:29:15.403056042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.406134542Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-20T05:29:15.411713086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:29:15.413623653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-05-20T05:29:15.415747230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-20T05:29:15.418994599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-20T05:29:15.430526753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127495s
2026-05-20T05:29:15.434511759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-20T05:29:15', 'add_priority_to_indexers')
2026-05-20T05:29:15.438797019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.442435596Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-20T05:29:15.444331945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243194s
2026-05-20T05:29:15.447003515Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-20T05:29:15.449425743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.452537700Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-20T05:29:15.458470698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-20T05:29:15.461761575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-20T05:29:15.465872815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050381s
2026-05-20T05:29:15.467792851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:15.469911017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:15.478254609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085181s
2026-05-20T05:29:15.482663839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-20T05:29:15', 'remove_chown_and_folderchmod_config')
2026-05-20T05:29:15.487080603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.490847229Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-20T05:29:15.493192572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207257s
2026-05-20T05:29:15.495561583Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-20T05:29:15.497834821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.500713348Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-20T05:29:15.574901260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-20T05:29:15.583469084Z [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-20T05:29:15.589244274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100342s
2026-05-20T05:29:15.593137495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-20T05:29:15', 'update_notifiarr')
2026-05-20T05:29:15.597270758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.600656607Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-20T05:29:15.602499438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212602s
2026-05-20T05:29:15.604992349Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-20T05:29:15.607403344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.610499759Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-20T05:29:15.614440084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:15.616661468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:15.639324898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223585s
2026-05-20T05:29:15.643679548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-20T05:29:15', 'email_multiple_addresses')
2026-05-20T05:29:15.648269982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.651555318Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-20T05:29:15.653519604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349123s
2026-05-20T05:29:15.656265163Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-20T05:29:15.658542079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.661508743Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-20T05:29:15.665904145Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-20T05:29:15.668652970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-20T05:29:15.697633603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294182s
2026-05-20T05:29:15.701798300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-20T05:29:15', 'rename_blacklist_to_blocklist')
2026-05-20T05:29:15.705937084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.709547405Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-20T05:29:15.711501370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.041207s
2026-05-20T05:29:15.713962667Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-20T05:29:15.716251556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.719263622Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-20T05:29:15.726609956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-20T05:29:15.728542248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-20T05:29:15.731088505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-20T05:29:15.734990603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:15.746751067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134144s
2026-05-20T05:29:15.749311664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-20T05:29:15.753030543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:15.764159064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126955s
2026-05-20T05:29:15.765985422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:15.768134269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:15.812412909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441764s
2026-05-20T05:29:15.816730434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-20T05:29:15', 'cdh_per_downloadclient')
2026-05-20T05:29:15.821038409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.824560492Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-20T05:29:15.826439306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564254s
2026-05-20T05:29:15.828775521Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-20T05:29:15.831012225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.834050654Z [Info] download_history: Starting migration of Main DB to 52
2026-05-20T05:29:15.850382363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-20T05:29:15.857792366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-05-20T05:29:15.864588332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121736s
2026-05-20T05:29:15.866826820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-20T05:29:15.870142507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-20T05:29:15.874065066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052577s
2026-05-20T05:29:15.876243092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-20T05:29:15.879489370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-20T05:29:15.883312068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051198s
2026-05-20T05:29:15.885564935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-20T05:29:15.888918559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-20T05:29:15.892961040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054282s
2026-05-20T05:29:15.894797087Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:15.896955404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:15.911870731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149351s
2026-05-20T05:29:15.916113395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-20T05:29:15', 'download_history')
2026-05-20T05:29:15.920353223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.923858222Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-20T05:29:15.925687786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270588s
2026-05-20T05:29:15.928081206Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-20T05:29:15.930369955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.933313423Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-20T05:29:15.938345877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-20T05:29:15', 'add_update_history')
2026-05-20T05:29:15.942612590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:15.945920501Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-20T05:29:15.947774495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156411s
2026-05-20T05:29:15.950264259Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-20T05:29:15.952639593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:15.955602640Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-20T05:29:15.960934046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:15.962857169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-05-20T05:29:15.965322934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-20T05:29:15.977443684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:15.993578306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172651s
2026-05-20T05:29:16.000018716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-20T05:29:15', 'add_on_update_to_notifications')
2026-05-20T05:29:16.004362163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.007951131Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-20T05:29:16.009963584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317405s
2026-05-20T05:29:16.012489751Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-20T05:29:16.014839753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.017935137Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-20T05:29:16.023194559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:29:16.025083533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-20T05:29:16.027465580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-20T05:29:16.030937822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:16.043086127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134778s
2026-05-20T05:29:16.047149410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-20T05:29:16', 'download_client_per_indexer')
2026-05-20T05:29:16.051352073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.054948486Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-20T05:29:16.057294480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249608s
2026-05-20T05:29:16.059705345Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-20T05:29:16.061997491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.064955538Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-20T05:29:16.073023045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:29:16.074889995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-20T05:29:16.077088192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-20T05:29:16.080452717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:16.092688969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135204s
2026-05-20T05:29:16.094606450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:29:16.096535655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-05-20T05:29:16.099021762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-20T05:29:16.102837256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:16.114128294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131578s
2026-05-20T05:29:16.116020104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:29:16.117765328Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-05-20T05:29:16.120020109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-20T05:29:16.123378322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:16.134701455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126287s
2026-05-20T05:29:16.138576549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-20T05:29:16', 'AddNewItemMonitorType')
2026-05-20T05:29:16.142773831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.146377639Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-20T05:29:16.148238907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239782s
2026-05-20T05:29:16.150526173Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-20T05:29:16.152758619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.155886348Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-20T05:29:16.160789903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:29:16.162763397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-05-20T05:29:16.164942365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-20T05:29:16.168330218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:16.180278760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132647s
2026-05-20T05:29:16.184126739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-20T05:29:16', 'ImportListSearch')
2026-05-20T05:29:16.188251937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.191613967Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-20T05:29:16.193464304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244454s
2026-05-20T05:29:16.196175764Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-20T05:29:16.198256795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.201254612Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-20T05:29:16.206456227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:29:16.208360632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-20T05:29:16.210768060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-20T05:29:16.214474835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:16.226462025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135373s
2026-05-20T05:29:16.230484546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-20T05:29:16', 'ImportListMonitorExisting')
2026-05-20T05:29:16.234625165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.238237519Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-20T05:29:16.240488082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249072s
2026-05-20T05:29:16.242885119Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-20T05:29:16.245068155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.248268580Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-20T05:29:16.255017040Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:16.258260693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-20T05:29:16.261493413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042982s
2026-05-20T05:29:16.263825079Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:16.266758456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-20T05:29:16.269653055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037829s
2026-05-20T05:29:16.271454603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:29:16.273195700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-05-20T05:29:16.275263804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-20T05:29:16.278019424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-20T05:29:16.289454061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122415s
2026-05-20T05:29:16.293587014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-20T05:29:16', 'add_indexer_tags')
2026-05-20T05:29:16.297678985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.301964225Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-20T05:29:16.303836285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245168s
2026-05-20T05:29:16.306232119Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-20T05:29:16.308526620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.311522293Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-20T05:29:16.315310201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:16.317579892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:16.331449172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139269s
2026-05-20T05:29:16.335672808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-20T05:29:16', 'update_audio_types')
2026-05-20T05:29:16.340075885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:16.343437926Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-20T05:29:16.345339766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260092s
2026-05-20T05:29:16.348322092Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-20T05:29:16.350993080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:16.354172994Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-20T05:29:16.403499690Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:16.406606917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-20T05:29:16.409768234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038893s
2026-05-20T05:29:16.411641507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-20T05:29:16.413435870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-20T05:29:16.415926796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-20T05:29:16.497061328Z [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-20T05:29:16.512847348Z [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-20T05:29:16.521240080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-20T05:29:16.526341734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-20T05:29:16.556301828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-20T05:29:16.561633526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-20T05:29:16.565443328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1474004s
2026-05-20T05:29:16.567259766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:16.568985902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-05-20T05:29:16.571245583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-20T05:29:16.655860052Z [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-20T05:29:16.677807872Z [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-20T05:29:16.688940992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:16.694018026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:16.723862658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:16.728942107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:16.733909060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:29:16.737696036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.164401s
2026-05-20T05:29:16.739547254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:16.741309914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-20T05:29:16.743612030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-20T05:29:16.829975442Z [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-20T05:29:16.852056469Z [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-20T05:29:16.863335584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:16.868393429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:16.900434846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:16.905391397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:16.910777344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:29:16.914547456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1688378s
2026-05-20T05:29:16.916401339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:16.918155572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-20T05:29:16.920422327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-20T05:29:17.004464484Z [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-20T05:29:17.035426356Z [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-20T05:29:17.047418566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:29:17.052443035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:29:17.082960933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:29:17.088061424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:29:17.093219592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:29:17.097000777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1744642s
2026-05-20T05:29:17.098879520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:29:17.100739486Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.94E-05s
2026-05-20T05:29:17.103008425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-20T05:29:17.182339074Z [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-20T05:29:17.197206995Z [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-20T05:29:17.205375546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:17.210662052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:17.240544851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:17.245881829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:17.250814833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:17.255591472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:17.259463480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543713s
2026-05-20T05:29:17.261773762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:29:17.263103601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-20T05:29:17.265300414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-20T05:29:17.345068775Z [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-20T05:29:17.360084464Z [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-20T05:29:17.368142802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:29:17.373523498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:29:17.404615692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:29:17.409292861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:29:17.413962656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:29:17.419176004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:29:17.423079686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1557656s
2026-05-20T05:29:17.424972297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-20T05:29:17.426732652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-20T05:29:17.428946611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-20T05:29:17.520147845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-20T05:29:17.533461246Z [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-20T05:29:17.540645654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-20T05:29:17.545007538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-20T05:29:17.576322491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1451854s
2026-05-20T05:29:17.578378552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-20T05:29:17.580030820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-20T05:29:17.582651567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-20T05:29:17.661468401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-20T05:29:17.674666500Z [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-20T05:29:17.681622919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-20T05:29:17.686046938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-20T05:29:17.714789812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299245s
2026-05-20T05:29:17.716752093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:29:17.718464242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-20T05:29:17.720742289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-20T05:29:17.798968514Z [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-20T05:29:17.810624276Z [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-20T05:29:17.817251533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-20T05:29:17.821390227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-20T05:29:17.851021340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12768s
2026-05-20T05:29:17.853667719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:29:17.855497234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-05-20T05:29:17.857878128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-20T05:29:17.935906063Z [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-20T05:29:17.947564762Z [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-20T05:29:17.954242831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-20T05:29:17.958557891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-20T05:29:17.986980780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269143s
2026-05-20T05:29:17.989200780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:29:17.990999442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-05-20T05:29:17.993302571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-20T05:29:18.072299698Z [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-20T05:29:18.085078452Z [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-20T05:29:18.092198641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-20T05:29:18.096531216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-20T05:29:18.124867030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294109s
2026-05-20T05:29:18.127118073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-20T05:29:18.129811998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-05-20T05:29:18.132782620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-20T05:29:18.213971251Z [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-20T05:29:18.227125521Z [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-20T05:29:18.234030818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-20T05:29:18.239241391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-20T05:29:18.270291380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:29:18.275137510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397984s
2026-05-20T05:29:18.277383052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-20T05:29:18.279555637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-20T05:29:18.282698336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-20T05:29:18.361292792Z [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-20T05:29:18.373575247Z [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-20T05:29:18.379744400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-20T05:29:18.385382575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-20T05:29:18.417490285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:29:18.422707531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373069s
2026-05-20T05:29:18.425171413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-20T05:29:18.427355942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-20T05:29:18.430032322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-20T05:29:18.508145399Z [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-20T05:29:18.521161982Z [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-20T05:29:18.528813561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-20T05:29:18.534917604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-20T05:29:18.568546026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:29:18.573501696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1403929s
2026-05-20T05:29:18.575774102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-20T05:29:18.577935455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-20T05:29:18.580547786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-20T05:29:18.663961988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-05-20T05:29:18.678612522Z [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-20T05:29:18.685960820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-20T05:29:18.691197245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-20T05:29:18.723177999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-20T05:29:18.728889501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-20T05:29:18.734787178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-20T05:29:18.738934731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1561294s
2026-05-20T05:29:18.741006543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-20T05:29:18.742881529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-20T05:29:18.745274818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-20T05:29:18.832271375Z [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-20T05:29:18.844738512Z [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-20T05:29:18.851357702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-20T05:29:18.855890590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-20T05:29:18.886617068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382203s
2026-05-20T05:29:18.890859983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-20T05:29:18.893087579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-20T05:29:18.895743357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-20T05:29:18.975043074Z [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-20T05:29:18.986429975Z [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-20T05:29:18.992743670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-20T05:29:18.997516782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-20T05:29:19.027460464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291589s
2026-05-20T05:29:19.029842340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-20T05:29:19.031782678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-20T05:29:19.034331200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-20T05:29:19.115829655Z [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-20T05:29:19.129046461Z [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-20T05:29:19.135757506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-20T05:29:19.141167862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-20T05:29:19.171499855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-20T05:29:19.176478451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-20T05:29:19.181600617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-20T05:29:19.187056223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-20T05:29:19.191214067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.154979s
2026-05-20T05:29:19.193694442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:29:19.195302159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-05-20T05:29:19.198016716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-20T05:29:19.277703813Z [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-20T05:29:19.292415680Z [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-20T05:29:19.300232822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:29:19.305465911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:29:19.336880154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:29:19.343372698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428218s
2026-05-20T05:29:19.346453854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:29:19.348998358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-20T05:29:19.352441782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-20T05:29:19.432332619Z [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-20T05:29:19.446155216Z [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-20T05:29:19.452853826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:29:19.458069620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:29:19.490301950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:29:19.495020061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396929s
2026-05-20T05:29:19.497111403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:29:19.499034797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-20T05:29:19.501642518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-20T05:29:19.580084286Z [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-20T05:29:19.592072529Z [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-20T05:29:19.598760137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:29:19.603891551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:29:19.635055479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:29:19.639887781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357086s
2026-05-20T05:29:19.642017139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-20T05:29:19.644025854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-20T05:29:19.646873659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-20T05:29:19.732461399Z [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-20T05:29:19.746583849Z [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-20T05:29:19.754015185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-20T05:29:19.759945447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-20T05:29:19.794071251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:29:19.800962810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516659s
2026-05-20T05:29:19.803213302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-20T05:29:19.805322850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-05-20T05:29:19.808362030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-20T05:29:19.899204201Z [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-20T05:29:19.914021591Z [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-20T05:29:19.921515723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-20T05:29:19.927813826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-20T05:29:19.960355170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:29:19.966111642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1545797s
2026-05-20T05:29:19.968599091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-20T05:29:19.970583287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-05-20T05:29:19.973800126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-20T05:29:20.065913306Z [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-20T05:29:20.083213296Z [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-20T05:29:20.092280064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-20T05:29:20.097862086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-20T05:29:20.130930841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:29:20.138641248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1624034s
2026-05-20T05:29:20.140998936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-20T05:29:20.143240100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001873s
2026-05-20T05:29:20.145931930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-20T05:29:20.233950636Z [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-20T05:29:20.246760081Z [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-20T05:29:20.254399286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-20T05:29:20.259124882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-20T05:29:20.292872334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1418671s
2026-05-20T05:29:20.295293410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-20T05:29:20.297026430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-05-20T05:29:20.299459239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-20T05:29:20.381667553Z [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-20T05:29:20.392475529Z [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-20T05:29:20.398776197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-20T05:29:20.403581775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-20T05:29:20.433490296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313891s
2026-05-20T05:29:20.435589022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-20T05:29:20.437493577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-05-20T05:29:20.440239447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-20T05:29:20.525551572Z [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-20T05:29:20.538440237Z [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-20T05:29:20.545859829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-20T05:29:20.550586858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-20T05:29:20.581105348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382094s
2026-05-20T05:29:20.583647437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-20T05:29:20.585723097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-05-20T05:29:20.588191819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-20T05:29:20.676652955Z [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-20T05:29:20.689594647Z [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-20T05:29:20.697434496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-20T05:29:20.702268500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-20T05:29:20.732811218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421877s
2026-05-20T05:29:20.734879273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-20T05:29:20.736845011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2026-05-20T05:29:20.739374406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-20T05:29:20.831493227Z [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-20T05:29:20.841976960Z [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-20T05:29:20.848052576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-20T05:29:20.852754494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-20T05:29:20.883082009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414739s
2026-05-20T05:29:20.885253672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-20T05:29:20.887239361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.18E-05s
2026-05-20T05:29:20.889829036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-20T05:29:20.978028736Z [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-20T05:29:20.987905005Z [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-20T05:29:20.993495934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-20T05:29:20.998412786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-20T05:29:21.031484587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-20T05:29:21.036342370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1440688s
2026-05-20T05:29:21.038392659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-20T05:29:21.040601447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-05-20T05:29:21.043177906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-20T05:29:21.126193535Z [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-20T05:29:21.135792105Z [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-20T05:29:21.142125289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-20T05:29:21.148057967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-20T05:29:21.179394403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-20T05:29:21.183742981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382212s
2026-05-20T05:29:21.185743980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:21.187541470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-05-20T05:29:21.190017777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-20T05:29:21.275928286Z [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-20T05:29:21.287607125Z [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-20T05:29:21.295041337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:29:21.299717514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:29:21.330106813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:21.335162184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:29:21.339192189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469178s
2026-05-20T05:29:21.341108298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:21.343129558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-05-20T05:29:21.345326352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-20T05:29:21.439959648Z [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-20T05:29:21.452070417Z [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-20T05:29:21.458701762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:29:21.463840340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:29:21.495305155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:29:21.500420997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:29:21.504307144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1569188s
2026-05-20T05:29:21.506271419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:29:21.508115132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-05-20T05:29:21.510798987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-20T05:29:21.609630708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-20T05:29:21.616572838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-20T05:29:21.621529320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-20T05:29:21.626213453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-20T05:29:21.657827288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:29:21.662815343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496593s
2026-05-20T05:29:21.668539330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-20T05:29:21', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-20T05:29:21.673426151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:21.680296878Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-20T05:29:21.682889609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1662751s
2026-05-20T05:29:21.686855536Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-20T05:29:21.689365651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:21.694295739Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-20T05:29:21.711187978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:21.713239689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-05-20T05:29:21.715927382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-20T05:29:21.719889581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:21.732838829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147205s
2026-05-20T05:29:21.734821842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:21.736601356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-20T05:29:21.739411906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-20T05:29:21.742750459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:21.754939576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135843s
2026-05-20T05:29:21.759215487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-20T05:29:21', 'add_on_delete_to_notifications')
2026-05-20T05:29:21.763649566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:21.767915497Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-20T05:29:21.769506882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256574s
2026-05-20T05:29:21.771973860Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-20T05:29:21.774366659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:21.777423595Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-20T05:29:21.805234502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:29:21.807492990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-05-20T05:29:21.810103437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-20T05:29:21.814043081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:21.827078121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146669s
2026-05-20T05:29:21.828907756Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:29:21.832161608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-20T05:29:21.835566696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048971s
2026-05-20T05:29:21.837513136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:21.839558194Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.66E-05s
2026-05-20T05:29:21.842012767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-20T05:29:21.845148842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-20T05:29:21.857104229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127676s
2026-05-20T05:29:21.859098294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:21.861364498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:21.871932039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106589s
2026-05-20T05:29:21.874362183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-20T05:29:21.880410333Z [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-20T05:29:21.886441178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100847s
2026-05-20T05:29:21.889395919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-20T05:29:21.892954596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-20T05:29:21.896940202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055193s
2026-05-20T05:29:21.898918977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:29:21.900835055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-05-20T05:29:21.903268666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-20T05:29:21.906797312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:29:21.919268427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138695s
2026-05-20T05:29:21.921319327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:29:21.923159142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-20T05:29:21.925561500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-20T05:29:21.929177051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:21.941424626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136538s
2026-05-20T05:29:21.943419173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:29:21.945266994Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-20T05:29:21.947730084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-20T05:29:21.951422610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:21.963809756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138345s
2026-05-20T05:29:21.965716967Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:21.967929953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:21.992389391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243555s
2026-05-20T05:29:21.994586435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:21.996812298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:22.010397817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136127s
2026-05-20T05:29:22.012976650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-20T05:29:22.101823503Z [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-20T05:29:22.112967575Z [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-20T05:29:22.119655073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-20T05:29:22.124016416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-20T05:29:22.155291769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397091s
2026-05-20T05:29:22.158361391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-20T05:29:22.244721556Z [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-20T05:29:22.253665497Z [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-20T05:29:22.259133900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-20T05:29:22.263942243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-20T05:29:22.294985900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341221s
2026-05-20T05:29:22.298347450Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-20T05:29:22.302002220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-20T05:29:22.305539593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047289s
2026-05-20T05:29:22.307529070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:29:22.309395318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-20T05:29:22.312196319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-20T05:29:22.316398792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:22.329098387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145438s
2026-05-20T05:29:22.331079376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:29:22.332951486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-05-20T05:29:22.335511091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-20T05:29:22.339036280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-20T05:29:22.351475661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136762s
2026-05-20T05:29:22.355868087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-20T05:29:22', 'add_custom_formats')
2026-05-20T05:29:22.360216023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.364535942Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-20T05:29:22.366514376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026502s
2026-05-20T05:29:22.369721315Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-20T05:29:22.372172260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.376331346Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-20T05:29:22.382936237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:29:22.384885292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-20T05:29:22.387002005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-20T05:29:22.390267150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:29:22.403293944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141725s
2026-05-20T05:29:22.407564304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-20T05:29:22', 'add_result_to_commands')
2026-05-20T05:29:22.412408870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.416046977Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-20T05:29:22.417999328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026698s
2026-05-20T05:29:22.420755188Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-20T05:29:22.423210694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.426395988Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-20T05:29:22.431838148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:22.433827574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-05-20T05:29:22.436327659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-20T05:29:22.440418658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:22.453537236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149357s
2026-05-20T05:29:22.457829971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-20T05:29:22', 'health_restored_notification')
2026-05-20T05:29:22.462283339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.466242883Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-20T05:29:22.468293312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272188s
2026-05-20T05:29:22.470546340Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-20T05:29:22.472814407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.475771332Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-20T05:29:22.480682773Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:29:22.484051557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-20T05:29:22.487650965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047479s
2026-05-20T05:29:22.491754329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-20T05:29:22', 'remove_uc')
2026-05-20T05:29:22.496036994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.499354474Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-20T05:29:22.501224160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163615s
2026-05-20T05:29:22.503964499Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-20T05:29:22.506491828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.509707203Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-20T05:29:22.513671176Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:22.515950616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:22.543967908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279613s
2026-05-20T05:29:22.548881524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-20T05:29:22', 'download_clients_rename_tv_to_music')
2026-05-20T05:29:22.553566719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.557525070Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-20T05:29:22.559697195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413652s
2026-05-20T05:29:22.562710613Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-20T05:29:22.565280609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.568533329Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-20T05:29:22.574099388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-20T05:29:22.576038093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-05-20T05:29:22.578532596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-20T05:29:22.582476559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-20T05:29:22.595584416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147603s
2026-05-20T05:29:22.600155020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-20T05:29:22', 'add_colon_replacement_to_naming_config')
2026-05-20T05:29:22.604738360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.608833768Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-20T05:29:22.610937574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027397s
2026-05-20T05:29:22.613313199Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-20T05:29:22.615615165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.618662972Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-20T05:29:22.624627504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-20T05:29:22.712094417Z [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-20T05:29:22.723059730Z [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-20T05:29:22.729350388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:29:22.734550811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:29:22.768690242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:29:22.773064932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461755s
2026-05-20T05:29:22.775109660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:29:22.776994245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-05-20T05:29:22.779557848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-20T05:29:22.782933887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-20T05:29:22.795382646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135689s
2026-05-20T05:29:22.799761485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-20T05:29:22', 'list_sync_time')
2026-05-20T05:29:22.804104090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.808184567Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-20T05:29:22.810899375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261995s
2026-05-20T05:29:22.815222601Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-20T05:29:22.819108015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.824661099Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-20T05:29:22.833050202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-20T05:29:22.836475771Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.45E-05s
2026-05-20T05:29:22.840186294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-20T05:29:22.845341605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-20T05:29:22.864949593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209506s
2026-05-20T05:29:22.872641162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-20T05:29:22', 'add_download_client_tags')
2026-05-20T05:29:22.880419336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.886792210Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-20T05:29:22.890288130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423567s
2026-05-20T05:29:22.894548109Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-20T05:29:22.898642294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.904215848Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-20T05:29:22.918023164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-20T05:29:22.928143515Z [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-20T05:29:22.938302153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165317s
2026-05-20T05:29:22.942502481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-20T05:29:22.948814072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-20T05:29:22.956576985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102005s
2026-05-20T05:29:22.963335776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-20T05:29:22', 'add_notification_status')
2026-05-20T05:29:22.971091415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:22.976428072Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-20T05:29:22.978533702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302878s
2026-05-20T05:29:22.981226776Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-20T05:29:22.983678814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:22.986945252Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-20T05:29:22.990805616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:22.993085768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:23.017189729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240724s
2026-05-20T05:29:23.021775745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-20T05:29:23', 'add_alac_24_quality_in_profiles')
2026-05-20T05:29:23.026543686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.030264660Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-20T05:29:23.032326712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370522s
2026-05-20T05:29:23.034721956Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-20T05:29:23.037040375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.040155148Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-20T05:29:23.045452566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-20T05:29:23.047316931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-05-20T05:29:23.049346498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-20T05:29:23.052200034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-20T05:29:23.064982306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135823s
2026-05-20T05:29:23.067204180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-20T05:29:23.070081715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-20T05:29:23.082166411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129283s
2026-05-20T05:29:23.086136085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-20T05:29:23', 'add_salt_to_users')
2026-05-20T05:29:23.090393700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.093991976Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-20T05:29:23.095993327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245667s
2026-05-20T05:29:23.098310523Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-20T05:29:23.100698281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.103647281Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-20T05:29:23.111531388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-20T05:29:23.117625490Z [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-20T05:29:23.123959355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102946s
2026-05-20T05:29:23.126133935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-20T05:29:23.129242585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-20T05:29:23.133127258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050337s
2026-05-20T05:29:23.137158516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-20T05:29:23', 'add_auto_tagging')
2026-05-20T05:29:23.141372593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.144819745Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-20T05:29:23.146739772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165073s
2026-05-20T05:29:23.149506333Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-20T05:29:23.151985285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.155218767Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-20T05:29:23.160693843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-20T05:29:23.162724693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-20T05:29:23.165261401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-20T05:29:23.168771570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-20T05:29:23.181904287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143801s
2026-05-20T05:29:23.185302821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-20T05:29:23.189286013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-20T05:29:23.192991294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050039s
2026-05-20T05:29:23.197229069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-20T05:29:23', 'quality_definition_preferred_size')
2026-05-20T05:29:23.201652998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.205594155Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-20T05:29:23.207675726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170764s
2026-05-20T05:29:23.210359381Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-20T05:29:23.212829786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.216001223Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-20T05:29:23.221109530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:29:23.223090790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-05-20T05:29:23.225515272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-20T05:29:23.229092396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:23.242562583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148681s
2026-05-20T05:29:23.246885028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-20T05:29:23', 'add_on_artist_add_to_notifications')
2026-05-20T05:29:23.251426553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.255220775Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-20T05:29:23.257344000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270087s
2026-05-20T05:29:23.259831991Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-20T05:29:23.262266884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.265357588Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-20T05:29:23.270057613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:29:23.271919222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-20T05:29:23.274291560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-20T05:29:23.277408136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-20T05:29:23.290444058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139179s
2026-05-20T05:29:23.294544005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-20T05:29:23', 'album_last_searched_time')
2026-05-20T05:29:23.298997614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.302571160Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-20T05:29:23.304551779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257341s
2026-05-20T05:29:23.306874126Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-20T05:29:23.309190340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.312199150Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-20T05:29:23.318313162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-20T05:29:23.320207166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-05-20T05:29:23.322436746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-20T05:29:23.325884730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:23.339063149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144791s
2026-05-20T05:29:23.341012315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:29:23.342782028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-05-20T05:29:23.345035426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-20T05:29:23.348392928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:29:23.361023924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138541s
2026-05-20T05:29:23.365025413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-20T05:29:23', 'add_indexer_flags')
2026-05-20T05:29:23.369300252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.372906133Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-20T05:29:23.374761610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025542s
2026-05-20T05:29:23.377352327Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-20T05:29:23.379772901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.382908516Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-20T05:29:23.389202481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-20T05:29:23.392311522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-20T05:29:23.396546331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053017s
2026-05-20T05:29:23.398692182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-20T05:29:23.401740771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-20T05:29:23.405550934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004928s
2026-05-20T05:29:23.407751105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-20T05:29:23.411094478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-20T05:29:23.415024292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052315s
2026-05-20T05:29:23.419174279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-20T05:29:23', 'add_indexes_album_statistics')
2026-05-20T05:29:23.423505793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.427246135Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-20T05:29:23.429276414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170197s
2026-05-20T05:29:23.431736708Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-20T05:29:23.434109396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:23.437165982Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-20T05:29:23.442597109Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-20T05:29:23.447317165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-20T05:29:23.451534057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060519s
2026-05-20T05:29:23.455587420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-20T05:29:23', 'update_redacted_baseurl')
2026-05-20T05:29:23.459880736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:23.463360794Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-20T05:29:23.465392175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175428s
2026-05-20T05:29:23.604747874Z [Debug] MigrationController: Took: 00:00:21.7479171
2026-05-20T05:29:25.222049092Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-20T05:29:25.806337662Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-20T05:29:26.587610126Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-20T05:29:27.069452988Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-20T05:29:27.082110317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:29:27.085566357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:29:27.166878065Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-20T05:29:27.170142289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0848436s
2026-05-20T05:29:27.173347935Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-20T05:29:27.176413679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877615s
2026-05-20T05:29:27.209346400Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-20T05:29:27.213184018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.219936957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-20T05:29:27.224590128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-20T05:29:27.231357717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080619s
2026-05-20T05:29:27.234858256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.240970235Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-20T05:29:27.244103305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175724s
2026-05-20T05:29:27.250340706Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-20T05:29:27.254298536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.264551043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-20T05:29:27.269134754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:29:27.275975369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076206s
2026-05-20T05:29:27.279254002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:29:27.282299606Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-05-20T05:29:27.285928103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-20T05:29:27.290591945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-20T05:29:27.300573887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010872s
2026-05-20T05:29:27.304047743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.309226552Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-20T05:29:27.312531067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194245s
2026-05-20T05:29:27.317453439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-20T05:29:27.321299605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.327817010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:29:27.331068548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-05-20T05:29:27.334556452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-20T05:29:27.339960174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-20T05:29:27.346705178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079481s
2026-05-20T05:29:27.350024853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.354763947Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-20T05:29:27.357891245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158068s
2026-05-20T05:29:27.363134053Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-20T05:29:27.366569101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.371082740Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-20T05:29:27.381928452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-20T05:29:27.388633855Z [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-20T05:29:27.396968370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120983s
2026-05-20T05:29:27.399759550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-20T05:29:27.403310491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-20T05:29:27.408090007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055556s
2026-05-20T05:29:27.412931416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T05:29:27', 'InitialSetup')
2026-05-20T05:29:27.418830867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.423325408Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-20T05:29:27.426123273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206518s
2026-05-20T05:29:27.429624513Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-20T05:29:27.433136155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.437265121Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-20T05:29:27.443266676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T05:29:27', 'add_reason_to_pending_releases')
2026-05-20T05:29:27.449829493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.454424937Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-20T05:29:27.457507365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212056s
2026-05-20T05:29:27.460647398Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-20T05:29:27.463891913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.467885024Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-20T05:29:27.472650811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T05:29:27', 'add_medium_support')
2026-05-20T05:29:27.478763261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.483136708Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-20T05:29:27.486004293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193894s
2026-05-20T05:29:27.489342876Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-20T05:29:27.492862985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.496893222Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-20T05:29:27.502193706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T05:29:27', 'add_various_qualites_in_profile')
2026-05-20T05:29:27.508521038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.513180872Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-20T05:29:27.516324823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202044s
2026-05-20T05:29:27.519389826Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-20T05:29:27.522633448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.526561098Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-20T05:29:27.531310482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T05:29:27', 'metadata_profiles')
2026-05-20T05:29:27.537370456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.541801980Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-20T05:29:27.544646980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019281s
2026-05-20T05:29:27.548183251Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-20T05:29:27.551889755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.556041536Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-20T05:29:27.561750524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T05:29:27', 'separate_automatic_and_interactive_search')
2026-05-20T05:29:27.568362268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.573321415Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-20T05:29:27.576658776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021055s
2026-05-20T05:29:27.580044615Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-20T05:29:27.583501837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.587536763Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-20T05:29:27.592828620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T05:29:27', 'change_album_path_to_relative')
2026-05-20T05:29:27.599505807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.604236193Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-20T05:29:27.607307177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206299s
2026-05-20T05:29:27.610628275Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-20T05:29:27.614088684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.618093178Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-20T05:29:27.623194221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T05:29:27', 'change_quality_size_mb_to_kb')
2026-05-20T05:29:27.629508437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.634097007Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-20T05:29:27.637175958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199254s
2026-05-20T05:29:27.640531375Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-20T05:29:27.643723945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.647677266Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-20T05:29:27.652250265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-20T05:29:27', 'album_releases')
2026-05-20T05:29:27.658228645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.662533584Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-20T05:29:27.665292921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191434s
2026-05-20T05:29:27.668383805Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-20T05:29:27.671540012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.677951162Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-20T05:29:27.682697842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T05:29:27', 'album_releases_fix')
2026-05-20T05:29:27.688691822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.693008776Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-20T05:29:27.695818674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215449s
2026-05-20T05:29:27.698764357Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-20T05:29:27.701910853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.705694042Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-20T05:29:27.710112851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T05:29:27', 'import_lists')
2026-05-20T05:29:27.715953313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.720153150Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-20T05:29:27.722862917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184761s
2026-05-20T05:29:27.725888009Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-20T05:29:27.729140700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.732967236Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-20T05:29:27.737576829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-20T05:29:27', 'add_release_status')
2026-05-20T05:29:27.743555519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.747901340Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-20T05:29:27.750698133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188793s
2026-05-20T05:29:27.753928017Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-20T05:29:27.757322834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.761770400Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-20T05:29:27.767274615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T05:29:27', 'album_download_notification')
2026-05-20T05:29:27.773774585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.778605964Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-20T05:29:27.781801680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211162s
2026-05-20T05:29:27.785238010Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-20T05:29:27.788858892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.793072508Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-20T05:29:27.798490639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T05:29:27', 'fix_language_metadata_profiles')
2026-05-20T05:29:27.805054928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.809989937Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-20T05:29:27.813278790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209502s
2026-05-20T05:29:27.816594507Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-20T05:29:27.820122642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.823977075Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-20T05:29:27.828835288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T05:29:27', 'remove_fanzub')
2026-05-20T05:29:27.835380439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.839746822Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-20T05:29:27.842703506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200368s
2026-05-20T05:29:27.846200699Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-20T05:29:27.849897374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.854168655Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-20T05:29:27.859578820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T05:29:27', 'update_artist_history_indexes')
2026-05-20T05:29:27.864455030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.868394414Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-20T05:29:27.871164873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187421s
2026-05-20T05:29:27.873729167Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-20T05:29:27.876278270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.879371861Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-20T05:29:27.883203878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T05:29:27', 'remove_nma')
2026-05-20T05:29:27.887565421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.890735875Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-20T05:29:27.892865143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147287s
2026-05-20T05:29:27.895256860Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-20T05:29:27.897789100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.900802879Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-20T05:29:27.904429642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T05:29:27', 'album_disambiguation')
2026-05-20T05:29:27.908956108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.912694918Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-20T05:29:27.914855559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149079s
2026-05-20T05:29:27.917352577Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-20T05:29:27.920029418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.922924398Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-20T05:29:27.926475179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T05:29:27', 'add_ape_quality_in_profiles')
2026-05-20T05:29:27.931097728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.934701335Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-20T05:29:27.936941105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148365s
2026-05-20T05:29:27.939250175Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-20T05:29:27.941565518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.944513936Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-20T05:29:27.947872359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T05:29:27', 'remove_pushalot')
2026-05-20T05:29:27.952215906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.955583769Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-20T05:29:27.957701603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01409s
2026-05-20T05:29:27.960046556Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-20T05:29:27.962392801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.965728048Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-20T05:29:27.969593331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T05:29:27', 'add_custom_filters')
2026-05-20T05:29:27.974755578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:27.978510920Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-20T05:29:27.980698616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161483s
2026-05-20T05:29:27.983941596Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-20T05:29:27.986296950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:27.989715955Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-20T05:29:27.993870662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T05:29:27', 'import_list_tags')
2026-05-20T05:29:27.998453020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.001972117Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-20T05:29:28.004218591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157585s
2026-05-20T05:29:28.006729899Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-20T05:29:28.009146355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.012155966Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-20T05:29:28.015679792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T05:29:28', 'add_release_groups_etc')
2026-05-20T05:29:28.020230306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.023697508Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-20T05:29:28.025881807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145702s
2026-05-20T05:29:28.028269415Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-20T05:29:28.030618627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.033594810Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-20T05:29:28.037691410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T05:29:28', 'NewMediaInfoFormat')
2026-05-20T05:29:28.042544232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.047267865Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-20T05:29:28.049408105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166906s
2026-05-20T05:29:28.053353992Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-20T05:29:28.055907414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.058995573Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-20T05:29:28.062961860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T05:29:28', 'rename_restrictions_to_release_profiles')
2026-05-20T05:29:28.067757688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.071459944Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-20T05:29:28.073812341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153671s
2026-05-20T05:29:28.077351318Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-20T05:29:28.080087699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.083404769Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-20T05:29:28.087685750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T05:29:28', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-20T05:29:28.092587231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.097236273Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-20T05:29:28.099747160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169442s
2026-05-20T05:29:28.102358990Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-20T05:29:28.104769544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.107841190Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-20T05:29:28.111426700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T05:29:28', 'add_import_exclusions')
2026-05-20T05:29:28.116001043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.119486983Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-20T05:29:28.121652103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147609s
2026-05-20T05:29:28.124368643Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-20T05:29:28.127373855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.132243282Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-20T05:29:28.136017663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T05:29:28', 'clean_artist_metadata_table')
2026-05-20T05:29:28.140619099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.144192165Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-20T05:29:28.146413148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172957s
2026-05-20T05:29:28.148844353Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-20T05:29:28.151287213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.155714458Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-20T05:29:28.160032254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T05:29:28', 'health_issue_notification')
2026-05-20T05:29:28.164821950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.168389584Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-20T05:29:28.170568112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170658s
2026-05-20T05:29:28.173858007Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-20T05:29:28.176471901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.179657606Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-20T05:29:28.183507439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T05:29:28', 'add_mediafilerepository_mtime')
2026-05-20T05:29:28.188115449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.191840030Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-20T05:29:28.194214471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151737s
2026-05-20T05:29:28.196742572Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-20T05:29:28.199218819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.202528535Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-20T05:29:28.206307905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T05:29:28', 'add_artistmetadataid_constraint')
2026-05-20T05:29:28.211009844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.214628823Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-20T05:29:28.216915107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152794s
2026-05-20T05:29:28.219291312Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-20T05:29:28.221686075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.224727149Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-20T05:29:28.228227468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T05:29:28', 'old_ids_and_artist_alias')
2026-05-20T05:29:28.232847913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.236445337Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-20T05:29:28.238581629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147493s
2026-05-20T05:29:28.240987504Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-20T05:29:28.243361515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.246343310Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-20T05:29:28.249832477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T05:29:28', 'download_propers_config')
2026-05-20T05:29:28.254321758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.257786665Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-20T05:29:28.259949280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144148s
2026-05-20T05:29:28.262388312Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-20T05:29:28.264860451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.268384808Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-20T05:29:28.272488593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T05:29:28', 'remove_language_profiles')
2026-05-20T05:29:28.277622551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.281365008Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-20T05:29:28.283541652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164126s
2026-05-20T05:29:28.286090114Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-20T05:29:28.288464886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.291529928Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-20T05:29:28.296488664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T05:29:28', 'multi_disc_naming_format')
2026-05-20T05:29:28.301298501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.304786385Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-20T05:29:28.306941555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162934s
2026-05-20T05:29:28.309571341Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-20T05:29:28.311993158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.314975184Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-20T05:29:28.319440335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T05:29:28', 'add_download_client_priority')
2026-05-20T05:29:28.323984847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.327568314Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-20T05:29:28.329774377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015532s
2026-05-20T05:29:28.332092705Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-20T05:29:28.334401926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.337322046Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-20T05:29:28.340694939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T05:29:28', 'remove_growl_prowl')
2026-05-20T05:29:28.345084759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.348558965Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-20T05:29:28.350647862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141889s
2026-05-20T05:29:28.353110461Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-20T05:29:28.355479102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.358477590Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-20T05:29:28.362007639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T05:29:28', 'remove_plex_hometheatre')
2026-05-20T05:29:28.366463382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.369953501Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-20T05:29:28.372100394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144751s
2026-05-20T05:29:28.374495397Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-20T05:29:28.376930191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.380272512Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-20T05:29:28.383835587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T05:29:28', 'add_root_folder_add_defaults')
2026-05-20T05:29:28.388319657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.391877412Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-20T05:29:28.394082723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148886s
2026-05-20T05:29:28.396385210Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-20T05:29:28.398657656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.402432748Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-20T05:29:28.405751422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T05:29:28', 'task_duration')
2026-05-20T05:29:28.410278769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.413664437Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-20T05:29:28.415713183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150865s
2026-05-20T05:29:28.418360294Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-20T05:29:28.420945350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.423983919Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-20T05:29:28.427894063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T05:29:28', 'add_indexer_and_enabled_to_release_profiles')
2026-05-20T05:29:28.432566062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.436659786Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-20T05:29:28.439001693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155176s
2026-05-20T05:29:28.441405794Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-20T05:29:28.443750325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.446855418Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-20T05:29:28.450297550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T05:29:28', 'remove_album_folders')
2026-05-20T05:29:28.454699535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.458115995Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-20T05:29:28.460253019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144057s
2026-05-20T05:29:28.462843255Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-20T05:29:28.465238479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.468673617Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-20T05:29:28.472139817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-20T05:29:28', 'add_priority_to_indexers')
2026-05-20T05:29:28.476589488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.480023734Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-20T05:29:28.482179095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147791s
2026-05-20T05:29:28.484838270Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-20T05:29:28.487305799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.490478128Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-20T05:29:28.494225795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-20T05:29:28', 'remove_chown_and_folderchmod_config')
2026-05-20T05:29:28.498769475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.502323843Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-20T05:29:28.504585738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149006s
2026-05-20T05:29:28.506927223Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-20T05:29:28.509233979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.512131023Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-20T05:29:28.515531471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-20T05:29:28', 'update_notifiarr')
2026-05-20T05:29:28.519881742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.523366549Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-20T05:29:28.525472540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140862s
2026-05-20T05:29:28.527903616Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-20T05:29:28.530247616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.533184832Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-20T05:29:28.536781705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-20T05:29:28', 'email_multiple_addresses')
2026-05-20T05:29:28.541245234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.545167272Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-20T05:29:28.547397865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148958s
2026-05-20T05:29:28.549870043Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-20T05:29:28.552354647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.555290789Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-20T05:29:28.558997865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-20T05:29:28', 'rename_blacklist_to_blocklist')
2026-05-20T05:29:28.563583921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.567141004Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-20T05:29:28.569377047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146921s
2026-05-20T05:29:28.571754484Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-20T05:29:28.574116080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.577122465Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-20T05:29:28.580569296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-20T05:29:28', 'cdh_per_downloadclient')
2026-05-20T05:29:28.584929116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.588254272Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-20T05:29:28.590405314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141302s
2026-05-20T05:29:28.592651227Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-20T05:29:28.594951399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.597815758Z [Info] download_history: Starting migration of Log DB to 52
2026-05-20T05:29:28.601150142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-20T05:29:28', 'download_history')
2026-05-20T05:29:28.605699254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.609183160Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-20T05:29:28.611239210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014311s
2026-05-20T05:29:28.613579533Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-20T05:29:28.628165457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.631654033Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-20T05:29:28.640536871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-20T05:29:28.644985820Z [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-20T05:29:28.650603293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078164s
2026-05-20T05:29:28.652844096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-20T05:29:28.655636689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-20T05:29:28.659615041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046346s
2026-05-20T05:29:28.663072304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-20T05:29:28', 'add_update_history')
2026-05-20T05:29:28.667352513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.670812671Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-20T05:29:28.672922169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157286s
2026-05-20T05:29:28.675540803Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-20T05:29:28.677956608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.681098205Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-20T05:29:28.684870201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-20T05:29:28', 'add_on_update_to_notifications')
2026-05-20T05:29:28.689495345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.692978880Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-20T05:29:28.695266397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149917s
2026-05-20T05:29:28.697721361Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-20T05:29:28.700144731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.703102478Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-20T05:29:28.706674110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-20T05:29:28', 'download_client_per_indexer')
2026-05-20T05:29:28.711188271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.714583930Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-20T05:29:28.716776415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144099s
2026-05-20T05:29:28.719092218Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-20T05:29:28.721428483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.724415699Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-20T05:29:28.728006139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-20T05:29:28', 'AddNewItemMonitorType')
2026-05-20T05:29:28.732523327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.736059598Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-20T05:29:28.738190339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146368s
2026-05-20T05:29:28.740726496Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-20T05:29:28.743060146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.746106371Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-20T05:29:28.749733194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-20T05:29:28', 'ImportListSearch')
2026-05-20T05:29:28.754344280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.757919199Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-20T05:29:28.760004890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149142s
2026-05-20T05:29:28.762679556Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-20T05:29:28.765403051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.768329253Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-20T05:29:28.771906818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-20T05:29:28', 'ImportListMonitorExisting')
2026-05-20T05:29:28.776669339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.780079567Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-20T05:29:28.782510322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014604s
2026-05-20T05:29:28.784881938Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-20T05:29:28.787145146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.790228375Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-20T05:29:28.793542318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-20T05:29:28', 'add_indexer_tags')
2026-05-20T05:29:28.798166922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.801438931Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-20T05:29:28.803562558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143531s
2026-05-20T05:29:28.806117864Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-20T05:29:28.808487766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.811477107Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-20T05:29:28.814850730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-20T05:29:28', 'update_audio_types')
2026-05-20T05:29:28.819591628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:28.822996113Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-20T05:29:28.825081954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146024s
2026-05-20T05:29:28.827729686Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-20T05:29:28.830494775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:28.834067009Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-20T05:29:28.843384493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-20T05:29:28.845799797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002773s
2026-05-20T05:29:28.848414893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-20T05:29:28.867101595Z [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-20T05:29:28.875904572Z [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-20T05:29:28.882353369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-20T05:29:28.887194348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-20T05:29:28.894966170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-20T05:29:28.902811459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0519657s
2026-05-20T05:29:28.905014114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-20T05:29:28.907383025Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s
2026-05-20T05:29:28.909578516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-20T05:29:28.920680925Z [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-20T05:29:28.927380517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-20T05:29:28.932226295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-20T05:29:28.936452566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-20T05:29:28.944016869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-20T05:29:28.948043328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036151s
2026-05-20T05:29:28.950047194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:29:28.952376895Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2026-05-20T05:29:28.954643059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-20T05:29:28.964884503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-20T05:29:28.970648782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-20T05:29:28.975640404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-20T05:29:28.979887056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-20T05:29:28.987385627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:29:28.991609854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346472s
2026-05-20T05:29:28.995324956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-20T05:29:28', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-20T05:29:28.999965330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.004098093Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-20T05:29:29.006474659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467075s
2026-05-20T05:29:29.009088343Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-20T05:29:29.011530120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.014885587Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-20T05:29:29.018846514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-20T05:29:29', 'add_on_delete_to_notifications')
2026-05-20T05:29:29.023421056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.027019323Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-20T05:29:29.029337281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153918s
2026-05-20T05:29:29.031592252Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-20T05:29:29.033848355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.036650679Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-20T05:29:29.039932518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-20T05:29:29', 'add_custom_formats')
2026-05-20T05:29:29.044178017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.047525228Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-20T05:29:29.049557120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137327s
2026-05-20T05:29:29.051797251Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-20T05:29:29.054097293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.056896621Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-20T05:29:29.060238811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-20T05:29:29', 'add_result_to_commands')
2026-05-20T05:29:29.064473189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.067834528Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-20T05:29:29.070437610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137433s
2026-05-20T05:29:29.073142637Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-20T05:29:29.075534654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.078562111Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-20T05:29:29.082111118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-20T05:29:29', 'health_restored_notification')
2026-05-20T05:29:29.086757906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.091541690Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-20T05:29:29.093726029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159144s
2026-05-20T05:29:29.095897753Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-20T05:29:29.100788020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.103906320Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-20T05:29:29.107158810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-20T05:29:29', 'remove_uc')
2026-05-20T05:29:29.111528410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.114990883Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-20T05:29:29.117011071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154062s
2026-05-20T05:29:29.119442328Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-20T05:29:29.121913424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.124825819Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-20T05:29:29.128609338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-20T05:29:29', 'download_clients_rename_tv_to_music')
2026-05-20T05:29:29.133266116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.136852639Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-20T05:29:29.139029182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147931s
2026-05-20T05:29:29.141489707Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-20T05:29:29.144069703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.146989142Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-20T05:29:29.150988065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-20T05:29:29', 'add_colon_replacement_to_naming_config')
2026-05-20T05:29:29.155487085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.159207588Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-20T05:29:29.161371395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147763s
2026-05-20T05:29:29.163592909Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-20T05:29:29.165795335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.168454670Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-20T05:29:29.171735828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-20T05:29:29', 'list_sync_time')
2026-05-20T05:29:29.175925545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.179170370Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-20T05:29:29.181100497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133937s
2026-05-20T05:29:29.183250687Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-20T05:29:29.185565148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.188355788Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-20T05:29:29.191685774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-20T05:29:29', 'add_download_client_tags')
2026-05-20T05:29:29.196134964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.199478056Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-20T05:29:29.201639799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140411s
2026-05-20T05:29:29.203785861Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-20T05:29:29.205935390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.208827514Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-20T05:29:29.212114844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-20T05:29:29', 'add_notification_status')
2026-05-20T05:29:29.216620258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.220025926Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-20T05:29:29.222003539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139338s
2026-05-20T05:29:29.224288210Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-20T05:29:29.227070883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.229387469Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-20T05:29:29.232757906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-20T05:29:29', 'add_alac_24_quality_in_profiles')
2026-05-20T05:29:29.237101554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.240955535Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-20T05:29:29.243116106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143885s
2026-05-20T05:29:29.245205384Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-20T05:29:29.247269250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.250201334Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-20T05:29:29.253329524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-20T05:29:29', 'add_salt_to_users')
2026-05-20T05:29:29.257504341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.260849408Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-20T05:29:29.262913665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013626s
2026-05-20T05:29:29.265110820Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-20T05:29:29.267261701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.270399180Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-20T05:29:29.273928257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-20T05:29:29', 'add_auto_tagging')
2026-05-20T05:29:29.278360703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.281688204Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-20T05:29:29.283531616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145071s
2026-05-20T05:29:29.285845796Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-20T05:29:29.288077902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.290824312Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-20T05:29:29.294239069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-20T05:29:29', 'quality_definition_preferred_size')
2026-05-20T05:29:29.298812820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.302196584Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-20T05:29:29.304170990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140265s
2026-05-20T05:29:29.306325880Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-20T05:29:29.308514026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.311227170Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-20T05:29:29.314579321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-20T05:29:29', 'add_on_artist_add_to_notifications')
2026-05-20T05:29:29.319439919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.322866640Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-20T05:29:29.324885927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142417s
2026-05-20T05:29:29.327123543Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-20T05:29:29.329251078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.331929491Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-20T05:29:29.335446935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-20T05:29:29', 'album_last_searched_time')
2026-05-20T05:29:29.339617524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.342916558Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-20T05:29:29.344807135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136582s
2026-05-20T05:29:29.347095443Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-20T05:29:29.349130131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.351678292Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-20T05:29:29.354817925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-20T05:29:29', 'add_indexer_flags')
2026-05-20T05:29:29.359033875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.362230633Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-20T05:29:29.364296894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131206s
2026-05-20T05:29:29.366429869Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-20T05:29:29.368607855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.371287041Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-20T05:29:29.374580774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-20T05:29:29', 'add_indexes_album_statistics')
2026-05-20T05:29:29.378691382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.382076028Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-20T05:29:29.384334136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133905s
2026-05-20T05:29:29.386486450Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-20T05:29:29.388783887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:29:29.392090846Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-20T05:29:29.395583259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-20T05:29:29', 'update_redacted_baseurl')
2026-05-20T05:29:29.400124134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:29:29.403607689Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-20T05:29:29.405531053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146589s
2026-05-20T05:29:33.750591446Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-20T05:29:33.755979877Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-20T05:29:33.924477073Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-20T05:29:35.609680153Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-20T05:29:36.683285196Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-20T05:29:38.552531920Z [ls.io-init] done.
2026-05-20T05:29:38.876907099Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-20T05:29:39.710007956Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-20T05:29:39.815257270Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-20T05:29:39.821305000Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin